-
I posted to delicious.com
How to Match A Backslash with preg_match() in PHP
How to Match A Backslash with preg_match() in PHP
3 Hours, 42 Minutes ago | Comments »
-
I posted to delicious.com
Extremely efficient object serialization library. It's like JSON, but very fast and small.
March 19 2010, 4:42pm | Comments »
-
I posted to delicious.com
Coding Horror: Top 6 List of Programming Top 10 Lists
Presented, in no particular order, for your reading pleasure: my top 6 list of programming top 10 lists. To keep this entry concise, I've only quoted a brief summary of each item. If any of these sound interesting…
March 17 2010, 6:34pm | Comments »
-
I posted to delicious.com
15 PHP regular expressions for web developers
Regular expressions are a very useful tool for developers. They allow to find, identify or replace text, words or any kind of characters. In this article, I have compiled 15+ extremely useful regular expressions that any web developer…
March 16 2010, 4:10pm | Comments »
-
I posted to delicious.com
PhoneGap | Cross platform mobile framework
PhoneGap is an open source development tool for building fast, easy mobile apps with JavaScript. If you’re a web developer who wants to build mobile applications in HTML and JavaScript while still taking advantage of the core features…
March 15 2010, 4:08pm | Comments »
-
I posted to delicious.com
SCALE 8x: Relational vs. non-relational [LWN.net]
The following subscription-only content has been made available to you by an LWN subscriber. Thousands of subscribers depend on LWN for the best news from the Linux and free software communities. If you enjoy this article, please consider…
March 9 2010, 9:36pm | Comments »
-
I posted to delicious.com
Doctrine - PHP Object Relational Mapper
Doctrine is an object relational mapper (ORM) for PHP 5.2.3+ that sits on top of a powerful database abstraction layer (DBAL). One of its key features is the option to write database queries in a proprietary object oriented…
March 9 2010, 9:35am | Comments »
-
I posted to delicious.com
March 9 2010, 1:46am | Comments »
-
I posted to delicious.com
Coding Horror: The Non-Programming Programmer
I find it difficult to believe, but the reports keep pouring in via Twitter and email: many candidates who show up for programming job interviews can't program. At all.
March 9 2010, 1:27am | Comments »
-
I posted to delicious.com
Pylons is a lightweight web framework emphasizing flexibility and rapid development.
March 8 2010, 5:17pm | Comments »
-
I posted to delicious.com
Three weeks of iPhone development - Leah Culver's Blog
I'm three weeks into developing my first iPhone application, for Plancast. It's been crazy and fun to try to learn something new so quickly! In case you are thinking of getting started with iPhone development, here's how I…
March 6 2010, 10:39pm | Comments »
-
I posted to delicious.com
Working with CakePHP Projects in SVN | LoadStr - A Loadsys Blog
SVN is a life saver in the multi-developer project world. Heck, even with just one developer we would recommend it. The ability to organize code revisions is necessity. Now mix in the CakePHP framework and we have some…
March 4 2010, 1:08pm | Comments »