Archive for the 'Web Tools' Category
Which blogs do I subscribed with RSS?
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 [...]
Download Firefox 3
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, [...]
Contact Us Form Using PHP Mail
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>
[...]
Setting up Gmail IMAP with Thunderbird Email Client
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 [...]
Obs-Orangekiss 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 [...]