PHP DataServices 2 Minutes Introduction
A quick introduction to the Dataservices and PHP DataServices API.
1 commentsSave Tags: database, how-to, web services
Better window management with ElScreen
GNU Emacs - multiple window setups in one frame
0 commentsSave Tags: how-to, open source, ruby, tools
Using V8 - the Google's Chrome Javascript Virtual Machine
Who never wandered how virtual machines work? But better than creating your own virtual machine, what if you can use one done by a big company... more »
0 commentsSave Tags: how-to, javascript
Getting started with Maven and Spring
This guide is a quick introduction to getting started with Maven and Spring, and shows the making of a "Hello World" application. The only... more »
0 commentsSave Tags: frameworks, how-to, java, tools
Chrome's process model explained
Chrome's process model is extremely sophisticated. The web comic only mentions the default behavior, but you can configure Chrome to manage processes... more »
1 commentsSave Tags: how-to, open source, tools
Java Sudoku Solver
The Sudoku puzzle consists of a grid of 9x9 cells. This 81-cell grid is further subdivided into nine subgrids of 3x3 cells. A few of the cells are... more »
3 commentsSave Tags: games, how-to, java
Frameworks | Papervision 3D Web Roundup - Tutorials and Sources
Tutorials and free source files on amazing pv3d applications.
0 commentsSave Tags: flash-flex, how-to, ria, web design
How to Save XAML as an Image
Here’s a quick note to self that you may enjoy. I suck at art. Didn’t use to always, but it requires too much brain power. But I’m not bad at getting... more »
0 commentsSave Tags: frameworks, how-to, microsoft
Working With Design Patterns: Abstract Factory
Like many design patterns, the abstract factory pattern and the builder pattern appear very similar in terms of their class structure. They are both... more »
0 commentsSave Tags: how-to, java, methodology
Usability Tip: Turn Inline Links Into Padded Blocks for Larger Clickable Areas
There's a very quick usability trick you can do with the links on your site to make them easier to use. It's something that I don't see talked about... more »
0 commentsSave Tags: how-to, usability, web design
Programming: The finest steel has to go through the hottest fire
An inspiring story about a vegetable vendor, explaining programming and experiencing how programming doesn't come naturally... As the college season... more »
1 commentsSave Tags: how-to, methodology, opinion, other languages
Android Photostream
I'm pleased to announce that a new open source sample application—called Photostream—has been added to the apps-for-android project. Photostream is a... more »
0 commentsSave Tags: how-to, java, mobile
Simple Linq Sudoku Solver
A simple solution to resolve a Sudoku Grid, using Linq.
1 commentsSave Tags: games, how-to
Create a Java applet to download information in remote Web services
Start with a Java applet and build a server-based proxy system that uses your browser to access an arbitrary Web service. You'll use JavaScript code... more »
2 commentsSave Tags: how-to, java, javascript, web services
Making Rails 12x faster with NeverBlock
What if you suddenly had the ability to serve mutliple concurrent requests in a single Rails instance? What if you had the ability to multiplex IO... more »
0 commentsSave Tags: database, how-to, ruby
Build an Unsupported Browser Warning with jQuery
Over at CSS-tricks there’s an article about blocking Internet Explorer 6. The IE 6 Blocker Script is a very nice idea and that’s what I will probably... more »
0 commentsSave Tags: frameworks, how-to, javascript, tools
Showcase | Top 20 Flex Related Sites
Great showcase of Flex related sites, with free resources for Flex Developers.
0 commentsSave Tags: eclipse, flash-flex, how-to, ria
Getting Started with Yahoo YUI 3 - Part 1
Introduction to YUI 3 global object class with hint of node and event to get things started...
0 commentsSave Tags: how-to, web 2.0, web design
14 DataGridView Tips, Tricks and Frequently Asked Questions(FAQ)
In this article, we will discuss 14 DataGridView frequently asked questions and their solutions. These questions have been collected from a variety of... more »
0 commentsSave Tags: .net, how-to, microsoft, windows
Multithreaded Testing with JUnit and Java 5 Concurrency
This entry describes a technique for writing multi-threaded automated (*Unit-style) stress tests in a safe and reliable fashion by leveraging the... more »
0 commentsSave Tags: agile, how-to, java
REST With Rails Part 1
In this first part I will show you how to build RESTful services using Rails. REST is an architectural style modeled after the Web. Basically, it... more »
0 commentsSave Tags: how-to, ruby, web design, web services
New UMLKit Available For Netbeans 6.5 - First Tests - Reverse Engineering Of EJB 3 Rocks
UMLKit was introduced to the update manager silently. It is a new, updated and streamlined version of the already existing UML extension for netbeans.... more »
0 commentsSave Tags: how-to, java
User friendly form validation with Wicket
By default Wicket shows error messages together in a single place in the HTML form. This has some drawbacks to usability, especially if you have long... more »
0 commentsSave Tags: ajax, how-to, java, usability
Creating a PHP5 Framework - Part 1
With websites becoming more and more dynamic and interactive, developers often look to frameworks to help build websites and web apps rapidly. While... more »
2 commentsSave Tags: frameworks, how-to, php
How to Write Your Own IM Bot in Less Than 5 Minutes
This quick tutorial will show you how to develop your own functional IM bot that works with Google Talk, Yahoo! Messenger, Windows Live and all other... more »
0 commentsSave Tags: how-to, php
via