-
TweetPress Theme – You may mistakenBy Tony Tran on February 4th, 2010 | No Comments
We ever know that Chrome or Facebook theme for Wordpress. Today I will give you a new clone theme which will same Twitter design. You may mistaken ! It’s special, almost like Twitter with ” more ” button. You also can include your twitter information into it and get your tweets to display in there. Install TweetPress as you would any other theme Open functions.php Change $twitter_screen_name to your screen name Change $feedburner_account_name to your feedburner account name Change the data values inside get_twitter_account to defaults you wish to display Review demo or ... -
UnderStand CSS Free ReportBy Tony Tran on January 25th, 2010 | No Comments
With most professional blogger(s)/web designer(s) or webmaster(s), CSS word isn’t hard to know what is that ? But if you are just start with blogger and web design, I think have something you would love to know and understand more about CSS. What is CSS ? Cascading Style Sheets (CSS) is a style sheet language used to describe the presentation semantics (that is, the look and formatting) of a document written in a markup language. Its most common application is to style web pages written in HTML and XHTML, but the language can be applied to any kind of XML document, including SVG and XUL.... -
Include TinyURL To Your Wordpress BlogBy Tony Tran on January 24th, 2010 | 2 Comments
Some month ago, I was released short url service at N70.INFO to help you short your long url, easy to save and remember. You can easy to choose keyword you want, not only just random string like another services. Of course there are not only my short url publish on internet. Many another service you can choose such as: tinyurl.com eb.cx elfurl.com shorl.com url.fm shurl.org qurl.net notlong.com shortlinks.co.uk url123.com If you want create short url to each of your article, did you think you will create by your hand, manually ? No, I will tell you how to let it automatic. First, just paste ... -
Tweet Your New Articles to Twitter When AvailableBy Tony Tran on January 23rd, 2010 | 3 Comments
Twitter is largest social network which many people join. Also, many bloggers, webmasters and marketing people use it for marketing for blogs, websites or their own business. For automatic tweet new message to Twitter to tell people when you published new article, many plugin and tools can do that. Also Feedburner give you a features named ” Socialize “. Now you can do it in your wordpress blog without need to action any tools. Just copy this code and paste to your functions.php file in your theme folder. For more support information, just leave comment. I will help you if any trou... -
Convert Blogger to Wordpress Self HostedBy Tony Tran on January 22nd, 2010 | No Comments
Your current blog at username.blogspot.com is hosted on the Blogger but you now want to move this blog from Blogger to WordPress (self-hosted) with your personal domain name like your-company.com or your-name.com. WordPress provides an easy option to automatically import all your old blog posts and reader comments from Blogger into your new WordPress Blog but there are still some bigger problems that are hard to ignore, such as: 1. Some of your previous articles on the blogspot.com blog could be ranking very high in search engines for certain keywords but once you shift these articles to a new... -
The Most Awesome Wordpress PluginsBy Tony Tran on January 21st, 2010 | No Comments
I’m used Wordpress for two year ago and got many experiences for custom and design it like what I want. Also, I have save many plugin in my computer which I like and really helpful for use later or share for friend. You can reference these plugins if it’s bring more benefits for you. CopyFeed – It puts a link back to your site and a digital fingerprint you can search for that will show you if anyone is scraping your content. The nerve! Action PopUp – It’s actually already posted here on this forum, but for some reason it is hard as hell to find, so here it is agai... -
WordPress Visual Cheat SheetIn the previous post I was introduce to you the full list of Wordpress Hooks Database for Wordpress 2.9 . I sure it’s really helpful and save your time when you want to write a plugin or design new wordpress theme. To help more in your job and speed up your job, just download WordPress Visual Cheat Sheet with this link. What will it help me ? There are a lot of exist code to help you save time such as get_header, get_sidebar, comments_template … You just need to copy and use it. ...
-
All Wordpress Hooks in WP 2.9What is WordPress Hooks Database ? If you’re a plugin developer, you know how difficult it can be to figure out which hooks are available. This WordPress hooks database automatically scans each WP build for apply_filters(), do_action(), and do_action_ref_array to figure out exactly which hooks are available in each version and where the hooks occur. If you don’t know what WordPress hooks are for, read the Plugin API. What is this good for? See what new hooks are available with each new version of WordPress See which hooks have been deprecated or renamed (use the “view all ho...
-
Enabled GZIP for ThesisBy Tony Tran on January 18th, 2010 | No Comments
After a while I used Thesis Wordpress Theme for some blogs of mine, I discover you can save more than 60% your load time by optimized your wordpress theme ( enabled gzip, compression file size … ). Here are tips to help you enabled GZIP with Thesis Wordpress Theme, easy way step by step. Download This Code Start your FTP program and going to Thesis Folder or edit in Wordpress Editor ( http://your-domain.com/wp-admin/theme-editor.php ) Edit custom-functions.php, addition the code you has download into that file. Finished. Now your blog was saved up to 60% file size ( html file when show... -
Thesis Import/Export Plugin for DevelopersBy Tony Tran on January 17th, 2010 | No Comments
I just started working with Thesis Wordpress Theme for some week and also found some useful plugin to help improve my wordpress with Thesis. Today I will let’s you know a plugin very useful to help you import/export Thesis Settings. With this plugin, you can design your Thesis plugin and create a new child theme from Thesis. It will help you save your time. Also, if you have idea to develop child theme and give for free or sale it. You won’t waste much time for support for customer how to custom and config Thesis theme. All you need to tell people import *.dat file. Great ? One mo...

