Intro to Jquery
Category: Web Development > Javascript
Posted: 23 Jun 09
The popular JavaScript library jQuery is an amazing way to extend the design possibilities of your site beyond what CSS can do. But luckily, if you are already comfortable with CSS, you have a huge head start in jQuery!
|
|
Designing for Wordpress
Category: Web Development > Other
Posted: 23 Jun 09
WordPress is a hugely popular CMS for blogging. The blog section of CSS-Tricks is run on WordPress and I am very happy with it. By popular request, we are going to walk through designing for WordPress
|
|
Creating the Photoshop Mockup - II
Category: Others > Photoshop
Posted: 23 Jun 09
There has been LOTS of great feedback on the first series of Converting a Photoshop Mockup into HTML/CSS. So let's do it again! Every website is different will require different conversion techniques so there will be plenty to learn this time around that will be different from last time. The mockup w...
|
|
|
Tutorial: VISION/HPC for Python-based Visual Parallel Computing
Category: Languages > Python
Posted: 22 Jun 09
The chief impediment to widespread usage of parallel computing is the difficulty in programming HPCs. Furthermore, most users work from a Windows PC so that learning UNIX as a prerequisite to parallel programming is a further obstruction. What is needed is a smooth workflow that simplifies both the p...
|
|
Tutorial: Scientific and parallel computing using IPython
Category: Languages > Python
Posted: 22 Jun 09
This series introduces scientific and parallel computing using IPython with emphasis on IPython on a Windows PC. We discuss best practices for effectively using IPython with numpy, scipy, and matplotlib, as well has using IPython for interactive parallel computation
|
|
Learning NHibernate Series
Category: Languages > .net
Posted: 20 Jun 09
This series covers NHibernate in detail, starting with introduction to ORM concepts; the series of screencast goes into details of explaining various functionality and implementation details with NHibernate.
|
|