This is just a quick tech note on Windows 7 Screen behavior and the new feature in which the screen maximizes when you drag it partially off the screen.
Continue reading...29. August 2010
This is a technical post on how to convert from MyISAM to InnoDB using phpMyAdmin. Yesterday, I was using phpMyAdmin to set up database tables in MySQL. The solution that I was implementing called for me to use foreign keys to relate the tables to one another. Well, foreign keys require the use of the [...]
Continue reading...29. August 2010
This is a technical post for those who are receiving the message “The Used Table Type Doesn’t Support FULLTEXT Indexes” in phpMyAdmin.” I received this message as I was trying to convert a MySQL table from MyISAM to InnoDB in phpMyAdmin. I was converting this MySQL table from MyISAM to InnoDB so that I could [...]
Continue reading...13. May 2010
Learn how to show WordPress Category IDs so that you can customize your WordPress Categories and catapult them to the top of the search rankings.
Continue reading...13. May 2010
In this article, we will take a quick look at how to redirect Google search image results to the actual web page that hosts the image. Occasionally, there are those little things that you can do which yield large results. This is one of them--take advantage of it!
Continue reading...10. September 2009
Often, Google Adsense and other advertising programs do not suit your needs. Thus, you need to create your own Google-like ads. In this article, I'll explain how to create your own custom revolving ads for WordPress or your website using a relatively simple PHP script.
Continue reading...3. September 2009
This article reviews a quick way to do a search and replace in MySQL using phpMyAdmin. This solution can be used to do a quick search and replace of any condition within your MySQL database fields.
Continue reading...3. September 2009
This article is for those who want to fix the The Request Must Contain The Parameter Signature error that they may be experiencing as of August 15, 2009. It addresses those who use AWS REST requests within PHP files.
Continue reading...20. August 2009
For all of those out there who are receiving the "The request must contain the parameter Signature" error from Amazon Web Services, this document presents the solution for those who use REST requests to Amazon Web Services.
Continue reading...20. August 2009
This article discusses how to create pages outside of WordPress but make them look like they are part of your blog and link to them from within your blog. If you ever want to create pages outside of WordPress, read this tutorial.
Continue reading...
12. November 2010
1 Comment