- 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
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” »
Textoo: An application to send free SMS using SMS gateways (India,UAE,Kuwait etc)
Aug 26th
Update : 17th July ’11
Textoo 1.0 is no more supported. Textoo Pro has reached the app store. Supports more gateways and has a lot of bonus features. Android version of Textoo is also being worked on. Click here to know more.
Update : 22nd Sept ’10
A new page has been setup here for the app. More info on this app with be posted on this page from now on.
Update : 15th Sept ’10
Apple has approved my enrollment into the developer programme. I am now expecting the approval process for the app to complete soon.
Update : 13th Sept ’10
The application is complete. I am now waiting for apple to approve my enrollment into the developer program so that I can release the app on app store. In the mean time you can have a look at the screenshots below. The app will support multiple gateways and the user will select a particular account to send the text message. The app also has a update feature to download the new gateway lists. Stay tuned for the developer API to add your own gateways to the application.
Update : 9th Sept ’10
This is taking longer than I thought, and I have put in more features than I had planned initially. Changing ETA to 13th Sept ’10..
Aug 26th ’10
I am now working on the creation of a mobile phone application for Android and Iphone which will allow you to send free SMS using the PHP API which I created a month back . This is the domain I never explored before, so will take a bit longer to come up with something useful. Hopefully, I can finish it by the end of this week, so that mid of next week, I can release it here. Follow me on twitter(@kiransmile) to stay updated on the latest posts.
This is a mobile application for iPhone 4 and Android 1.6 which will allow you to send SMS messages to India, UAE, Singapore, Kuwait etc using the free web based SMS gateways like 160by2, way2sms etc. Of course, you will need to register on the respective gateway websites to get an account, afterwhich you push in the accoutn details into the app using an easy to use interface. Afte
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)” »
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” »