Company & Personal News
- If you have a web company in DC, I'm doing you a huge favor ~ 1 week ago by Nate (7 comments)
- New Header Design, Convenience Features and TAB Completion ~ 1 month ago by Tim (16 comments)
- Fine, I'll start blogging again ~ 1 month ago by Nate (15 comments)
- Migration completed ~ 3 months ago by Felix (19 comments)
- Join the Wordpress funeral on Wednesday ~ 3 months ago by Felix (12 comments)
- Wanted: UI Designer for PostTask.com ~ 3 months ago by Felix (1 comments)
- First Version of Debuggable.com launched ~ 5 months ago by Tim (1 comments)
- What I Am Currently Working On ~ 5 months ago by Tim (3 comments)
- The Near Future ~ 5 months ago by Tim (0 comments)
- Things to come ~ 5 months ago by Felix (10 comments)
- PostTask.com - Your Time problems solved! ~ 6 months ago by Felix (8 comments)
- [Job] Interested in working on a huge CakePHP project? ~ 8 months ago by Felix (4 comments)
- jQueryCamp07 ~ 8 months ago by Felix (2 comments)
- A new adventure ~ 9 months ago by Felix (12 comments)
- Wanted: Server admin for Cent OS ~ 9 months ago by Felix (0 comments)
- Vacation ~ 11 months ago by Felix (8 comments)
- php|works in Atlanta Sep 13-14. Who's going? ~ 1 year ago by Felix (5 comments)
- Full content RSS feed ~ 1 year ago by Felix (10 comments)
- Being trapped in programmers hell ~ 1 year ago by Felix (10 comments)
- Baking in the big kitchen ~ 1 year ago by Felix (4 comments)
- My first $100 from AdSense ~ 1 year ago by Felix (2 comments)
- A new design for ThinkingPHP.org - again ~ 1 year ago by Felix (18 comments)
- Dumping AdSense ~ 1 year ago by Felix (6 comments)
- Alright, I lost ... ~ 1 year ago by Felix (14 comments)
- Wordpress Update ~ 1 year ago by Felix (0 comments)
- New feed for Cake News ~ 1 year ago by Felix (1 comments)
- The new ThinkingPHP ~ 1 year ago by Felix (12 comments)
- New ThinkinPHP Design ~ 1 year ago by Felix (11 comments)
- The future of thinkingphp.org ~ 1 year ago by Felix (8 comments)
- Going to Prague ~ 2 years ago by Felix (6 comments)
- Spam Attack ~ 2 years ago by Felix (5 comments)
- AdSense on thinkingphp.org ~ 2 years ago by Felix (2 comments)
- Thinking ... What? ~ 2 years ago by Felix (0 comments)


I am getting an error witht the sources var on google_analytics_source.php, line 187
foreach...
Hi Felix, I always read your blog. The fun things is that you work with the two things I love a...
The line: < ?php echo ($num % 2) ? 'row-a': 'row-b'; ?>">
Could be :
if($num ++ >0){...
Information hiding is one of the cornerstones of OOP. Without private/protected modifiers ......
This discussion has been going on for a bit, but I feel I just have to add my 2 pennies to...