All code found on this site is licensed under the Do What The Fuck You Want To Public License (WTFPL). Yes, it is a legitimate license.
Interested in seeing all my blog entries about open sourced code? Here you go!
(This page is generated in real time, with JavaScript running on your browser, by the GithubProjects code. So if you can't see any projects, get a better browser!)
To check out a project, type the following git commands to get the project and all its dependencies:git clone git@github.com:koush/ProjectName.git
cd ProjectName
git submodule init
git submodule update

10 comments:
Hi Koushik,
i would really like to know how do i install the sensor on my p3300htc.all of them if possible ,G,tilt,Nav,Light ,,,,please tell me firstly is it possible then how to do it ,much obliged
thaks
raaj
rmelco@gmail.com
You can not, since there is no Accelerometer built in the P3300. It is hardware.
hi! congrats on bringing the htc dll to omnia.. but to install it.. should i copy to windows directory?.
thanks
Can we run your apps on phones with goforce 5500? It supports open gl but no accelerometer...
Hi Kousik i am very impressed with your Klaxton Alarm clock in G1.
I would like to have any Free Application for Android which is like
SMS Schedular,
Means Shcedule SMS to Single, Multiple Clients, Groups. Event Based Schedule, Recurrence Shcedule, Email Schedular with above Facility.
I always be in Touch with All Person in Contacts and never miss anybodies birthday. I alwasy Send SMS and Email for their Annivarsaries and Birthday.
It would also Nice if we can Import iCal or Google Calander to Automatically Generate Birth SMS of Whole Year.
Hi Koushik,
I am working on application where I need to capture the screen frame as you did for ScreenShot application, if posible can you share your screen shot code or give me some clue to implement it, I tried many place but could not find any clue.
Any help will be great use.
Thanks,
Vineet
Hi koushik,
Good work, I downloaded source code of virtual earth and google maps tile server client for .net and compact framework. whenever i run that code it will display the error i.e. tiledmaps.dll is missing, can u guide me from where i will download that dll?
Thanks & Regards
Asif
Hi koushik,
I downloaded source code of virtual earth and google maps tile server client for .net and compact framework. whenever i run that code it will display the error i.e. tiledmaps.dll is missing, can u guide me from where i will download that dll?
Thanks
Asif
asifbasha.honey@gmail.com
Please read the instructions at the top of the post about how to properly check out my projects and all their dependencies.
Hi Koush,
Regarding the TiledMap engine, is it possible to display controls on top of the map with transparency, such as the zoom icons Google Maps mobile uses? Also, is there any way to create transparent polygon overlays on the map?
Post a Comment