How to design a CSS web site using photoshop and dreamweaver
Tutorial on designing an HTML/CSS website using Adobe Photoshop and Dreamweaver
0 commentsSave Tags: css-html, how-to, web design
Performance Ajax tools
Wasting server resources can impact the performance of Ajax applications, resulting in excessive HTTP requests, high memory consumption, and the need... more »
0 commentsSave Tags: ajax, how-to, tools, web design
Javascript Tutorial - Continuous Pagination
A Javascript tutorial that explains how to build in the continuous page scrolling that Dzone uses on its front page. Includes source code and working... more »
0 commentsSave Tags: ajax, css-html, how-to, javascript
Modifying WPF Animations using C#: Page 1
There are many things you can do using just XAML. That is nice because you can use a designer tool such as Expression Blend to create those "many... more »
0 commentsSave Tags: .net, frameworks, gui
GoogleMap Flex Component
After the release of greatest and awaited API for Flash Platform developers, I decided to facilitate the life of Flex Developers, Created just in some... more »
0 commentsSave Tags: flash-flex
Zooming, Scrolling, and Panning in Dojo Charting
As mentioned in my previous post Dojo Charting Reorganization, this week I worked on zooming, scrolling, and panning of charts. It turned out to be a... more »
0 commentsSave Tags: frameworks, javascript
Writing Your First YUI Application
The promise of JavaScript/CSS libraries like the free, BSD-licensed Yahoo! User Interface (YUI) Library is that they make it easier to create rich... more »
0 commentsSave Tags: frameworks, javascript
Google Maps API for Flash
This API lets Flex developers embed Google Maps in Flash applications. Similar to the JavaScript version, this ActionScript API provides a number of... more »
0 commentsSave Tags: flash-flex
The many shades of Bayeux/Cometd
Cometd Bayeux is a publish/subscribe messaging system, and this has drawn some criticism that PubSub is not the most flexible paradigm for an... more »
0 commentsSave Tags: ajax, frameworks, javascript
Calculating time by converting between time zones using PHP and PEAR
PHP comes with an extensive catalog of date and time functions, all designed to let you easily retrieve temporal information, massage it into a format... more »
0 commentsSave Tags: php
ADO.Net Scenarios in ASP.Net Data Access
Performance is at high priority before complex functionality of ADO.Net objects. Isn't It?
0 commentsSave Tags: .net, announcement, database, research
Adobe refreshes Flash Player
Facing serious challenges to its dominance in the RIA (rich Internet application) space, Adobe Systems will refresh its bread-and-butter Flash Player... more »
0 commentsSave Tags: open source, ria
Mapping visitors' IP addresses in PHP
Sometimes you just need to know what country your site visitors are coming from—for example, if you're trying to implement geo-targeted advertising.... more »
0 commentsSave Tags: php, security
ASP.NET Dynamic Data Websites Preview May 12 Refresh for Visual Studio 2008 SP1 on MSDN Code Gallery
Turns out that perhaps the ASP.NET Dynamic Data Wizard will only be made available via its home on the MSDN Code Gallery, because there is a new... more »
0 commentsSave Tags: .net, opinion
Dear Developers, Don't Hardcode Copyright Years
One easy place to make your website look current is in the copyright text at the bottom of the page. This is a rather obvious and easy thing to do,... more »
1 commentsSave Tags: opinion, research, standards, web design
Adding HeatMaps to your website
How to add heatmaps for your webpages the easy way. No database required.
0 commentsSave Tags: php
Customizing Eclipse With Pulse
Now that you know how to use Pulse to get a copy of the classic Eclipse SDK installed, I'm going to walk you through customizing my install by adding... more »
0 commentsSave Tags: how-to, open source, tools
Building an F# powered indexing system (part 2)
The second development chunk focuses on creating documents to index, and munging them into a format to hand off to an external library. There are... more »
0 commentsSave Tags: .net, how-to, other languages
Tame SQL with Multi-Line Quotes in C# And PHP
Languages that support multiline quotes such as C#, Perl and PHP make it easy for developers to embed SQL code in applications in a readable and... more »
2 commentsSave Tags: .net, database, php
Avoid getting taken Hostage by your Developer
Perhaps I'm asking for trouble by posting this at Dzone, but I don't think so. I see too many unscrupulous developers who hold their clients hostage... more »
3 commentsSave Tags: how-to, opinion
How To Create A Home Page Title Tag For Joomla Sites
the home page title tag is one of the most important title tags on your site. By default, Joomla displays the site name you specify in the config... more »
0 commentsSave Tags: how-to, open source, web design, web services
Retrieving Image Metadata using C#
A nice tutorial on how to get image metadata using C#. The tutorial includes a easy to follow walk through and a usable class for retrieving image... more »
0 commentsSave Tags: .net, how-to, microsoft
When should you use database constraints?
A discussion came up at work recently about the extent of constraint usage in your databases. There were basically 2 camps: 1. Constrain... more »
2 commentsSave Tags: database, opinion
Confessions of an Eccentric Web Developer
#8: I sometimes think that we’re wasting our time when we code javascript. Javascript can be turned off by the client in 10 seconds and all of our... more »
0 commentsSave Tags: css-html, opinion, usability, web 2.0
via