PHP project

From Lazer

Revision as of 04:13, 8 May 2009 by Lancewf (Talk | contribs)
(diff) ←Older revision | Current revision (diff) | Newer revision→ (diff)
Jump to: navigation, search

Contents

JavaScript generation

Parenscript

Web Hosting

Inmotion Hosting

Matt B.: My email address is mattb@inmotionhosting.com and my phone number is 888-321-4678 press 9 to enter my EXT which is 859. I am available Sun-Mon 12pm-9pm EST. Tues-Thurs 1:30pm-10.30pm EST.

Justhost

Bluehost

Host Monster

Best Overall Web Hosting Provider

HostMonster has emerged this year as a new dominate force on the web hosting landscape and is one of the most talked about and popular web hosting providers around. This really is the best option for people who are good at multi tasking. They offer an enormous package of 1500 GB of space and 15000 GB of bandwidth and the ability to host Unlimited Domains!

This host unlimited domains feature is one reason why this host is so popular and that ability coupled with all of the amazing technologies, all the additional freebies and marketing services makes this one of our favorite choices. Some of the key features to the HostMonster plan besides a free domain name for life include a custom built free web site building tool which is so easy to use we tell people that if they can write an email then they would be able to get a web page up with this system in hours if not in minutes.

The advanced technologies don’t stop there with SSH access, unlimited emails, Ruby on Rails, Perl and Frontpage extensions to name a few. The hosting package is also ecommerce ready for anyone looking to get their web store online In addition to this HostMonster gets great reviews when it comes to their support and their response times are within minutes, not hours or days.

  • PHP5
  • Shell Access (SSH)
  • Support For Custom PHP.INI Files
  • MySQL Databases
  • Disk Storage (unlimited)
  • Site Bandwidth (unlimited)
  • Search Engine Submission
  • $50 Yahoo Credits
  • $50 Google Credits
  • $5.95/month for signing up for 12 months

Yahoo

Yahoo is a name that you know and one that has been trusted by hundreds of thousands of businesses and individuals to help them create and grow their web sites. The advantage with Yahoo is how easy it is to go from start to finish, especially with their free Yahoo web site and ecommerce stores. You can literally create a Yahoo Store in just a few days, and with their easy to use web site builder and ecommerce business accounts most do-it-yourselfers can be up and running practically by the next day.

With Yahoo you have to remember that unlike other web hosting companies, they make a tremendous amount of money in other areas of their business. Having foreseen web site hosting as a huge business they have invested millions and have focused some of their best developers, designers and practical engineers on designing a system practically anyone can use. It was really the practical engineers who continuously asked how can we make this easier for everyone which is why Yahoo is probably the world leader in getting people online quickly and easily.

If you are unsure about whether Yahoo is the right web host for you we suggest you check out their easy web site builder demo which allows you to actually test how the system works. The Free web site builder comes with over 350 templates to choose from and an additional 3400 images to add to your site to spice it up.

  • PHP 4.3.11
  • mysql 4.1
  • Unlimited data transfer
  • Unlimited disk space
  • $50 credit toward Google
  • $100 credit toward Yahoo! Search Marketing
  • Submission of your site to Yahoo! Search and Google
  • $11.95/month for 3 month term

Editors

gPHPeditor

Scribes

PHP Vim

This is the normal vim with changes to the .vimrc file

Ajaxs and Javascript Controls

Script.Aculo.Us

script.aculo.us provides you with easy-to-use, cross-browser user interface JavaScript libraries to make your web sites and web applications fly.

PrototypeJavaScript

Prototype is a JavaScript Framework that aims to ease development of dynamic web applications.
Featuring a unique, easy-to-use toolkit for class-driven development and the nicest Ajax library around, Prototype is quickly becoming the codebase of choice for web application developers everywhere.

Object-Relational Mapping (ORM)

Propel

This is the website of the Propel PHP project. Propel is an Object-Relational Mapping (ORM) framework for PHP5. It allows you to access your database using a set of objects, providing a simple API for storing and retrieving data.

POG

PHP Object Generator, (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 programmer's time is wasted on repetitive coding of the Database Access Layer of an application simply because different applications require different objects.

Framework

codeigniter

CodeIgniter is a powerful PHP framework with a very small footprint, built for PHP coders who need a simple and elegant toolkit to create full-featured web applications. If you're a developer who lives in the real world of shared hosting accounts and clients with deadlines, and if you're tired of ponderously large and thoroughly undocumented frameworks

Zend Framework

Extending the art & spirit of PHP, Zend Framework is based on simplicity, object-oriented best practices, corporate friendly licensing, and a rigorously tested agile codebase. Zend Framework is focused on building more secure, reliable, and modern Web 2.0 applications & web services, and consuming widely available APIs from leading vendors like Google, Amazon, Yahoo!, Flickr, as well as API providers and cataloguers like StrikeIron and ProgrammableWeb.

Debug tools

XDebug

The Xdebug extension helps you debugging your script by providing a lot of valuable debug information. The debug information that Xdebug can provide includes the following:

Unit Test

PHPUnit

PHP unit tools

SimpleTest

Looks like it is documented more

JsUnit

Javascript unit testing framework

Obfuscate Javascript

ObfuscateJS

To run this code:

java -jar consyntools.jar Obfuscator [file to Obfuscate] [saved file] [the text that designates that a variable is local]

This renames all the local variables, ones declared with var, and instance variable (including functions) that have the text designator in front of them.

Open Source Javascript Obfuscator

Javascript Obfuscator

$40 and a 14 day free trail.

Pros

  • Has a GUI

Cons

  • Only runs on windows
  • Less flexibility in automating the process
  • Cost 40 dollars
  • Have to go through each file in the GUI and designate all the variables that can be renamed
Current Projects