Scripts and Programming
A great website goes beyond simple HTML pictures, text, buttons, and icons. There
are oceans of websites out there waiting to show you how to add valuable services to your website. Most
scripts like BLOGs don't require any programming knowledge, but you will need to know how to upload files
to your website via FTP transfer and how to install a mySQL database on your site. These are common
capabilities provided by web hosting services, so unless your site is hosted on a free hosting service,
you undoubtly have these services available. Don't miss the great website programming books displayed
beneath this information - especially if you're still new to this field.
HotScripts.com
A library of scripts - JavaScript, Perl, and PHP.
Rainbo Design's Tools and Scripts for Webmasters
Neat little tools for the ambitious webmaster written by me! Also includes tutorials on alternatives to Frames,
and CSS positioning. Each of these scripts includes detailed installation instructions.
Google Gadgets
Search engine behemoth Google offers webmasters a wealth of free tools to add services to their
websites in conjunction with those provided by Google. Clocks, calendars, To-Do Lists, and much
more. All free.

|
Beginning PHP and MySQL: From Novice to Professional, Third Edition (Beginning from Novice to Professional)
by W. Jason Gilmore
Apress
Retail Price: $46.99, Amazon.com Price: $26.50
Beginning PHP 5 and MYSQL: From Novice to Professional offers a comprehensive introduction to two of the most popular Web application building technologies on the planet: the scripting language PHP and the MySQL database server. This book will not only expose you to the core aspects of both technologies, but will provide valuable insight into how they are used in unison to create dynamic data-driven Web applications. Beginning PHP 5 and MYSQL explains the new features of the latest releases of the world's most popular Open Source Web development technologies: MySQL 4 database server and PHP 5 scripting language. This book explores the benefits, extensive new features, and advantages of the object-oriented PHP 5, and how it can be used in conjunction with MySQL 4 to create powerful dynamic Web sites. This is the perfect book for the Web designer, programmer, hobbyist, or novice that wants to learn how to create applications with PHP 5 and MySQL 4, and is a great entrance point for Apress's extensive spectrum of PHP books planned for 2004.
|

|
Beginning CakePHP: From Novice to Professional (Beginning from Novice to Professional)
by David Golding
Apress
Retail Price: $42.99, Amazon.com Price: $23.38
CakePHP is a leading PHP–based web app development framework. When asking a question on forums or chat rooms, many CakePHP beginners get little help from the experts. Simple questions can get a response like, “Well, just read the online manual and API.” Unfortunately, the online manual is depreciated, and who wants to absorb a programming language or framework from an API? Beginning CakePHP will do the following: Leads you from a basic setup of CakePHP to building a couple applications that will highlight CakePHP’s functionality and capabilities without delving too deeply into the PHP language, but rather what the CakePHP framework can offer the developer. Teaches you to use CakePHP by incorporating advanced features into your web development projects. Targets beginners of CakePHP or web frameworks in general as well as experienced developers with limited exposure to CakePHP. A secondary audience may include developers undecided on adopting CakePHP or business managers trying to assess the value of incorporating CakePHP into their toolbox. What you’ll learn - Install and configure the CakePHP web framework.
- Create your first CakePHP web application: to–do lists.
- Progress by building a more complex blogging application.
- Incorporate Ajax and Web 2.0 principles and techniques into your blogging and other CakePHP applications.
- Apply these sample applications along with advanced techniques as a framework or template for building your own web applications with CakePHP going forward.
Who is this book for? This book will speak to an audience of developers already familiar with PHP but who may not be PHP experts. This book is tailored for those new to CakePHP and who want a thorough tutorial. About the Apress Beginning Series The Beginning series from Apress is the right choice to get the information you need to land that crucial entry–level job. These books will teach you a standard and important technology from the ground up because they are explicitly designed to take you from “novice to professional.” You’ll start your journey by seeing what you need to knowâbut without needless theory and filler. You’ll build your skill set by learning how to put together real–world projects step by step. So whether your goal is your next career challenge or a new learning opportunity, the Beginning series from Apress will take you thereâit is your trusted guide through unfamiliar territory! Related Titles - Beginning PHP and MySQL 5: From Novice to Professional, Second Edition
|

|
Beginning Google Maps Applications with PHP and Ajax: From Novice to Professional
by Michael Purvis, Jeffrey Sambells, Cameron Turner
Apress
Retail Price: $34.99, Amazon.com Price: $21.92
There is much to like about this book. The explanations are straightforward, the code is readable, the examples are relevant, and the writing style is approachable. — Michael J. Ross, Web developer/Slashdot contributor Until recently, building interactive web-based mapping applications has been a cumbersome affair. This changed when Google released its powerful Maps API. Beginning Google Maps Applications with PHP and Ajax was written to help you take advantage of this technology in your own endeavorswhether you're an enthusiast playing for fun or a professional building for profit. This book covers version 2 of the API, including Google's new Geocoding service. Authors Jeffrey Sambells, Cameron Turner, and Michael Purvis get rolling with examples that require hardly any code at all, but you'll quickly become acquainted with many facets of the Maps API. They demonstrate powerful methods for simultaneously plotting large data sets, creating your own map overlays, and harvesting and geocoding sets of addresses. You'll see how to set up alternative tile sets and where to access imagery to use for them. The authors even show you how to build your own geocoder from scratch, for those high-volume batch jobs. As well as providing hands-on examples of real mapping projects, this book supplies a complete reference for the Maps API, along with the relevant aspects of JavaScript, CSS, PHP, and SQL. Visit the authors' website for additional tips and advice.
|

|
Beginning PHP and MySQL E-Commerce: From Novice to Professional, Second Edition (Beginning: From Novice to Professional)
by Emilian Balanescu, Cristian Darie
Apress
Retail Price: $46.99, Amazon.com Price: $32.40
Beginning PHP and MySQL E-Commerce: From Novice to Professional, Second Edition covers every step of the design and building process involved in creating powerful, extendable e–commerce web sites. Based around a real–world example involving a web site selling t–shirts, you’ll learn how to create and manage a product catalog, build and integrate a shopping cart, and process customer accounts and PayPal/credit card transactions. With the e–commerce framework in place, authors Emilian Balanescu and Cristian Darie show you how to integrate advanced features sure to set your web site apart from the competition. You’ll learn how to expand your catalog using Amazon Web Services, optimize the web site for the search engines, and take advantage of Ajax to build an even more user–friendly shopping cart. Other highlights: - The authors show you how to build a complex, extendable e–commerce web site using sound development practices.
- This second edition has been updated to take advantage of a more flexible templating system, and new chapters cover Ajax integration and search engine optimization.
- The text goes beyond basic product and customer management, showing you how to integrate product reviews, process payments using both credit cards and PayPal, and expand your web site catalog using third–party services such as Amazons affiliate program.
What you’ll learn - Build an extensible e–commerce web site using sound development techniques.
- Increase sales through proven techniques such as cross–selling, upselling, and enhancing customer service offerings.
- Expand your product and service offerings by integrating with reseller programs such as Amazon Affiliates via XML web services.
- Take advantage of search engine optimization techniques to make your web site more easy to find.
Who is this book for? This book was written for individuals seeking to build e–commerce web sites using the PHP language and MySQL database. About the Apress Beginning Series The Beginning series from Apress is the right choice to get the information you need to land that crucial entry–level job. These books will teach you a standard and important technology from the ground up because they are explicitly designed to take you from “novice to professional.” You’ll start your journey by seeing what you need to knowâbut without needless theory and filler. You’ll build your skill set by learning how to put together real–world projects step by step. So whether your goal is your next career challenge or a new learning opportunity, the Beginning series from Apress will take you thereâit is your trusted guide through unfamiliar territory! Related Titles Beginning PHP and MySQL 5: From Novice to Professional, Second Edition PHP 5 Objects, Patterns, and Practice
|

|
Beginning Ajax with PHP: From Novice to Professional
by Lee Babin
Apress
Retail Price: $34.99, Amazon.com Price: $8.85
Ajax breathes new life into web applications by transparently communicating and manipulating data in conjunction with a server-based technology. Of all the server-based technologies capable of working in conjunction with Ajax, perhaps none are more suitable than PHP, the world's most popular scripting language. Beginning Ajax with PHP: From Novice to Professional is the first book to introduce how these two popular technologies can work together to create next-generation applications. Author Lee Babin covers what you commonly encounter in daily web application development tasks, and shows you how to build PHP/AJAX-enabled solutions for forms validation, file upload monitoring, database-driven information display and manipulation, web services, Google Maps integration, and more. Youll learn how to - Take advantage of PHP and advanced JavaScript capabilities to create next-generation, highly responsive Web applications.
- Enhance commonplace application tasks such as forms validation and tabular data display.
- Manage cross-browser issues, ensuring your applications run on all major Web browsers.
- Take advantage of the Google Maps API and add spatial mapping features to your website.
Youll also be introduced to other key topics like conquering cross-platform issues, countering potential security holes, and testing and debugging JavaScript with efficiency. All examples are based on real-world scenarios, so youll be able to apply what you learn to your own development situations.
|
Please feel free to suggest other websites that concern scripts, tools, and website programming.
Altimeter Watches •
Antiques •
Attorneys •
Autos, Cars, and Trucks •
Books •
Business & Economy •
Insurance •
Digital Cameras & Camcorders •
Cartoons & Comics •
Coffee and Tea •
Collectibles •
Desktop Computers •
Notebook/Laptop Computers •
Computer Accessories •
Computer Services •
Cruises and Travel Reservations •
Education •
Electronics: TVs, Stereos, DVD Players •
Audio Players - Personal/Portable •
DVD Players & Recorders •
Home Theater Systems •
Home and Garden •
English and Language •
Entertainment and Media •
Food and Candy •
Online Gambling •
Gifts •
Health and Medicine •
Hotels •
Insurance •
Jewelry •
Jobs and Employment Services •
Limousines, Taxis, & Rental Cars •
Manufacturing Equipment & Supplies •
Photographers and Photography •
Real Estate •
Rosaries and Catholic Gifts •
Scripts and Web Programming •
Software •
Sporting Goods •
Toys, Games, and Hobbies •
Watches •
Web Hosting •
Web Site Design •
Call Richard L. Trethewey today at 612-408-4057 from 9:00 AM to 5:00 PM Central time to get started on your new website design package or search engine optimization program today!
Thursday, 28-Aug-2008 11:10:46 MST