CSS menu tutorials and resources

January 29, 2009

Posted by: surianee

Category: CSS, web design

Tags:

CSS menu tutorials and resources

Assuming you have created a simple CSS menu such as this one or this one ! and have successfully grasp the overall CSS menu concept, you can now proceed to CSS menu goodies.yum!

January 22, 2009

Posted by: surianee

Category: PHP

Tags: ,

Really Easy to follow PHP security tutorials for beginners

If you’re just starting with PHP, it’s essential to at least get the basic PHP security stuff right as to avoid bad habits as your skills grow. Hope you’ll find these articles and resource useful.

January 19, 2009

Posted by: surianee

Category: PHP

Tags: ,

Really Easy to follow Object Oriented PHP tutorials for beginners

There are 3 kind of object oriented PHP tutorials on the web, first using real world example, second is the analogy examples and third are the video tutorials.

January 19, 2009

Posted by: surianee

Category: PHP

Tags:

Really Easy to follow Basic PHP tutorials for Beginners

Learning PHP is easy if you start at the right place. Here are some sites that to help you kickstart  with your quest.

January 15, 2009

Posted by: surianee

Category: wordpress

Tags:

Wordpress stats don’t work after installing new wordpress theme

This happens to  wordpress stats when you installed a new wordpress theme.You’ll notice that it is as if no one is visiting your site.The stats stays at zero and doesn’t change at all.

My most commonly used tools for debugging websites

Here are a web tools that i must have in my web dev toolbox.Not only that it will help in developing your website the side effect is, you’ll learn a lot much faster in the process.

January 7, 2009

Posted by: surianee

Category: Sharepoint

Tags:

Connecting two web parts, so that it will filter the other web part

A few days ago someone asked me a  question  on SharePoint: How do I get a web part to filter another web part? In other words…

January 7, 2009

Posted by: surianee

Category: Office Apps, Powerpoint

Tags:

3 websites that will help make your presentation better

There are a lot of sites that will help you make fantastic presentations. Here are three that i find so very much useful.

January 2, 2009

Posted by: surianee

Category: web design

Tags:

Equal web page length for all pages

As you know, creating a div container with different length of  content will in turn determine the length of each of your web page.One page might be 200px, but another would be 1200px.

So how do you make sure  that your web page length is the same for all the pages?