15 Different Techniques and Tools for Cross Browser Compatibility
Make your websites compatible with a all browsers and I know its very hard job. To make your coding life easier, here are 15+ tools and techniques for cross-browser CSS development.
Reset CSS
Due to the fact web browsers define different default styling for html elements, the first thing to do is to always include a CSS reset in your stylesheet. By using this code, you’re already eliminating lots...
Shut Down Megaupload.com File-Sharing Website By US Feds
The operation to arrest the founder of the online file-sharing service Megaupload and close down the website has left users worldwide in limbo and prompted warnings that consumers should not rely on “cloud” storage for their data.
Kim Dotcom, who was arrested during his 38th birthday party at his luxurious Auckland mansion, was the brain behind Megaupload, infamous as a place to allegedly...
Top 10 Professional One Page WordPress Themes
WordPress themes have made the easy life for everyone. Many small level companies earning lot of money through WordPress premium and free wp themes. It has been become industry.
In this tough competitive world, you should find the best options when it comes to online business. The themes you choose should leave an everlasting impression in the minds of the viewer or the customer and should make him...
How to display WordPress posts in columns
Something I think is funny when I build websites in WordPress is to try to move away from the traditional blog layout, and build the page a little differently. One of the tricks I have used are that instead of presenting blog posts in the traditional way, are listed on one line from the top down, so I have chosen to present them in columns, from left to right.
Examples of this can be seen on several...
Five tips for better online marketing
Marketing on the Internet becomes an increasingly important part of a company’s marketing plan. Ideafist is a web agency, which is very precisely with online marketing.
Here are Ideafist top five tips for better online marketing
1st Read on so you have good knowledge of internet marketing, how others have done to succeed online, and why not all bets are gold in his pockets.
Second Concentration...
Download failed Destination directory for file streaming does not exist
When updating a component (or the core) in wordpress, you may get the error message “Destination directory for file streaming does not exist or is not writable”. This directory is either wp-content/ or a custom path defined in wp-config.php.
To fix this issue, you can remove any define() calls specifying “WP_TEMP_DIR” as key, and enter the following instead:
define('WP_TEMP_DIR',...
How to Fix Skype Overwriting Phone Numbers in WordPress Themes
If you have Skype on your computer you may have noticed that sometimes Skype highlights phone numbers automatically when you visit a website. From a WordPress developers point of view this can be very frustrating. Not only can it make your site look bad, but it can mess up the layout as well. In fact, just recently we had a client whose page kept breaking because Skype was highlighting his phone number....
WordPress Custom Fields [ Part 2 ] Final
Only Display Posts with a Specific Custom Field
The best part about query_posts function in WordPress is that it has a parameter for custom fields. So we can use it to create a loop that only displays posts with a specific custom field key and/or value. All you would have to do is enter the query_posts tag above your post’s loop statement. Let’s say you want to display posts that you wrote...
WordPress Custom Fields [ Part 1 ]
What are WordPress Custom Fields?
Custom fields are a form of meta-data to store arbitrary information with each post of WordPress. While this does not sound so powerful, it is the most powerful of the WordPress posts and content types (type known as post). This meta-data is handled with key / value pairs. The key is a “name” that identifies the specific field so it is a constant and must...
10 Very Useful Applications For Your iPhone
Looking at the App Store on your iPhone, you can find plenty of cheap or even free software that can be useful and beneficial.
Get mobile vendors as well as Apple’s iPhone, and none is easier to install programs. After a handful of taps of the screen has been found, purchased and installed a game or other software for mobile. Here we found 10 of the most useful programs you might need...
Recent Comments