22 May, 2010

Free ebook: Sexy Web Design

Posted in: Design

Sexy Web Design – Free 71 Page Preview

An easy-to-follow guide that reveals the secrets of how to build your own breathtaking web interfaces from scratch.
You’ll be guided through the entire process of creating a gorgeous, usable web site by applying the timeless principles of user-centered design. Even if you’re short on design skills, with this [...]

Continue reading Free ebook: Sexy Web Design

Here is a step-by-step tutorial on how to customise WordPress Login page for your website/blog. This tutorial will show you how to change the WordPress logo and link on the Login page without hacking the core code nor installing a plugin.
1. Copy and paste the following code into functions.php file of [...]

Continue reading How to customise WordPress Admin Login page

This is one of the most commonly used piece of code for jQuery. Often times, we need to check if a div/element exists in the page before processing a block of script (eg: replacing the content of the div).

if ( $(“#message”).length ) {
$(‘#message’).text(“Hello!”);
}

Continue reading How to check if div exists in jQuery

Comments Off

03 May, 2010

DreamHost Invitations / Promo codes

Posted in: WWW

I’ve been using Dreamhost hosting for a few years now and yesterday, I received an email from Dreamhost regarding invitations for new users. Apparently, I’m one of the select few customers to be offered special “DreamHost Invitations”. The invitation codes are:
509040443692
578861737835
756474799478
[...]

Continue reading DreamHost Invitations / Promo codes

Comments Off

Here’s a snippet of CSS and HTML code that aligns an image in center (horizontally) and middle (vertically). Tested in Firefox, IE, Chrome and Safari.

CSS
#enter {
position: absolute;
text-align: center;
left: 50%;
top: 50%;
margin: -120px auto 0 -130px; /* value of top margin: height of the image divide by 2 (ie: 240 / 2), value of [...]

Continue reading Align an image in center and middle using CSS

Comments Off

There is an issue with jQuery.get() in Internet Explorer when trying to update content on the fly because IE caches XMLHttpRequest response and the AJAX call made via jQuery.get() is therefore always returning the same result. I encountered this problem when I was writing a function similar to facebook Like feature where the [...]

Continue reading Troubleshooting jQuery.get() Cache issue in Internet Explorer

Dreamhost Easter Special is available for the week of Easter. Use promo code EASTER10 to get $60 off from one year or two year dreamhost hosting packages when you sign up before 10 April 2010.
Promo code: EASTER10

Continue reading Easter 2010 Special – $60 off one year/two year Dreamhost hosting packages

Comments Off

WordPress iPhone app was released almost a year ago, but I have only downloaded and used it recently. WordPress for iPhone is available for all self-hosted wordpress.com blogs provided they are using WordPress 2.7 or higher. The app allows you to access the Administrator Panel of the WordPress blog using your iPhone, enabling [...]

Continue reading WordPress iPhone App – a step by step user guide to using WordPress for iPhone

Development
Why Flash is Here to Stay
There’s a huge debate stirring around the internet about the capabilities of HTML5 and it’s threat to Adobe Flash, Microsoft Silverlight and other rich internet application (RIA) technologies. The amount of support behind HTML5 is encouraging and great to see, as it will only help it’s adoption by both browsers [...]

Continue reading Weekly round-up: 15 must read development, design and blogging articles

To display 5 latest posts in each parent category of your WordPress blog, add the following code into the template that you want the result to appear. In our case, we added the following code into our 404 template page (404.php of current theme). Other places that you might want to display [...]

Continue reading Display 5 latest posts in each category in WordPress

Profile PicHello! Welcome to Web development blog! My name is Ei Sabai and on this blog, I write about web development, mobile app development, latest web technologies and the likes. Read more about me or have a look at some of the tips & resources I've written.
Subscribe to our newsletter to receive tips, resources and special offers related to web development & design.
We do NOT spam.
Your name:  
Your email:  

Tips & Resources

Tips & Resources
WordPress Web Hosting
Recommended web hosting providers for WordPress 3.0
iPhone Native App Development
Important steps into iPhone app development for beginners
iPhone Web App Development
Tips for iPhone web app development
Coupons for Web Developers
Get discounts on web hosting, domain names, templates, etc
10 Useful jQuery Snippets
Easy-to-use jQuery snippets for any website
HTML Email Newsletter
Step-by-step tutorial on how to code an HTML email newsletter
  • bluehost Hosting $6.95/month
  • Joomla Templates