Sunday, September 30, 2007

Nadee Ganga Tharanaye...!


My cousin Vidya accompanied me with the guitar.The original song is Jimmy Cliff's "Many rivers to cross" later sung by Chitral Sompala for Lion beer commercial in Sri lanka. You can hear lot of noise, because this is a Live recording.

Saturday, May 12, 2007

Is thiz fake ?


Another Masterpiece of realistic Animations. Another Production of may be 1000s (or more) studio/man hours. But cannot totally agree upon the justice been done to the; category,image or the Effort & The investment for the creation by some incompatible ideas in the second half. For an instance, I could have perceived more satisfaction if the cow wins at the end :)

Wednesday, April 25, 2007

Happy B'day brother !

The one who taught me the abc of computing and the best teacher of all subjects . I hope someday you will come back to sri lanka and serve the country with your immense knowledge of Technology, Ethics & Buddhism. Its such a privileged to have a brother like you. May your all positive Dreams come true & may the blessings of noble triple gem is always with you.

And this is for you
http://suranga.manage.youaremighty.com/

Saturday, March 24, 2007

Love Story in Cricket...Zaheer Khan



This is so SO sO So Funny !! ..
Now this is what I call On-the-fly Creativity. !

Enjoy.

Thursday, March 22, 2007

Qoogle revisited,



What is qoogle ? Please read my last post on Qoogle for an overview.



Future of internet searching

There are two cases in this picture. Ordinary User- Search engine interaction and the Qoogle user-Search engine interaction. Ordinary interaction has a very low bandwidth. User should dense the knowledge from high bandwidth (Knowladge) to low bandwidth (word phrase) before passing the request to the search engine.

As we see that is the process in which we loose the important information needed for a search engine to give us the expected result or in other words it is the primary reason for an unsuccessful search result no matter how much heuristics a search engine use or how much data it has on hold. Improving the search engine side including filtering and heuristics it self is not the solution. In current settings if we get an expected result at once from a search engine is more likely a random or a co-incident than a result of a heuristic algorithm.

As we see, We should increase the Bandwidth of User-Search Engine interaction for further improvement in Internet searching.

"How to increase it" itself will be an interesting topic.

Friday, February 23, 2007

SandaMail on Sourceforge.net


Happy day !
Received the approval email for SandaMail from sourceforge.net. So from now on its a sourceforge project.

Visit SandaMail project site : http://sandamail.sourceforge.net/

Saturday, February 17, 2007

SandaMail : A No-frills Bulk Mailer



Its a screen shot of a very small application (Only 36 kb) in which you can send bulk mails with attachments. Its written in C#.net so you need to have .net 2.0 framework to run this. You can download .net 2.0 framework from here.

Features of SandaMail ,

  1. Send up to 30,000 mails at once
  2. Strong Spamfilter immunity
  3. Supports "Undisclosed Recipients" , so no one can see who else is receiving the mail.
  4. Attach Folders. ( Max size < 10MB)
  5. Can use any open SMTP server , or any Gmail Acount.
  6. Solid & No-frills , Set the parameters & Send.
How to get started,
  1. Create a .CSV ( Comma Separated Values ) file with any number of email addresses separated by commas . You can do it by using Notepad, then save it as AnyName.csv (Ex : myadds.csv) .
  2. Copy all files you want to attach to each outgoing email to a folder.
  3. Tell SandaMail where the .CVS file and Attachments folder are.
  4. Set the "Number of Mails per Batch " slider to any value in between 1-100. Default is 30 as I see its the optimum . It depends upon the ISP or SMTP server you use. Keep it as it is if you are not sure what you are doing.
  5. Press Send.
-------------

Day before yesterday I wanted to do something exactly as what I can do now with SandaMail. Then I searched web for free bulk mailers. Nothing came even closer to my expectations, i never say "mine is the best", there are lots of advanced Commercial/Free bulk mailers, But non of them are developed to meet my requirements ha ? he he. Then I developed one to meet mine. Thanks to SandaMail I am already done with my Job ! If you have same requirements then this will help you. If not search somewhere else for bulkmailers :)

since its a one day work it can be buggy at this stage so send your bug reports, comments and suggestions then I can develop it more.


thanks.