Archive for January, 2009

Building A Web Framework To Do Anything On The Web Part 2

In my earlier post, Building A Web Framework To Do Anything On The Web Tech Part 1 , I talked about the CSS-Boilerplate CSS Framework. There is a really good implementation example/proof of concept example included in the framework that should show you all the elements you’ll need for building complete web pages. Wehn I [...]

Huge List of Open Courseware for Web Dev

Just a quick post to share this awesome link – a massive collection of open courseware collections all specifically gathered for Web Developers. From source: “If you’re looking to break into the web dev industry, start your own development and design business, or learn a few new skills to remain a competitive force in your [...]

Building A Web Framework To Do Anything On The Web Tech Part 1

Welcome to our series: Building A Web Framework To Do Anything On The Web! I’m going to show you what tools, methodologies and technologies I use (and that you should use) to build your own web applications/programs/sites. I’m going to divide this up into multiple parts and also multiple sub-sections: Technology, Design and 3rd party [...]

Definitive Guide For Beginning JQuery

Nettuts, one of the best tutorial sites out there, has collected and posted their collected full series, jQuery for absolute beginners! Whether your a beginner, novice or a pro, there is just so much that jQuery has to offer, you’re sure to find a couple useful snippets of code to give you a new idea, [...]