Here is a small php script which will grab Mega Video download link and is able to stream it to JW Player. Streaming uses server bandwidth due to MV same IP restriction. The script supports paid accounts for bypassing Megavideo time limit and showing streams to your users ( Technique used by many Anim sites ).
Archive for the 'Downloads' Category
This is a simple google pagerank script which can be used to show a graphic pagerank on your website. Or use it in your traffic stats script. Calling is very simple –
pr.php?prurl=http://www.ngcoders.com
It will show the small famous pagerank graphic with a bar graph and numeric page rank.

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 –
- PHP 5
License –
- Creative Commons – Attribution 3.0 Unported (http://creativecommons.org/licenses/by/3.0/ )
- In one line , you have to link back to this site.
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.
PS: GMA 500 is a really underpowered Video Chipset, With Drivers which make it even worse. Avoid it at all costs.
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

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.
Arduino Mega8 Bootloader ( 2 Sec timeout )
Downloads: 1,051 File Size: 1.3 KiB
Updated : August 17, 2009

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.
In-case of ideas or bugs post them here .

Rest Reminder is a small utility which i wrote long time back to monitor computer activity and reminds me to take rest after every 30 minutes. I wrote this because once i start working i forget about everything else and this lead to dry eyes, irritation etc.This is the second version supportingĀ Multiple monitors, Alpha Transparent block screen and Vista Compatible.
Unlike most such utilities this is free. You can specify after how much time of activity you want to take rest and for how long. And how long of inactivity will reset this time. This also comes facility to lock screen quickly or when there is a certain inactivity period.
Usage is very simple , Download and extract the program and then run the RestReminder.exe . After that configure the settings and press Apply to save changes. Press the close/hide button and let it go in the task bar.
Jtemplate is the first step towards Joodr,It aims at allowing usage of vast number of premium joomla templates with drupal with minimal effort. It is basically a set of Drupal Module and a templating Engine based on phptemplate. The idea is to allow the use of Joomla templates on Drupal as good templates for drupal are missing, drupal templating is expensive and few premium template providers who are there charge really high.Currently you just need to upload the template to the themes directory and just create a dummy template_name.infofile in the directory and the rest everything is taken care by Jtemplate.
Currently a lot of work is still remaining but here are a few features -
- Drupal 6 supported
- Joomla 1.5 templates compatible
- Little to no changes required to Joomla templates
- Support for Template params and Template styes from admin
- Effects and Suckerfish menus supported
- Tested with premium templates from some providers.
Anyhow will be releasing the download soon , am looking for people to help me improve it for now.As everything does not work
.
You can check a demo here – http://joodr.org/demo/ . The demo is running plain Drupal 6.5 with Jtemplate installed. The template is from rocketheme , with no changes or editing done
.
Here is an alpha release as im not getting time to work on it , this is meant for people comfortable with drupal and know what they are doing.
Upload the site structure in the zip file and enable jtemplate module in the admin. To create menus use joomla like names mainmenu,footer,usermenu etc for drupal menu name. Also make the default drupal theme as admin theme from settings.

