Free eBooks download | Rapidshare links | Web development ebooks (PHP, CSS, Java, Dreamweaver)
Posted: July 23rd, 2008, 7:10pm CEST by bookrider
Hey guys and gals,
First off I’d like to say a big hello to you all H-E-L-L-O. For the last four days I had no broadband internet or phone. I know it sounds like hell right?, well that’s what I thought it turns out dial-up and no phone is a good thing kinda like that [...]
Posted: July 20th, 2008, 4:30pm CEST by bookrider
Confused about when to use HTML and when to use XHTML? Want to know what the syntax differences are between the two? Do doctypes and DTDs leave you all discombobulated? Or perhaps you’d simply like to understand the basic structure of a web page?
This section deals with the high-level concepts relating to HTML and XHTML, [...]
Posted: July 20th, 2008, 4:17pm CEST by bookrider
hink you have to be a technical wizard to build a great web site? Think again. For anyone who wants to create an engaging web site–for either personal or business purposes–Creating Web Sites: The Missing Manual demystifies the process and provides tools, techniques, and expert guidance for developing a professional and reliable web presence.
Like every [...]
Posted: July 20th, 2008, 4:07pm CEST by bookrider
Posted: July 18th, 2008, 10:22am CEST by bookrider
Amazing books !!!
Web standards is a term used to mean Web pages built using the open and compatible recommendations from the World Wide Web Consortium (W3C) and other standards bodies as opposed to closed, proprietary, corporate feature sets. These recommendations, combined with modern best practices, exploit the standardized power of the modern Web browsers that [...]
Posted: July 18th, 2008, 5:39am CEST by bookrider
Professional Search Engine Optimization with PHP: A Developer’s Guide to SEO is mainly geared toward web developers, because it discusses search engine optimization in the context of web site programming. You do not need to be a programmer by trade to benefit from this book, but some programming background is important for fully understanding and [...]
Posted: July 16th, 2008, 10:01pm CEST by bookrider
This book is meant for PHP developers who are interested in adding Rails to their toolsets. There are a lot of books on Rails now, but PHP developers have a unique way of thinking about problems that are built around the PHP mind-set. This book aims to guide your learning in Rails based on your [...]
Posted: July 16th, 2008, 9:47pm CEST by bookrider
FANTASTIC ebooks !
The Java programming language, for example, is object-oriented with singleinheritance and supports an imperative (statement-oriented) coding style withineach method. The libraries address graphic display support, networking, distrib-uted computing, and security. But how is the language best put to use in practice? There is another point. Programs, unlike spoken sentences and unlike most books [...]
Posted: July 16th, 2008, 10:21am CEST by bookrider
Designing for the Web is a wonderful thing. The ability to publish something and have itappear immediately and globally is an empowering feeling. I’ll never forget the first rush I feltwhen, as a print designer, I could simply “upload” some files and have them be immediatelyvisible, rather than waiting in trepidation for the boxes to [...]
Posted: July 16th, 2008, 10:00am CEST by bookrider
If you’re feeling left out of the mad scramble to establish a presence on the
Internet, relax — you’re not alone. And it’s not too late.
Despite the hype, a few businesses still don’t have Web sites. And, even if you have
one, you’re probably still trying to figure out how to make your site better or more
profitable, [...]
Posted: July 16th, 2008, 9:41am CEST by bookrider
Have you ever thought about what a web page is? I mean, what it really is? Some people think of a web page as a visual medium—an aesthetically pleasing experience which may or may not contain information that’s of interest to the viewer. Other people think of a web page as a document that may [...]
Posted: July 16th, 2008, 9:21am CEST by bookrider
Providing a powerful graphical interface for managing MySQL, phpMyAdmin is one of the most popular open source applications. While most MySQL developers use routine features of phpMyAdmin every day, few are aware of the power and potential of its advanced features. This book builds a solid understanding of the core capabilities of phpMyAdmin before walking [...]
Posted: July 16th, 2008, 8:52am CEST by bookrider
As you’re probably aware, Phar is now a core extension in PHP 5.3. This is great news for Greg Beaver, the project lead; he has worked incredibly hard to make the extension do all that could possibly be asked of it, and more. Marcus Börger and myself also work on the extension, but we’ve been [...]
Posted: July 16th, 2008, 8:34am CEST by bookrider
Object-oriented programming is largely about the ability to hide what’s not important to the user and to highlight what is. PHP 5 offers standardized means for specifying the variety of property scopes typically offered by full-featured OO languages.
Chapter 1 introduces object-oriented programming and how it fts for PHP. Some benefts of functional programming over procedural [...]