How to Make AJAX Requests With Raw JavaScript
Category: Web Development > Other
Posted: 31 Jul 09
I demonstrated how to make AJAX requests with raw JavaScript. In today's screencast, we'll take things a step further as we use PHP to query a database, convert it to the JSON format, and use Javascript to asynchronously request this information and display it on the page..
|
|
|
|
|
|
|
|
Fun With CSS Shapes
Category: Web Development > Other
Posted: 06 Apr 09
I bet a bunch of you don't realize that we can create the illusion of shapes by using 100% CSS. By utilizing the border property in creative ways, we c...
|
|
|
|
|
How I Can Code Twice As Fast As You
Category: Tools > Editor
Posted: 05 Apr 09
We're all familiar with text expander programs; though I would surmise that the percentage of us who use them when coding is quite low. To change thing...
|
|
|
|
|
|