
I was recently banned by rapidshare due to “Account Sharing“. It was actually due to my dynamic IP and me moving around using it from multiple places. Though they enabled my Account they warned me of further problems when using Dynamic IP are possible.
So here is a solution i made for myself it resides on one of the hosting servers so that my IP always remains one. It stream files to me from rapidshare , something like those premium link generators but simpler.
Here are the requirements –
- PHP 5
- CURL Enabled
- One Rapidhsare Premium Account
After Install Please fill up username and password in config.php .
Downloads: 883 File Size: 30.5 KiB
Site has been restored back to original owners
I had built VideoSwiper long time back for Jason . You can read about it here http://www.ngcoders.com/php/videoswiper-mass-video-embedding-application, you can also check it out in my portfolio site.
But i have to come to learn that the hackers taking advantage of the holidays hacked the main server and have stolen the domain also. So basically now they are running a site which is a less featured clone on videoswiper.com . They reset all the accounts by redirecting the email which was admin[AT]videoswiper.com. Also they have the balls to say that the original owner is doing phishing
. They also have stolen downloadMod.php code from my site Videoswiperplus and saying that they have written it.
I hope jason gets his sites back soon.
You can read more about it here – http://www.jasontaylor.me.uk/2010/01/04/videoswiper-hacked-dont-be-fooled/
Hackers should be dealt swiftly , i did have a soft side for these guys when i was a kid. But now i think they should be treated like common criminals , and maybe some should be made an example out of to stop the damage they cause.
Lesson learned – Avoid having emails for hosting and other important accounts like email@yoursite.com , if yoursite.com DNS record gets hacked all emails are redirected by hackers to reset everything and you will never come to know what happened. I believe sites like gmail , yahoo are much safer in this case. Also keep diffrent password for every single account , atleast the important ones.

A lot of people asked and requested a theme for the Youtube download script on my site , So here is an upgrade to it. This is a simple script which allows you to run a small site around it. Something like a keepvid clone.
Requirements –
License –
Downloads: 4,612 File Size: 29.9 KiB
Latest Java Applet Version
Continue reading ‘FreeDown Downloader , Video Downloader Script’
If you have one of the Netbooks which has a Intel Graphics Media Accelerator 500 (GMA 500) then you cant play old games like Age of Empires 2, Diablo, Warcraft , Starcraft etc due to direct draw/OpenGL issues with the default driver. The Default driver is really bad and buggy.
So here is a driver which will allow you to play these games and more on your netbook. Its just that i still play AOE i had to find a solution and not disable GMA 500 to play it.
This applies to most 11.6″ notebooks being powered by GMA 500. Some examples are Acer Aspire One 751,Asus Eee PC 1101HA,Benq Joybook Lite U121 Eco,Dell Inspiron 11z, MSI Wind U115 etc etc . For a complete list visit http://www.notebookcheck.net/Intel-Graphics-Media-Accelerator-500-GMA-500.12614.0.html.
Downloads: 5,151 File Size: 9.1 MiB
PS: GMA 500 is a really underpowered Video Chipset, With Drivers which make it even worse. Avoid it at all costs.
Currently i am working on a ARM9 based platform and found out that in India its really hard to get by ARM9 which is above 500 Mhz and costs < Rs 10k. ARM7 TDMI is whats easily available and after having some fun with it , it was found to be highly underpowered.
So if anyone looking for a ARM9 Based Platform in India get a Beagle Board ... Its what i call Awesome
for the price and performance. To get it you can go through either Indian vendors who overcharge and fleece as usual or Get it from Sparkfun(Awesome Service) where i got it from. Digikey also sells it but charges a hell of a lot of shipping. So if you are looking around source from US and dont waste time like i did looking locally and getting frustrated.
http://www.sparkfun.com/commerce/product_info.php?products_id=9444
149 USD + 9 USD USPS = 160 USD ( approx Rs 7500 as of the time of posting ). The cables , SD card etc all can be bought for < Rs 500 locally.
While Indian vendors like Cranes etc are charging like Rs 13000. Why dont we have shops like spark fun in India
.
You can also buy from IDA Systems for Rs 9000 http://www.idasystems.net/beagle_board.
Here is something which might be useful to people who program Ardunio not using the IDE , like me. I use AVG GCC to develop code and use this to upload to Arduino.
Some features over the default Gui available on the Arduino.cc site.
- AutoReset – RTS AND DTR are reset ( No more pressing reset )
- AutoDetect Arduino when connected and removed ( USB COM port )
- Remembers Last Settings
- Very easy to use

Downloads: 1,443 File Size: 607.6 KiB
Any Bugs or features you find or want let me know…
Here is a Arduino Boot loader for ATMega8 with about 2 Second Reset Timeout ( Since all boards now support autoreset ) . Well the source code comes with arduino but you have to use a gcc < 4.0 to get it compiled under 1 KB.
Some how i found it a headache to compile under windows , so here is the compiled version so that you dont have to go though that.
So you can just download here …
External Crystal 16 Mhz , 2 Second Timeout with 19200 as Baud.
Downloads: 1,051 File Size: 1.3 KiB
My old paypal script which is being used a quite a lot will be getting an upgrade soon. It will now be a full fledged digital store yet simple to use. For not i can say it will be somewhat like Shopify and Bigcartel mixed up and digital file handling added and some other cool neat features. Will also be capable of handling normal goods.
It will be called BaseApp Digisell and will be dual licensed ( Like MySql ).
If you guys have any ideas which you wuold like to see in a simple flexible shopping cart please let me know.
BaseApp Framework is aimed at individual commercial developers or small web application builders who need a starting point.Also if you are a CakePHP User you will find yourself at home with the API. BaseApp was inspired by CakePHP And Codeigniter but tries to do everything under 50 kb.
It has support for most common features available in frameworks these days but achieves all this in under 50 Kb of compressed Code and not MBs of it.
Some Non Technical Feature
- Really really LightWeight( < 50 Kb compressed , around 100 k uncompressed)
- Really really Fast ( cause its Damn Small )
- Almost 0 Configuration
- Short Learning Curve
- Easy to extend
- Nonrestrictive MIT License
Some Technical Features
- PHP 5 with support for new features like autoloading etc
- Fully MVC ( But can be used as a library also )
- CakePHP API ( 80 % ) and Layout
- Active Records and Object Relation Ship Mapping (ORM)
- Model Validation with complementing form helpers
- Data Abstraction Layer with Adodb Support ( Almost all databases supported )
- Extensive Debugging and Exception Handling facilities ( FireBug Support Built in )
- Extendable Cookie and Session Handling
- Search engine friendly and url routing features.
- Ajax Support through Jquery.
You can checkout the project on Google Code .
http://code.google.com/p/baseappframework/

Here is a small utility i wrote which helps me remain connected, gives vocal notification when i disconnect and is capable of resetting my router in case the router needs restart.
Some reasons i wrote it
- Bad MTNL ADSL Connection , disconnects every few minutes.
- Using Ping was not really helping, ping worked but when http request was sent Internet disconnected.
- Could not find any utility giving Vocal Notifications.
- Could not find any utility capable of executing applications in case of disconnection/connection. I needed my router to be reset when i disconnect due to some XBOX Live issues.
Anyhow it was written in a weekend , and am using it now and some of you guys might also find it useful so am releasing it for free. This requires .net 2.0 + .
Some features -
- Configurable fetch sites and fetch timeouts.Uses HTTP fetch.
- Vocal Notification of connection and disconnection.
- Execute application when connection or disconnection takes place. Usefull when you need to reset router etc.
- Sits idle in status bar , with notification icon and Baloon Tips.
Downloads: 1,430 File Size: 313.7 KiB
In-case of ideas or bugs post them here .