xbox live code generators
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 6093
MyDBO Code Generator 2.1
MyDBO is a powerful object-oriented code generator for PHP/MySQL Web application developers. more>>
MyDBO is a powerful object-oriented code generator for PHP/MySQL Web application developers.
It is designed to remove the hassle of implementing familiar database operations (select, update, insert, etc) over and over again when creating Web applications. MyDBO Code Generator creates code for accessing your database tables without you having to worry about connections or SQL queries.
It also allows you to approach your database in an object-oriented fashion, thus giving you real flexibility. It uses templates to generate code, so it is also possible to create your own templates.
Main features:
- Forget about accessing your database with SQL queries.
- Use the far more flexible object-oriented approach.
- Create logic foreign key links between your tables and navigate between your objects.
- Map the default MySQL date type to whatever you want.
- Create your own templates for unlimited possibilities.
- Fast and reliable.
- Should your database structure change, just re-generate the code.
- Easy to generate with the generation wizard.
- The generated code has standard comments for each class and functions.
- Free for personal and commercial use (GNU), Open source.
- Clean and tested code.
Enhancements:
- Boolean return values were added in API methods.
- A LIMIT argument was added in the tableCollector of the businessAPI plugin.
- The number of queries to execute when using Collector was reduced to 1.
- The use of database connections was optimized, and $DB is now a global variable.
- Memory is allowed increased to 16M.
- The ADOdb installation was customized to be minimal.
- instantAdmin was updated with a new API.
- Collector classes can now return the number of results only.
<<lessIt is designed to remove the hassle of implementing familiar database operations (select, update, insert, etc) over and over again when creating Web applications. MyDBO Code Generator creates code for accessing your database tables without you having to worry about connections or SQL queries.
It also allows you to approach your database in an object-oriented fashion, thus giving you real flexibility. It uses templates to generate code, so it is also possible to create your own templates.
Main features:
- Forget about accessing your database with SQL queries.
- Use the far more flexible object-oriented approach.
- Create logic foreign key links between your tables and navigate between your objects.
- Map the default MySQL date type to whatever you want.
- Create your own templates for unlimited possibilities.
- Fast and reliable.
- Should your database structure change, just re-generate the code.
- Easy to generate with the generation wizard.
- The generated code has standard comments for each class and functions.
- Free for personal and commercial use (GNU), Open source.
- Clean and tested code.
Enhancements:
- Boolean return values were added in API methods.
- A LIMIT argument was added in the tableCollector of the businessAPI plugin.
- The number of queries to execute when using Collector was reduced to 1.
- The use of database connections was optimized, and $DB is now a global variable.
- Memory is allowed increased to 16M.
- The ADOdb installation was customized to be minimal.
- instantAdmin was updated with a new API.
- Collector classes can now return the number of results only.
Download (0.12MB)
Added: 2006-02-17 License: LGPL (GNU Lesser General Public License) Price:
791 downloads
Scramble Words Generator 1.0
Can you raed tihs? Did you konw that it is poissble to raed text eevn wehn the iennr letrets hvae been rraeargned? If youre albe to raed tihs now, t... more>> <<less
Download (0KB)
Added: 2009-04-06 License: Freeware Price: Free
244 downloads
IOSN Live CD beta
IOSN Live CD is an bootable CD that boots into a usable and fully featured Linux Desktop. more>>
IOSN Live CD is an bootable CD that boots into a usable and fully featured Linux Desktop. In addition to standard FOSS productivity and multimedia applications, it is bundled with a User Guide to Using the Linux Desktop in print and multimedia formats as well as several IOSN Free/Open Source Software Primers.
Note: This is a beta release.
<<lessNote: This is a beta release.
Download (620MB)
Added: 2005-08-30 License: GPL (GNU General Public License) Price:
1516 downloads
phpCodeGenerator 0.2.1
phpCodeGenerator is a free database driven website code generator. more>>
phpCodeGenerator is a free database driven website code generator. This application reads the database and generates a website with the ability to Create, List, Edit, Update, Delete and Search Records.
<<less Download (MB)
Added: 2007-07-12 License: GPL (GNU General Public License) Price:
835 downloads
Php Object Generator 3.0
PHP Object Generator (POG) is a PHP code generator which generates clean and tested object oriented code for your PHP4/PHP5. more>>
Php Object Generator on short POG is an open source PHP code generator which automatically generates clean & tested Object Oriented code for your PHP4/PHP5 application.
Over the years, we realized that a large portion of a PHP programmers time is wasted on repetitive coding of the Database Access Layer of an application simply because different applications require different objects.
By generating PHP objects with integrated CRUD methods, POG gives you a head start in any project and saves you from writing and testing SQL queries. The time you save can be spent on more interesting areas of your project. But dont take our word for it, give it a try!
Main features:
- Generates clean & tested code
- Generates CRUD methods
- Compatible with PHP4 & PHP5
- Compatible with PDO
- Free for personal use
- Free for commercial use
- Open Source
Enhancements:
- POG now fetches result set arrays where possible (which provides a big performance boost).
- Data encoding is handled within the database.
- A new plugin interface is used.
- A data encoding sanity check was added to setup.
- Siblings can be deleted without deleting children.
- Getlist() accepts column names as filters.
- Getlist(), GetChild(), and GetSibling() return all results if no arguments are passed.
- A database wrapper class for PDO was added.
- The PDO performance was improved.
- The plugin API, POG base API, and database API were made uniform to prevent plugin versioning.
<<lessOver the years, we realized that a large portion of a PHP programmers time is wasted on repetitive coding of the Database Access Layer of an application simply because different applications require different objects.
By generating PHP objects with integrated CRUD methods, POG gives you a head start in any project and saves you from writing and testing SQL queries. The time you save can be spent on more interesting areas of your project. But dont take our word for it, give it a try!
Main features:
- Generates clean & tested code
- Generates CRUD methods
- Compatible with PHP4 & PHP5
- Compatible with PDO
- Free for personal use
- Free for commercial use
- Open Source
Enhancements:
- POG now fetches result set arrays where possible (which provides a big performance boost).
- Data encoding is handled within the database.
- A new plugin interface is used.
- A data encoding sanity check was added to setup.
- Siblings can be deleted without deleting children.
- Getlist() accepts column names as filters.
- Getlist(), GetChild(), and GetSibling() return all results if no arguments are passed.
- A database wrapper class for PDO was added.
- The PDO performance was improved.
- The plugin API, POG base API, and database API were made uniform to prevent plugin versioning.
Download (1.0MB)
Added: 2007-07-26 License: BSD License Price:
516 downloads
QOF Generator 0.0.2
QOF Generator is a project that generates C object source code from HTML/PHP or Perl/XML. more>>
QOF Generator is a project that generates C object source code from HTML/PHP or Perl/XML.
Generating new objects for the Query Object Framework is repetitive, tedious, and time consuming.
Qof Generator automates this process in PHP to build a working test program linked against QOF.
Objects are created from an HTML form using a temporary MySQL cache and exported with Makefile, ./autogen.sh, ChangeLog, README, C source code, and doxygen mark-up comments in a tarball built by the PHP code.
<<lessGenerating new objects for the Query Object Framework is repetitive, tedious, and time consuming.
Qof Generator automates this process in PHP to build a working test program linked against QOF.
Objects are created from an HTML form using a temporary MySQL cache and exported with Makefile, ./autogen.sh, ChangeLog, README, C source code, and doxygen mark-up comments in a tarball built by the PHP code.
Download (0.017MB)
Added: 2007-02-16 License: GPL (GNU General Public License) Price:
983 downloads
Tao Live CD 5.00
Tao Linux is a project to build a free Linux distribution from the sources used in the Red Hat Enterprise product line. more>>
Tao Linux is a project to build a free Linux distribution from the sources used in the Red Hat Enterprise Linux product line.
The target market is either experienced system administrators who would like freely available binaries of this code, or end users who are interested in experimenting with enterprise functionality.
Besides being mostly compatible with Red Hat Enterprise Linux 3, it also includes software packages such as Eclipse and clustering tools not found in the base RHEL products.
Main features:
- Yum used for updates
- Based on commercially produced Enterprise sources
- Many packages for Red Hat Enterprise Linux also run on Tao Linux
- Free as in speech and beer
- Security updates (in SRPM form, at least) available for seven years.
<<lessThe target market is either experienced system administrators who would like freely available binaries of this code, or end users who are interested in experimenting with enterprise functionality.
Besides being mostly compatible with Red Hat Enterprise Linux 3, it also includes software packages such as Eclipse and clustering tools not found in the base RHEL products.
Main features:
- Yum used for updates
- Based on commercially produced Enterprise sources
- Many packages for Red Hat Enterprise Linux also run on Tao Linux
- Free as in speech and beer
- Security updates (in SRPM form, at least) available for seven years.
Download (MB)
Added: 2007-04-25 License: GPL (GNU General Public License) Price:
915 downloads
Etoile Live CD 0.2
Etoile Live CD is a Linux distribution based on the popular Ubuntu Linux. more>>
Etoile Live CD is a Linux distribution based on the popular Ubuntu Linux.
This is the 0.2 pre-release that we worked on at the Fosdem 2007. Theres still quite a lot of problems on it (check the bugtracker), so we expect the final 0.2 release in about a month. In the meantime, feel free to download the iso and play with it -- and reports any bugs that are not already in the bugtracker !"
<<lessThis is the 0.2 pre-release that we worked on at the Fosdem 2007. Theres still quite a lot of problems on it (check the bugtracker), so we expect the final 0.2 release in about a month. In the meantime, feel free to download the iso and play with it -- and reports any bugs that are not already in the bugtracker !"
Download (666.7MB)
Added: 2007-03-01 License: GPL (GNU General Public License) Price:
579 downloads
Dyne:bolic live CD 1.4.1
Dyne:bolic GNU/Linux is a live bootable cd. more>>
Dyne:bolic GNU/Linux is a live bootable cd, containing a whole operating system that works straight from boot, without the need to install or change anything on the hard disk.
If you like and want to have it on harddisk you can simply copy the /dyne directory on your computer: the simpliest installation ever!
Dyne:bolic is user-friendly: recognizes your hardware devices (sound, video, firewire, and USB), and offers a VAST range of free software applications for multimedia production, audio and video manipulation, sound composition and synthesis, 3D modeling, photography, peer2peer filesharing, web browsing, desktop publishing, word processing, cd burning, email, encryption, remote conferencing, funky games, a world atlas navigator and even more.
Advanced features include: a complete environment with the most advanced multimedia applications available on GNU/Linux, automatic clustering joining the CPU power between any other dyne:bolic on the local network, capability to work well on old PC (Pentium1 64Mb) and even XBOX game consoles, support to save and encrypt personal data and settings on a usb key. Dyne:bolic is shaped on the needs of media activists and artists to promote free speech as a tool for the production and not only the fruition of digital and analog
informations.
There is no company nor organization behind dyne:bolic, it is a grassroot effort to spread free software and the spirit of sharing information and knowledge.
Enhancements:
- OpenMosix automatical startup and discovery
- Mozilla suite 1.7.5 (Firefox and Thunderbird dropped)
- Mail encrypted with Sylpheed 1.0.3, GpgME and Enigma
- Virtual keybord for alternative access devices
- Nest now remembers xBox PAL/NTSC switch
- Wider PC laptop hardware support
Updated software:
- Blender-2.36, Ardour-0.9-beta28, Gimp-2.0.6, Xine-1.0
- Fix to Rezound linkage to libFOX 1.2
- Various fixes and documentation updates
- Shiny new splash screen in gtk2
- In case you have a DOCK (/dyne directory copied in your harddisk) you should upgrade it by using the one in this release. Booting the CD just answer YES when youll be prompted to UPGRADE..
<<lessIf you like and want to have it on harddisk you can simply copy the /dyne directory on your computer: the simpliest installation ever!
Dyne:bolic is user-friendly: recognizes your hardware devices (sound, video, firewire, and USB), and offers a VAST range of free software applications for multimedia production, audio and video manipulation, sound composition and synthesis, 3D modeling, photography, peer2peer filesharing, web browsing, desktop publishing, word processing, cd burning, email, encryption, remote conferencing, funky games, a world atlas navigator and even more.
Advanced features include: a complete environment with the most advanced multimedia applications available on GNU/Linux, automatic clustering joining the CPU power between any other dyne:bolic on the local network, capability to work well on old PC (Pentium1 64Mb) and even XBOX game consoles, support to save and encrypt personal data and settings on a usb key. Dyne:bolic is shaped on the needs of media activists and artists to promote free speech as a tool for the production and not only the fruition of digital and analog
informations.
There is no company nor organization behind dyne:bolic, it is a grassroot effort to spread free software and the spirit of sharing information and knowledge.
Enhancements:
- OpenMosix automatical startup and discovery
- Mozilla suite 1.7.5 (Firefox and Thunderbird dropped)
- Mail encrypted with Sylpheed 1.0.3, GpgME and Enigma
- Virtual keybord for alternative access devices
- Nest now remembers xBox PAL/NTSC switch
- Wider PC laptop hardware support
Updated software:
- Blender-2.36, Ardour-0.9-beta28, Gimp-2.0.6, Xine-1.0
- Fix to Rezound linkage to libFOX 1.2
- Various fixes and documentation updates
- Shiny new splash screen in gtk2
- In case you have a DOCK (/dyne directory copied in your harddisk) you should upgrade it by using the one in this release. Booting the CD just answer YES when youll be prompted to UPGRADE..
Download (585.6MB)
Added: 2006-03-15 License: GPL (GNU General Public License) Price:
1324 downloads
Xbox360 Controller Driver
Xbox360 Controller Driver package contains the diabolixs compiled Xbox360 controller driver for Linux on the PS3. more>>
Xbox360 Controller Driver package contains the diabolixs compiled Xbox360 controller driver for Linux on the PS3.
Its been tested with Fedora Core 5 (PPC distribution) using Snes9x and Doom.
The Xbox 360 is the successor to Microsofts Xbox video game console, developed in cooperation with IBM, ATI, Samsung and SiS. Information on the console first came through viral marketing campaigns and it was officially unveiled on MTV on May 12, 2005, with detailed launch and game information divulged later that month at the Electronic Entertainment Expo.
The Xbox 360 is the first console to have a near-simultaneous launch across the three major regions, and the first to provide wireless controller support at launch. The console sold out completely at release and by the end of 2006 had sold 10.4 million worldwide.
The Xbox 360 was the first home console to be released in the seventh generation of game consoles and competes against Sonys PlayStation 3 and Nintendos Wii. Its Xbox Live service allows players to compete online as well as download games and additional content.
<<lessIts been tested with Fedora Core 5 (PPC distribution) using Snes9x and Doom.
The Xbox 360 is the successor to Microsofts Xbox video game console, developed in cooperation with IBM, ATI, Samsung and SiS. Information on the console first came through viral marketing campaigns and it was officially unveiled on MTV on May 12, 2005, with detailed launch and game information divulged later that month at the Electronic Entertainment Expo.
The Xbox 360 is the first console to have a near-simultaneous launch across the three major regions, and the first to provide wireless controller support at launch. The console sold out completely at release and by the end of 2006 had sold 10.4 million worldwide.
The Xbox 360 was the first home console to be released in the seventh generation of game consoles and competes against Sonys PlayStation 3 and Nintendos Wii. Its Xbox Live service allows players to compete online as well as download games and additional content.
Download (0.071MB)
Added: 2007-01-09 License: Freeware Price:
640 downloads
loonix-live 2.0 beta2
loonix-live is a bootable CD containing the Linux operating system. more>>
loonix-live is a bootable CD containing the Linux operating system. loonix-live runs Linux directly from the CD (or USB) without installing.
The Live CD described here is based on the gentoo Linux distribution and uses the Unification File System (also known as unionfs), allowing a read-only filesystem to behave as a writable one, saving all changes to memory.
loonix-live was created with the help of Tomas Matejiceks Linux live scripts. Tomas is also the developer of slax a slackware based live cd.
<<lessThe Live CD described here is based on the gentoo Linux distribution and uses the Unification File System (also known as unionfs), allowing a read-only filesystem to behave as a writable one, saving all changes to memory.
loonix-live was created with the help of Tomas Matejiceks Linux live scripts. Tomas is also the developer of slax a slackware based live cd.
Download (483.3MB)
Added: 2005-11-10 License: GPL (GNU General Public License) Price:
1444 downloads
Basilisk Live CD 1.40
This is a fedora core 3 based Livecd with KDE 3.3.1, Gnome 2.8, OpenOffice, Firefox and Thunderbird and a lot of other tools. more>>
This is a fedora core 3 based Livecd with KDE 3.3.1, Gnome 2.8, OpenOffice, Fire- and Thunderbird and a lot of other tools.
Version restrictions:
- It will not work from a scsi - cdrom device.
<<lessVersion restrictions:
- It will not work from a scsi - cdrom device.
Download (671MB)
Added: 2005-05-13 License: GPL (GNU General Public License) Price:
1627 downloads
IOSN Hoary Live CD
IOSN Live CD is an bootable CD that boots into a usable and fully featured Linux Desktop. more>>
IOSN Live CD is an bootable CD that boots into a usable and fully featured Linux Desktop.
In addition to standard FOSS productivity and multimedia applications, it is bundled with a User Guide to Using the Linux Desktop in print and multimedia formats as well as several IOSN Free/Open Source Software Primers.
IOSN comes from International Open Source Network.
<<lessIn addition to standard FOSS productivity and multimedia applications, it is bundled with a User Guide to Using the Linux Desktop in print and multimedia formats as well as several IOSN Free/Open Source Software Primers.
IOSN comes from International Open Source Network.
Download (620MB)
Added: 2005-09-12 License: GPL (GNU General Public License) Price:
1503 downloads
Free60 Gentoo LiveCD Xenon Beta 2
Free60 Gentoo LiveCD Xenon is a liveCD for Linux on the Xbox 360. more>>
Free60 Gentoo LiveCD Xenon is a liveCD for Linux on the Xbox 360. It is based on the experimental gentoo liveCD that can be found here:
http://gentoo.mirrors.pair.com/experimental/ppc64/livecd/
It has a few changes to boot on the Xbox 360 (codename xenon).
How does it work ?
Burn gentoo-livecd-xenon-beta-v2.iso. Upload the cdreader binary via serial, or use the new king kong patcher with built-in readcd code, this will open the dvd tray. Put the gentoo-livecd-xenon-beta CD in the drive. cdreader will automatically start the xell bootloader located at lba 0x20 on this cd and boot the Linux Kernel.
Thanks to stonersmurf for the compilation of the liveCD.
Where to find more info on Linux for Xbox 360 :
http://www.free60.org/
Free60 is a project towards porting GNU/Linux, BSD, Darwin and related open-source operating systems to the Microsoft Xbox 360 video game console.
Microsoft, Xbox, Xbox360 (and probably some more) are registered trademarks by Microsoft Corp. No affiliation between the Free60 Project and Microsoft Corp. exists or is implied. All other trademarks and copyrights are property of their respective owners.
The new Live CD supports all Xbox 360 consoles with firmware versions 4532 and 4548 and can be run without affecting the consoles normal functionality. It contains the latest free60 patches against the Linux kernel 2.6.21 and ships with a full Gnome desktop environment, including applications like Firefox and Evolution. It also offers an entire 64-bit PowerPC compiler toolchain for developers.
Free60 is a project towards porting GNU/Linux, BSD, Darwin and related open-source operating systems to the Microsoft Xbox 360 video game console.
Enhancements:
- New 2.6.21 based kernel
- Improved networking support
- Improved framebuffer kernel level support
- Supports Toshiba-Samsung drives, now
<<lesshttp://gentoo.mirrors.pair.com/experimental/ppc64/livecd/
It has a few changes to boot on the Xbox 360 (codename xenon).
How does it work ?
Burn gentoo-livecd-xenon-beta-v2.iso. Upload the cdreader binary via serial, or use the new king kong patcher with built-in readcd code, this will open the dvd tray. Put the gentoo-livecd-xenon-beta CD in the drive. cdreader will automatically start the xell bootloader located at lba 0x20 on this cd and boot the Linux Kernel.
Thanks to stonersmurf for the compilation of the liveCD.
Where to find more info on Linux for Xbox 360 :
http://www.free60.org/
Free60 is a project towards porting GNU/Linux, BSD, Darwin and related open-source operating systems to the Microsoft Xbox 360 video game console.
Microsoft, Xbox, Xbox360 (and probably some more) are registered trademarks by Microsoft Corp. No affiliation between the Free60 Project and Microsoft Corp. exists or is implied. All other trademarks and copyrights are property of their respective owners.
The new Live CD supports all Xbox 360 consoles with firmware versions 4532 and 4548 and can be run without affecting the consoles normal functionality. It contains the latest free60 patches against the Linux kernel 2.6.21 and ships with a full Gnome desktop environment, including applications like Firefox and Evolution. It also offers an entire 64-bit PowerPC compiler toolchain for developers.
Free60 is a project towards porting GNU/Linux, BSD, Darwin and related open-source operating systems to the Microsoft Xbox 360 video game console.
Enhancements:
- New 2.6.21 based kernel
- Improved networking support
- Improved framebuffer kernel level support
- Supports Toshiba-Samsung drives, now
Download (621MB)
Added: 2007-06-05 License: GPL (GNU General Public License) Price:
878 downloads
live-initramfs
live-initramfs is a fork from Casper by Canonical. more>>
live-initramfs is a fork from Casper by Canonical. The project is used to build an initramfs suited to boot live systems.
live-initramfs is a hook for the initramfs-tools, used to generate a initramfs capable to boot live systems, such as those created by live-helper(7). This includes the Debian Live isos, netboot tarballs, and usb stick images.
At boot time it will look for a (read-only) media containing a "/live" directory where a root filesystems (often a compressed filesystem image like squashfs) is stored. If found, it will create a writable environ‐ ment, using unionfs, for Debian like systems to boot from.
To modify the code you can follow the below process:
Checkout or install live-initramfs
svn co svn://svn.debian.org/debian-live/dists/trunk/live-initramfs/
Then build to match your target platform (i.e. if target is lenny then build with lenny) with debuilder inside the live-initramfs (debuilder is part of devscripts package):
debuild -us -uc -b
Then copy the .deb generated to config/chroot_local-packages.
<<lesslive-initramfs is a hook for the initramfs-tools, used to generate a initramfs capable to boot live systems, such as those created by live-helper(7). This includes the Debian Live isos, netboot tarballs, and usb stick images.
At boot time it will look for a (read-only) media containing a "/live" directory where a root filesystems (often a compressed filesystem image like squashfs) is stored. If found, it will create a writable environ‐ ment, using unionfs, for Debian like systems to boot from.
To modify the code you can follow the below process:
Checkout or install live-initramfs
svn co svn://svn.debian.org/debian-live/dists/trunk/live-initramfs/
Then build to match your target platform (i.e. if target is lenny then build with lenny) with debuilder inside the live-initramfs (debuilder is part of devscripts package):
debuild -us -uc -b
Then copy the .deb generated to config/chroot_local-packages.
Download (MB)
Added: 2007-07-02 License: GPL (GNU General Public License) Price:
854 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above xbox live code generators search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed