"If you can get along with everyone and everyone loves you, then you don't stand for much. A person who stands his ground for his principles and won't compromise his integrity is not loved by everyone."
- Larry Winget
Posted by Vincent on 18 June 2010 9:00 AM in Wordpress Help | 3 Comments |
jQuery UI is the official jQuery user interface library. It provides interactions, widgets, effects, and theming for creating rich internet applications. jQuery UI provides a comprehensive set of core interaction plugins, UI widgets and visual effects that use a jQuery-style, event-driven architecture and a focus on web… Read more…
Posted by Vincent on 17 June 2010 9:00 AM in Wordpress Help | 8 Comments |
This is a tutorial to replace my old tutorial on how to add SmoothGallery to WordPress. The principles of adding SmoothGallery and a jQuery slide gallery are almost the same. I’ve did some research and found what I consider to be an excellent slide gallery jQuery plugin.
Introducing, the… Read more…
Posted by Vincent on 16 June 2010 9:56 AM in Wordpress Help | 2 Comments |
To me, a pop over window is essential for getting new subscribers to your newsletter. I have found 4 WordPress plugins that allow you to add a pop over into WordPress with relative ease.
1. OptinPop
This is a free WordPress plugin that creates a pop over… Read more…
Posted by Vincent on 15 June 2010 9:15 AM in Wordpress Help | 1 Comment |
At the time of this posting, WordPress 2.9.2 uses jQuery 1.3.2 but the latest version is 1.4.2. I wanted to use the latest version because it is supposedly about 3 times as fast as 1.3.2 as reported on the jQuery 1.4.2 release notes.
jQuery is automatically included… Read more…
Posted by Vincent on 14 June 2010 7:42 AM in Wordpress Help | 0 Comments |
I installed the OptinPop plugin to create pop over windows for my newsletter opt-ins. I wanted to measure the effectiveness of my pop over window’s ability to get people to sign up for my newsletter. Since I have been using Dynatracker to track the number of people… Read more…
Posted by Vincent on 10 June 2010 1:15 PM in Wordpress Help | 0 Comments |
I have recently ditched the MooTools Javascript library in favour of the jQuery Javascript library. What that means is I have removed the MooTabs and SmoothGallery from this web site and replaced them with jQuery scripts instead.
My reasons for giving up MooTools…
WordPress uses the jQuery Javascript
Posted by Vincent on 9:34 AM in Wordpress Help | 0 Comments |
I recently made some changes to my web site to try to speed up the loading time of my pages. After installing loads of WordPress plugins and other social networking widgets, my web site loading time became rather slow because of all the extra CSS and Javascript code that came… Read more…
Posted by Vincent on 26 November 2009 6:03 AM in Wordpress Help | 2 Comments |
I recently did an export of most of the posts of my internet marketing blog to this blog. It was quite simple actually. Simply click on the Tools -> Export link on the left of the WordPress admin sidebar to export all the content from a WordPress blog to a… Read more…
Posted by Vincent on 18 March 2009 1:57 PM in Wordpress Help | 3 Comments |
This is a follow up to my previous post on how to install the Google Friend Connect WordPress plugin. This plugin by Google is really rough on the edges and it requires some tweaks for people concerned with the XHTML code and CSS design.
Fixing the Google Friend Connect… Read more…
Posted by Vincent on 17 March 2009 11:17 AM in Wordpress Help | 9 Comments |
I am still very new to this Google Friend Connect phenomenon. I decided to take a closer look at Google Friend Connect after reading Chris Lang’s post about the Google Friend Connect WordPress plugin. It seems like a new way to get traffic and… Read more…
Posted by Vincent on 4 March 2009 8:00 AM in Wordpress Help | 4 Comments |
StumbleUpon can be found within the ShareThis plugin’s list of social bookmarking sites. I believe StumbleUpon should be given its own place outside of the ShareThis plugin’s menu because it is a very important social bookmarking site and I want my visitors to be able to share my web sites’… Read more…
Posted by Vincent on 16 January 2009 12:51 PM in Wordpress Help | 6 Comments |
Sometimes a new WordPress release messes up things that they fixed in a previous version. Here we go again with the irritating exclude pages bug in WordPress! The fix is something similar to post I blogged about in August…
My fix was inspired by this post from Read more…
Posted by Vincent on 28 November 2008 12:00 AM in Wordpress Help | 9 Comments |
TwitThis is a free service and WordPress plugin that allows you to add a “Tweet This” button at the end of your WordPress posts/pages. Another plugin would be Tweet This, a WordPress plugin with a bit more features than the TwitThis. I prefer the latter because… Read more…
Posted by Vincent on 26 November 2008 6:48 AM in Wordpress Help | 0 Comments |
WordPress jumped from version 2.6.3 to 2.6.5. Version 2.6.4 does not exist because there was a fake version of it. The WordPress 2.6.5 update is pretty easy. We only have 5 files to replace:
/wp-includes/feed.php
/wp-includes/version.php
/wp-includes/post.php
/xmlrpc.php
/wp-admin/users.php
Gotta love these tiny updates!
Posted by Vincent on 3:45 AM in Web Development, Wordpress Help | 1 Comment |
In my tutorial on how to display twitter status messages in WordPress, I used my own avatar picture beside the speech bubble. I have not found a way to retrieve my Twitter avatar from Twitter. Hopefully, I will figure out how to do it in the near future.
An… Read more…