10 Amazing Web Forms Design Tutorials
Web form is probably one of the most important sections on the web site.Below 10 Amazing Web Forms Design Tutorials.
Tweet 0 CommentsSave Tags: web 2.0, web design
4 Amazing JQuery tables
jQuery has a fantastic library of plugins and tutorials that can speed the benefits of developing your site while demanding less time and improving... more »
Tweet 0 CommentsSave Tags: none
Service Layer in Web applications
In my professional live I mostly work with enterprise web applications which are quite demanding for big layer of business logic (that’s another... more »
Tweet 0 CommentsSave Tags: frameworks, methodology, opinion, php
Code Justin is BACK!
For those that are new to Code Justin, The blog is meant to be a place for developers to share their thoughts and also a place for myself to share my... more »
Tweet 0 CommentsSave Tags: announcement, news, opinion
How to handle Memory Leaks in Java/J2EE Applications ?
In this article, I have tried to analyze the various causes which may lead to Memory Exception. Once an ‘OutOfMemoryException’ is thrown, how best... more »
Tweet 0 CommentsSave Tags: java, reviews
Using SQL-DMO In C#
Distributed Management Objects (DMO) is a set of objects that come with SQL Server, that make is easier for one to administer their database via code,... more »
Tweet 0 CommentsSave Tags: .net, frameworks, methodology, microsoft
GroovyMag Plugin Corner: Grails Searchable Plugin
One of the most powerful Grails plugins is also one of the easiest to use. The Searchable plugin brings the power of the Compass search engine into... more »
Tweet 0 CommentsSave Tags: frameworks, groovy, how-to, tools
MAC: Operating System Mac OS X 10.6.2
Apple released latest update to Mac OS X, operating system as Mac OS X 10.6.2. As you might surmise, it contains a number of fixes and feature... more »
Tweet 2 CommentsSave Tags: apple
3 Awesome Web Applications to Help Your Daily Work-flow
Here are 3 shiny web applications to help you battle your daily work-flow. Enjoy.
Tweet 0 CommentsSave Tags: research, web design, web services
Strong Groovy
Usually Groovy is thought of as a loose, dynamically typed language that is otherwise similar to Java. Given this, it would make sense to write in... more »
Tweet 0 CommentsSave Tags: groovy, java
Creating Your Own RSS Reader In C#
Welcome to my tutorial on Creating your own RSS Reader in C#. This tutorial takes into consideration that you have a firm understanding of the XML... more »
Tweet 0 CommentsSave Tags: .net, frameworks, how-to, microsoft
Are dynamic languages just a temporary workaround?
This can unleash so much hate mail, but here it goes, my inbox is ready! Are dynamic languages just a temporary workaround? I’m not sure! I’m... more »
Tweet 1 CommentsSave Tags: other languages, reviews
Are You Earning Enough as a Freelancer?
How do you find out if you made enough as a freelancer after the job was completed?
Tweet 0 CommentsSave Tags: how-to, opinion, research, web design
Chromatable JQuery Plugin
A couple of days ago I wrote a lengthy tutorial about creating scrolling tables with fixed headers. I thought I could take the exercise a step further... more »
Tweet 0 CommentsSave Tags: css-html, javascript, web design
Using Comet for asynchronous user notification of autonomous server thread progression
Joseph McCarthy from IBM Ireland has written a tutorial called "Using Comet for asynchronous user notification of autonomous server thread... more »
Tweet 0 CommentsSave Tags: ajax, frameworks, java, web 2.0
Taking A Screen Shot In C#
Welcome to the tutorial on Taking a Screen Shot with C#. This tutorial is a little on the advanced side and assumes you have a fairly good working... more »
Tweet 0 CommentsSave Tags: .net, frameworks, how-to, microsoft
Advanced docking using jQuery
Some time ago I was doing some proof of concept: how Visual Studio docking functionality can be done with jQuery and unordered lists. Basically, the... more »
Tweet 1 CommentsSave Tags: css-html, javascript, web design
Silverlight Toolkit November 2009 Released
Silverlight Toolkit is on a rapid pace from July to October and now again a release in November there are various improvements and other nice features... more »
Classloader Acrobatics: Code Generation with OSGi
Porting great infrastructure to OSGi often means solving complex class loading problems. This article is dedicated to the frameworks that face the... more »
Tweet 1 CommentsSave Tags: frameworks, java
Try New Google Search
New Google search UI is awesome, give it a try.
Interrupts Considered Harmful
A few nights ago, it was Joe's turn for night duty. Joe (not his real name) is a good developer who can be counted on to move one, sometimes two... more »
Tweet 0 CommentsSave Tags: agile, methodology, opinion, research
Internet Explorer 9: CSS3 Support
Internet Explorer 8 hasn’t long been on the market but Microsoft are working hard to make Internet Explorer 9 their best browser yet.
Tweet 0 CommentsSave Tags: css-html, news, standards, web design
US Senators Give Ellison a Hand
59 US Senators signed a request this week asking the European Commission to expedite its investigation of the Oracle-Sun deal. The letter was... more »
Tweet 0 CommentsSave Tags: database, java, news, open source
11 Elementary Tips to Consider When Redesigning Your Blog
Do you think that your blog looks and feels very ‘dated’ and that it would be good to move it in another direction in order to let it progress and... more »
Tweet 0 CommentsSave Tags: web 2.0, web design
You Don’t Know Anything About Regular Expressions: A Complete Guide
Regular expressions can be scary...really scary. Fortunately, once you memorize what each symbol represents, the fear quickly subsides. If you fit the... more »
Tweet 4 CommentsSave Tags: how-to, other languages