Profile_bird

Hey there! irhetoric is using Twitter.

Twitter is a free service that lets you keep in touch with people through the exchange of quick, frequent answers to one simple question: What are you doing? Join today to start receiving irhetoric's tweets.

Already using Twitter
from your phone? Click here.

irhetoric

  1. @t and @timberners_lee talking together about @microformats and xmdp and rdf -- would love to have listened to THAT conversation
  2. the bishops arms: love that the bishops are armed #oredev
  3. just finished talk about @microformats at #oredev. Lots of good questions.
  4. arrived in Malmo for #oredev and honored to participate in such a high caliber conference
  5. new built of the archivist with improved pie chart using http://beacosta.com solution for labels on chart
  6. stoked about latest flotzam skin. could be best on yet. @systim
  7. My favorite Windows 7 feature: .NET 3.5 installed by default!
  8. "The custom error module does not recognize this error."
  9. http://bing.com/twitter -- pretty nifty
  10. coding wpf again and re-falling in love. My undying passion for WPF, an old flame
  11. @rickbarraza dude - Charles Stross is my new favorite author. Glasshouse blew me away. gonna read all his stuff now.
  12. @clarkezone -- jsonp is json w/ padding. basically a clever hack that allows for cross site scripting.
  13. http://bit.ly/4x6us8 @glennjones @microformats
  14. how important to implement jsonp when writing a service rather than just requiring devs to embed a script from your server?
  15. cool to see http://twtmycard.com implementing oomph on its site. nice work @ksmarshall @microformats
  16. My first time working w/ JSON from jQuery. Easy as pie. Like untyped .NET XML Serialization. Although no LINQ.
  17. baseAddressPrefixFilters config setting from WCF saves the day
  18. providers.Add((IProvider)Activator.CreateInstance(Assembly.GetExecutingAssembly().GetType(name)));
  19. I just used the enum System.Threading.Timeout.Infinite from teh BCL. Scared?
  20. wcf rest async nirvana -- shout out to http://bit.ly/KYzTI by Carlos Figueira and http://bit.ly/1zw8eT @danrigsby which were both essential