Logo Background Of Anhblog.Net RSS Feed
    Technology News
  • WordPress Theme Release for November 01 2009
    By Tony Tran on November 1st, 2009 | 6 Comments6 Comments Comments
    WP Full SiteA Hybrid child theme built for small businesses that that is tailored towards the basics of gaining customers. THATSimpleTwo column theme with a custom header and theme options FurviousThis beautiful theme has 5 different style to choose from with built-in related post, pagination and others customizable through its cool Theme Options page. BoxpulseTwo-column Hybrid child theme that offers a certain elegance and includes a template made specifically for the included slider. Modern Blue DarkModern Blue Dark is a sleek, modern design in blue with a dark background and Web ...
  • How to Get Thumbnail Images
    By Tony Tran on October 30th, 2009 | 1 Comment1 Comment Comments
    If you are beginner with WordPress and you want to know clearly about thumbnail images and how to do that. Please focus on this article to learning more. What are thumbnail images ? Thumbnail Images are resize images or define images from original images to use do thumbnail for post/article …What are include in this ? This is new method to get thumbnail of images which my friend using to custom and release new his wordpress theme. ( You can view that function in here ) This code is associated from two factors : function of Hutek write and phpThumb wordpress plugin to resize images. How...
  • Make Your WordPress Blog Blazing Fast
    By Tony Tran on October 26th, 2009 | 5 Comments5 Comments Comments
    If a tree falls in a forest, I dont know if anyone hears it but when your blog crashes or takes forever to load, I guarantee you nobody is reading. When you work hard on your content, but arent able to capitalize on the attention because your blog takes too long to load you are throwing away hours of hard work and thousands of visitors. I know because Ive been there. Ive had multiple performance issues over the past year where SidSavara.com was unable to handle some of the traffic spikes that came my way and believe me, it is soul-crushing to see your site doing well on social media sites, a...
  • WordPress Loop Using WP_Query
    By Tony Tran on October 21st, 2009 | No Comments Comments
    We all know what the WordPress Loop is right? If not, there are many great tutorials around the web that explain the WordPress Loop ( check one at here ). One of the easiest ways to navigate and manipulate the loop is to use the function called query_posts. Nathan Rice calls it a WordPress developers best friend. When you use query_posts, however, you risk the following:Potential to interfere with plugins which make use of the Loop. Potential to invalidate WordPress conditional tags. Having to deal with resetting, rewinding, offsettingI say skip query_posts. In a way youll still be usin...
  • WPDB – WordPress Database Function
    By Tony Tran on October 21st, 2009 | 5 Comments5 Comments Comments
    The WordPress database class is quite extensive and provides a range of methods to work effectively with the database and thereby use the WordPress standard. You can find the class in /wp-includes/wp-db.php where the individual methods are documented. I show the most important ones and give some small examples. It is important to work with these opportunities to ensure the safety of Plugins. About Author : Frank who release blog called wpengineer.com For the following four methods I created some syntax examples.insert($table, $data, $format) insert a row into a table via arrays. update($tab...
  • Get Ready For WordPress 2.9
    By Tony Tran on October 21st, 2009 | No Comments Comments
    Last Thursday, the WordPress core development team got together to discuss the upcoming version of WordPress. In this meeting, it was announced that WordPress 2.9 is now feature frozen meaning additional features would be postponed to the next branch. The first proposed release date of WordPress 2.9 was October 31st but that goal is not attainable. Instead, expect to see Beta 1 around October 31st with release candidates released during the month of November. Depending on what happens during the testing phase, we may see WordPress 2.9 stable released during the second half of November or early...
  • Top 35 of the Most Popular WordPress Plugins
    By Tony Tran on October 5th, 2009 | No Comments Comments
    With all the WordPress plugins available today, there are ones that really out shine others with regards to users using them on a daily basis and others that dont get used at all. Please note that the download stats have been used while writing this post, they could of increased since then. I have listed 35 popular plugins according to WordPress and they are:All in One SEO Pack 3,296,121 Downloads Contact form 7 926,506 Downloads Google XML Sitemaps 1,995,042 Downloads NextGEN Gallery 1,163,814 Downloads SexyBookmarks 63,366 Downloads Easy AdSense 265,594 Downloads GD Star Rating 252,...
  • Pinging Your Own Blog Posts? Good or Bad?
    By Tony Tran on October 4th, 2009 | No Comments Comments
    WordPress provides users to automatically ping other sites when you link to them using trackbacks. In addition to that you also have an option to allow others to send pingbacks to you. Linking back is always good, however WordPress displays these links using the nofollow attribute. So is it good to allow a nofollow linkback to your own website? Considering Googles new policy changes with regards to nofollow links, and how you might eventually lose ranking over it, adding an additional linkback to your own blog with a nofollow link definitely does not gauge well. On my another tech blog I use a...
  • Tips to Deal With Spam Comment in WordPress
    By Tony Tran on October 4th, 2009 | 6 Comments6 Comments Comments
    Spam in any form is annoying at its best. As a internet user, every one of us has to deal with spam. It may be in the form of emails, instant messages or comments. As a avid always-on internet user, I deal with tons of spam everyday. However, in the time (more than 11 years) I have spent on the internet, I can tell you one thing: No spam protection is perfect, it just works 98% of times. There is always a 2% chance that it will flag legitimate messages as spam or spam messages as legitimate. Also Read: Setting up Akismet on your WordPress blog Relying on spam engines is not always 100% accurat...
  • How to Setting Up Akismet
    By Tony Tran on October 4th, 2009 | No Comments Comments
    Now that you have optimized your WordPress settings, you are almost ready to welcome visitors to your blog, however there are also some unwanted visitors called spammers. WordPress has a very good plugin to take care of such spammers in the form or Akismet, this plugin will block spam comments and help you keep your blog clean from spam links. Akismet plugin is available by default in all new WordPress installations, however it does not work out of the box and you need to setup Akismet to work for you blog, in this post we will see how to setup Akismet to protect your blog against spam comment...

Advertisement