<?xml version="1.0" encoding="ISO-8859-1"?>

<!DOCTYPE rss PUBLIC "-//Netscape Communications//DTD RSS 0.91//EN"
 "http://my.netscape.com/publish/formats/rss-0.91.dtd">

<rss version="0.91">

<channel>
<title>Hasan Shahriar Masud</title>
<link>http://www.hsmasud.com</link>
<description>PHP-Nuke Powered Site</description>
<language>en-us</language>

<item>
<title>iGoogle Gadget: Send SMS</title>
<link>http://www.hsmasud.com/modules.php?name=News&amp;file=article&amp;sid=8</link>
<description>&lt;a href=&quot;http://www.google.com/ig/add?moduleurl=http://www.hsmasud.com/mailsms/smsgadget.xml&quot;&gt;&lt;img src=&quot;mailsms/igoogle.gif&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Now you can add Send SMS gadget in your iGoogle homepage and can send free sms to Banglalink and CityCell mobile phone in bangladesh. Trust me. It's completely free and it works. The mobile number just has to subscribe smsmail service from their provider. That's all. Sending and receiving sms will be completely free.&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;mailsms/smsgadget.JPG&quot; border=&quot;0&quot; /&gt; &lt;br /&gt;It's very easy to add Send SMS gadget in your iGoogle homepage &lt;ul&gt;&lt;li&gt;Login to iGoogle homepage&lt;/li&gt;&lt;li&gt;Click Add Stuff&lt;/li&gt;&lt;li&gt;Click Add by URL&lt;/li&gt;&lt;li&gt;Enter the url: &lt;a href=&quot;mailsms/smsgadget.xml&quot;&gt;http://www.hsmasud.com/mailsms/smsgadget.xml&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Click Add Button.&lt;/li&gt;&lt;li&gt;Click Ok button in the popup dialog box.&lt;/li&gt;&lt;li&gt;Go back to your iGoogle homepage.&lt;/li&gt;&lt;/ul&gt;</description>
</item>

<item>
<title>Music Manager 1.1</title>
<link>http://www.hsmasud.com/modules.php?name=News&amp;file=article&amp;sid=7</link>
<description>&lt;ul&gt;&lt;li&gt;&lt;a href=&quot;modules.php?name=Downloads&amp;d_op=getit&amp;lid=14&quot;&gt;Download Music Manager 1.1&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Download Music Manager 1.0 from download.com &lt;br /&gt;&lt;a href=&quot;http://www.download.com/3000-20-10625668.html?part=undefined&amp;subj=dl&amp;tag=button&quot;&gt;&lt;img alt=&quot;Get it from CNET Download.com!&quot; src=&quot;http://i.i.com.com/cnwk.1d/i/dl/dl-bta.gif&quot; border=&quot;0&quot; /&gt;&lt;/a&gt; &lt;/li&gt;&lt;/ul&gt;&lt;div&gt;&lt;img height=&quot;526&quot; alt=&quot;Sample Image - Music_Manager_10.jpg&quot; src=&quot;http://www.codeproject.com/useritems/Music_Manager_10/Music_Manager_10.jpg&quot; width=&quot;791&quot; border=&quot;0&quot; /&gt;&lt;/div&gt;&lt;br /&gt;&lt;h2&gt;Introduction&lt;/h2&gt;&lt;div&gt;I am using Creative Nano to listen music. It's good to use. But managing songs was little problem. Because it has a folder view where I can switch from one folder to other. But it displays all the folder containing mp3 songs in the same level. So, I had to create folder according to the artist name. But it becomes problem to create the folders manually. So, I tried to use the software which can sync music with a removable drive. For that I found windows media player is useful. But in case of my mp3 player there is a big problem. Windows media player creates folder name as [Artist Name][Album Name][File Name]. So, in my mp3 player I can see only the album name which is most of the time not correct. Infect I want to switch from one artist to another. So, I decided to make my own program which can sync according to my choice.&lt;/div&gt;&lt;br /&gt;Then I found that It should have a play feature too. I don't want to use different application for playing music while I'm copying music to my music player. So, I added the entire feature which helps to listen music from my MP3 player. &lt;br /&gt;Then I designed a probability based random music playing algorithm which would monitor my choice and play music according to that. I found it's very useful to listen music. I was using iTunes before I designed Music Manager. So, the look becomes similar to iTunes. I think this representation of music is better then windows media player. &lt;h2&gt;Description&lt;/h2&gt;&lt;h3&gt;Manage your music library&lt;/h3&gt;&lt;div&gt;To import your existing music from your computer you can browse the location of your music folder and then press the Load button. It will search all the music recursively and add to the library. It creates a MMHistory.mmh file for each folder you are interested for. It uses relative location. So, if you copy this folder to some other location and browse the folder with Music Manager then it will load the MMHistory.mmh file and can play music. &lt;br /&gt;&lt;/div&gt;&lt;br /&gt;To manage music you can copy music from music manger, paste to music manager and delete music from your music folder with Music Manager. You can also drag and drop music to Music Manager. It will copy according to the file name format you specified in the options. &lt;div&gt;&lt;img height=&quot;238&quot; alt=&quot;Options&quot; src=&quot;http://www.codeproject.com/useritems/Music_Manager_10/options.jpg&quot; width=&quot;386&quot; border=&quot;0&quot; /&gt;&lt;/div&gt;&lt;br /&gt;File name formats are as follows...&lt;br /&gt;{Album}{Artist}{FileName}&lt;br /&gt;{Artist}{Album}{FileName}&lt;br /&gt;{Artist}{FileName}&lt;br /&gt;{Album}{FileName}&lt;br /&gt;{FileName}&lt;br /&gt;{Album}{Artist}{Title}&lt;br /&gt;{Artist}{Album}{Title}&lt;br /&gt;{Artist}{Title}&lt;br /&gt;{Album}{Title}&lt;br /&gt;{Title}&lt;br /&gt;{Genre}{Album}{Artist}{FileName}&lt;br /&gt;{Genre}{Artist}{Album}{FileName}&lt;br /&gt;{Genre}{Album}{Artist}{Title}&lt;br /&gt;{Genre}{Artist}{Album}{Title}&lt;br /&gt;So, you can manage your music according to the information available in mp3 file.&lt;br /&gt;You can also paste windows media player play list (.wpl) to music manager. Music manager will copy all the music listed in the play list to the location you specified with your specified file name format.&lt;br /&gt;You can also use add files, add folder from file menu to copy music to the specified location.&lt;br /&gt;If you delete a file from the Music Manager library then it will delete from the physical location too. &lt;h3&gt;Now let's discuss about the probability based random music player&lt;/h3&gt;&lt;div&gt;When we play music we follow some patterns. Like if you selected a classical music then you might choose another classical music.&amp;nbsp;Now in that classical music there is a high probability&amp;nbsp;that the next song sang by the same artist or from the same album.&amp;nbsp;So, we can&amp;nbsp;conclude that selecting the next music depends on the previous music. Now let's discuss how I designed the random music player...&lt;/div&gt;&lt;br /&gt;&lt;div&gt;I used a simulation technics called Morkov Chain. Initially all the music has same priority. Let's say it's 1. &lt;br /&gt;If there are n music then probability for each music is 1/n. When user plays a music Music Manager increase the priority for that music to one unit. So, after playing the first music it's priority becomes 2 and probability of that music becomes 2/(n+1) and probability of the other music is 1/(n+1). Simply the probability of a music is Priority/(Tota Priority)&lt;/div&gt;&lt;br /&gt;&lt;div&gt;Now when user plays a music Music Manager increase priority to all the music belongs to the same genre. Music Manager adds the average priority of a genre to all the music belongs to that genre. So, priority gets increased for that genre. Then the next priority is the artist. Si, all the music sang by the same artist gets increased by it's average priority. Similerly it adds the album priority. In this part user cannot control the priority. But user can add additional priority specified in option dialog. The user defined priority is added to every songs according to the genre, artist and album.&lt;/div&gt;&lt;br /&gt;&lt;div&gt;User might not expect same music play repeatitively. So, user can check the Do not repeat untill all music are played check box in the options. User can define a priority to repeat the music too. In that case a played music's priority is decrease with the factor defined by the user. If it is 20 the maximum value then Music Manager doesn't decrease the priority of a played song.&lt;/div&gt;&lt;br /&gt;&lt;div&gt;So, this random player playes according to the user's choice and the prediction that user would like the next music from the same genre or from the same artist or album. So, it's has become more interesting then any other random music player.&lt;/div&gt;&lt;br /&gt;&lt;div&gt;The priority of a music permanently increased in two cases. &lt;/div&gt;&lt;br /&gt;&lt;ol&gt;&lt;li&gt;User selects a music and play manually &lt;/li&gt;&lt;li&gt;User listen the music completely&lt;/li&gt;&lt;/ol&gt;&lt;div&gt;So, if user does not like the randomly choosen music then he can skip or play the next music then no priority is added to that music. If user plays a music manually and listen the complete music then the priority increased by two units. Thus it build the probability database. The average priority of the gener, artist or album is not saved in the database. It is needed to affect the probability distribution based on the playing music.&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;h3&gt;What's new in Music Manager 1.1?&lt;/h3&gt;&lt;div&gt;WMA support to music manager. I thanked &lt;a href=&quot;http://www.codeproject.com/script/profile/whos_who.asp?id=1088681&quot;&gt;Dava.Kelly&lt;/a&gt; for sending me the code to support wma file.&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;div&gt;To designe this application I used some codes downloaded from code project. I thanks to the authors of that code.&lt;/div&gt;&lt;br /&gt;</description>
</item>

<item>
<title>Micro Money 3.0</title>
<link>http://www.hsmasud.com/modules.php?name=News&amp;file=article&amp;sid=6</link>
<description>&lt;table border=&quot;0&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;img alt=&quot;Micro_Money&quot; src=&quot;blogstore/Micro_Money.gif&quot; border=&quot;0&quot; /&gt; &lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;&lt;h1&gt;Micro Money 3.0&lt;/h1&gt;&lt;div&gt;Download: &lt;/div&gt;&lt;br /&gt;&lt;ul&gt;&lt;li&gt;To download and install Micro Money visit &lt;a href=&quot;micromoney&quot;&gt;http://www.hsmasud.com/micromoney/&lt;/a&gt; from your mobile phone browser.&lt;/li&gt;&lt;/ul&gt;&lt;div&gt;Manual Downloads:&lt;/div&gt;&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Device Configuration: MIDP 1.0/2.0 CLDC: 1.0 click &lt;a title=&quot;Micro Money 3.0&quot; href=&quot;micromoney/Micro_Money_download.php?name=Micro_Money_CLDC_1.0.jar&quot;&gt;here&lt;/a&gt;.&lt;/li&gt;&lt;li&gt;Device Configuration: MIDP 1.0/2.0 CLDC: 1.0 for Motorola click &lt;a title=&quot;Micro Money 3.0&quot; href=&quot;micromoney/Micro_Money_download.php?name=Micro_Money_CLDC_1.0.moto.jar&quot;&gt;here&lt;/a&gt;.&lt;/li&gt;&lt;li&gt;Device Configuration: MIDP 1.0/2.0 CLDC: 1.1 click &lt;a title=&quot;Micro Money 3.0&quot; href=&quot;micromoney/Micro_Money_download.php?name=Micro_Money_CLDC_1.1.jar&quot;&gt;here&lt;/a&gt;.&lt;/li&gt;&lt;li&gt;Device Configuration: MIDP 1.0/2.0 CLDC: 1.1 for Motorola click &lt;a title=&quot;Micro Money 3.0&quot; href=&quot;micromoney/Micro_Money_download.php?name=Micro_Money_CLDC_1.1.moto.jar&quot;&gt;here&lt;/a&gt;.&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h2 align=&quot;left&quot;&gt;Background&lt;/h2&gt;&lt;div align=&quot;left&quot;&gt;I always feel that I am so busy that I don&amp;rsquo;t have enough time to keep track of my income and expenditure. In fact, I could not found a solution which can solve my problem. So, I always felt that I don&amp;rsquo;t know where my money is going. I tried to write my expenditure in a notebook. But I could not even manage a notebook to write. Then I started using excel sheet to manage my expenditure. But within a few days I found that I&amp;rsquo;m not happy with it. I think, I&amp;rsquo;m not that good at excel. By this time one of my friends introduced me Microsoft Money 2004. I found it&amp;rsquo;s very interesting and useful. Actually, I liked the product and started using it. But sometimes I don&amp;rsquo;t get enough time to open my computer or felt bored to open Microsoft Money to record my transactions. So, I was loosing details of my expenditure. I needed something which I can carry all the time and keep track of my money. So, I purchased a new cell phone (as I lost the older one which did not have computer interface). The now one has computer interface. It can run J2ME. I did never worked in Java. So, I asked my colleague to help me to write a &amp;ldquo;hello world&amp;rdquo; application in J2ME. He introduced me NetBeans 5.5 with mobile toolkit. Thus I started writing Micro Money. &lt;/div&gt;&lt;br /&gt;&lt;h2 align=&quot;left&quot;&gt;Introduction&lt;/h2&gt;&lt;div align=&quot;left&quot;&gt;Micro Money is a J2ME application which can keep track of financial transactions of a personal. It has a very easy interface to enter transaction details. It can show different type of reports based on the transactions. As it is a J2ME application it runs in a small cell phone which, most of the people carry now a day. So, Micro Money is able to store transaction details whenever it is talking place. It can manage multiple accounts, transfer between accounts and many more. &lt;/div&gt;&lt;p align=&quot;left&quot;&gt;&amp;nbsp;&lt;/p&gt;&lt;h2 align=&quot;left&quot;&gt;Features of Micro Money&lt;/h2&gt;&lt;ol&gt;&lt;li&gt;&lt;div align=&quot;left&quot;&gt;&lt;strong&gt;Daily Transaction View: &lt;/strong&gt;It has a daily transaction view. Here user can manage their daily transactions. User can change date, by pressing the left and right buttons. The transactions are displayed under some categories. These can be scrolled by using up and down buttons. The currently opened transaction number and first four characters of the account name will be displayed at the left top corner of the display.&lt;/div&gt;&lt;/li&gt;&lt;li&gt;&lt;div align=&quot;left&quot;&gt;&lt;strong&gt;Add Transaction:&lt;/strong&gt; User can enter a transaction by pressing the add button. By default Micro Money will display the daily expense view of the current system date. User can use left, right, up and down buttons to choose appropriate date and category, then press add to enter the amount. It will ask for the transaction amount only. Because, I felt that too many information would be very boring to enter. &lt;/div&gt;&lt;/li&gt;&lt;li&gt;&lt;div align=&quot;left&quot;&gt;&lt;strong&gt;Details: &lt;/strong&gt;User can view transaction details by pressing details button. In details view user can edit payee, amount or delete transaction. To enter in the detail view user needs to select the transaction category in daily transaction view and press details button. &lt;/div&gt;&lt;ol&gt;&lt;li&gt;&lt;div align=&quot;left&quot;&gt;&lt;strong&gt;Edit:&lt;/strong&gt; User can edit payee for a particular transaction.&lt;/div&gt;&lt;/li&gt;&lt;li&gt;&lt;div align=&quot;left&quot;&gt;&lt;strong&gt;Edit Amount:&lt;/strong&gt; User can edit transaction amount by pressing edit amount button.&lt;/div&gt;&lt;/li&gt;&lt;li&gt;&lt;div align=&quot;left&quot;&gt;&lt;strong&gt;Delete:&lt;/strong&gt; User can delete a particular transaction.&lt;/div&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/li&gt;&lt;li&gt;&lt;div align=&quot;left&quot;&gt;&lt;strong&gt;Transaction Categories: &lt;/strong&gt;There are two types of transaction categories. &lt;/div&gt;&lt;ol&gt;&lt;li&gt;&lt;div align=&quot;left&quot;&gt;&lt;strong&gt;Spend: &lt;/strong&gt;It manages the expenditure. Micro Money will create most commonly used categories.&lt;/div&gt;&lt;/li&gt;&lt;li&gt;&lt;div align=&quot;left&quot;&gt;&lt;strong&gt;Receive: &lt;/strong&gt;It manages the income. Micro Money will create most commonly used categories.&lt;/div&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/li&gt;&lt;li&gt;&lt;div align=&quot;left&quot;&gt;&lt;strong&gt;Transfer: &lt;/strong&gt;User can transfer money between Micro Money accounts. To transfer money user has to select from account, to account and then the amount. Micro Money will give a spend entry in from account and an receive entity in to account under Transfer category.&lt;/div&gt;&lt;/li&gt;&lt;li&gt;&lt;div align=&quot;left&quot;&gt;&lt;strong&gt;Accounts: &lt;/strong&gt;User can add new account, edit existing account, delete account or open an account. The opened account will be displayed in bold letters and the account number will be shown at the header with first four characters of the account title.&lt;/div&gt;&lt;/li&gt;&lt;li&gt;&lt;div align=&quot;left&quot;&gt;&lt;strong&gt;Category: &lt;/strong&gt;User can add new category, edit existing category, change the order or delete a category.&lt;/div&gt;&lt;/li&gt;&lt;li&gt;&lt;div align=&quot;left&quot;&gt;&lt;strong&gt;Report: &lt;/strong&gt;User can display different type of report. The reports are as follows&amp;hellip; &lt;/div&gt;&lt;ol&gt;&lt;li&gt;&lt;div align=&quot;left&quot;&gt;&lt;strong&gt;Monthly Spend/Receive Report:&lt;/strong&gt; User can display monthly spend or expense report of the opened account. User can change month by pressing the left and right buttons.&lt;/div&gt;&lt;/li&gt;&lt;li&gt;&lt;div align=&quot;left&quot;&gt;&lt;strong&gt;Yearly Spend/Receive Report:&lt;/strong&gt; User can display yearly spend or expense report of the opened account. User can change year by pressing the left and right buttons.&lt;/div&gt;&lt;/li&gt;&lt;li&gt;&lt;div align=&quot;left&quot;&gt;&lt;strong&gt;All Time Spend/Receive Report:&lt;/strong&gt; User can display all time spend or expense report of the opened account.&lt;/div&gt;&lt;/li&gt;&lt;li&gt;&lt;div align=&quot;left&quot;&gt;&lt;strong&gt;Balance Report:&lt;/strong&gt; This report shows the balance of all the accounts.&lt;/div&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/li&gt;&lt;li&gt;&lt;div align=&quot;left&quot;&gt;&lt;strong&gt;Jump to Date: &lt;/strong&gt;User can jump to a particular date.&lt;/div&gt;&lt;/li&gt;&lt;li&gt;&lt;div align=&quot;left&quot;&gt;&lt;strong&gt;Jump Today: &lt;/strong&gt;User can jump to the current system date.&lt;/div&gt;&lt;/li&gt;&lt;li&gt;&lt;div align=&quot;left&quot;&gt;&lt;strong&gt;Security&lt;/strong&gt;: User can change password and turn on/off security. If user turns on the security then Micro Money will ask for the password at startup.&lt;/div&gt;&lt;/li&gt;&lt;/ol&gt;</description>
</item>

<item>
<title>Send Free SMS</title>
<link>http://www.hsmasud.com/modules.php?name=News&amp;file=article&amp;sid=5</link>
<description>&lt;h1&gt;How it works?&lt;/h1&gt;&lt;div&gt;Sending SMS is not free everywhere like Bangladesh. You have to pay for the SMS. The other option to send message is email. Most of the cell phone providers supports email service. In that case the sender doesn&amp;rsquo;t have to pay for the email, but the receiver has to pay if he/she wish to read the mail. So, most of the people doesn&amp;rsquo;t use email as a replacement of SMS. Still it is useful as anyone can send message from anywhere in the world. So, we can minimize the cost of transferring message by minimizing the SMS. I developed a system which will transfer your message without sending any SMS to the destination cell phone. Obviously I used email service to do that.&lt;/div&gt;&lt;br /&gt;&lt;div&gt;Most of the providers require registration to use email service. Usually the cell phone number becomes the email id in the providers domain. For example, if your cell phone number is 019XXXXXXX then the email address is &lt;a href=&quot;mailto:019XXXXXXX@banglalink.net&quot;&gt;019XXXXXXX@banglalink.net&lt;/a&gt; because the cell phone provider is banglalink in Bangladesh and the domain name is banglalink.net. Similarly CityCell domain name is sms.citycell.com. Some providers creates email address other then the cell phone number. When you received an email your provider sends a notification SMS which is free. In that SMS the provider inform you that &amp;ldquo;You have a mail from &lt;a href=&quot;mailto:info@hsmasud.com&quot;&gt;info@hsmasud.com&lt;/a&gt;. Please SMS Read 10 to read the mail.&amp;rdquo;. If you send Read 10 to the specific number provided by the provider then provider sends the body of the email as SMS. In that case they charge you for the SMS you sent. If you look at the message then you would find that the sender&amp;rsquo;s email address is the only information which is sent by the sender. They don&amp;rsquo;t validate the information if it is a valid email address. The maximum length of an SMS is 160 characters. To notify the email address the provider uses about 50 characters. So, remaining 110 characters can be the email address. Here is my trick. I encrypted the message as a valid email address and send a email to the cell phone, where I put the encrypted email address as the sender of the email. So, the provider sends a notification with your encrypted email address.&lt;/div&gt;&lt;br /&gt;&lt;div&gt;For example,&lt;/div&gt;&lt;br /&gt;&lt;div&gt;If your message is &amp;ldquo;Hi, How are you? If you are free then let&amp;rsquo;s meet some time. Masud&amp;rdquo; This message can be encrypted as &lt;a href=&quot;mailto:â&amp;#128;&amp;#156;hi.how.are.you.if.you.are.free.then.let.s.meet.some.time.masud@hsmasud.com&quot;&gt;&amp;ldquo;hi.how.are.you.if.you.are.free.then.let.s.meet.some.time.masud@hsmasud.com&lt;/a&gt;&amp;rdquo;, which is a valid email address. So, your provider would notify you as &amp;ldquo;You have a mail from &lt;u&gt;&lt;span&gt;hi.how.are.you.if.you.are.free.then.let.s.meet.some.time.masud@hsmasud.com&lt;/span&gt;&lt;/u&gt;. Please SMS Read 10 to read the mail.&amp;rdquo;. Which is readable by the user. So, for this message no one has to pay. So, it&amp;rsquo;s free.&lt;/div&gt;&lt;br /&gt;&lt;h2&gt;How can you send free SMS?&lt;/h2&gt;&lt;div&gt;Visit &lt;a href=&quot;modules.php?name=SMS&quot;&gt;http://www.hsmasud.com/modules.php?name=SMS&lt;/a&gt; and send free mail SMS. In this site I support only CityCell and Banglalink providers which are in Bangladesh.&lt;/div&gt;&lt;br /&gt;&lt;div&gt;If you look at the header of my blog site then you would see&amp;hellip;&lt;/div&gt;&lt;br /&gt;&lt;div&gt;&lt;img alt=&quot;Smsme&quot; src=&quot;blogstore/smsme.jpg&quot; border=&quot;0&quot; /&gt;&lt;/div&gt;&lt;br /&gt;&lt;div&gt;You can send SMS to me from here. Now if you want to use smiler feature in your site then you can do this very easily. To use this feature you just have to use the following code in to your site.&lt;/div&gt;&lt;br /&gt;&lt;div&gt;&lt;em&gt;&amp;lt;iframe src=&amp;quot;&lt;/em&gt;&lt;a href=&quot;mailsms/sms.php?cellphoneno=&quot;&gt;&lt;em&gt;http://www.hsmasud.com/mailsms/sms.php?cellphoneno=019XXXXXX&amp;amp;domain=banglalink.net&lt;/em&gt;&lt;/a&gt;&lt;em&gt;&amp;quot; align=&amp;quot;right&amp;quot; frameborder=&amp;quot;0&amp;quot; width=&amp;quot;400pt&amp;quot; height=&amp;quot;70pt&amp;quot; &amp;gt;&amp;lt;/iframe&amp;gt;&lt;/em&gt;&lt;/div&gt;&lt;br /&gt;&lt;div&gt;Replace the cell phone number and the domain name according to your cell phone provider.&lt;/div&gt;&lt;br /&gt;&lt;div&gt;If have problem with getting&amp;nbsp;messages then please make sure that your email service is working properly.&lt;/div&gt;&lt;br /&gt;&lt;div&gt;Note: &lt;span&gt;Messages are not saved anywhere in my system. So, it as private as your email.&lt;/span&gt; &lt;/div&gt;&lt;br /&gt;</description>
</item>

<item>
<title>Light Note Download Links</title>
<link>http://www.hsmasud.com/modules.php?name=News&amp;file=article&amp;sid=4</link>
<description>&lt;p&gt;Light Note becomes a popular free document editing software. You can download it from various site. Some of them are as follows...&lt;br /&gt;1. &lt;a target=&quot;_blank&quot; href=&quot;http://www.windowsmarketplace.com/prices.aspx?itemId=2417489&amp;stext=Light%20Note&quot;&gt;Windows Marketplace&lt;/a&gt;&lt;br /&gt;
2. &lt;a target=&quot;_blank&quot; href=&quot;http://www.vnunet.com/computeractive/downloads/2148837/light-note&quot;&gt;vnunet.com&lt;/a&gt; &lt;br /&gt;
3. &lt;a target=&quot;_blank&quot; href=&quot;http://www.freeware4pc.com/softwaredeveloper/lightnote.shtml&quot;&gt;Freeware4PC.com&lt;/a&gt;  &lt;br /&gt;
4. &lt;a target=&quot;_blank&quot; href=&quot;http://www.softpedia.com/get/Office-tools/Other-Office-Tools/Light-Note.shtml&quot;&gt;Softpedia&lt;/a&gt;  &lt;br /&gt;
5. &lt;a target=&quot;_blank&quot; href=&quot;http://addict3d.org/index.php?page=downloadfile&amp;ID=4617&quot;&gt;ADDICT2D&lt;/a&gt;  &lt;br /&gt;
6. &lt;a target=&quot;_blank&quot; href=&quot;http://www.download.com/Light-Note/3000-10251_4-10495581.html&quot;&gt;Download.Com&lt;/a&gt;  &lt;br /&gt;
7. &lt;a target=&quot;_blank&quot; href=&quot;http://downloads.zdnet.co.uk/0,39025604,39162504s,00.htm&quot;&gt;ZDNet&lt;/a&gt;  &lt;br /&gt;
8. &lt;a target=&quot;_blank&quot; href=&quot;http://netscape.com.com/Light-Note/3000-10251_4-10495581.html&quot;&gt;Netscape.com&lt;/a&gt;&lt;/p&gt;</description>
</item>

<item>
<title>Light Note forum is available now</title>
<link>http://www.hsmasud.com/modules.php?name=News&amp;file=article&amp;sid=3</link>
<description>Light Note forum is available now. You can join this forum to submit your requirements or problems with Light Note. Your comments will definitly improve Light Note.&lt;br /&gt;</description>
</item>

<item>
<title>One year of hsmasud.com</title>
<link>http://www.hsmasud.com/modules.php?name=News&amp;file=article&amp;sid=2</link>
<description>hsmasud.com is now one year old. I registered hsmaud.com in 17th January, 2004. During this one
year hsmasud.com was used an a personal home page. Now it's time to
declare hsmasud.com as my official home page. In near future I'll try
to help the software engineer's and other people related to IT market
to innovate new ideas and products.</description>
</item>

<item>
<title>Light Note 2.2</title>
<link>http://www.hsmasud.com/modules.php?name=News&amp;file=article&amp;sid=1</link>
<description>&lt;p&gt;&lt;img width=&quot;296&quot; height=&quot;121&quot; border=&quot;0&quot; src=&quot;images/hsmasud/lightnote2_1.gif&quot; /&gt;&lt;/p&gt;Light Note is a new concept of writing and managing notes. The aim of Light Note is to make an easy and useful interface. Note doesn't necessary to be just few lines of text. Appointment, reminders, task, contacts, secret information can be treating as notes. Light note is the future for all these necessities in a single application. After I publish Light Note 1.0 I got a huge response from the user with various requirements. So, I had to meet some of the request and fix the bug found in Light Note 1.0. So, I released Light Note 2.0. Need of releasing Light Note 2.1 is the file format of Light Note. One of the user found an interesting problem with the file format I used in earlier version of Light Note. So, I modify the file format with file conversion facility. It's not a stable product. Now I got another developer with me. My colleague &lt;strong&gt;Omar Faruk&lt;/strong&gt; is interested to voluntary in Light Note 2.2. So, we finalized the requirements and features for Light Note 2.2.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;What's coming in Light Note 2.2?&lt;br /&gt;&lt;/strong&gt;&lt;ul&gt;&lt;li&gt;Re- Organize Menu&lt;/li&gt;&lt;/ul&gt;&lt;ul&gt;&lt;li&gt;Insert Image&lt;/li&gt;&lt;/ul&gt;&lt;ul&gt;&lt;li&gt;Content Based Search&lt;/li&gt;&lt;/ul&gt;&lt;ul&gt;&lt;li&gt;Insert another files&lt;/li&gt;&lt;/ul&gt;&lt;ul&gt;&lt;li&gt;Password Protected Notes&lt;/li&gt;&lt;/ul&gt;&lt;ul&gt;&lt;li&gt;Theme Manager&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p class=&quot;MsoNormal&quot;&gt; &lt;/p&gt;&lt;ul&gt;&lt;li&gt;Light note will have easy navigation to show previous versions&lt;/li&gt;&lt;/ul&gt;&lt;ul&gt;&lt;li&gt;Find &amp;amp; Replace&lt;/li&gt;&lt;/ul&gt;&lt;ul&gt;&lt;li&gt;Better Painting and Rich Text Box&lt;/li&gt;&lt;/ul&gt;&lt;ul&gt;&lt;li&gt;Manual Title Edit&lt;/li&gt;&lt;/ul&gt;&lt;ul&gt;&lt;li&gt;Help file&lt;/li&gt;&lt;/ul&gt;&lt;ul&gt;&lt;li&gt;Reminder&lt;/li&gt;&lt;/ul&gt;&lt;p class=&quot;MsoNormal&quot;&gt;&lt;br /&gt;&lt;/p&gt;
</description>
</item>

</channel>
</rss>