Search   Feed   Browse   Add
Feed items 1 - 8 of 8 for June 2008

Radio Speak - (Found June 24, 2008 )

I'm obviously not as much of a Radio-geek as everyone else out there. What are blogrolls and channelrolls Are they anywhere near as tasty as the albacore special roll
http://www.razorsoft.net/weblog/2002/06/16.html

REST and SQL - (Found June 24, 2008 )

Imperative programming has ruined us all. Analogy: ...within databases, you will likely find that something like SQL is great for queries, but you want to step back into the stored procedure world for updates.Sam Ruby This is a pretty good analogy because SQL is a unbelievably limited query language just as REST is an unbelievably limited, er, whatever it is supposed to be.Patrick Logan This is a terrible analogy. Don't stored procedures contain SQL This is like saying that we should prefer...
http://radio.weblogs.com/0100812/2002/06/08.html#a432

ConsoleHost - (Found June 24, 2008 )

This is my version of Scott Guthrie's example demonstrating how to process ASP.NET requests outside of IIS. Mine automatically copies itself to the current directory's bin subdirectory (else it won't work) and also allows you to pass in parameters from the command line. I had trouble getting Radio to "upstream" this file until I changed the extension. Anybody know what's up with that
http://radio.weblogs.com/0101391/gems/ConsoleHost.cs.txt

JavaML - (Found June 24, 2008 )

If I ever get a chance to (or if anybody else would like to) try generating Java bindings for RSDL, then JavaML might be worth looking into since it'd be a similiar approach to the Xml2CodeDom syntax that I output for the .NET languages. I have a vague recollection of finding a Java API for constructing source code trees (a la .NET's CodeDom) many months ago but seem to have lost the link. Did anybody else happen to come across this, too
http://www.cs.washington.edu/homes/gjb/JavaML/

RSDL - (Found June 24, 2008 )

I've been playing around with generating code for web sevices done the REST way for a while now. RSDL is the result. It can generate proxies for web resources (using my Xml2CodeDom tool) for any of the big three .NET languages. The RSDL vocabulary is language agnostic, however, so it should be possible to generate proxies for any language. I thought it was about time I released it considering all of the discussions about SOAP vs. REST that's been going on recently. The vocabulary was..
http://radio.weblogs.com/0101391/RSDL.2002-04-27.zip

Generating Code For Fun and Profit - (Found June 24, 2008 )

I did something like this for work (using C++ and ADO Recordsets) though it was nowhere near as comprehensive. I'm just glad to see that more and more people are starting to see the light.
http://www.durgintech.com/products/default.aspx

Dogfood - (Found June 24, 2008 )

In my neverending quest to amuse myself by confusing myself, I've reimplemented my Xml2CodeDom tool in XML so that it can now generate itself. It took over 1600 lines of XML to generate only 130 lines of C code so I don't expect that developers will be flocking over to this new format anytime soon. It was a fun experiment while it lasted. This could, however, have some interesting applications for language agnostic code generation. Maybe tools like CollectionGen could use something...
http://radio.weblogs.com/0101391/categories/net/Xml2CodeDom.2002-04-21.zip

(Untitled) - (Found June 24, 2008 )

Tim Tabor was kind of enough to point me in the direction of some useful writings on how to use Radio. I'm glad I'm not the only one who feels like he's been lead into a dark cave with no light and no map.
http://radio.weblogs.com/0101391/2002/04/17.html#a11
Available Archives
- June (8 items)
Sponsored Links
© 2008 FeedCapsule.com  |  Contact