Tags
adsense animation apache apple auto future date blog coding compsci css diy flash forum game hard drive internet explorer iphone itunes java javascript link linux mac mysql netbeans network Photography photoshop php Plain Text Custom Post Type plugin Programming prototype python reliti robot scratch teaching tips twitter ubuntu usb video web design wordpress youtube-
Popular This Week
- Difference in Hub, Switch, Bridge, & Router
- JavaScript Error ‘expected identifier, string or number’ in IE
- Multiple cases for switch construct
- Plugins for inserting JS and CSS into posts
- PHP: Benchmarking echo vs. print vs. printf
- PHP: A function to return the first n words from a string
- How to create a wine glass in Blender
- DIY: Make Your Own Ethernet Loopback Cable
- List functions disabled in PHP
- Quick Fix for OpenX Redirect Loop
My Other Sites
Monthly Archives: January 2011
How to close all projects in NetBeans
File this under “duh.” I typically have several projects open in NetBeans and occasionally go through and close them all to clean up a little. Turns out if you shift click on the projects you want closed there’s a new item on … Continue reading
Just finished up a couple of WordPress plugins
Needed a break from a larger web app I’m working on and this weekend kicked out a couple of WordPress plugins that I’ve had on my idea file for a while now. The first is called rTwit and lets you … Continue reading
Posted in Programming
Tagged ajax, blog, coding, javascript, link, php, plugin, Programming, twitter, wordpress
Leave a comment
JavaScript version of PHP __FILE__ or __DIR__
This is one of those issues I keep coming back to. I need a way to get the path of the current JavaScript file. Something analogous to the PHP __DIR__ constant or dirname(__FILE__). Found something close on Stack Overflow. The … Continue reading
Should you delay retweets?
Finally noticed the schedule tweet button in TweetDeck this morning. I have a knack of sending out tweets in batches, and since it annoys me when others tweet 20 in rapid succession it probably irritates others when I do the … Continue reading
Show a message to IE6 users
Found this tip over on The Admin Zone. It’s a quick bit of HTML that will show a message to visitors using IE6. It looks like the following, although I took out the conditional tags so everyone can see it. … Continue reading
Make any outlet a Magsafe
May have to pick up a few of these when they’re available. The Magsafe plug on my MacBook has saved me more than a few times. Looks like Stanley Tools is coming out with an adapter to convert a normal … Continue reading