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.
Freelance web designer tools and productivity management
Choosing the tools you use for freelance web design can be a daunting task, choosing the right tools can be even trickier. This article discusses... more »
0 commentsSave Tags: web design
Some tools for working with distributed teams
Whether you're creating a project for fun or freelancing (etc.), working remotely as part of a team is becoming more and more common. Communication is... more »
0 commentsSave Tags: how-to, opinion, tools, web design
Girl Developer's Review of the iPhone, the One We've All Been Waiting For
A day late?
0 commentsSave Tags: apple, mobile, reviews, tools
15 Tools to Help You Develop Faster Web Pages
Response times, availability, and stability are vital factors to bear in mind when creating and maintaining a web application. Here’s a few useful,... more »
0 commentsSave Tags: tools
What a developer needs from their manager
I’ve a read a lot of articles talking about what it takes to be a good development manager. There are also articles about what makes a good developer.... more »
0 commentsSave Tags: opinion
40 Free Web Template Resources
Check out these 40 excellent websites that offer W3 standard-compliant website templates and flash template pages for free download without any... more »
0 commentsSave Tags: css-html, open source, web design, web services
CSS Adapters - Simplified MenuAdapter
I've been playing with the CSSAdapters recently and wanted to create a simpler version of the MenuAdapter. For a menu that has the following... more »
0 commentsSave Tags: .net, web design
Not Everyone Loves Working at Google
In an article last week in the wake of many Google departures, we questioned why anyone wouldn't want to work at a company known for having the... more »
0 commentsSave Tags: opinion, trends
8 steps to my personal Firefox setup for productivity
A Java + Web programmer's COMPLETE guide to setting up Firefox 3 for ultimate productivity. There is a ton of useful stuff here just for new FF3 setup... more »
2 commentsSave Tags: how-to, opinion, tools
Simple CSS code of 7 lines for Rounded corners: without any images
If only CSS3 would become prevalent, then we wouldn't even need 7 lines!
0 commentsSave Tags: css-html, how-to
How well do you know your programming language?
Codesplunk is a service that allows programmers, students, and engineers to test and practice their programming knowledge through multiple choice... more »
2 commentsSave Tags: tools
40+ Extremely Beautifull Icon Sets Hand-picked from deviantART
40 incredible icon sets which you can use for your web designs or your desktop.
0 commentsSave Tags: reviews, trends
Windows Vista: The most insanely ingenious operating system ever?
Windows Vista may be the most insanely ingenious operating system ever. But Windows Vista Sucks! Exactly, that’s why it’s so ingenious.
2 commentsSave Tags: microsoft, opinion, trends
CSS Message Boxes and message types
Can you believe this: Few days ago I went to my bank to check my credit score with the Credit Bureau. The bank official typed in my personal data and... more »
0 commentsSave Tags: css-html, how-to, web design
30 Websites to follow if you’re into Web Development
I’ve made it a goal to learn at least one useful thing each day so that I can stay sharp and well-versed on the topic of web development and design.... more »
1 commentsSave Tags: reviews, usability, web design
Top 80+ Images, Graphics , Icon etc resources that you should not miss.
A great list of Web graphics, images, Icons, buttons , banners, Photo editing sites etc. Checkout all the links on this page, you may discover... more »
0 commentsSave Tags: usability, web 2.0, web design
How to answer 23 of the most common interview questions
Let’s face it; no one likes the interview process. Well, certainly not the people being interviewed anyway. You have to be on your best behavior, you... more »
0 commentsSave Tags: how-to, opinion, usability
Good Development Practices - Basic Reading List
It struck me that a good reading list is always welcome to find, and while I suspect most of these books are not entirely new to you, I thought it a... more »
0 commentsSave Tags: reviews, usability
jQuery Interactive Date Range Picker with Shortcuts
We recently modified jQuery UI's Datepicker, created and maintained by jQuery UI contributor Mark Grabanski. Our version is optimized for quickly... more »
0 commentsSave Tags: frameworks, gui, javascript
Javascript Tutorial - Continuous Pagination
A Javascript tutorial that explains how to build in the continuous page scrolling that Dzone uses on its front page. Includes source code and working... more »
0 commentsSave Tags: ajax, css-html, how-to, javascript
Hot CSS Tips
A selection of CSS tips for building easily manageable CSS files,
2 commentsSave Tags: css-html
How to manage ASP.NET validation from Javascript with jQuery
Validators are a great part of the ASP.NET framework: they provide a standardized and easy way to add validation to form fields. But even if the... more »
0 commentsSave Tags: .net, javascript, web design
ASP.NET MVC - Living in a Web Forms World
When developing ASP.NET MVC applications, most examples or sites have shown you starting from complete scratch. This is all and well if you have... more »
0 commentsSave Tags: .net, frameworks, web design
Adding HeatMaps to your website
How to add heatmaps for your webpages the easy way. No database required.
0 commentsSave Tags: php
Fast ASP.NET web page loading by downloading multiple javascripts in batch
A web page can load a lot faster and feel faster if the javascripts on the page can be loaded after the visible content has been loaded and multiple... more »
0 commentsSave Tags: .net, ajax, javascript