- Home
- About
- My work
- Photoshop poster design
- Kaun banega crorepati game (kbc2) (download the game)
- Textoo : iPhone (and now Android) app to send free SMS using web gateways
- 3ds max animation
- Multi user avatar chat based flash website for Incident 09
- Video editing / post production / audio mixing
- Joomla real estate component built using ExtJS
- Facebook cricket betting application
- Swishmax projects & Flash website for Incident 08 using Swish
- PHP-Selenium Framework for UI Automation
- PHP based CMS with chat
- Twitter reputation score
- Downloads
- Contact
Posts tagged download

Titanium Mobile vs Sencha Touch
Oct 2nd
I just tried out the sencha touch examples on the android 1.6 simulator and the performance is pathetic. Seems like google forgot to properly implement their javascript V8 engine onto their OS.
Appcelerator’s Titanium Mobile and Sencha touch are 2 different frameworks which address a totally different set of audiences. Comparing them is like comparing apples to oranges. But, to a person who has never eaten fruits ever and wants to just try tasting one (analogy to creating a simple app which doesnt do much of processing) and not try juggling with the fruits (analogy to creating detailed games or apps with lot of processing involved), they appear the same. So here’s a post attempting to compare them and help out those who have to make a choice when it comes to building a simple app.
.
Here’s where Titanium Mobile wins : Continue reading “Titanium Mobile vs Sencha Touch” »
Incoming search terms:
- sencha touch vs titanium (205)
- sencha vs titanium (168)
- titanium vs sencha (102)
- titanium vs sencha touch (94)
- appcelerator vs sencha (87)
- sencha vs appcelerator (85)
- php titanium mobile (82)
- sencha touch titanium (65)
- sencha touch vs appcelerator (65)
- titanium sencha (64)

Kaun banega crorepati game (kbc2) (download the game)
Sep 23rd
Update as of 5th June 2011 : Source code for the game has been published on this page. Now you can change the game as you wish, using Swishmax (www.swishzone.com)
Update as of 20th Dec 2010 : I have been noticing quite a lot of visitors reaching this page through google search. So drop in a comment if you would like me to add any new features onto the game.
This was a simple game I created using SWiSH in 2005. The questions appear randomly with no logic for the levels of difficulty and the “Phone a friend” lifeline is a dummy lifeline with no real purpose. You should check out the game here. The game was hosted on a free domain kbc2.be and also on openflash.be initially which got a decent amount of hits. Those domain names dont exist anymore, so I have published it here. You can download the source code and read the instructions below if you like to edit the game to suite your needs.
Click below to play the game
KBC flash game source code
I have also noticed a few visitors to this blog searching for terms like “kbc game source code”. I am not sure whether anyone want to modify the existing flash game to accomodate new lifelines or game rules.
Anyway, you can download the source code for this game and a sample questions database (20 questions only) using the link below. You will need Swishmax v3 to open the .swi source file and edit program logic. If you just want to edit the questions and answers database, you can edit the core.kbc file in the zip archive.
If you modify the game using this source code and publish it elsewhere, you should retain an always visible text which reads “thekirankumar.com”
Download the game
How to add your own questions or edit the questions in KBC ?
The questions database (core.kbc is included in the KBC.zip package) contents are as follows :
&totques=183&
&ques1=What is capital of India?&
&a1=Bombay&
&b1=Delhi&
&c1=Calcutta&
&d1=Madras&
&ans1=2&
&ques2=Who is known as the father of the nation?&
&a2=Lal Bahadur Sastri&
&b2=Mahatma Gandhi&
&c2=Bal Gangadhar Tilak&
&d2=Rajiv Gandhi&
&ans2=2&
…
The first line &totques=183& in the file can be changed to specify the total number of questions you have in your database. If you plan to put only 20 questions, change the line to &totques=20&
The first question is in a variable called quest1, the second on quest2 and so on…
Similar naming for options . Variables a1,b1,c1,d1 will contain the text for the options for question 1. a2,b2 etc for question no 2
Answer is specified as &ans1=2& where the value 2 says the answer for question number 1 is option b (i.e, the variable b1). Similarly ans1=3 means that the answer is c.
Hence, by editing the core.kbc file using an text editor, you can modify/add new questions to the game.
You can access the source code of the flash game by opening the KBC.swi file using SwishMax. Post the URL of your version of the game as a comment in this page, I would love to see them.
kon banega crorepati game
kbc game
kaun banega crorepati game download
play kbc online
Incoming search terms:
- kbc game download (1722)
- kaun banega crorepati game download (871)
- kbc game free download (635)
- download kbc GAME (329)
- yhsm-inucbr_001 (269)
- KBC download (267)
- kon banega crorepati game free download (252)
- kaun banega crorepati game free download (212)
- kon banega crorepati game download (208)
- crorepati game download (191)
Flash draw-on-sand application with source (.fla)
Aug 6th
Flash CS3 Source code and PHP script to export drawing to JPG.
I made this flash app a year ago for my college NITK Surathkal’s cult fest Incident’s website. But I did not find time to add all the features I had thought of. The plan was to have this drawing canvas as the background of the website for beach events, but I later decided to keep it simple.
Continue reading “Flash draw-on-sand application with source (.fla)” »
Incoming search terms:
- draw in sand online (20)
- draw in the sand online (13)
- sand application (10)
- as3 sand (9)
- draw on sand flash (7)
- draw on sand online (5)
- drawing fla (4)
- flash drawing fla (4)
- sand draw online (4)
- flash drawing source code (4)
Joomla Multiple registration forms plugin for Community builder
Aug 1st
This Community builder plugin enables adding of multiple registration forms to Joomla. It is tested to be working in Community builder 1.2 with Joomla 1.5.
Install this plugin into Joomla through the community builder plugin installer and enable it.
Defining multiple forms
Click on this plugin under the plugin management tab and in the params section define the forms in this format:
form_name1:field_name1,field_name2
form_name2:field_name1,field_name2
- form_name is a identifier for the form you are creating. Keep it unique and without spaces. This form_name has to be passed as a GET parameter to the default CB registration page to show up only the fields you want.
- field_name1,field_name2 etc are the names of the fields under the Field management tab in CB.
Continue reading “Joomla Multiple registration forms plugin for Community builder” »
Incoming search terms:
- community builder registration form (22)
- cb registration form (19)
- community builder multiple registration forms (19)
- joomla registration form plugin (18)
- joomla multiple registration forms (16)
- different registration forms joomla (10)
- joomla-multiple-registration-forms-plugin-for-community-builder (9)
- community builder different registration forms (8)
- thekirankumar com (8)
- joomla multiple registration (7)