I\'ve been looking for a Ruby implementation of Fedex and UPS. I\'ve been through their documentation, and think it\'s really overcomplicated (I\'m a bit of a ruby \"newbie\" myself), so was looking
I have to parse out color information from HTML data.The colors can either be RGB colors or file names to a swatch image.
Hey all, I\'m in the process of debugging a C++ app on 开发者_运维技巧mac os 10.5. Occasionally, I\'ll do something bad and cause a segfault or an otherwise illegal operation. This results in the app
I am trying to connect my flex app to a CFC I have which calls a method. It\'s to test a login control, and when i put the correct credentials in, it comes back with the error: \"SOAP Response cannot
I would like to check a database for a c开发者_C百科hange using ajax. However, I do not want to overload the server by constantly checking it every second.
I have an excel string (which I built) in memory; the code looks something like this: public static void exportToExcel()
I have they type of two members as strings - and not as a Type instance. How can I check if the two types are castable? Let\'s say string one is \"System.Windows.Forms.Label\" and the other one is \"S
We wish to use jquery/javascript to add \'alternate link rss\' elements in thesection of a resulting html document, i.e. so the orange \'rss\' icon shows up on the right side of the browser\'s url-bar
I\'m trying to sort some xml into different arrays and I\'m a bit stuck on how to go about this. Here is the xml: http://pastebin.ca/1754892