Computers and Technology
Posts tagged wordpress
WP to Twitter Plugin
Jan 25th
WP to Twitter | Joe Dolson Accessible Web Design.
I’ve just discovered the craziest, awesomest plugin for Wordpress. This little fella allows your WP blog to automatically update your Twitter with the the blog title, a shortlink URL (cli.gs or bit.ly), and even an excerpt!
Twitter on Wordpress
Oct 12th
This morning I went to the rent-a-coder website and found a guy who actually had a project open that asked for twitter integration on Wordpress. Naturally, I bid but unfortunately did not win the bid (I’ve just registered, you see) but the guy paid $10 nevertheless. So here is a short tutorial that will save you $10 or about fifteen minutes on google.
Let’s start with the easy stuff:
Read the rest of this entry »
Setting up (Part 1)
Sep 15th
Here’s the first part of my “Setting Up” tutorials. It will teach you how to set up to learn PHP, and for web development. It is my own personally journey as well because I’m getting ready to make new WordPress themes. I’m using Windows XP, soon will be upgrading to Windows 7 (when it comes out) so most of my tutorials will be Windows-oriented.
Installing the Server Software
The best way to learn PHP and scripting is at home and without buying a domain nor paying for hosting. So let’s set up your computer as a server using XAMPP. XAMPP stands for X (as in a variable instead of an OS name) Apache, MySQL, PHP, and PERL. You can use any other alternative depending on your operating system. There’s also WAMP for Windows (I use this one) and MAMP for Mac. All are basically the same with small differences. I’ll show you how to use XAMPP because it’s the most cross-platform package. I’ll do an article on how to set up your Linux with XAMPP later.

