<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>FarhanFaisal &#187; Technology</title>
	<atom:link href="http://www.farhanfaisal.com/topics/technology/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.farhanfaisal.com</link>
	<description>Sys admin, rock climber and internet junky diary</description>
	<lastBuildDate>Tue, 14 Sep 2010 14:58:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Beware of phishing site.</title>
		<link>http://www.farhanfaisal.com/2010/09/beware-of-phishing-site/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=beware-of-phishing-site</link>
		<comments>http://www.farhanfaisal.com/2010/09/beware-of-phishing-site/#comments</comments>
		<pubDate>Tue, 14 Sep 2010 14:25:05 +0000</pubDate>
		<dc:creator>farhan</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[Technical resources]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.farhanfaisal.com/?p=298</guid>
		<description><![CDATA[What is phishing anyway? From Wikipedia, the word phishing means a criminally fraudulent process of attempting to acquire sensitive information from users such as username, password and credit card details by masquerading as a trustworthy entity in electronic communication. Wikipedia:Phishing Nowadays, you must receive at least one phishing email, containing phishing URL, every time you [...]]]></description>
			<content:encoded><![CDATA[<p>What is phishing anyway?<br />
From Wikipedia, the word phishing means a criminally fraudulent process of attempting to acquire sensitive information from users such as username, password and credit card details by masquerading as a trustworthy entity in electronic communication. <a href="http://en.wikipedia.org/wiki/Phishing" target="_blank">Wikipedia:Phishing</a></p>
<p>Nowadays, you must receive at least one phishing email, containing phishing URL, every time you open your email. Most probably, it will stuck in spam folder. Spam filters nowadays really did what it suppose to do, but not in all cases.<br />
<a href="http://www.farhanfaisal.com/wp-content/uploads/2010/09/phishing-maybank.png" rel="lightbox-wall"><img src="http://www.farhanfaisal.com/wp-content/uploads/2010/09/phishing-maybank.png" width="575" class="aligncenter" /></a><br />
<span id="more-298"></span><br />
<em><strong>How to identify phishing email? How to make sure you&#8217;re safe from phishing?</strong></em><br />
You cannot trust &#8220;From&#8221; field in an email. It can be spoof, and it can be anything. You can send an email to anyone, claiming you&#8217;re from Maybank Security Team <security @maybank2u.com.my>. There is a mechanism to solve this issue, such as <a href="http://en.wikipedia.org/wiki/Sender_Policy_Framework">Sender Policy Framework (SPF)</a>, where it will verify whether the IP of the email sender is a valid email server to send email for the particular domain it claims to be, but it is not implemented widely yet.<br />
<a href="http://www.farhanfaisal.com/wp-content/uploads/2010/09/phishing-alert.png" rel="lightbox-wall"><img src="http://www.farhanfaisal.com/wp-content/uploads/2010/09/phishing-alert.png" width="575" class="aligncenter" /></a></p>
<p>The URL. The right bank will not ask you to fill in any username or password from the link they provided. If you happen to receive any email from your bank, just type bank URL in a new tab/window. Dont follow the link provided.<br />
<a href="http://www.farhanfaisal.com/wp-content/uploads/2010/09/phishing-sample.png" rel="lightbox-wall"><img src="http://www.farhanfaisal.com/wp-content/uploads/2010/09/phishing-sample.png" width="575" class="aligncenter" /></a></p>
<p>Anyhow, you have to be able to distinguish a valid URL, and phishing URL. In this case, I&#8217;m showing an example of Maybank. The valid URL for Maybank online banking is http://www.maybank2u.com.my. Some phishers will create the phishing site at different URL, and twisted to make you believe it is the valid Maybank URL.</p>
<p>For example<br />
1. http://<strong><em>11.11.11.11</em></strong>/www.maybank2u.com.my<br />
2. http://<strong><em>maybnk2u.com</em></strong>/my/<br />
3. http://<strong><em>maybnk2u.com.my</em></strong>/<br />
4. http://<strong><em>www.maybank2u.com.my.mydomain.com</em></strong>/</p>
<p>All of above are invalid Maybank domain. The most important part in a URL were as bolded in the list above. We will go through the link above.</p>
<ol>
<li>The URL is pointing to a server, with ip address 11.11.11.11 (just illustration). The content is hosted at server with IP 11.11.11.11.</li>
<li>The host is actually <strong>maybnk2u.com</strong>. The phisher is trying to cheat you, by using a domain name that is similar to the valid domain. /my/ in this case is just a content folder on the server. </li>
<li>The domain name is almost similar like no 2, but the whole domain is maybnk2u.com.my. All .my domain name were handled by <a href="http://www.domainregistry.my">Domain Registry</a>. You should report as soon as you see any phishing site using .my domains to DomainRegistry. </li>
<li>You can see www.maybank2u.com.my as part of the domain, but the main domain is at mydomain.com. The owner of mydomain.com created a subdomain, and sub-sub domains for mydomains.com. So, www.maybank2u.com.my is subdomain of mydomain.com. The owner of mydomains.com is the phisher. </li>
</ol>
<p><strong><em>Rule of thumb </em></strong></p>
<ol>
<li><strong>Check for host name</strong> : from <strong>http://</strong> until next <strong>/</strong>.</li>
<li>In the hostname, check for domain name. Usually last 2 or 3 octet of hostname. such as domainname.com or domainname.com.my.</li>
<li>If the domain is other than maybank2u.com.my, the URL is a phishing site.</li>
</ol>
<p><em><strong>What should I do with phishing site?</strong></em><br />
There are few databases of phishing website, that were shared to popular browsers to alert users of known phishing site. If you found a phishing URL, most probably a red alert output will appear to warn you. But, if the phishing site is still new, the alert won&#8217;t show up. You should contribute to the database as well, to make sure other users wont be cheated. </p>
<ol>
<li>Using firefox : Click help &#8211;> Report web forgery</li>
<li>Go to phishtank.com, and submit the URL. Phishtank is one of the largest database of phishing sites.</li>
</ol>
<p><a href="http://www.farhanfaisal.com/wp-content/uploads/2010/09/phishing-phishtank.png" rel="lightbox-wall"><img src="http://www.farhanfaisal.com/wp-content/uploads/2010/09/phishing-phishtank.png" width="575" class="aligncenter" /></a></p>
<p>What contribute to increase cases of phishing?</p>
<ol>
<li>Insecure server &#8211; Most phishers were riding on a compromise machine to host the phishing site. It will look like the compromised server is launching the phishing site, and keep them behind the scene. Besides, the compromised server sometime being used to send phishing email to massive email list, and most probably your email will be in it. Thanks to email harvester. There is a mail sending script that will facilitate the process. </li>
<li>Compromised email account &#8211; You ever encountered your friend sending you a suspicious link? Most probably his/her account was compromised, and being used to send phishing URL or anything to you and his/her other friends in contact list. And most cases, it happen on yahoo email. Not sure why, maybe there&#8217;s alot of yahoo&#8217;s phishing victim. If it comes from yahoo email, you can check which IP the sender send the email from, leading to which country.</li>
<li>Open relay mail server &#8211; Email server with mail relay enable will allow anyone to use that mail server to send email. There also some software to facilitate the process of connecting, and sending email using the mail server. You can check if your server have open mail relay enabled. Just google &#8220;<a href="http://www.google.com.my/search?sourceid=chrome&#038;ie=UTF-8&#038;q=check+open+mail+relay">check open mail relay</a>&#8220;.</li>
</ol>
<p>I hope to see everyone is safe online, while IT helps our life. Banking, social network, communication, we really depends on internet to do those things. So, it takes everyone&#8217;s responsibility to take online security and privacy seriously.</p>
<p>Hope this post will help some people in understanding one of the massive online threat, phishing.</security></p>
]]></content:encoded>
			<wfw:commentRss>http://www.farhanfaisal.com/2010/09/beware-of-phishing-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Network monitoring with cacti &#8211; snmpd.conf</title>
		<link>http://www.farhanfaisal.com/2009/04/snmp-with-cacti/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=snmp-with-cacti</link>
		<comments>http://www.farhanfaisal.com/2009/04/snmp-with-cacti/#comments</comments>
		<pubDate>Tue, 07 Apr 2009 11:14:25 +0000</pubDate>
		<dc:creator>farhan</dc:creator>
				<category><![CDATA[Technical resources]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.farhanfaisal.com/?p=191</guid>
		<description><![CDATA[Network monitoring plays an important aspect in a system admin life. You will be managing some servers, and you might have problem taking care of their respective &#8216;health&#8217;, making sure its serving fine and performing best of it. There are some monitoring tool, for example, mrtg, nagios, cacti. For our setup, we are utilizing cacti, [...]]]></description>
			<content:encoded><![CDATA[<p>Network monitoring plays an important aspect in a system admin life. You will be managing some servers, and you might have problem taking care of their respective &#8216;health&#8217;, making sure its serving fine and performing best of it. There are some monitoring tool, for example, <a href="http://oss.oetiker.ch/mrtg/">mrtg</a>, <a href="http://www.nagios.org/">nagios</a>, <a href="http://www.cacti.net/">cacti</a>. </p>
<p>For our setup, we are utilizing cacti, a web-based host monitoring tool, that can monitor hosts through snmp. Its a php tool, and customizable. Its powerful enough to give you what you want, just the matter of configuration. The first thing, you have to make sure every host you want to monitor is snmp enabled.<br />
<center><img src="http://www.farhanfaisal.com/wp-content/uploads/2009/04/cacti-login.jpg" alt="Cacti login page" /></center><br />
SNMP stands for &#8220;Simple Network Management Protocol&#8221;, can be harmful if not configured properly. It can reveal you private information of the host. I will just put a simple snmpd.conf configuration file, that will have enough privilege control on host and community string.<br />
<code></p>
<p>com2sec local     localhost       YOUR_COMMUNITY_STRING<br />
com2sec mynetwork 202.190.123.144/28      YOUR_COMMUNITY_STRING</p>
<p>group MyRWGroup v1         local<br />
group MyRWGroup v2c        local<br />
group MyRWGroup usm        local<br />
group MyROGroup v1         mynetwork<br />
group MyROGroup v2c        mynetwork<br />
group MyROGroup usm        mynetwork</p>
<p>view all    included  .1                               80</p>
<p>access MyROGroup ""      any       noauth    exact  all    all   none<br />
access MyRWGroup ""      any       noauth    exact  all    all    none</p>
<p>syslocation YOUR_LOCATION<br />
syscontact YOUR_EMAIL<br />
sysname SYSNAME<br />
</code></p>
<p>You can verify that your snmpd daemon is responding to snmp request using snmpwalk.  For snmp version 1, you can use,<br />
<code>snmpwalk -v 1 -c YOUR_COMMUNITY_STRING 127.0.0.1 </code><br />
For snmp version 2,<br />
<code>snmpwalk -v 2c -c YOUR_COMMUNITY_STRING 127.0.0.1 </code></p>
<p>This configuration is for the end host you want to monitor. In Cacti, you will need to add the community string, and the IP of the host you want to monitor. Then, cacti will start polling information from these hosts through SNMP with the credential given. </p>
<p><center><img src="http://www.farhanfaisal.com/wp-content/uploads/2009/04/cacti.jpg" alt="Cacti Graph" /></center><br />
Cacti &#8211; <a href="http://www.cacti.net/">http://www.cacti.net/</a><br />
Nagios &#8211; <a href="http://www.nagios.org">http://www.nagios.org</a><br />
MRTG &#8211; <a href="http://oss.oetiker.ch/mrtg">http://oss.oetiker.ch/mrtg</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.farhanfaisal.com/2009/04/snmp-with-cacti/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Use Google Apps on your own domain.</title>
		<link>http://www.farhanfaisal.com/2009/01/use-google-apps-on-your-own-domain/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=use-google-apps-on-your-own-domain</link>
		<comments>http://www.farhanfaisal.com/2009/01/use-google-apps-on-your-own-domain/#comments</comments>
		<pubDate>Thu, 08 Jan 2009 10:51:02 +0000</pubDate>
		<dc:creator>farhan</dc:creator>
				<category><![CDATA[Technical resources]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.farhanfaisal.com/?p=98</guid>
		<description><![CDATA[As google have introduced to their google apps to all users for free, I think a simple guide on how to utilize the free service to our optimum use.. This should be a reference for me myself, and other who would see this useful. For me, I would just want to use google mail, as [...]]]></description>
			<content:encoded><![CDATA[<p>As google have introduced to their google apps to all users for free, I think a simple guide on how to utilize the free service to our optimum use.. This should be a reference for me myself, and other who would see this useful. </p>
<p>For me, I would just want to use google mail, as inside google apps package. Google mail really a good thing we have in the internet world nowadays, as the email interface, emailing experience is different, and really useful. Just a few cons like no folder management. But you can still use labelling to categorize your email.</p>
<p>There are 2 ways you can use google mail on your own domain. Either registering for google apps at http://www.google.com/a/ or using your current gmail email account.</p>
<p><b>Using google apps. </b></p>
<p>Go to <a href="http://www.google.com/a/">http://www.google.com/a/</a>, and register for google apps account with your domain name. With google apps, you can have google docs, google chat, google site, calendar and a few more. But this example, google site will be ignored, as I&#8217;m using my current hosting account for site, I&#8217;m just using Google Mail in my google apps. </p>
<p><center><a href="http://www.google.com/a/cpanel/domain/new" target="_blank"><img width="530" src="http://www.farhanfaisal.com/wp-content/uploads/2009/02/gapps.JPG" alt="Register for your domain name" /></a></center></p>
<p>After the registration process, you will have to verify domain ownership. You can choose either 1 of 2 method, either configuring your MX record, your html verification. I think HTML verification will be easier, as you can simply create the file, with specific filename and content provided by Google, on your hosting account, and Google with check the file later. </p>
<p>After your google apps have been created, you need to modify your DNS record of your domain, specifically your MX record to tell where emails of your domain to be sent to. Please check it here, <a href="http://www.google.com/support/a/bin/answer.py?hl=en&#038;answer=33352" target="_blank">http://www.google.com/support/a/bin/answer.py?hl=en&#038;answer=33352</a>. You can just refer below, the list of MX record to be changed. </p>
<p><code><strong>MX Server address	Priority</strong><br />
ASPMX.L.GOOGLE.COM.	10<br />
ALT1.ASPMX.L.GOOGLE.COM.	20<br />
ALT2.ASPMX.L.GOOGLE.COM.	20<br />
ASPMX2.GOOGLEMAIL.COM.	30<br />
ASPMX3.GOOGLEMAIL.COM.	30<br />
ASPMX4.GOOGLEMAIL.COM.	30<br />
ASPMX5.GOOGLEMAIL.COM.	30<br />
</code></p>
<p>Google also suggest you to add this additional SPF <span id="more-98"></span>(Sender Policy Framework) in your DNS. This is additional record to tell which server is supposed to send email at this domain name. As we are using google apps for our email service, we should tell google server is the only server which suppose to send email @ourdomain.com. </p>
<p><code>"v=spf1 include:aspmx.googlemail.com ~all"</code><br />
<small>* note the ~all, not -all.</small></p>
<p>Once finished, you can wait for the DNS record to propogate, and usable. You can check your MX record changes through DNSStuff.com, from here, <a href="http://www.google.com/support/a/bin/answer.py?answer=116393" target="_blank">http://www.google.com/support/a/bin/answer.py?answer=116393</a></p>
<p><center><a href="http://www.google.com/support/a/bin/answer.py?answer=116393" target="_blank"><img width="530" src="http://www.farhanfaisal.com/wp-content/uploads/2009/02/gapps2.JPG" alt="Check your MX record" /></a></center></p>
<p>You can manage your account using your admin account, and login to your inbox through http://www.google.com/a/yourdomain.com. This is how control panel looks like.<br />
<center><img width="530" src="http://www.farhanfaisal.com/wp-content/uploads/2009/02/gapps3.JPG" alt="Google Apps Control panel" /></center></p>
<p>Start creating email account for your domain users!! <img src='http://www.farhanfaisal.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><strong>Using your existing gmail account</strong></p>
<p>This options is only for a specific email account of a domain. For example, you have a email account from your organization, and you dont like the web-based email client. You can use your gmail account to check all your emails to yourname@yourorganization.com in your current Gmail account. </p>
<p>Basically, you will forward all your email that were for <strong>yourname@yourorganization.com</strong> to <strong>YourGmailAccount@gmail.com</strong>. How to do it, it depend on your current email service. You might be able to change in your own web-based email access, or you might need to ask your domain administrator to do it for you. If you manage your domain yourself, please refer to your hosting control panel on how to accomplish this.</p>
<p>In your gmail account, you can go to <strong>Setting</strong> -> <strong>Accounts</strong> and click <strong>Add another email address</strong>. Enter yourname@yourorganization.com and Google will send a confirmation code to yourname@yourorganization.com. You might just need to check your Gmail account inbox, if you have done the email forwarding part. After you have confirmed the code, you can see yourname@yourorganization in your list of accounts, inside your Gmail account.</p>
<p><center><img width="530" src="http://www.farhanfaisal.com/wp-content/uploads/2009/02/gapps4.JPG" alt="Gmail account" /></center></p>
<p>You may want to put your mail in mannerly order, by creating a email filters. Click <strong>Setting </strong>-> <strong>Filters</strong>, and <strong>Create new filter</strong>. You can create filter for all email sent to yourname@yourorganization.com, label it as <strong>MyOrganization</strong>, or skip inbox. You can just click the link to your label, and you will just reading your emails yourname@yourorganization.com.  </p>
<p><a href="http://books.google.com/books?id=c_tSAAAAMAAJ&#038;dq=editions:ISBN076459611X&#038;source=gbs_book_other_versions_r&#038;cad=0_1&#038;pgis=1" target="_blank"><img style="float:left; padding:15px;" src="http://bks8.books.google.com/books?id=c_tSAAAAMAAJ&#038;printsec=titlepage&#038;img=1&#038;zoom=1&#038;sig=ACfU3U1YeZ4xTuPIXdSS5fJuw4O0ZtCJ7A" alt="Hacking Gmail" /><br />
This tips is available in </a><a target="_blank" href="http://books.google.com/books?id=c_tSAAAAMAAJ&#038;dq=editions:ISBN076459611X&#038;source=gbs_book_other_versions_r&#038;cad=0_1&#038;pgis=1">Hacking Gmail </a>by Ben Hammersley. This is a great book if you really rely on Gmail for your daily email. I really think Gmail is the best email service at this time. <img src='http://www.farhanfaisal.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.farhanfaisal.com/2009/01/use-google-apps-on-your-own-domain/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web 2.0 button &#8211; Photoshop tips</title>
		<link>http://www.farhanfaisal.com/2007/11/web-20-button-photoshop-tips/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=web-20-button-photoshop-tips</link>
		<comments>http://www.farhanfaisal.com/2007/11/web-20-button-photoshop-tips/#comments</comments>
		<pubDate>Thu, 22 Nov 2007 16:49:15 +0000</pubDate>
		<dc:creator>farhan</dc:creator>
				<category><![CDATA[Technical resources]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[2.0]]></category>
		<category><![CDATA[graphic]]></category>
		<category><![CDATA[photoshop]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[web 2.0]]></category>

		<guid isPermaLink="false">http://www.farhanfaisal.com/index.php/technology/web-20-button-photoshop-tips/</guid>
		<description><![CDATA[I just found a new Photoshop tutorial, Its a simple tutorial, to create a Web 2.0 button for your website. It will look like glossy crystal look, some kinda elegant. The article is available here. The tutorial is simple, showing a few suggestion on blending options that needed to give the glossy look. You will [...]]]></description>
			<content:encoded><![CDATA[<p><center><img src='http://www.farhanfaisal.com/wp-content/uploads/2007/11/square-button-farhanfaisal.jpg' alt='square-button-farhanfaisal.jpg' /></center></p>
<p>I just found a new Photoshop tutorial, Its a simple tutorial, to create a Web 2.0 button for your website. It will look like glossy crystal look, some kinda elegant. The article is available <a href="http://www.xtutorial.info/2007/11/19/13/">here</a>. </p>
<p>The tutorial is simple, showing a few suggestion on blending options that needed to give the glossy look. You will find it very easy <img src='http://www.farhanfaisal.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Eventhough I&#8217;m not really into graphic and multimedia stuff. Huhuhu..</p>
<p><a href="http://www.xtutorial.info/2007/11/19/13/">http://www.xtutorial.info/2007/11/19/13/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.farhanfaisal.com/2007/11/web-20-button-photoshop-tips/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Check your design across different browser</title>
		<link>http://www.farhanfaisal.com/2007/11/check-your-design-across-different-browser/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=check-your-design-across-different-browser</link>
		<comments>http://www.farhanfaisal.com/2007/11/check-your-design-across-different-browser/#comments</comments>
		<pubDate>Fri, 16 Nov 2007 15:17:20 +0000</pubDate>
		<dc:creator>farhan</dc:creator>
				<category><![CDATA[Technical resources]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.farhanfaisal.com/index.php/technology/check-your-design-across-different-browser/</guid>
		<description><![CDATA[This is really a companion for web developers, a website that could test your design compatibility for different browser, just from this single website. This will be a time-saver tricks to check your work, and make sure everything will displayed smoothly on your viewers screen. You can test your design for different browser. For Linux [...]]]></description>
			<content:encoded><![CDATA[<p><center><a href='http://www.browsershots.org' title='Check your site for cross browser compatibility'><img src='http://www.farhanfaisal.com/wp-content/uploads/2007/11/browsershot.jpg' alt='browsershot.jpg' /></a></center></p>
<p>This is really a companion for web developers, a website that could test your design compatibility for different browser, just from this single website. This will be a time-saver tricks to check your work, and make sure everything will displayed smoothly on your viewers screen. </p>
<p>You can test your design for different browser. For Linux browser, test it on Epiphany, Firefox, Galeon, Iceweasel, Konqueror and Opera. For Windows, you can test it for Microsoft Internet Explorer, Firefox, Opera and Safari. BrowserShot can also check for Max OS browser, Firefox and Safari.</p>
<p>With a few click, you can know how ready your design to be delivered <img src='http://www.farhanfaisal.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.farhanfaisal.com/2007/11/check-your-design-across-different-browser/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web-based image editor</title>
		<link>http://www.farhanfaisal.com/2007/11/web-based-image-editor/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=web-based-image-editor</link>
		<comments>http://www.farhanfaisal.com/2007/11/web-based-image-editor/#comments</comments>
		<pubDate>Wed, 14 Nov 2007 20:31:02 +0000</pubDate>
		<dc:creator>farhan</dc:creator>
				<category><![CDATA[Technical resources]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[2.0]]></category>
		<category><![CDATA[graphic]]></category>
		<category><![CDATA[image editor]]></category>
		<category><![CDATA[online tools]]></category>
		<category><![CDATA[web 2.0]]></category>

		<guid isPermaLink="false">http://www.farhanfaisal.com/index.php/personal/web-based-image-editor/</guid>
		<description><![CDATA[Once in a while, you might caught at a computer, updating your blog maybe, and you need to edit your pictures. Some would suggest a portable image editor in your pendrive. Another alternative would be online/web-based image editor. One that you could try is rsizr. It will immediately prompt you to open a image file [...]]]></description>
			<content:encoded><![CDATA[<p><center><a href='http://www.farhanfaisal.com/wp-content/uploads/2007/11/flauntr.jpg' title='flauntr.jpg'><img width="450" src='http://www.farhanfaisal.com/wp-content/uploads/2007/11/flauntr.jpg' alt='flauntr.jpg' /></a></center></p>
<p>Once in a while, you might caught at a computer, updating your blog maybe, and you need to edit your pictures. Some would suggest a portable image editor in your pendrive. Another alternative would be online/web-based image editor.</p>
<p>One that you could try is <a href="http://rsizr.com/">rsizr</a>. It will immediately prompt you to open a image file to edit. You can easily resize and crop any image file you uploaded. <a href="http://rsizr.com/">Rsizr</a> use a special technique to keep the quality of the image edited. You may experience image quality loss, blurred text after resize, but not with <a href="http://rsizr.com/">rsizr</a>. I have tried rsizr with 800 x 600 image, it resizes the image from 191kb to 121kb. After editing, the image can be save directly to your computer, or to your <a href="http://www.imageshack.us">ImageShack</a> account.</p>
<p>Another one that you could try is <a href="http://www.flauntr.com/">flauntr</a>. Flauntr have a lot of feature for image editing. Just enough to make you comfortable without Adobe Photoshop. You can change hue/saturation, brightness, resize, crop, and you can also applying effects to your image, for example blur, greyscale or sepia. Give it a try <img src='http://www.farhanfaisal.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Rsizr &#8211; <a href="http://rsizr.com/">http://rsizr.com/</a><br />
Flauntr &#8211; <a href="http://www.flauntr.com/">http://www.flauntr.com/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.farhanfaisal.com/2007/11/web-based-image-editor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gmail Drive Shell Extension</title>
		<link>http://www.farhanfaisal.com/2007/11/gmail-drive-shell-extension/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=gmail-drive-shell-extension</link>
		<comments>http://www.farhanfaisal.com/2007/11/gmail-drive-shell-extension/#comments</comments>
		<pubDate>Tue, 13 Nov 2007 10:17:45 +0000</pubDate>
		<dc:creator>farhan</dc:creator>
				<category><![CDATA[Technical resources]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.farhanfaisal.com/index.php/personal/gmail-drive-shell-extension/</guid>
		<description><![CDATA[Just found this useful tool, once installed, it will create a new drive named &#8220;GMail Drive&#8221;. You can store your files in the drive, that actually store it in your gmail account space. Gmail Drive will actually send an email to yourself, with the files added to Gmail Drive to yourself. Gmail Drive will login [...]]]></description>
			<content:encoded><![CDATA[<p><center><a href='http://www.farhanfaisal.com/wp-content/uploads/2007/11/gmail-login.JPG' title='gmail-login.JPG'><img src='http://www.farhanfaisal.com/wp-content/uploads/2007/11/gmail-login.JPG' alt='gmail-login.JPG' /></a><br />
<a href='http://www.farhanfaisal.com/wp-content/uploads/2007/11/gmail-logging.JPG' title='gmail-logging.JPG'><img src='http://www.farhanfaisal.com/wp-content/uploads/2007/11/gmail-logging.JPG' alt='gmail-logging.JPG' /></a></center></p>
<p>Just found this useful tool, once installed, it will create a new drive named &#8220;GMail Drive&#8221;. You can store your files in the drive, that actually store it in your gmail account space.</p>
<p>Gmail Drive will actually send an email to yourself, with the files added to Gmail Drive to yourself. Gmail Drive will login to your gmail account, and perform search function to sort the files viewed in the drive. You may want to make a filter, for emails with prefix &#8220;GMAILFS&#8221; to moved to your archived mail folder.</p>
<p>Bare in mind, Gmail Drive will break if Google changes its new system. The developer might provides and update with new system. So, dont panic if the tool breaks, and don&#8217;t highly depends on the drive. </p>
<p>GmailFS &#8211; <a href="http://www.viksoe.dk/code/gmail.htm">http://www.viksoe.dk/code/gmail.htm</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.farhanfaisal.com/2007/11/gmail-drive-shell-extension/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Batch Image Resize in Linux</title>
		<link>http://www.farhanfaisal.com/2007/09/batch-image-resize-in-linux/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=batch-image-resize-in-linux</link>
		<comments>http://www.farhanfaisal.com/2007/09/batch-image-resize-in-linux/#comments</comments>
		<pubDate>Tue, 18 Sep 2007 15:23:33 +0000</pubDate>
		<dc:creator>farhan</dc:creator>
				<category><![CDATA[Technical resources]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.farhanfaisal.com/index.php/personal/batch-image-resize-in-linux/</guid>
		<description><![CDATA[Previously I have posted about batch image resizing, in Windows, using a Window tool, Portable Batch Image Resizer. Currently now I&#8217;m using Fedora, and I need a tool to automatically resize all my images for uploading. I found an article telling how to do this. I moved my pictures, to a temporary folder, in case [...]]]></description>
			<content:encoded><![CDATA[<p>Previously I have posted about batch image resizing, in Windows, using a Window tool, <a href="http://www.farhanfaisal.com/files/Portable_ImageResizer.exe">Portable Batch Image Resizer</a>. Currently now I&#8217;m using Fedora, and I need a tool to automatically resize all my images for uploading. </p>
<p>I found an article telling how to do this. I moved my pictures, to a temporary folder, in case I misresize it <img src='http://www.farhanfaisal.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  </p>
<blockquote><p>mogrify -resize 800 *.JPG</p></blockquote>
<p>The command will resize all file with extension JPG in that particular folder to 800px width and keep the image aspect ratio. You can also change it or put it with exclamation mark, to resize it to that particular size.</p>
<blockquote><p>mogrify -resize 320Ã—240! *.JPG</p></blockquote>
<p>mogrify is tool comes with ImageMagic. Install ImageMagic, and you&#8217;re ready to go.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.farhanfaisal.com/2007/09/batch-image-resize-in-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Search for Malware and Viruses</title>
		<link>http://www.farhanfaisal.com/2007/09/google-search-for-malware-and-viruses/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=google-search-for-malware-and-viruses</link>
		<comments>http://www.farhanfaisal.com/2007/09/google-search-for-malware-and-viruses/#comments</comments>
		<pubDate>Mon, 17 Sep 2007 01:26:28 +0000</pubDate>
		<dc:creator>farhan</dc:creator>
				<category><![CDATA[Technical resources]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.farhanfaisal.com/index.php/personal/google-search-for-malware-and-viruses/</guid>
		<description><![CDATA[There was an article I found in my surfing time about viruses, from PcWorld, Google Binary Search help Identify Malware. Google have a little-known capability to search binaries, that will be useful to search malware and virus binaries across the internet. This google hacks have been implemented by metasploit research team, to provide a good [...]]]></description>
			<content:encoded><![CDATA[<p><a href='http://www.farhanfaisal.com/wp-content/uploads/2007/09/malware_search.jpg' title='malware_search.jpg'><img src='http://www.farhanfaisal.com/wp-content/uploads/2007/09/malware_search.jpg' alt='malware_search.jpg' /></a><br />
There was an article I found in my surfing time about viruses, from <a href="http://www.pcworld.com/article/id,126371-page,1/article.html">PcWorld, Google Binary Search help Identify Malware</a>. Google have a little-known capability to search binaries, that will be useful to search malware and virus binaries across the internet. This google hacks have been implemented by metasploit research team, to provide a good interface and signature database of viruses and malwares. The malware search interface is accessible at <a href="http://www.metasploit.com/research/misc/mwsearch/">http://www.metasploit.com/research/misc/mwsearch/</a>.</p>
<p>In the project information, there are description on how it works, and they also provides ruby script to generate signatures, search for binaries from the signatures and also to download them, basically just wget it. </p>
<p>The installation I did on Fedora works just smooth, installed ruby 1.8.6, <a href="http://www.caliban.org/ruby/ruby-google.shtml">ruby-google</a> and also <a href="http://raa.ruby-lang.org/project/soap4r/">soap4r</a>. ruby-google connects to Google API using SOAP, therefore I have to install Soap4r first, then ruby-google. </p>
<p>This is a sample of 1 virus found, Message.pif (Worm.Bagle.N-1)<br />
this is the clamscan result:</p>
<blockquote><p>Message.pif: Worm.Bagle.N-1 FOUND</p>
<p>&#8212;&#8212;&#8212;&#8211; SCAN SUMMARY &#8212;&#8212;&#8212;&#8211;<br />
Known viruses: 152764<br />
Engine version: 0.91.2<br />
Scanned directories: 0<br />
Scanned files: 1<br />
Infected files: 1<br />
Data scanned: 0.02 MB<br />
Time: 2.592 sec (0 m 2 s)</p></blockquote>
<p>This is the sample usage of the ruby scripts:</p>
<blockquote><p><em>$ ./mwsig.rb Message.pif<br />
4053c6c2:00010000:0000e5b0:00005000<br />
$ ./mwsearch.rb 4053c6c2:00010000:0000e5b0:00005000<br />
1 http://archives.neohapsis.com/archives/fulldisclosure/2004-04/att-0795/Message.pif<br />
# ./mwdownload.rb bin to_download<br />
&#8211;09:17:57&#8211;  http://archives.neohapsis.com/archives/fulldisclosure/2004-04/att-0795/Message.pif<br />
           => `bin/0.bin&#8217;<br />
Resolving archives.neohapsis.com&#8230; 72.32.12.210<br />
Connecting to archives.neohapsis.com|72.32.12.210|:80&#8230; connected.<br />
HTTP request sent, awaiting response&#8230; 200 OK<br />
Length: 21,871 (21K) [text/plain]</p>
<p>100%[=================================================================================================================>] 21,871        21.57K/s             </p>
<p>09:17:59 (21.55 KB/s) &#8211; `bin/0.bin&#8217; saved [21871/21871]</em></p></blockquote>
<p>This is the sample search in <a href="http://www.google.com/search?q=%22Time%20Date%20Stamp%3A%204053c6c2%22%20%22Size%20of%20Image%3A%20%2000010000%22%20%22Entry%20Point%3A%20%200000e5b0%22%20%22Size%20of%20Code%3A%20%2000005000%22">google.com</a>. It have 4 main information to search for:<br />
<em>1: Virus/malware name<br />
2: Time &#038; date stamp<br />
3: Size of Image<br />
4: Entry Point<br />
5: Size of code</em></p>
<p>All of these information are basically the last 4 segment in the signatures, created by mwsig.rb</p>
]]></content:encoded>
			<wfw:commentRss>http://www.farhanfaisal.com/2007/09/google-search-for-malware-and-viruses/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Conky &#8211; lightweight system monitor</title>
		<link>http://www.farhanfaisal.com/2007/09/conky-lightweight-system-monitor/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=conky-lightweight-system-monitor</link>
		<comments>http://www.farhanfaisal.com/2007/09/conky-lightweight-system-monitor/#comments</comments>
		<pubDate>Sun, 16 Sep 2007 19:39:25 +0000</pubDate>
		<dc:creator>farhan</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.farhanfaisal.com/index.php/technology/conky-lightweight-system-monitor/</guid>
		<description><![CDATA[Just installed conky on my fedora desktop. My fedora itself took some time to be installed, as I&#8217;m having problem with harddisk recognition, I&#8217;m having 2 harddisk. Now its booting Fedora Core 7. I just need a good workspace, and conky have add up some spice to it. Conky, a lightweight system monitor. It will [...]]]></description>
			<content:encoded><![CDATA[<p cellspacing="4"><a href='http://www.farhanfaisal.com/wp-content/uploads/2007/09/my_conky.jpg' title='my_conky.jpg'><img src='http://www.farhanfaisal.com/wp-content/uploads/2007/09/my_conky.jpg' width="150" cellpadding="4" alt='my_conky.jpg' align="left" /></a>Just installed conky on my fedora desktop. My fedora itself took some time to be installed, as I&#8217;m having problem with harddisk recognition, I&#8217;m having 2 harddisk. Now its booting Fedora Core 7. </p>
<p>I just need a good workspace, and <a href="http://conky.sourceforge.net/">conky</a>  have add up some spice to it. Conky, a lightweight system monitor. It will display system monitor on your desktop. You can customize it, what you want to see most. Most sample configuration I found have what I need. I dont have much time to go into customizing my own config file, just copied from others. </p>
<p>I&#8217;m using this config file, <a href="http://www.farhanfaisal.com/files/.conkyrc">.conkyrc</a>. I grab it from <a href="http://www.stampersite.com/wordpress/20070731/conky-one-of-my-favorite-linux-utilities-for-any-distro/">cstamper blog</a>. You can see there&#8217;s more .conkyrc config file sample from <a href="http://conky.sourceforge.net/screenshots.html">conky official website</a>. Its a good start for your own custom configuration script. </p>
<p>Run conky, and it will load conky with configuration file at<em> $HOME/.conkyrc</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.farhanfaisal.com/2007/09/conky-lightweight-system-monitor/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

