April 17th, 2006
Emil’s work on his Chart client-side component is really coming along, as usual he is doing an amazing job, and it now supports Internet Explorer through using the ExplorerCanvas.
Could you believe IE won’t support SVG? It’s amazing to hear these speculations. But anyways, Emil’s chart script supports SVG, Canvas, and the VML for IE. So what do we have here? Support for Mozilla, IE, Safari and even Opera. Just great. Read the rest of this entry »
justRafi |
Web, JavaScript, Mozilla, Internet Explorer, Freebies |
April 14th, 2006
Google is working on a new interface, don’t really know how extensive is their redesign, but here’s a way to sneak-in and see their new search results:
Read the rest of this entry »
justRafi |
Google |
April 1st, 2006
I came across two very nice, easy and simple to install and manage Forum scripts based for PHP/MySQL:
Vanilla
PunBB
Here is a nice example of customizing PunBB at the Mint forums:
http://www.haveamint.com/forum/
justRafi |
Web, Software, Freebies, MySQL |
April 1st, 2006
No JavaScript, just CSS, and it validates according to the author. Amazing to see what CSS grew up into. Check it out:
http://www.cssplay.co.uk/menu/lightbox.html
Could be integrated maybe with Lightbox? Good idea I think. Specialy when the new version 2.0 is out!
Lightbox 2
justRafi |
CSS |
April 1st, 2006
The missing link in your ajax apps. This is what the writer of this scripts says, and it seems like it’s one cool tool. Check it out, it will help you associate events with elements based on CSS and no chunky javascript in the middle of your HTML:
http://bennolan.com/behaviour/
Example of usage:
Read the rest of this entry »
justRafi |
JavaScript, CSS, XMLHttp/Ajax |
April 1st, 2006
Looks like a very handy function that will ease the process of creating recursive multiple elements within JavaScript, have a look:
http://www.arantius.com/article/dollar-e
Example usage:
Read the rest of this entry »
justRafi |
Web, JavaScript, Freebies, XMLHttp/Ajax |
April 1st, 2006
This is a cool tool that shows your Live PageRank for any page, fetching results from 73 unique data sources.
http://livepr.raketforskning.com/
Interesting:
Read the rest of this entry »
justRafi |
Web, Google, SEO |
March 12th, 2006
What da heck are you doing here?.. Go work or something…
Read the rest of this entry »
justRafi |
Web, PHP, Freebies, CSS, Wordpress |
March 10th, 2006
I’m looking for something that will treat each user with its own calendar. It’ll be nice finding something that has a system like that, built-in already. Well, I’ll decide on something in a month or so.
Here are a couple of open-source PHP calendar projects worth to metion:
Read the rest of this entry »
justRafi |
Web, JavaScript, PHP, Database, XMLHttp/Ajax |
March 10th, 2006
You save your bandwith and speed up your site by gzipping your javascript code library and even your CSS, yes!
Read the rest of this entry »
justRafi |
Web, JavaScript, PHP, CSS |