Clemens Vasters - TechnologyIt's 2008. Where's my flying car?UDDI OPML now much quicker- July 24, 2003 The UDDI OPML list is now being cached in memory and refreshed every three minutes on a background thread. Unless the AppDomain recycles, the responses should be instantaneous now, unless you are doing a query on categories, because that needs to happen live because I don't want to cache each and every request combination on our server here and have it take up too much memory for this demo. I looked at IBM's UDDI service yesterday and at least the web interface is...http://vasters.com/clemensv/PermaLink,guid,760357bb-fda2-497c-987b-6c49bd4b9fc1.aspx Drew wants it, Drew gets it.- July 22, 2003 Andrew asked for per-UDDI-category queries for the OPML lists my little tool creates and here it is: Optional query parameters: scheme=<<name of one of the pre-registered categorization schemes in the Microsoft UDDI registry>> key=<<a key from a category>> (required parameter if scheme is provided) For the following categorization entry for a service in UDDI (one of the RSS tModels is required in addition to that): Categorization Scheme:...http://vasters.com/clemensv/PermaLink,guid,c19fcba7-5794-4170-8934-75d92c719472.aspx Matevz Gacnik got it- July 22, 2003 Matevz Gacnik got it and put himself on the list (Note: I set the output cache to expire every 180 seconds and therefore it mostly takes a little while to rebuild by getting the fresh data from UDDI)http://vasters.com/clemensv/PermaLink,guid,3c693a33-44a0-47a6-8198-e31f5493aeb9.aspx RSS in UDDI as OPML- July 22, 2003 RSS in UDDI as OPML Related to this here, I wrote a little OPML renderer that shows all RSS feeds registered in UDDI using the RSS tModels by Karsten. The htmlUrl only shows if there is a second binding for the service that uses the uddi-org:homepage tModel. The access point of that binding is emitted for the htmlUrl.http://vasters.com/clemensv/PermaLink,guid,17e6df2f-48cc-4fb0-8e83-15f4bc96c330.aspx Tom Mertens asks for the code- July 21, 2003 Tom Mertens noticed that I dropped Radio: It seems Clemens is dropping Radio for BlogX and enhanced BlogX to include features (templates and macro's) offered by Radio. Let's hope he will share his modifications with Dare, who is the new admin for the BlogX workspace. Interesting fact, Clemens also included (n)Echo (Atom) support. I absolutely intend to share the modifications to the BlogX code-base, but given the amount of changes I made and the structural impact on the BlogX...http://vasters.com/clemensv/PermaLink,guid,03f772b3-1c97-4445-be54-6074472a60ec.aspx BloggerAPI, MT API, MetaWeblog API, Comment API, Pingback API, Trackback ... are you nuts- July 21, 2003 BloggerAPI, MT API, MetaWeblog API, Comment API, Pingback API, Trackback ... are you nuts I must admit that until last week I didn't really pay much close attention to all the blogging related APIs and specs beyond "keeping myself informed". Today I copied my weekend's work over to this server and now I have all of them implemented as client and server versions. Sam's and Mark's validator is happy with my RSS 2.0 feed and the experimental Atom...http://vasters.com/clemensv/PermaLink,guid,9b45d383-43c1-405f-ab8a-a5648d669157.aspx Blog work continues ....- July 19, 2003 This morning I got up early (I going to be picked to play Paintball in an hour or so) and implemented image and attachment uploads for the blogging site. This is the test for the live site. Here's a copy of the SoapExtension Wizard for Visual Studio.NET: ASPNETSoapExtensionWizard.zip (53.82 KB)http://vasters.com/clemensv/PermaLink,guid,318767eb-9c65-41ef-b583-b5220b7e3bc3.aspx Productivity and ASP.NET- July 18, 2003 Productivity and ASP.NET It took me less than an hour to implement, test and deploy pingback support for this blog here using ASP.NET and XML-RPC.NET (and that includes reading the spec). Yesterday and today, it took me less than 2hrs total (including addressing two commentssuggestionscorrections from Sam Ruby) to get (n)echopieatom support working so that it can be validated.http://vasters.com/clemensv/PermaLink,guid,a1e55c02-bb9e-4b27-bab9-c8ad51d1b250.aspx |