Tag Archives: webmaster

Check for WordPress 3.2 Compatibility

WordPress 3.2 release date is just around the corner with some awesome new features like distraction free writing, a new admin dashboard, etc. However, WordPress 3.2 comes with its own set of pre-requisites. I was looking at the requirements to run WordPress 3.2 so I will be ready to update our blog network as soon [...]

Read full story Comments { 2 }

Browser HTML5 & CSS3 Readiness Infographic

Originally posted 2010-05-13 10:50:03. An incredibly useful website to check on support offered by different browsers for the new HTML 5 specification. html5readiness.com Of course, made with HTML 5 & CSS 3. Pretty sweet, isn’t it? [via Daring Fireball]  

Read full story Comments { 1 }

Free HTML5 WordPress Theme

Most modern browsers are starting to support HTML 5 and CSS3. The two pack an awesome punch in terms of  offering functionality that was previously possible only with the help of plugins, javascript, etc right within the browser. This makes webapps work incredibly faster and function well without any overhead. If you are a fan [...]

Read full story Comments { 2 }

How to Check DNS Propagation Status?

Here is another useful tidbit when you are working on moving websites, changing DNS servers, etc. If you just made a change to your DNS entries and waiting for it to propagate, there is a surefire way of measuring progress instead of twiddling your thumbs or whatever it is that you do when waiting for [...]

Read full story Comments { 3 }

How to Clear DNS Cache in Mac OS X Snow Leopard?

I was working on moving a few of our WordPress sites from Apache to Niginx. One of the changes was the new server ip address. But, I kept hitting the old ip address when i tried to ping from my iMac.  Doh! I haven’t cleared the DNS cache in my Mac OS X Snow Leopard. [...]

Read full story Comments { 0 }

How to Avoid WordPress Firefox Redirect Loop Error?

Scenario: I had an existing site with this in the .htacess file which basically redirects anything without a www to a www address.  Options +FollowSymlinks RewriteEngine on rewritecond %{http_host} ^mysite.com [nc] rewriterule ^(.*)$ http://www.mysite.com/$1 [r=301,nc] Now, I installed WordPress in a sub-directory and the site was setup without a www prefix. Now, I cannot log [...]

Read full story Comments { 0 }

Tips to Develop Mobile Web Apps the Right Way

As someone interested in web development and WordPress development, I read up on article related to it. With the smartphone market more popular than ever, there has never been a better time to build mobile web apps. In case any of our readers are interested in mobile web apps development, I just came across an [...]

Read full story Comments { 2 }

Find Website Loading Times at 50 Locations

I am usually checking how fast our sites are loading anytime we make major changes to the sites. I just came across a cool website that can show how fast a webpage loads from 50 different locations. Loads.in is a very nice looking website that shows hos fast a website loads. It runs through different [...]

Read full story Comments { 1 }

Tip: Adding jQuery Scripts to WordPress

I was just trying to add a simple font-resizer jQuery script to a WordPress theme. This example seemed really simple but it just won’t work. After a while, I stumbled on this page in WordPress Codex where it suggested replacing the jQuery shorthand – $ symbol with the word jQuery. For eg: $(document).ready(function () { [...]

Read full story Comments { 0 }

Photoshop tip: Converting Background to Transparent

I have looked this tip up atleast 3 times in the last few weeks. So, for my own sake (and for anyone else looking for it) I am writing this down here. Of course there are multiple ways to do the same thing as in most things tech. Here is what worked for me. Use [...]

Read full story Comments { 0 }

ShanKri-la Gets a Makeover

Originally posted 2008-02-01 13:05:05. I have been working on this theme mod for a bit and it is almost a whole month late in making its way here. I meant to release it for the New Year’s day but my day job kept me busy to complete the stuff I wanted done. So, instead here [...]

Read full story Comments { 22 }
Lunascape – Browsershots Alternative In Your Computer

Lunascape – Browsershots Alternative In Your Computer

I run and manage several websites. One of the things I repeat doing is to check how the website looks in different browsers – Internet Explorer, Firefox, Safari, Chrome and Opera. I usually do this by firing up each browser and loading the site there. I just came across a very cool browser that gives [...]

Read full story Comments { 1 }
What Google Public DNS Actually Means To You?

What Google Public DNS Actually Means To You?

Google has been in a mission to make the web faster than it is now. In that effort they have released Google Public DNS Service. You might have heard about it and probably wondering what the heck it is and if you should do anything about it. I am going to try to help you [...]

Read full story Comments { 2 }
How to Setup Google Analytics Intelligence Alerts?

How to Setup Google Analytics Intelligence Alerts?

Google does a lot of things right and Google Analytics that help monitor your website traffic is definitely one among them. Google Analytics is a free and powerful website statistics gathering application. If you run a website(s), you are probably using Google Analytics to measure your site traffic. Google Analytics just added a cool new [...]

Read full story Comments { 1 }
WordPress Wins Best Overall Open Source CMS Award

WordPress Wins Best Overall Open Source CMS Award

PacktPub awards Open Source CMS Awards every year. To my delight, WordPress has won the Overall Best Open Source CMS Award for the 2009 Open Source CMS Awards. In the last 4 years, this is the first time WordPress has won this award. Plus, it was named first runner-up in the Best Open Source PHP [...]

Read full story Comments { 2 }
Page 1 of 212