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.
Perform trackbacks with PHP
Trackbacks allow blog readers to find and follow links to useful content. Discover how the PEAR Services_Trackback package lets developers manually... more »
0 commentsSave Tags: news, php, tools
Flex Powered Adobe Photoshop Express
Today, Adobe Systems released the beta version of Photoshop Express. Photoshop Express is a web based version of the popular Flagship Image Editing... more »
1 commentsSave Tags: announcement, flash-flex, ria
PHP5 and OOP - more code reusability...some day!
PHP5 and OOP - more code reusability...some day...
5 commentsSave Tags: announcement, php, research, usability
Spring Creator Sees "The Decline of the Traditional Java EE Server"
Rod Johnson, creator of Spring, is well known for his predictions of a "changing of the guard" for Enterprise Java. At the TheServerSide Java... more »
1 commentsSave Tags: java, server, trends
What Makes Stripes So Great?
I was reading the mailing list this morning and there is a discussion about Stripes versus Struts2. The author of the thread was trying to convince... more »
0 commentsSave Tags: java, opinion
Login and Authentication with Zend Framework
I've fielded a number of questions from people wanting to know how to handle authentication and identity persistence in Zend Framework. The typical... more »
0 commentsSave Tags: frameworks, php
Show "Password” instead of “********” in the password field
here is the tips to show text “Password” instead of “********” in the password field in the form. A better approach to the traditional method.
8 commentsSave Tags: css-html, how-to, javascript, web design
Preapare for Testing,Know the concepts
Preapare for Testing,Know the concepts
0 commentsSave Tags: announcement, other languages, php, usability
Using Spring MVC Controllers in Grails
Groovy is slower than Java and sometimes dramatically slower. Realistically, this has little impact on a web application since response time is... more »
0 commentsSave Tags: frameworks, groovy
Scala: Bringing Future Languages to the JVM
In this presentation, Lex Spoon discusses the Scala programming language. Topics covered include the origin of Scala, the philosophy behind Scala, the... more »
0 commentsSave Tags: other languages
Java performance improvements touted
Java is not the slowpoke of old days and performance now matches or exceeds applications developed in C, technologists stressed Wednesday during a... more »
3 commentsSave Tags: java, news
Two generations of completely failed technology
The Entity Bean technology somehow ignored every piece of prior art, with the result that you had two generations of completely failed technology …... more »
0 commentsSave Tags: opinion
Retrieving Information on Selected Files with a PHP 5 File Uploader
The initial script in the first tutorial of this series lacked some important features, such as the implementation of an effective error handling... more »
0 commentsSave Tags: php
Use an XML database in PHP and Java apps
Discover how to reduce development using a native XML database. In this tutorial, developers will learn the common necessities for working with a... more »
0 commentsSave Tags: how-to, java
Want to Write Great Business Software? Create a Great Domain Model!
When you are coding in a hurry, it is very tempting to write business logic in the first place that comes to mind, such as a button click handler in... more »
2 commentsSave Tags: opinion, reviews
Location Awareness With Oracle Spatial in PHP
I often see questions about using Oracle's Spatial functionality in PHP. Oracle Spatial is a powerful library for adding location awareness to... more »
0 commentsSave Tags: database, php
Designing Login Boxes: 6 Examples Of Good And Bad Design
A login box should be simple, easy to use and should make users’ life easier. It’s not that simple to achieve that, believe me. Not only the login... more »
0 commentsSave Tags: gui, how-to, usability, web design
php oops an overview
php oops an overview.Good for beginners and experts.A nice article from w3answers.com
0 commentsSave Tags: java, open source, php, ruby
Using jQuery to Consume ASP.NET JSON Web Services
In response to many of the articles here, I receive feedback asking how to achieve the same results without using ASP.NET AJAX. As much as I’m a fan... more »
0 commentsSave Tags: .net, javascript, web services
Crary - A new Erlang lightweight web server
Beside of featherlight iserve and battle proved mochiweb (at MochiMedia), there is now an additional choice for lightweight Erlang HTTP servers:... more »
0 commentsSave Tags: other languages, server
jQuery File Tree
jQuery File Tree is a configurable, AJAX file browser plugin for jQuery. You can create a customized, fully-interactive file tree with as little as... more »
0 commentsSave Tags: frameworks, javascript
Javascript to show Session timeout counter.
To display the remaining minutes as a counter for a Session to timeout on the webpage that will change after every minute and a message will be... more »
0 commentsSave Tags: .net, javascript
Make PHP Growl . . . but in a good way!
I stumbled upon a fantastic PHP class today and felt compelled to comment on it. Originally written by Tyler Hall, this class allows you to send... more »
0 commentsSave Tags: apple, open source, php, tools
Regular Expressions in Flex
In this article let have a look on Regular expressions in Adobe Flex. * What regular expressions are and why they are useful * The anatomy... more »
0 commentsSave Tags: flash-flex, ria, web 2.0
Extracting text from Word Documents via PHP and COM
I was recently working on an enterprise project in which I needed to detect the text inside a Word Document. Now, I could have got rid of all the... more »
0 commentsSave Tags: php, windows
via