Français English Español Italiano Português
User Login    
 + User Registration
Connexion

Blog » NG Coders

Next Generation Coders URL Feed
Update : 2012/5/22 9:08:51 Update

admin | 2009-10-23T23:07:57+02:00 | 767 reads

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.notebook...



admin | 2010-04-09T23:37:56+02:00 | 91 reads

Lately all major download sites have shifted to using Java applet based downloaders. This is due to the new IP locking introduced by Youtube.So i was asked by a few clients to do the same, Here is the theory behind it if you want to build your own.Here is my version using FreeDown template which support a few more site including Youtube. -Java Applet Downloader DemoIf you wish to Buy just use the form below – Script Version Basic Version $30.00 Custom Version $60.00 ( Recommended ) Custom Version and Setup $90.00   Basic version is the one you see in the demo ( the Popup will contain FreeDownApplet and Vikas Patial as Publisher).Custom versions will be signed for your...



admin | 2010-06-18T05:45:01+02:00 | 85 reads

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 ).Note: There is a file embedded within this post, please visit this post to download the file.



admin | 2009-03-25T21:33:23+01:00 | 48 reads

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.



Vikas Patial | 2011-04-07T09:49:34+02:00 | 28 reads

The latest Vidfetch player is now available , It is a JWPlayer integration with VidFetch. Now you can embed almost from a lot of popular Video sites.So whats new in this update More than 100 + sites supported Embed From Putlocker , MegaVideo , Videobb etcEmbed Whatever you want even Movies at no extra hosting costsFreeDown Basic also has been updated to a cool new ThemeModify the player and brand it to your own needsAnd a lot moreVidFetch Integration



admin | 2009-08-18T00:33:48+02:00 | 27 reads

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.Note: There is a file embedded within this post, please visit this post to download the file.



Vikas Patial | 2011-03-19T16:33:41+01:00 | 19 reads

This is the first preview of VidFetch the new Video Site which will take over all Downloaders offered on my site. The new site will be available as a premium API monthly subscription service, this allows my new startup to actually develop Vidfetch to its true potential. But i will like always have a free plan for basic users.Registrations will start from next weekend.Some features that might be of interest – Embed Videos from popular Sites in your OWN PLAYERFull control panel to add you site and monitor your api usageVideo Streaming integration with JW PlayerSkinnable player with HD And Embed SupportSigned Applet gives notification with preselected allow alwaysConvert Videos to Mp3 ...



admin | 2008-08-14T20:11:08+02:00 | 18 reads

Recently I wanted to sell a small script for which I was getting some requests.I wanted the procedure to be as efficient as possible where the user was delivered the script though a secret link once the payment was made. After some thorough searching around the net , I found that though the Idea and procedure is so simple there exist No Free scriptsto do so ( Weired ). So in this tutorial we build a small script which can be used anywhere to sell digital goods online using Paypal IPN.They can be ebooks, shareware , software, images anything Bits and Bytes.The script has the following featuresComplete automation of your online orders.Automatically emails your customers and provides them wi...



admin | 2009-03-16T21:06:11+01:00 | 15 reads

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 ConfigurationShort Learning CurveEasy to extendNonrestrictive MIT LicenseSome Technical FeaturesPHP 5 wit...



admin | 2008-10-18T20:46:31+02:00 | 12 reads

I have been building sites for a long time. and have user both drupal and Joomla , even built a lite version of Joomla called Limbo CMS long time back. They are both quite good CMS’s. Given  the two I would choose drupal any day for myself ( though would never recommend it , cause its still not easy to make it do what u want ) , but am no designer and drupal templates are a big let down, though not hard but templating drupal is just a pain.  And template wise Joomla simply is Awesome ( the quality of premium templates available is just so good ) , and its easier to work with for not so technically inclined.And i have been looking for a good social networking script since last year ,...