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.
And the Winners Are... MyEclipse 6.5 License Winners
Well, after 2700 reads of the announcement and 18 comments, Genuitec and DZone are happy to announce the winners of the five licenses. And the winners... more »
0 commentsSave Tags: announcement, eclipse, tools
Beauty vs. Usability - a Tale of Two Masters
We as passionate developers (or managers, CTO’s, help desk jockeys…etc) have one thing in common, we are attracted like moths to a flame towards the... more »
1 commentsSave Tags: opinion, usability, web design
C# - Singleton Pattern vs. Static Classes
Problem: Store some common data in a singleton or static class about your program in an object array, which you store in a class. It saves state... more »
0 commentsSave Tags: .net, how-to, web design
jQuery - Load Data From Other Pages
How do I load data with jQuery? In this tutorial, we're going to grab data from one page and display it on another. You can download the sample... more »
1 commentsSave Tags: frameworks, how-to, javascript, web design
ASP.NET - ViewState - Client Side State Management
The ASP.NET ViewState is a client side state management technique which enables web pages to persist their state during postbacks. In the life cycle... more »
0 commentsSave Tags: .net, how-to, web design
Passing Data Between Flash And Flex And Back
Our recent adventures in Flex/Flash land have required us to have our Flash and Flex components to talk to each other. Here are some ways in which you... more »
0 commentsSave Tags: flash-flex, how-to, ria, web design
26 Not To Be Missed .NET Articles - June 2008 - .NET Zone
This month we have even more then in May in fact, we have almost tripple, we cover topics such as Deliver Next-Generation SOA Apps with Microsoft... more »
0 commentsSave Tags: .net, how-to, mobile, web design
Web Accessibility And Your Business - An Interview With Schalk Neethling
On June 18th 2008 Schalk Neethling, Web Builder Zone Leader, was interviewed on Radio Today concerning the topic of web accessibility and how not... more »
0 commentsSave Tags: opinion, standards, usability, web design
60 Not To Be Missed Web Development Articles - June 2008 Web Builder Zone
June was a bumper month with a huge amount of awesome articles and tutorials posted across the web. Below is a list of ... not to be missed articles... more »
0 commentsSave Tags: ajax, css-html, web 2.0, web design
ASP.NET Client Side State Management
There are two types of state management - server side and client side. In this post I'm going to introduce the client side state management and... more »
0 commentsSave Tags: .net, how-to, web design
BIRT 2.3 Wat's New And the Ganymede IDE for Java Report Developers
BIRT is a top level project through Eclipse and one of the most popular tools for designing and developing reports for business. Web Builder Zone... more »
0 commentsSave Tags: eclipse, java, tools, web design
jQuery Multi-Use Tooltip jHelperTip 1.0
jHelperTip is intended to be useful in many situations such as hovering tip and clickable tips. It can get data from a container, through Ajax or even... more »
0 commentsSave Tags: frameworks, how-to, javascript, web design
PHP - Stop including class files and use __autoload() instead
PHP added several magic methods in PHP5. __autoload(), however, isn’t one of them. But that doesn’t make it any less useful. In fact it’s one of... more »
2 commentsSave Tags: how-to, php, web design
ASP.NET Design Patters, Test Driven Development and Agile Development Book List
I've been collecting book recommendations on software design principles and patterns, test-driven development, and agile development. I wanted to... more »
0 commentsSave Tags: .net, books, web design
jQuery Tracking The Position Of The User's Mouse
You would want to use the "pageX" and "pageY" methods. For example, let's say that we had a single paragraph tag in our document. If we wanted the... more »
0 commentsSave Tags: how-to, javascript, web design
MySQL 6.0.5-alpha Released
MySQL 6.0.5-alpha, a new version of the MySQL database system including the Falcon transactional storage engine, has been released.
0 commentsSave Tags: announcement, database, server
jQuery for Asp.net MVC preview 3
So, quite some things have changed in jQuery for Asp.net Mvc preview 3, which made me decide to change a lot in the jQuery for Asp.net mvc (jqmvc)... more »
0 commentsSave Tags: .net, frameworks, javascript, web design
CSS Nesting Specifics - When CSS Misbehaves
There are plenty of css bugs one can write about. Some are worth tracking because they are annoying and have a huge impact our every day work, others... more »
0 commentsSave Tags: css-html, how-to, web design
WCAG 2.0 Release Candidate 5 of 5: Summary
To conclude the series, iIn short: WCAG 2.0 is here, it’s ready and now get on and use it. Here is my summary
0 commentsSave Tags: reviews, usability, web design
jQuery - Five Questions And Answers
I've had quite a good response to these Question and Answer style articles. I got some nice traffic from Nettuts on their "Best of May" list. So I've... more »
0 commentsSave Tags: frameworks, how-to, javascript, web design
Delivering web software on a VPS
Much of my time is spent as a developer of web related software1. But recently I've found it impossible to avoid being drawn into some quite complex... more »
1 commentsSave Tags: opinion, research, server, web design
Eclipse Ganymede: Rich Ajax Platform focuses on users
The end user experience is the focus of new presentation and role-based functionality in this week's release of the Eclipse Rich Ajax Platform... more »
0 commentsSave Tags: ajax, eclipse, web design
Wicket Creating RESTful URLs
This is a tutorial on using Wicket with REST-style URLs. Normally, Wicket generates URLs that are a bit ugly. For example:... more »
0 commentsSave Tags: how-to, java, web design
MyEclipse releases MyEclipse 6.5 and gives you 5 chances to win!
Genuitec has announced two major product releases: MyEclipse 6.5 and MyEclipse 6.5 Blue Edition. Both are available for immediate download and free... more »
0 commentsSave Tags: announcement, eclipse, java, tools
WCAG 2.0 Release Candidate Part 4 of 5: Level AAA
There are 21 triple-A success criteria for WCAG 2.0. The WCAG 2.0 document itself specifies that AAA conformance should not be mandated for entire... more »
0 commentsSave Tags: reviews, standards, web design