Another custom skate board design available

April 27th, 2009 under merch

Art Board 001 skateboard
Art Board 001 by jelthure

  • Share/Bookmark

Heat Maps: How Hawts your site? Free UI AI Heatmap for your inner nets

November 16th, 2008 under web design, web development

Ever wanted second, artificial opinion on how someone’s eye would travel over something? Well wait no longer! I came across Feng-GUI and thought it was nifty. You upload a image and click on heatmap, wait for the thousands of robot ninja to look you up and down, and Bob’s your uncle. Up comes your very own heatmap, which you can then download to print out and show your friends!

Feng-GUI – Feng Shui for graphic user interfaces.™

  • Share/Bookmark

Mootools Request, IIS, PHP: HTTP Error 403.1 – Forbidden: Execute access is denied

November 15th, 2008 under code

Recently I came across a “HTTP Error 403.1 – Forbidden: Execute access is denied” error on a site running on IIS. I was using Mootools to make Request calls from a flash site to a php script to print out the data in a simple lightbox type display. Just calling the request like so:

9
10
var req = new Request({ url:'showPiece.php?'+ur, 
			onSuccess: function(html) {...

will cause the server to through an error, but by adding the method param to the request call like so:

9
10
var req = new Request({method: 'GET', url:'showPiece.php?'+ur, 
			onSuccess: function(html) {...

everything works fine.

NOTE: make sure that you use “GET” not “get”, because:
Read the rest of this entry »

  • Share/Bookmark

Kiss McCain

September 25th, 2008 under anything goes

McCain’s Kiss Army

  • Share/Bookmark

New Custom Skate Board Available

August 27th, 2008 under me me me, merch

I’ve got some skate boards available over at zazzle. Check em out!


Shine Guy Jelthure Board skateboard

Shine Guy Jelthure Board
by

jelthure
  • Share/Bookmark
 Page 1 of 6  1  2  3  4  5 » ...  Last »