Somethinghitme

My Code, demos and ideas.

JS1k XMAS submission

Thursday, Dec 9, 2010

Embrace the holiday spirit with a 3D Christmas Tree created for the JS1k competition. Experience the challenges of fitting a 3D engine with depth sorting and lighting into a small package. Compare the submission with other entries and appreciate the diversity of artistic expression within the competition.

Read Article →

Jquery Snowfall Plugin 1.4

Thursday, Dec 9, 2010

Access an updated version of the jQuery Snowfall plugin, offering new features like rounded flakes and shadows. Learn how to invoke the snowfall effect, clear the snow, and customize various options. Download the plugin and enhance your website with a touch of winter magic.

Read Article →

Jquery Snowfall script updated

Thursday, Nov 25, 2010

undefined

Read Article →

Use built in jQuery UI icon with datepicker

Wednesday, Oct 6, 2010

Discover a solution for integrating jQuery UI icons with the datepicker plugin. Utilize the showOn and next functions to create a fully themed calendar button without relying on an input field. Simplify the implementation of date pickers and enhance the visual appeal of your user interface.

Read Article →

Got a kindle

Tuesday, Sep 28, 2010

Well I got a Kindle 3 for my birthday today, I had one last year for a little bit but had to give it back to work, since then I've found myself wanting another. First thing I tried (besides a web IRC) were some of my canvas demos on the experimental browser that ships with the Kindle. They all seemed to work, just VERY slowly...

Read Article →

A New look

Monday, Sep 27, 2010

Was a bit sick of the older design, it had some weird issues plus honestly I really began to hate it. I am liking this one a lot more, kept the whole light bulb concept from the old design, but other than that pretty much everything else is different. Wanted to incorporate text shadows too, I think they look slick in modern browsers...

Read Article →

jCrumb Instant Breadcrumb plugin

Friday, Sep 24, 2010

Just finished up a new plugin for jQuery. I wanted some breadcrumbs for some pages but wanted to do it all client side, so I came up with jCrumb. jCrumb saves the link and title of the most recent page and adds it to a session cookie, creating a dynamic bread crumb navigation bar on the page. It uses jQuery...

Read Article →

JavaScript time between dates

Tuesday, Sep 21, 2010

A person asked a question in my post about sorting dates in Javascript, basically on how to return a measurement of time between dates, such as days, hours, minutes, seconds. I haven't really ever had to do something like this so I figured I would see if it was as easy as I assumed it would be in JS...

Read Article →

New js1k Submission JSGrapple

Wednesday, Sep 8, 2010

Update Submission for the js1k competition. My 3rd, and final one only the last one you enter is judged and I think this is going to be as good as it gets from me that is. I ended up settling on a clone of a cool game I used to play when I was a network admin in the Air Force called Wire Hang Redux...

Read Article →

JS1k Submission

Sunday, Aug 29, 2010

Theres a javascript 1k competition going on here the rules are simple make something using only javascript in under 1k. It can be minified, whatever just as long as its 1024 bytes or smaller. This is what I submitted (Caution could cause seizures, and vomiting!). You can only submit one thing which kind of sucks...

Read Article →