Contact Me
Posted by Jarrett on 1/1/2000 2:13:00 AM - CSTYou can contact me via email jarrettv@gmail.com or feel free to leave a comment below.
Comments
Comments FeedPosted by Dino Baskovic on 11/8/2008 5:31:24 PM - CST
(FYI: tried to post this from your jquery rater post, but the comment wouldn't submit) I noticed on jquery's site they use 'rate.php' for the callback. I take it you're a .NET guy. Have you come across any good PHP examples? I can write my own, but rather not take the time if one it already in the wild. Otherwise, GREAT work here!
Posted by Arnold Matusz on 12/9/2008 1:55:38 AM - CST
Hi Recenly you've commented on one of my posts (LINQ to XML - XPath) suggesting that I should do a performance test to plot how LINQ to XML is faster than LINQ to XML using XPath. Well, finally I've managed to do such a test and I kindly invite you to read my post. The url is: http://blog.dreamlabsolutions.com/post/2008/12/04/LINQ-to-XML-and-LINQ-to-XML-with-XPath-performance-review.aspx I hope you enjoy it and thanks in advance!
Posted by Jeff C on 1/4/2009 6:40:52 AM - CST
What do you now use for IFO parsing, is it another DLL or library or is it code that you wrote yourself? If it is something you wrote - Is this code in C# and would you be willing to share with other developers? I noticed this comment in ChapterGrabber history: 2008-12-02 : v3.2 IFO parsing was re-written with increased accuracy. It also no longer depends on vStrip.dll for IFO parsing.