I worte a tutorial on “how to move your php development environment to linux”, you will get it here
wordpress bangla plugin 1.5 released
June 1, 2007At last today it released from ekushey.org
Now you can download it from here
প্লাগিনটি টেস্ট করার জন্য সবাইকে ধন্যবাদ।
wordpress bangla plugin updated
May 29, 2007Few day ago i updated the wordpress bangla plugin . That was developed by Hasin Hayder .
Now you can also write comments in bangla (unijoy & phonetic) without installing any extra software.
Everybody are welcome to test it by commenting here. Please write details if you get any bug.
i will release it from ekushey.org
Installation steps:
1. Download the zip file
2. extract it
3. upload the banglakb folder to http://yourdomain.com/wp-content/plugins
4. login to your admin panel and activate the banglakb plugin
5. edit your profile, and uncheck visual editor (to make post in bangla)
6. Add this code < ?php wp_banglakb_comments(); ?> in your comments.php after “comment” textarea.
Done
Speedup you apt
April 21, 2007Apt is the best friend for any deb dependend linux like debian , ubuntu etc.
You can speed up your apt by searching the nerestrepositery of apt (for your distro/linux)
I tested some tools to do this, APT-SPY shows the best performance ![]()
From manpage:
apt-spy is a program that tests a series of Debian archive mirrors for bandwith. It writes an /etc/apt/sources.list with the fastest server.
Run this command as su or root next thing will done by apt-spy, it will write a new /etc/apt/sources.list and the olde one will be backup with sources.list.bak
apt-spy -d unstable -n 5
here -d means which version
-n mean number of repositery will added source.list fine
subversion installation (1.4.2)
February 7, 2007A great post about subversion of hasin brother.
On the new version of subversion 1.4.2 u will need to do some thing more. svn-1.4.2 cann’t be install as service. U have take help from 3rd party tools.
Two of them are:
- SVNService is a free tool written by Magnus Norddahl (not found)
- SrvAny is avaliable free of charge from Microsoft
or u can use “sc” command to add subversion as service..
Here is the example:
sc create svnserve binpath= "c:\svnserve\svnserve.exe --service --root
c:\repos" displayname= "Subversion" depend= tcpip start= auto
These command must be entered as a single line.
Here bindpath is the where the svnserve.exe is installed, –root is the root directory of
repository, displayname is the name that will display on the windows service list, start = auto is used to start this service on system startup.
Hope it will help you
Installing ttf fonts on Debian or Ubuntu Linux
January 31, 2007This tutorial moved to new address
http://lavluda.com/2007/01/31/installing-ttf-fonts-on-debian-or-ubuntu/
i joined somewherein
January 19, 2007After waiting around 2 month, i joined somewherein as web application developer, this 15th January. I had to pass 3 level interview. Now i am really happy to get chance to work with hasin hayder (php guru).
2D transformation of triangle
December 25, 2006openSUSE DVD
December 24, 2006u will be happy to hear that, i successfully made the openSuse DVD from the 5 CDs. So u can collect it from me. if u need, please replay by comments.
Posted by lavluda 
