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.
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
All variables in Java must be final
I haven’t been using the final keyword in Java for 10 years, but more and more I think it’s an excellent keyword in Java. All local variables should... more »
9 commentsSave Tags: java, opinion
Load Your Static Content the Dynamic Way
Jeremy Martin discusses his strategy for loading remote static content into both a live server and localhost without difficulty.
1 commentsSave Tags: css-html, php, web 2.0, web services
Who Needs an Online IDE?
We've seen some hype lately around the next Eclipse release dubbed E4. The theme of E4 would be to take Eclipse online. Now it has turned from a... more »
1 commentsSave Tags: eclipse, tools, trends, web 2.0
NSFW Blocker Using MooTools and CSS
One of my guilty pleasures is scoping out the latest celebrity gossip. Unfortunately, these sites post occasionally post NSFW pictures which makes... more »
0 commentsSave Tags: css-html, frameworks, javascript, web 2.0
Introducing Project Caroline: A Platform for the Development and Delivery of Dynamically Scalable, Internet-based Services
An advanced R&D project at Sun Microsystems, Project Caroline is a hosting platform for development and delivery of dynamically scalable... more »
0 commentsSave Tags: java, news, web 2.0, web services
Build a Slick and Simple MooTools Accordion
In speaking with designers, I frequently hear how much they'd like to use an accordion on their site but they think it's either too time-consuming or... more »
0 commentsSave Tags: css-html, frameworks, javascript, web 2.0
Get Slick with MooTools Kwicks
When it came time for my employer to redo their website, I made it my goal to really jazz up the site with MooTools. Nothing too fancy and nothing too... more »
2 commentsSave Tags: css-html, frameworks, javascript, web design
Web 2.0, Meet JavaScript 2.0
Well I suppose it's an undeniable fact about us programmer-types - every now and then we just can't help but get excited about something really nerdy.... more »
1 commentsSave Tags: javascript, web 2.0
Jeremy Martin: My Java 7 Wishlist
Well, the JDK7 Project is underway, and despite the fact that I am being moved into the .NET world for some new projects, I wanted to leave some... more »
1 commentsSave Tags: java, opinion
Understanding Loose Typing in JavaScript
This article is a top level discussion of loose typing in JavaScript. Since there may be subtle differences in loose typing from language to language,... more »
0 commentsSave Tags: javascript, methodology
Search and Don't Replace
Earlier today a friend of mine, Marc Grabanski, pinged me with a question: What's the optimal way, in JavaScript, to convert a query string like... more »
0 commentsSave Tags: javascript
Building Your First jQuery Plugin
jQuery is an amazing javascript library that allows developers to do a lot with just a little code. If you've been thinking about trying to create a... more »
0 commentsSave Tags: ajax, css-html, frameworks, javascript
StringBuilder vs StringBuffer vs String.concat - done right
This is how "StringBuffer Or String For Concatenations?" should have been like. I even managed to figure out some less well known details.
4 commentsSave Tags: java, research
Easy Multi Select Transfer with jQuery
Jeremy Martin demonstrates using jQuery to move options between two select boxes at the click of a link!
2 commentsSave Tags: css-html, frameworks, javascript
9 Signs You Shouldn't Hire THAT Web Guy
1. He Calls Himself a "Webmaster". Haha.
1 commentsSave Tags: css-html, usability
Java Sucks Ass? That's News to Me
Obie Fernandez, noted Rubyist, recently wrote a posting on his blog where he lists ten "reasons" (using the term loosely) that Java is indisputably... more »
6 commentsSave Tags: java, opinion, ruby
via