Archive for the 'Web Tools' Category

Which blogs do I subscribed with RSS?

Posted by Athan on July 28th, 2008 filed in Web Tools, Websites and Webhosting

What is RSS?
How do I explain thee? Well, as of for own words, RSS is the way I stick with the current updates of my favorite sites/blogs through feed readers. I may have not explained it to you well, so here is the link to better educate you, click here or go to WhatIsRSS.com.
How do [...]

Read More..>>

Download Firefox 3

Posted by Athan on July 13th, 2008 filed in Web Tools

I never knew about Firefox browser years before in my school days (whew?! when was that?). But now,it gives me the pleasure of using it at the office. I get used of it since it is much convenient for browsing sites and much more for our internal tools in the office that are browser viewable.
Now, [...]

Read More..>>

Contact Us Form Using PHP Mail

Posted by Athan on July 9th, 2008 filed in Web Tools, Websites and Webhosting

You will need to have an HTML file first that will contain your form. Below is an example that you can edit to suit your needs. You can name it form.html, for instance.
<html xmlns=”http://www.w3.org/1999/xhtml”>
<head>
<title>Contact Us</title>
<link rel=”stylesheet” type=”text/css” href=”../../css/nms.css” />
</head>
<body>
<form method=”post” action=”mail.php”>
<table>
<tr>
<td>What is your name ?</td>
[...]

Read More..>>

Setting up Gmail IMAP with Thunderbird Email Client

Posted by Athan on July 5th, 2008 filed in Web Tools

It’s been a year now that I am using Thunderbird as the email client to fetch emails at work. I also used it for my personal emails.
Let me guide you how you can setup an IMAP Gmail Account with your Thunderbird. Yeah, I am using Gmail for my personal email account. And, these are the [...]

Read More..>>

Obs-Orangekiss Wordpress Theme

Posted by Athan on May 7th, 2008 filed in Web Tools, Wordpress Theme

Finally, from just doing some stupid tweaks to other wordpress themes, I managed to create my very first own. Yeah, for such first timers doing it would really take time.
It had been a week for me doing this since of course, I still have my work and doing this in my spare time at [...]

Read More..>>