New “WordPress Template” Theme for WP
Latest Free WP Theme: WordPress Template Works with latest WordPress 2.5.1 WordPress 2.5 came out a little while ago and I didn't really have time to check it out and update my blogs, however, I did checkout the new wordpress homepage. To say the least, I was very impressed with the new redesign. The style of it looked like something that could be adopted to a blog design, so I quickly put together a theme ...
Toggle classes with Prototype and CSS
Using Prototype to toggle more than one div The other day I needed to write a function that will hide and show summery content on a button click. Think of a blog where on a page you have like 5 blog entries with titles and excerpts. Imagine that you wanted to have a button for your users that will hide all the excerpts and only show blog entry titles on the page. You ...
Show Today’s Date with JavaScript
Want to display today's date on your website or blog? This is super simple and written about everywhere but since I had to write this code today for another website I'll publish it here in case it helps someone. I wrote one small js function and then when the page loads it loads the function using "body onload" call and the JavaScript function figured out today's date and writes the date into a ...
javascript
10 Cool Games for MAC that are Free
Free Games for your Apple Computer One thing that sucks about having a MAC is not being able to play all the good games. But, there are many games you can play on the MAC. Here are 10 games that can be downloaded for free and enjoyed immediately. Cube - Nice first-person shooter. Marathon: Aleph One - Engine for Bungie’s free FPS series Marathon. Play online, solo play with rich original story, many total conversions and ...
Six Ways of Redirecting Visitors to a New Page
PHP, JavaScript, META and Htaccess Redirection Do you need to redirect your users to another page? There are a six different ways you can get it done, two methods using PHP, two methods using JavaScript, and one way using META Refresh or via htaccess file. There are different reasons for using different methods. Here is the code with some explanations: 1. Direct PHP Redirect: This is a direct redirection using server side PHP ...
Alternative Pinging Tools For Blogs
Ten "One Click" Services for Pinging Pinging services notify many "ping servers" that your blog has new material. I run WordPress on many sites, so when I make a post it automatically connects to Pingomatic and let's others know about my new articles. If you don't have WordPress, or if Pingomatic is very slow, there are other alternatives. If the ten below are not perfect for you, check out this simple Perl Script ...











