iPhone DZone: Fresh Links On Your iPhone by matt on 7/5/08
Reading DZone on your iPhone just got a little bit easier. Visit http://dzone.com/iphone from your iPhone to try out our beta iPhone support. You can view stories, filter by tags, and login. We'd appreciate your feedback at feedback@dzone.com.
CleanPHP extension?
Lately I’ve been reading a lot of critique on PHP and what always comes up is the whole ‘PHPs global namespace is a mess’... more »
0 commentsSave Tags: opinion, php
Is Game Programming for You?
What is game programming and how does that differ from other types of programming? This is one of the most common questions I see when it comes to... more »
0 commentsSave Tags: games, opinion, trends
Python for JavaScript Programmers
I couldn't find anything on the web that attempted to teach Python to readers who already knew JavaScript, so I thought I'd give it a shot, since a... more »
0 commentsSave Tags: javascript, python
LinkedIn Architecture: 40M Pages per Day on Tomcat
This post summarizes the key parts of the LinkedIn architecture. It’s based on the presentations above, and on additional comments made during the... more »
4 commentsSave Tags: how-to, java, server
Why Microsoft Won't/Can't/Shouldn't Lead
That's a rather sensationalistic headline, I admit, but it's true and here's why... Any sufficiently large service-based organization is a pure... more »
0 commentsSave Tags: microsoft, opinion
This Is Agile Working Well
I recently had the privilege of working with a team as their Scrum Master. I was relatively new to the team members and don’t have a long history of... more »
1 commentsSave Tags: methodology, reviews
Free CSS Menus From Dynamic Drive
Dynamic Drive, a great resource for web designers & developers has a nice collection of free CSS menus that you may find handy. There are several... more »
1 commentsSave Tags: css-html, web design
47+ Excellent Ajax CSS Forms
Sometimes it can be a challenge designing a form that provides great functionality, while not loosing its visual appeal. Check out some great ideas to... more »
0 commentsSave Tags: ajax, css-html, javascript
How to import Excel file into JTable
Here are three way to do this. Use "JTableReadTableModelTask " to do this. ( recommended ) Use "ReadTableModelTask" to do this Use ModelIO to do... more »
2 commentsSave Tags: java
via