Hands on with dynaTrace AJAX Edition - Free Webinars on Dec 2nd and 3rd
The dynaTrace AJAX Edition has officially been released last week. Reviews like those from Steve Souders or John Resig helped a lot to spread the word... more »
Tweet 0 CommentsSave Tags: ajax, announcement, how-to, javascript
8 Very Useful JQuery forms
If I’ve written before about JQuery tables so this time I will share info about JQuery forms.Jjquery can help you lots with form validation, I hope... more »
Tweet 0 CommentsSave Tags: javascript
Groovy Goodness: Simple Evaluation of Groovy Expressions in Java
We can run Groovy code from Java code in several ways.
Tweet 0 CommentsSave Tags: groovy, how-to, java
Best Open Source Version Control Systems
Version control systems have become an essential part of a software developers life. There are several open source version control systems availabe... more »
Tweet 0 CommentsSave Tags: open source, reviews, tools
Rubyists I’m thankful for this year
A little shout out to some unsung heroes in the Ruby community.
Tweet 1 CommentsSave Tags: opinion, ruby
How To Improve and Maintain Your Google Pagerank
Being indexed by Google is a big success for any website because it gives access to billions of potential visitors. However, with all of the millions... more »
Tweet 0 CommentsSave Tags: css-html, how-to, web 2.0, web design
Beginning ASP.NET MVC 1.0
This book offers the perfect balance of in-depth explanation and code examples. A very good read for aspiring ASP.NET MVC developers.
Tweet 0 CommentsSave Tags: .net, books
Googlegooglegooglegoogle.com – Power of 4 Google in 1!
Wouldn’t it be nice if you were able to browse multiple tabs in your browser without actually switching between them? Why not try a cool new site... more »
Tweet 1 CommentsSave Tags: news, web 2.0, web design, web services
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