20 Cool jQuery Tricks for Web Developers
For those of you that don’t know, jQuery is a rich JavaScript library that makes it possible for web developers to produce quite remarkable effects... more »
Tweet 0 CommentsSave Tags: how-to, javascript, tools, web design
Introduction to Grails - Part 1 [Video]
Are you new to Grails? Grails is an excellent alternative to Ruby on Rails, which uses Groovy / Java. In this screencast, learn how to create a simple... more »
Tweet 0 CommentsSave Tags: how-to
Top 5 trends and technologies in software development
In this ever-changing world of software development it's extremely important to keep up with current technologies, methodologies and trends. It can... more »
Tweet 0 CommentsSave Tags: how-to, methodology, news, standards
All The Young (Ex) Dudes
We are currently in the final phases of testing the version of our platform that will form the basis of our commercial offering. Our acceptance... more »
Tweet 0 CommentsSave Tags: how-to, java, open source, tools
ExtJS: How to Export DataGrid to Excel
This tutorial will walk through how to export data from ExtJS DataGrid directly to Excel.
Tweet 0 CommentsSave Tags: how-to, javascript, other languages, web 2.0
Analysing memory problems with Android
Step by step how-to on how to analyse Out Of Memory problems on Android. Includes lessons learned/tips.
How to set PHP configuration(php.ini) values from .htaccess file
There might be situation where you need to change php configuration values when you work on server. In local apache server, you can easily change the... more »
Tweet 8 CommentsSave Tags: how-to, php, server
PHP Login Script with Encryption
PHP Login Script with Encryption
Tweet 4 CommentsSave Tags: database, how-to, php, web design
jQuery with Rails 3
One of the most talked about features in Rails 3 is its plug & play architecture with various frameworks like Datamapper in place of ActiveRecord for... more »
Tweet 0 CommentsSave Tags: how-to, javascript, ruby, tools
Top 5 jQuery e-books with source code.
Top 5 jQuery e-books with source code.
Tweet 4 CommentsSave Tags: books, how-to, javascript, open source
Caching techniques for web applications
A wide variety of design patterns exist for caching within web applications. Each has its own benefits and limitations.
Tweet 0 CommentsSave Tags: how-to, php, web 2.0
Anatomy of The Perfect Sidebar
The sidebar is an important element of every blog. In a standard two-columns layout it’s placed to the right of the main section and includes... more »
Tweet 0 CommentsSave Tags: css-html, how-to, web design
Building a Grails project with Gradle
Earlier this week, I attended Hans Dockter’s first ever Gradle course. Everything seemed to click into place and it inspired me to have another crack... more »
Tweet 0 CommentsSave Tags: frameworks, groovy, how-to, tools
Clustering Wicket for fun and profit ! Jetty + Memcached
Traditionally a Java servlet container has a fixed session time, a flood of traffic can potentially cause JVM OOM errors if the session time is set... more »
Tweet 0 CommentsSave Tags: frameworks, how-to, java, open source
Creating a Web App from Scratch
An interactive how-to on for creating a web app.
Tweet 1 CommentsSave Tags: css-html, how-to, web design
Detecting User Inactivity (C#)
Some software, such as backup utilities, can use a large proportion of processor time and other resources. Often the user is given the option to only... more »
ASP.NET MVC Performance II: Optimizing resources
In my previous posting about ASP.NET MVC performance I showed you how to combine resources like scripts, style sheets and images. In this posting I... more »
Tweet 0 CommentsSave Tags: .net, how-to, web 2.0
Four Common Steps Every New Blogger Would Face When Starting A Blog
In this article I will give you "Four Common Steps Every New Blogger Would Face When Starting A Blog" along with some helpful tips that will save you... more »
Tweet 0 CommentsSave Tags: how-to, opinion
Java I/O streams and RMI
Perhaps every programmer working with Java RMI (Remote Method Invocation) comes to the point when he/she recognizes that java.io.Input/OutputStream... more »
Tweet 0 CommentsSave Tags: how-to, java
Quick Blog on Using Ehcache in Spring Applications
In this month, I am working on a project to add new functionality for an existing Spring-based web application. One thing we are considering now is... more »
Tweet 3 CommentsSave Tags: how-to, java, open source
Using Unit of Work Pattern with the Entity Framework
In a previous postUsing Unit of Work Pattern with Entity Framework I explained how to create a simple repository on top of Entity Framework. In... more »
Tweet 0 CommentsSave Tags: .net, frameworks, how-to
Can you sort 10 million numbers using 1MB of memory?
A number requires 4 bytes and 10 million will need 40 megabytes of memory. A classic problem that has been taken from the Programming Pearls series,... more »
Tweet 0 CommentsSave Tags: c-and-cpp, how-to, research
HTML fixer
This PHP class lets you clean and repair html code. WHAT IT DOES: delete closed tags without their opening tag, fix open tag without close, closing... more »
Tweet 0 CommentsSave Tags: how-to, php, tools
How To: Safely add / modify Servlet request parameter values
You may, on occasion, find it necessary to modify an unmodifiable Map of values in the HttpServletRequest object. There are a few ways to go about it,... more »
Tweet 2 CommentsSave Tags: frameworks, how-to, java, open source
Writing your own DSL with Ruby
Ruby techniques that will help you create your own domain specific language (DSL).
Tweet 0 CommentsSave Tags: how-to, methodology, ruby




