Help Understanding the Mork File Format - by Sumit Ghosh Hi, I have a name value pair in a Java HashMap and this in continuation to my earlier question - here … Read the article
@ in AndroidManifest.xml file - by C.W.Holeman II From the O'Reilly book "Android Application Development " by Rick Rogers, John Lombardo, Zigurd… Read the article
Querying to construct XML in TSQL without a source table, only variables? - by Darth Continent Using a SELECT statement in MS SQL 2005 TSQL, and no source table, just variables as listed… Read the article
How to use bean in JSP? - by Nick How to use bean in JSP with only <jsp:useBean>, not MVC? Assume you have a grade.txt… Read the article
Which guru would you interview in a virtual bonus chapter of "coders at work" book? - by systempuntoout I've really enjoyed reading Peter Siebel's Coders at work book. At the end of the last… Read the article
What's the best Open Php newsletter manager ? - by Bilel Hi :) I'm looking for a nice newsletter management solution. I tried CCmail a good… Read the article
hash of array in objective-c, how? - by Horace Ho How is a hash of integer array can be represented in objective-c? Here is the ruby… Read the article
How to place search params in URL? - by sa125 Hi - How do I get a form to submit it's params in the url, such that the rendered… Read the article
Software development working from home - by johnhilbron Hi, Do you all think that working from home is the wave of the future for… Read the article
Source for Names to use in web scraping - by PyNEwbie Can anyone suggest a good source of names that I can use to help analyze… Read the article
Capitalization of Person names in programming - by Albert Hey all, Is anyone aware of some code/rules on how to capitalize the… Read the article
How to bulk insert from CSV when some fields have new line character? - by z-boss I have a CSV dump from another DB that looks like this (id, name,… Read the article
How to number JSF error messages and attach number to invalid component - by Pich I want to number any JSF error messages (e.g. validation,… Read the article
Algorithm to compare people names to detect identicalness - by Pentium10 I am working on address book synchronization algorithm. I… Read the article
CSS difficulty horizontally displaying / repeating left and right wrapper images to ends of screen - by user310606 I am having trouble getting my left and right repeaters… Read the article
Issues with Rails 3.1 API with Query String to Create action on Mac OSX Mountain Lion - by hjaved Hi I've been stuck on this problem for a while and… Read the article
Convert javascript string to an array - by dev.e.loper I'm retrieving an array of objects from a hidden… Read the article
Facebook Connect iPhone StreamDialog delegate dialogDidSucceed - by JohnPayne Hey. I use FBStreamDialog to let users publish… Read the article
Parse Credit Card input from Magnetic Stripe - by rockinthesixstring Does anyone know how to parse a credit card… Read the article
select similar values from mysql database - by mathew Hi I have several data s in MySQL… Read the article
Returning PHP Multi-Dimension Array to Javascript/AJAX - by GregH My understanding is that in order… Read the article
What to do when you need more verbs in REST - by Richard Levasseur There is another similar question… Read the article
Piping a bash variable into awk and storing the output - by Andrew Smith Hello, To illustrate my problem,… Read the article
What is the instanceof operator in JavaScript? - by Alon What is the instanceof operator… Read the article