Category

Archive for the 'Programming' Category

Removing Dotted Links

Designer Tips:

If you dislike this quirk as much as I do, you’re in luck. I will provide a few methods for squashing this bug as a web designer, and another tweak which will completely remove it from your browser’s default behavior by editing the CSS that controls the user interface.
First, let’s look at web […]

Use the Moo!

Moo.fx is a simple, lightweight javascript effects library. It uses a new form of javascript to make a website fully interactive.
It’s easy to use, fast, cross-browser, standards compliant, provides controls to modify Height, Width, and Opacity with built-in checks that won’t let a user break the effect with multiple crazy clicks. It’s also optimized to […]

Sarah Lane Maya Model

Download Here from TSS Archives (3.5 MB)
You’ll need to download Maya PLE to use this scene file.

Once that’s up and running, extract the files to your maya/projects directory (usually in My Documents).
In Maya, choose File > Project > Set… and browse to the tss_sarahProject folder.
Open the scene file tss_sarah_rig
You can pose her with the […]

JavaScript RSS Box Viewer

RSS box viewer
This RSS box viewer can display the formats RSS 0.91, 0.92, 1.0 (w/o modules), 2.0 and Scripting News 2. It provides a simple way to embed such RSS boxes in any HTML document via a generated JavaScript tag. Simply enter the URL of any compatible RSS feed, modify the layout settings as you […]

Build your own Robotic WebCam

Ok, you have a webcam, and a computer to control it. Problem is you have to BE IN FRONT OF IT to point it at what you want to see right? Wrong! i-Hacked.com posed up a way to build a robotic webcam that uses a web interface to control it.