March 28, 20106 Comments

Yes , I am back with my another joomla extension and this time , the baby is a plugin named “banglakeyboard”. I am happy to contribute another extenstion for bangla community about bangla. This plugin will help to write bangla in default joomla contact form. It will add java script based bangla keyboard phonetic, probhat and unijoy (all are from ekushey team :) ). As it’s the first release , it will do the basic things but soon i will update this with more features. Let me show you a screenshot first how it will look.

banglakeyboard
জুমলা কন্টাক ফর্মের জন্য বাংলা কীবোর্ড

Note: This is plugin is compatible with joomla1.5.x only, I didn’t test for joomla1.x and have no inerested. If any body need it for joomla1.x let me know I will try to update :)

Download

  Bangla keyboard for joomla contact form (13.4 KiB, 204 hits)


Installation

1. Download the plugin from above
2. Install as usual as u do in joomla1.5
3. Enable the plugin from your plugin manager. As it’s system type plugin so you will get it in system grp in plugin manager.
4. Visit your contact form page …. working na ?

To do

1. Need to add language files
2. Need to add options to select keyboard layouts, may be some ppl will not like to add all keyboard
3. Have plan to add jquery version,
4. Why not make a mootools version following new jquery driver ? Joomla loads mootools bydefault.
5. Clean code
6.Compress js
7. Support other components used for contact like com_qcontact I like this man

Thanks

Thank to you all who will use it. If possible pls put a backlink in your site to my blog site with rel=”follow” :) No need to think about donation as I can manage my tea/coffee cost :P . Oh I forget to mention I followed a captcha plugin to make this plugin as I don’t have intention or free time to invent the wheel agan !.

Hei! Don’t forget to make comments and vote in joomla extension dir .. I will update this plugin and submit to joomla dir then it upto you how u will vote this and make me happy to see your comments. Any kind of feedback is welcome dear.

March 22, 20101 Comment

To know about what is thickbox please check this link. WordPress use this a main popup window or modal view. Thickbox is a jquery plugin and it’s available with wordpress with jquery. So my tips is how to use that in front end , using the thickbox available with it, no need to use externally.

ThickBox is a webpage UI dialog widget written in JavaScript on top of the jQuery library. Its function is to show a single image, multiple images, inline content, iframed content, or content served through AJAX in a hybrid modal.

At first let me tell you where you can get it if u search wordpress directory manually. Just check in wp-includes\js where you will get all the js library and plugins used with wordpress or available for use with plugin and theme. And here is every thing you need for thickbox
wp-includes\js\thickbox
…continue reading Using wordpress native thickbox

December 29, 20091 Comment

Hello! 2010 is just knocking at door :D .Hope to write lots of blog with my day2day thinking, learning and the problems I face every day.

Let me clear about this blog post: I think, you know that in wordpress we can add new coasdl in posts listing area. Check the bellow image of my post edit panel/listing(http://(yoursitename)/wp-admin/edit.php)
…continue reading Fix wordpress plugin “GT post approval”

December 7, 20095 Comments

Welcome to my download page. Here I will share my works on different cms like joomla, wordpress, phpbb etc and their extensions, plugins, mods. Don’t forget to give me feedback about any bug or help. BTW, for any change request please wait until I get free time as all these are open source and free. If any one wants professional service can contact with me directly using my feedback/contact page.

Browse By Categories:


There are 21 files, weighing 11.0 MiB with 31,412 hits in total.

Displaying 1 to 10 of 21 files.

Joomla Extensions

  Bangla keyboard for joomla contact form
» 13.4 KiB - 204 hits - 28 March, 2010
This joomla plugin will add bangla keyboard supports in default joomla contact form

  Easyfaq2 contentelement for joomfish2
» 1.1 KiB - 571 hits - 18 November, 2009
Joomfish content element for easyfaq

  Joomla1.5 Bangladate 1.1.0
» 3.8 KiB - 1,216 hits - 11 November, 2009
Converts english date to bangla in joomla content display mode.

  mod_manchucomlist.zip
» 4.4 KiB - 1,365 hits - 23 August, 2008
This module displays the list of all intalled components in admin panel home page for quick access and list viewing.

  Simple joomla tab-slider Module
» 5.6 KiB - 11,471 hits - 2 December, 2009

  Tinybn-Banglafkb(tinymce3.x)
» 18.5 KiB - 567 hits - 25 December, 2009

Wordpress Plugins

  Facebook Fanbox wordpress widget
» 2.9 KiB - 67 hits - 30 June, 2010
A Facebook fan box widget for wordpress Featurs: a. iframe b. auto detect ie and option to use as iframe only for ie c. jquery based document ready facebook load !

  Manchu Ajax Tab widget for Wordpress
» 13.6 KiB - 1,548 hits - 18 October, 2008
Tab slides for wordpress contents.

  tinybn for jce based on tinymce3.x
» 16.1 KiB - 741 hits - 8 August, 2009

  Webmasterkey
» 2.5 KiB - 298 hits - 1 February, 2010
Add google, yahoo, bing site verification meta tag from admin panel

   

 Page 1 of 3  1  2  3  » 
November 16, 200917 Comments

Hello, this is my another work for bangla computing. I just made a small plugin to show english date in bengali in joomla1.5. Please don’t think that it will show bangla date everywhere in joomla. This plugin is just for the component com_content which shows the content/article. I gave name for this plugin is Bangla(bn-bd) date or Joomla Bangla date. This will show article create and modification date in our local language bengali. Here is screenshot for backend.

Idea52 LAB - Administration_1257927094816

To make this plugin flexible, I tried to give so many options to configure for your joomla site to show dates in bangla. You can use this plugin as multi lingual mode easily as it has some advanced features like detect language or force to show bangla date. Even you can filter or configure for home page(front page or com_frontpage), full article mode, category filtering etc. Please check my post in post in amaderprojukti forum for details in bengali.

…continue reading Show bangla date in joomla1.5

October 26, 20093 Comments

newstickerLet me clear first about what is Slick RSS

Slick RSS is a joomla module that Parse and Display RSS Feed News with DHTML Teaser Tooltip. For details pls visit this link.

ok , let me tell what I am going to do next. That module is great to show rss feed from another site and I want to use it as a news ticker and it can be named as rss news ticker. ok then let’s make it done.

I am going to use js library jQuery and it’s plugin BBCNewsTicker. Please download latest version of jquery and that plugin this the given link.

Now, install the module Slick RSS in your joomla site and publish in any module position. Now I am going to make little change in the module code so that it can be configured for newsticker.

open the file default.php from modules\mod_slick_rss\tmpl and check link near 39

…continue reading RSS news ticker using jquery and Slick RSS module in joomla

August 8, 20094 Comments

Dear Friends,

I know there is no update on tinybn for many days and it has so many bugs but I am not gone yet ! heh heh. I think who are very familiar with joomla and it’s content editor tinymce, are also familiar with jce(joomla content editor), a joomla conent editor based on tinymce with lots of feature. You can get jce here. Please check their donwload section to download the jce component and jce plugin/mambot(editor).

hmm, please don’t get sleep … I just made a plugin for jce to use my tinybn plugin directly in jce. No manuall install needed , I mean editing files to work with default tinymce.
So , here is the download file of tinybn for jce.

  tinybn for jce based on tinymce3.x (16.1 KiB, 741 hits)



How to install:
1. Install jce component (that will help you to modify or control jce editor and install new plugin and much more)
2. Install jce plugin
3. Now install tinybn plugin for jce. Go to Administrator-> Components-> JCE Administrations-> Install (see screenshot bellow)
4. Now browser the downloaded zip file and install it.

tinybnjce1

that’s it.
Install finish :) . Ok now go to article manager and try to open/write any new article. I think you are intelligent enough to make your editor default to jce or even disabled tinymce from plugins. If jce is your current editor and you have install the tinybn for jce according to instruction then you should see like bellow. Select keyboard and type in diff bengali layout.

tinybnjce2

mu ha ha…waiting for your feedback.

July 22, 200914 Comments

Yah, I know my developed tinybn (an ekushey project ,  tinymce plugin to write bangla in tinymce editor) has so many bugs and even I will recommend not to use in any live :P . But we are crazy to write bangla in web in any condition… heh heh.. hmm I didn’t get time to update the scripts. Though updated them to make compatible for tinymce3.x. Yes, I am so lazy …I didn’t udpate the lastest version in ekushey :(

Even I made a plugin for wordpress to use this plugin in wordpress editor in Visual mode (that means tinymce is enabled :D ).hmm I didn’t release this too. Let me release this for every body. Please keep this mind that it has bugs, yes it has so many bugs but I will be happy if ppl use this and give me feedback so that I can update this when I am free.

Let me show how the tinybn plugin in wordpress will show [ Screenshot taken from my blog,wp2.8.2]
wptinybn

How to use:
1. Download the zip given here for download and then unzip.
2. Copy the folder wp_tinybn_fixed to your wodpress plugin dir.
3.Activate the plugin
4. Try to write any new post/page in visual mode
Licence: GPL2
Download:

  Wp tinybn plugin 2.0 (20.6 KiB, 707 hits)


Any kind of negative and positive comment/feedback is welcome :)

update:
version 2.1 released
1. Fixed bug for js if the language mode is in bangla :P . That was my mistake to migrate the plugin from tinymce2.x compatible to 3.x. I forgot to change the language file setting for bangla language and I didn’t use this plugin while bangla is active in backend :( . Oh I have to fix same thing for jce version of tinybn.
2. Special thank to Hasan

January 11, 20095 Comments

For somedays I was thinking to make a new wordpress theme for my own blog and  I did at last. My new theme is live now though it’s not completed yet but working fine. I gave my theme name “Chitra2009″ as the name of river Chitra . I like my theme and hope u will like this. The theme is little bit special as it loads faster and ajax based. Max widgets are ajaxified and the theme specially supports some popular plugins. I have used jQuery as js library and for ajax works. I got the design concept from  jquery.com and prothom-aloblog.com.

Still I need to do many thing. BTW, there is a special feature for bengali community as the theme can be used for bangla unicode blog too (But for personal blog, I didn’t think multi user blog). As bengali fonts are small , there is a option to write bangla and english in same post with same font size in frontend with a special tag. Even the whole post can be mark as bangla so that the title and post text every things is shown in large bangla font.

I want to make this theme free for all and it will be released under GPL or some thing like that at the end of feb,2009. I want your kind feedback to improve it.

Thanks,
Manchumahara

September 6, 200825 Comments

MOD Title: Simple RSS mod for phpBB3

MOD Description: Will enable you to put a RSS feed on your phpBB3 Forum.
This rss2 feed mod show only those posts that the viewer have read authentication for.
That means you do not need to think about the posts of yours that has no access for normal user and bot etc.

MOD Version: 1.0.5  [ Last Update: 20.09.08 ]
Installation Level: Easy
Installation Time: 1 minutes
phpBB Version: 3.0.0 Gold or later
Styles: prosilver
Translations: English
MOD Format: MODX and MOD
MOD Download:

  Simple RSS/Atom mod for phpbb3 (31.9 KiB, 4,826 hits)


See my post in phpbb forum: link

Change log:20.09.08

  1. Fixed for feed validation error for relative path problem.
  2. Fixed for xml compatible issue for inline java script (Feed validation error)
feedback