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.
Nice CSS menu with feed reader icons list
This tutorial illustrates how to design a nice CSS menu with a list of feed reader icons.
0 commentsSave Tags: css-html, how-to, javascript, web design
PHP Tricks: Easily eliminate any unwanted characters from a string
I wanted to scrub any characters out of a string that were not alphanumeric. So, I wrote this function that uses a simple regular expression to detect... more »
3 commentsSave Tags: how-to, open source, php, unix-linux
Editable Content Using MooTools 1.2, PHP, and MySQL
Having a website that allows for editable content blocks is the dream of many customers. I've taken a few hours to develop a system for in-page,... more »
0 commentsSave Tags: ajax, css-html, javascript, web 2.0
Multi-Select Transfers Using MooTools 1.2
David Walsh explains how to create multi-select transfer boxes using XHTML and MooTools javascript. Useful, practical functionality with a little... more »
0 commentsSave Tags: css-html, javascript, web 2.0, web design
Breaking Out of the Box With CSS Layouts
The caged bird may sing, but the jazziest tunes are sung by birds that have broken out of the box! In this step-by-step guide, Jina shows you how to... more »
0 commentsSave Tags: css-html, web 2.0, web design
Learning When to Say No
We’ve all said yes to freelance gigs that, in retrospect, we wish we’d said no to. Bad clients, bad pay, bad projects. Ouch, ouch, ouch.
0 commentsSave Tags: how-to, opinion
MooTools 1.2 Tooltips: Customize Your Tips
Tooltips provide another method of website branding. Why throw a vanilla tooltip to the user when you can brand your website? MooTools 1.2 provides... more »
0 commentsSave Tags: ajax, css-html, javascript, web 2.0
Using Classes To Fight CSS Class Explosion
I previously wrote about taking CSS beyond a simple style library by writing HTML that’s easy to style. I’d like to go into one point in a bit more... more »
1 commentsSave Tags: .net, css-html, web design
Why HTML and not XHTML
So, as I let the dust settle from the most controversial changes I made in the redesign (and tweak some things and watch my stats in response to the... more »
0 commentsSave Tags: css-html, web design
Using CSS to Fix Anything: 20+ Common Bugs and Fixes
Some quick tips for common CSS issues and how to avoid easy pitfalls during your CSS coding process.
0 commentsSave Tags: css-html, how-to, web design
FORM elements design using CSS and list (ul and dl)
This tutorial illustrates how to design a FORM using list to simulate a "table" structure where to place your form elements (input, radio, checkbox,... more »
0 commentsSave Tags: css-html, how-to, methodology, web design
Some new CSS features in Firefox 3
Our developer documentation already has a list of the new CSS features in Firefox 3. I'd like to talk in some more detail about some of the more... more »
0 commentsSave Tags: css-html, standards, web design
Create window-like element with mootools
A beginner tutorial that shows how to create a window-like interface using mootools.
0 commentsSave Tags: frameworks, gui, javascript
Parsing the XML in an easy way in PHP
Well, if you're thinking that parsing xml in PHP is a tough task then you can check this post to view the example how easily XML can be parsed in PHP
0 commentsSave Tags: how-to, php, web services, xml
How I Format My CSS Files
I’ve read about a dozen articles on CSS file formatting and management. I must say, I don’t agree completely with any of them. Not to say that the way... more »
0 commentsSave Tags: css-html, how-to, opinion, web design
Javascript equivalents for PHP functions
Lots of PHP functions have Javascript equivalents. Here's a list that may help you.
0 commentsSave Tags: javascript, php
Field Guide to Firefox 3
Firefox 3 is going to be launched very soon. In anticipation of this long-awaited event, the folks in the Mozilla community have been writing... more »
0 commentsSave Tags: how-to, tools
A Guide to CSS Support in Email
Designing an HTML email that renders consistently across the major email clients can be very time consuming. Support for even simple CSS varies... more »
1 commentsSave Tags: css-html
Mootools 1.2 is out !
Stable 1.2 version of MooTools have just been released.
3 commentsSave Tags: frameworks, javascript, news
5 Best Code Snippet Directories
I use mostly PHP to create my websites. I often have a need for a simple piece of code that would make my life so much easier, but I don’t know how to... more »
1 commentsSave Tags: opinion, web services
How to create draggable or resizable elements using mootools - a beginner guide
A simple beginner guide of how to create draggable or resizable elements using mootools.
0 commentsSave Tags: ajax, frameworks, javascript, web 2.0
Clean and pure CSS FORM design
This tutorial illustrates a simple way to design pure CSS form without using html tables
0 commentsSave Tags: css-html, how-to, trends, web design
Firefox 3 and 5 Things to Love
This is the best news I’ve heard of on Firefox development over years. Memory consumption of Firefox has always irritated me — right now I can see... more »
0 commentsSave Tags: news
Firefox 3 may support CSS3 fully
David Baron is saying in his blog that firefox 3 now supports all of css3-selectors except for ::selection
0 commentsSave Tags: css-html, news, open source, web services
This month in bookmarks: May 2008
A roundup of the best underrated links from the very busy month of May. Covers several topics from CSS to Thunderbird 3 to Scala.
0 commentsSave Tags: css-html, opinion, trends, web design
via