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.
Formy - CSS Form Framework
Formy is mini CSS Framework for better form management.
0 commentsSave Tags: announcement, css-html, frameworks
Css Print Framework
I recently had a client who wanted to improve the printing layout for his web pages. I conducted a mini case study analysing various web printing... more »
2 commentsSave Tags: css-html, how-to, usability, web design
Hartija - Css Print Framework
Hartija is "mini" CSS Framework for web printing. The goal of this framework is to improve and ease the creation of "printer friendly" pages with... more »
0 commentsSave Tags: css-html, frameworks, news
Web programming jobs
Popurls styled + Indeed.com + Google Maps Mashup offering geotagging jobs for web developers, programmers. 6 web programming languages.
1 commentsSave Tags: javascript, opinion, php, ruby
Pagination PHP
This tutorial will teach you how to display content over multipul pages using PHP and MySQL.
1 commentsSave Tags: database, php
ASP.NET Security [Part I]
Security is one of the most important concerns in application software development. Building a robust security model is one of the most important... more »
0 commentsSave Tags: .net, microsoft, security, web design
jQuery tableFilter plugin: Simple multi-column sorting, filtering and paging for tables
Have you ever wanted to add the ability to sort or filter a standard HTML table? How about sorting and/or filtering on multiple columns... more »
0 commentsSave Tags: ajax, frameworks, javascript, web 2.0
Essential Javascript -- A Javascript Tutorial?
This reference will cover the basic language constructs. This is not a beginner's guide to programming. This article focuses on bringing people who... more »
0 commentsSave Tags: javascript
jCarousel 0.2.0 Beta
It has been a long time since i’ve last updated jCarousel. But here it is: the first beta of jCarousel 0.2.0, a complete rewrite of the plugin. I’ve... more »
0 commentsSave Tags: announcement, gui, javascript
TJPzoom 3 - JavaScript / CSS / DOM image magnifier
As you may have realized, this is an image magnifier. It's a completely rewritten version of my script tjpzoom, but still is in JavaScript / DOM :).... more »
0 commentsSave Tags: gui, javascript
The Complete Javascript Number Reference
This reference will cover Javascript numeric literals and objects as well as the default Javascript Operators which manipulate those numbers.
1 commentsSave Tags: how-to, javascript
Seven JavaScript Techniques You Should Be Using Today
Whether or not your JavaScript is maintainable often seems to be relative to the task you’re trying to accomplish. You can follow best practices, or... more »
0 commentsSave Tags: javascript
Master Stylesheet: The Most Useful CSS Technique
"One of the most common mistakes I see beginners and intermediates fall victim to when it comes to CSS is not removing the default browser styling.... more »
4 commentsSave Tags: css-html, usability, web design
How to do a bookmarklet with javascript
Talking about bookmarklet to some of my friends, I saw that there were a lot of incomprehension about it. So I’ll begin at the beginning.
0 commentsSave Tags: how-to, javascript
Google AJAX Feed API
With the AJAX Feed API, you can download any public Atom or RSS feed using only JavaScript, so you can easily mash up feeds with your content and... more »
2 commentsSave Tags: ajax, javascript
Google AJAX Feed API simplifies Web 2.0 mashups
Google has announced a new library today to help AJAX developers incorporate RSS and Atom feeds into their web sites. The Google AJAX Feed API will... more »
0 commentsSave Tags: ajax, announcement, javascript, opinion
The Complete Javascript Strings Reference
This reference will cover the difference between String Literals and String Objects, Strings' properties and methods, some common and practical uses... more »
0 commentsSave Tags: javascript
jQuery on IBM developerWorks
jQuery is a JavaScript library that helps simplify your JavaScript™ and Asynchronous JavaScript + XML (Ajax) programming. Unlike similar JavaScript... more »
2 commentsSave Tags: ajax, javascript
Snippets: Broadcasting DZONE Shares
DZONE's share feature is -- by far -- the most fun of the new features since I can clip interesting articles and make them available on my web... more »
1 commentsSave Tags: how-to, javascript, web 2.0, web design
Pagerank Explained. Google's PageRank and how to make the most of it.
PageRank is a numeric value that represents how important a page is on the web. Google figures that when one page links to another page, it is... more »
7 commentsSave Tags: how-to, usability, web 2.0
Credit Card Validation
Many companies sell products over the internet. When doing that, getting credit card input over the internet becomes important. And then validating... more »
0 commentsSave Tags: how-to, javascript