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
- DIY: Make Your Own Ethernet Loopback Cable
- PHP: A function to return the first n words from a string
- How to get a screen shot from an iPhone
- PHP: Benchmarking echo vs. print vs. printf
- How to create a wine glass in Blender
- WordPress recent posts as JSON
My Other Sites
Tag Archives: css
Web safe color list with PHP
Needed to create a list of the web safe colors for another site of mine. Yeah, I know that web safe colors are outdated. But it was still something I wanted on the site. Typing in 216 hex color codes … Continue reading
Hiding the “Welcome to your new WordPress site” message
Sitting here working on setting up a WordPress network and hit a snag. New sites have a giant “Welcome to your new WordPress site” message when someone logs in for the first time. Now, I’m not against the message; and … Continue reading
Adding WordPress templates to NetBeans
If you’ve written more than a couple of WordPress plugins odds are good you’ve copied and pasted the plugin sample readme.txt file into your project. Just sat down to start on my 7th plugin and figured there had to be … Continue reading
Dynamically link to CSS with JavaScript
Needed a way to add a CSS file with JavaScript, so I went out a-Googling like I normally do. Problem is everything I found either worked in Internet Explorer and not in FireFox or the other way around. Nothing I … Continue reading
Aptana on Vista 64bit – Black Screen
I’ve been having issues with Aptana putting a huge black box over the code window on Vista 64. And it seems many others are having the same issue as well, which is a shame because it’s an otherwise great program. … Continue reading