Currently viewing the tag: "58"
Ok… whenever I need to test out something, the best way I would do it is to try and install it on my desktop. Meaning I get to see who my whole blog, site, cms works without being online. Good thing.. but sometimes i forget how to set it up. So here what I have decided to share, is how to install it directly on to your desktop. I got this article from a blog called GeeksAreSexy. They did a marvelous job of explaining how to set it up locally on your computer. So first before going there.. go get XAMPP (auto installation) or XAMMPLite (manual installation) which helps you installing apache and mysql on your comp. Download the latest WordPress here. And get ready for the process. Here’s the actual link to geeks are sexy installation guide.
In the past few weeks, I’ve tested a few blogging platforms for the upcoming launch of Geeksaresexy.net, and right now, I hesitate between 2 alternatives: WordPress and Textpattern. I’ll be fooling around with both in coming weeks to familiarize myself with them. I have now been running WordPress for a week or so, and I must say that I am quite impressed by its ease of installation. Running a local version of your blog Here’s a little guide that will help you install and run WordPress locally on your XP box in less then 10 minutes: 1- Get XAMPP lite for Windows. Choose the exe version, and install it at the root of your C drive. is very useful because it lets you fool around with themes and plugins to your heart’s desire without having to risk breaking your live blog.

2- Browse to C:\xampplite and double click setup_xampp.bat

3- Once that is done, double click xampp-control.exe and start the Apache and Mysql services.

4- Open your browser and go to this address: http://localhost/. 5- Now that the interface displays a language that you can understand, click on phpMyAdmin (on the left column once again) 6- Enter “wordpress” (without quotes) in the “Create New Database” Field, and select utf8_unicode_ci in the drop down box in the next field (as shown in the picture below). Click on Create. The Xampp setup is now complete. From the menu on the left column, choose your preferred language.

7- Download WordPress and unzip it under c:\xampplite\htdocs. 8- You should now have a wordpress folder under c:\xampplite\htdocs. Browse to the folder, and you will see a file named wp-config-sample.php. Open it in your favourite text editor // ** MySQL settings ** // define(‘DB_NAME’, ‘wordpress’); // The name of the database define(‘DB_USER’, ‘root’); // Your MySQL username define(‘DB_PASSWORD’, ”); // …and password (needs to be empty, just for local install) define(‘DB_HOST’, ‘localhost’); // 99% chance you won’t need to change this value and replace the default values by the ones you see under this paragraph. Save the file as wp-config.php (under the same folder). 9- Open your browser and navigate to http://localhost/wordpress/wp-admin/install.php , follow the instructions, and voila, you are done. That was easy wasn’t it?
Well have fun ^_^
I have just installed the latest WordPress which was 2.3 and I say was because now they have WordPress 2.3.1 out… Just when I was getting used to 2.3 the new one is now out, which you can download over at WordPress.org. Having said that, I must say that the new WordPress 2.3 has got some neat features which the previous ones didn’t have. No i haven’t read through the articles available on the net to see what is new, I just experience them :P
  1. I love the fact that now they have tags on the write page. Originally i had to install a plugin for a tag section which i can pop in words for each post. But the new wordpress comes with that feature.
  2. There is an advance toolbar at the write post. If you notice there is a whole new second bar with stuff like heading format, justification for your posts, the parts that i like is the pasting from word, remove the formatting and cleaning up the messy buttons which is quite handy, especially when there is some html coding that has become all messed up. Its really irritating and I’ve been in that occasion once too many. The advance toolbar looks like so. ** I have a third line which if some are wondering, is how I place all my videos into the post. WordPress still can’t handle. I’m using Viper Video Tags, which is absolutely fabulous and helps me with whatever video i want to share here.
  3. Oh and the sidebar what we have is an added member in the post status box. Now we have one more option which is called pending review. How that is very different from draft beats me. Cause in the end if i don’t really like my draft i can always kill it.
  4. Now moving away from the write page, what I found a tad bit a annoying was how if there is a new program, there will be this subtle line in your plugins page or at whatever page your on that there is a new program available, so i have to update pronto… sigh.. not that it’s a bad thing, it’s just annoying.
And yeah i ran out of topics thats why I ended up blogging about wordpress. haha