Day by day more blog are coming. It’s really great news for everyone. As lot’s of bengali are asking me about wordpress bangla language file. here is it
.
In this post i am writing a little howto to translate or use wordpress in bangla.
first of all you need to checkout latest language pack form meghdut site.
open your terminal and give the under given command (if you already installed subversion otherwise search google how to install subversion)
svn co http://svn.automattic.com/wordpress-i18n/bn_BD/trunk/messages/ .
this command will checkout latest language pack from subversion repository. or you can open http://svn.automattic.com/wordpress-i18n/bn_BD/trunk/messages/ in your browser and right click on bn.mo file and select “save link as”.
now you need to upload these files to your wordpress installed directory.
first make a folder called languages in wp-includes/ then upload these files to that language files.
or if you are maintaining you wordpress (that i always suggest) then enter to that language folder then execute this command
svn co http://svn.automattic.com/wordpress-i18n/bn_BD/trunk/messages/ .
it will download latest langugage pack from subversion repository. more over if the repository file updated just run svn up on languages folder, it will get latest update from repository.
now you need to configure your wordpress to use this new langugage files. so edit your wp-config.php file that you will get in the root folder of your wordpress directory.
replace define (’WPLANG’, ”); with define (’WPLANG’, ‘bn’);
save it , done
open your blog in any browser and see the magic
**all the string will not comes with bangla, you will need to edit some values from your admin panel also, like the titles of widgets.
if you have time please visit this page and help them to translate wordpress
for writing bangla, you will need the bangla writing plugin that you will get here.
**i wrote this tutorial in short time, so may have some mistake, please inform me in comments.
after getting some problem with wordpress 2.0.1 (even someone got sucess to hack , and made a post), few days ago i updated my wordpress blog to the latest 2.3.1 . everything goes fine (using subversion).
but wordpress recently changed there database schema , so you may see some error message related to database table missing. please ignore it, i will fix this problems next weekend. ![]()
Thanks for visiting my blog. This is not a technical post (most of my previous post are technical
).
Today i am going to share the history of this blog. I started blogging about 2 years ago with wordpress.com. After passing some time i moved my entire blog to blogspot.com. Then i tried lot’s of other host like x10hosting.com, 100webs etc . But every where there is some limit ion. So i move my blog to this paid hosting about 3 months ago.
From the very beginning i tried to share my knowledge with you. To share the knowledge with more and more people, i always try to some more people in. So if you think my blog is really helped you, please don’t forget to tell your friend about my blog.
To get more people in, i added digg support on my everypost (past and future). So if you really like any my post, please give a digg (it’s so simple, just click on the digg icon then follow there instruction). Though it will waste your little time, belive me, it will help lots of other people to get this post :).
If you have any feedback, please write it on comment or send a mail to smibrahim[at]gmail.com
thanks,
lavluda
“The GTK-Qt Theme Engine (also known as gtk-qt-engine) is a GTK 2 theme engine
that calls Qt to do the actual drawing. This makes your GTK 2 applications
look almost like real Qt applications and gives you a more unified desktop
experience.Please note that this package is targeted at KDE users and therefore provides
a way to configure it from within KControl.”
Personaly i am using this package. And it’s works cool
Today i started new blog called unixstudy with some of my friends. All of you are invited to see our unixstudy