Control panel
Username:  
Password:  
   
   
Register
Forget Password?
Free ebooks encyclopedia » Articles for 29.01.2008
Navigation on the site:
Home    
eBooks  
Graphics  
 
Advanced Search
Subscriptions

Enter your email address:

Delivered by FreeBooksPedia


Categories


Open All | Close All
Calendar
Top News
» Fluent English: Perfect Natural Speech,Sharpen Your Gra ...
» Ubuntu Certified Professional Study Guide (Exam LPI 199 ...
» SQL Server 2005 Bible
» Kohonen Maps
» Design Elements: A Graphic Style Manual
» The Clinical Practice of Complementary, Alternative, an ...
» A Modern Approach to Intelligent Animation: Theory and ...
» Delphi/Kylix Database Development
» An Introduction To The Theory Of Optics
» Marketing in a Nutshell: Key concepts for non-specialis ...
Links
Unlimited Free Stuff
Full Movie Download
Free eBooks
Free Templates
Free Themes
Free Graphics
Free Softwares
Free Warez
Warez Forums
Archives
November 2008 (405)
October 2008 (279)
September 2008 (693)
August 2008 (273)
July 2008 (353)
June 2008 (259)
May 2008 (1091)
April 2008 (1078)
March 2008 (804)
February 2008 (659)
January 2008 (862)
 
 


Sponsored Links
 
 

Web Service : The Semantic Web: A Guide to the Future of XML, Web Services, and Knowledge Management
 
The Semantic Web: A Guide to the Future of XML, Web Services, and Knowledge Management

The Semantic Web: A Guide to the Future of XML, Web Services, and Knowledge Management ebook for free download.


"The Semantic Web is an extension of the current Web in which information is given well-defined meaning, better enabling computers and people to work in cooperation." —Tim Berners-Lee, Scientific American, May 2001 This authoritative guide shows how the Semantic Web works technically and how businesses can utilize it to gain a competitive advantage Explains what taxonomies and ontologies are as well as their importance in constructing the Semantic Web Companion Web site includes further updates as the framework develops and links to related sites

<< ISBN: 0471432571 Author: Michael C. Daconta Publisher: Wiley Pages: 312 Publication Date: 2003-05-30
 
 
Comment(s) (0)  Readmore
 
 
Operating System : Mastering UNIX Shell Scripting
 
Mastering UNIX Shell Scripting

Mastering UNIX Shell Scripting ebook for free download.


Provides readers with end-to-end shell scripts that can be used to automate repetitive tasks and solve real-world system administration problems Targets the specific command structure for four popular UNIX systems: Solaris, Linux, AIX, and HP-UX Illustrates dozens of example tasks, presenting the proper command syntax and analyzing the performance gain or loss using various control structure techniques Web site includes all the shell scripts used in the book

<< ISBN: 0471218219 Author: Randal K. Michael Publisher: Wiley Pages: 640 Publication Date: 2003-01-31
 
 
Comment(s) (2)  Readmore
 
 
Your Ad Here
Dot NET : Advanced .NET Programming
 
Advanced .NET Programming

Advanced .NET Programming ebook for free download.


Advanced .NET Programming is the perfect next step for developers who have learned a .NET language and the basic workings of the Common Language Runtime, and who now want to move to the next level. Although we look in some detail at the workings of the CLR, the focus throughout the book is on the practical information that you need to know to write applications that really get the most out of .NET. In this book, Simon Robinson - the author of the best-selling Professional C# 2nd Edition - fills in the holes with the topics that most .NET books don't cover. Because we assume that you're already a competent .NET programmer, this is one .NET book that doesn't waste time telling you what you already know. Instead, we dive straight into the details that you need to write applications that make the best use of the CLR, and also look at many aspects of .NET programming that aren't covered in introductory books. Topics covered include: * Intermediate Language - the native language of .NET, and dynamically generating code * In-depth coverage of how the CLR works * Optimizing the performance of your applications and profiling their usage of system resources * Thread synchronization in .NET * Advanced Windows applications * Managing resources on a machine using WMI * Security and cryptography in .NET
 
 
Comment(s) (0)  Readmore
 
 
Learning : Microsoft Excel VBA Professional Projects
 
Microsoft Excel VBA Professional Projects

Microsoft Excel VBA Professional Projects ebook for free download.


Microsoft Excel VBA Professional Projects illustrates and teaches intermediate to advanced techniques in VBA programming using Microsoft's Excel spreadsheet application.
 
 
Comment(s) (1)  Readmore
 
 
Windows : Windows Vista in a Nutshell: A Desktop Quick Reference (In a Nutshell (O'Reilly))
 
Windows Vista in a Nutshell: A Desktop Quick Reference (In a Nutshell (O'Reilly))

Windows Vista in a Nutshell: A Desktop Quick Reference (In a Nutshell (O'Reilly)) ebook for free download.


This unique reference thoroughly documents every important setting and feature in Microsoft's new operating system, with alphabetical listings for hundreds of commands, windows, menus, listboxes, buttons, scrollbars and other elements of Windows Vista. With this book's simple organization, you'll easily find any setting, tool, or feature for the task you want to accomplish. Along with a system overview that highlights major changes, and a tour of the basics such as manipulating files and getting around the interface, Windows Vista in a Nutshell offers alphabetized references for these topics: The User Interface: Covers the Sidebar, Aero Glass, the new Control Panel layout, and applets, as well as how to customize animated windows, the desktop, Start menu, pop-up windows on the Taskbar, and more. The File System, Drives, Data, and Search: Discusses working with the new Windows Explorer, Virtual Folders, searches, indexing, saved searches, metadata, and sharing. The Internet and Networking: Examines TCP/IP, RSS, tabbed browsing, and anti-phishing features of Internet Explorer, plus cookie handling, parental control features, and more. Networking and Wireless: Offers an illustrated, step-by-step guide to setting up a home network; covers the Network Center, Sync Center, Hot Spot access, wireless management, collaboration, and sharing. Working with Hardware: Describes how to set up, maintain, and troubleshoot hardware--including keyboards, mice, monitors, USB devices, scanners, cameras, and sound devices--and how to add, install, and troubleshoot drivers. Security: Includes the Security Center, Windows Defender, User Account Protection, System Protection, Network Access Protection, WiFi encryption, Windows Firewall, file encryption, and more. Mobility: Explains Mobility Center settings, plugging a secondary monitor into your computer, and the new "network projection" feature for making presentations. Multimedia: Covers Windows Photo Gallery, Media Player, Media Center, podcasting features, connecting to and synching with MP3 players, recording TV and videos, making videos with Windows Movie Maker, and burning CDs and DVDs. The Command Prompt: Provides commands for working with files, utilities for troubleshooting the network, and instructions on how to create your own batch files. Appendixes include information on installation, keyboard shortcuts, common filename extensions, and more. Windows Vista in a Nutshell is your one-stop source for everything you need from Microsoft's latest operating system.

<< ISBN: 0596527071 Author: Preston Gralla Publisher: O'Reilly Media, Inc. Pages: 750 Publication Date: 2006-12-22
 
 
Comment(s) (0)  Readmore
 
 
Your Ad Here
Ajax : Adding Ajax
 
Adding Ajax

Adding Ajax ebook for free download.


Ajax can bring many advantages to an existing web application without forcing you to redo the whole thing. This book explains how you can add Ajax to enhance, rather than replace, the way your application works. For instance, if you have a traditional web application based on submitting a form to update a table, you can enhance it by adding the capability to update the table with changes to the form fields, without actually having to submit the form. That's just one example. Adding Ajax is for those of you more interested in extending existing applications than in creating Rich Internet Applications (RIA). You already know the "business-side" of applications-web forms, server-side driven pages, and static content-and now you want to make your web pages livelier, more fun, and much more interactive. This book: Provides an overview of Ajax technologies, and the importance of developing a strategy for changing your site before you sit down to code Explains the heart and soul of Ajax: how to work with the XMLHttpRequest object Introduces and demonstrates several important Ajax libraries, including Prototype, script.aculo.us, rico, Mochikit Explores the interactive element that is Ajax, including how to work with events and event handlers that work across browsers Introduces the concept of web page as space, and covers three popular approaches to managing web space Explains how to make data updates, including adding new data, deleting, and making updates, all from within a single page Describes the effects Ajax has on the Web-breaking the back button, losing browser history, dynamic effects that disappear when the page is refreshed, and more Covers advanced CSS effects, including drag and drop "scroll bars", pagination, and the use of SVG and the Canvas object Explores mashups-Ajax's ability to combine data from different web services in any number of ways, directly in our web pages You don't need to start over to use Ajax. You can simply add to what you already have. This book explains how.
 
 
Comment(s) (0)  Readmore
 
 
JavaScript : Pro JavaScript Techniques (Pro)
 
Pro JavaScript Techniques (Pro)

Pro JavaScript Techniques (Pro) ebook for free download.


Pro JavaScript Techniques is the ultimate JavaScript book for the modern web developer. It provides everything you need to know about modern JavaScript, and shows what JavaScript can do for your web sites. This book doesnt waste any time looking at things you already know, like basic syntax and structures. Expert web developer and author John Resig concentrates on fundamental, vital topicswhat modern JavaScripting is (and isnt), the current state of browser support, and pitfalls to be wary of. The book is organized into four sections: Modern JavaScript developmentusing JavaScript the object-oriented way, creating reusable code, plus testing and debugging DOM scriptingupdating content and styles, plus events, and effect and event libraries Ajaxhow Ajax works, overcoming problems, and using libraries to speed up development of Ajax applications The future of JavaScriptlooking at cutting edge topics like JSON, HTML 5, and more All concepts are backed up by real-world examples and case studies, and John provides numerous reusable functions and classes to save you time in your development. There are also up-to-date reference appendixes for the DOM, events, browser support (including IE7), and frameworksso you can look up specific details quickly and easily.

<< ISBN: 1590597273 Author: John Resig Publisher: Apress Pages: 384 Publication Date: 2006-12-11

 
 
Comment(s) (0)  Readmore
 
 
Programming : The Assembly Programming Master Book
 
The Assembly Programming Master Book

The Assembly Programming Master Book ebook for free download.


Aiming to prove that writing programs for Windows in the Assembly language is no more difficult than writing the same programs using C/C++, this guide shows how Assembly code is actually more compact and executes faster. The algorithmic knowledge and skills lost in high-level programming provides the justification demonstrated in this guide for using Assembly code. Working applications with detailed comments and descriptions of their operating principles, along with material that can be considered hackish, are included. The tools and techniques of code analysis and modification are covered, making this a useful tool for programmers eager to become better acquainted with hacker methods. Not a guide on Assembly language, this represents a symbiosis between the Assembly language and the Windows operating system.

<< ISBN: 1931769362 Author: Vlad Pirogov Publisher: A-List Publishing Pages: 600 Publication Date: 2004-09-01

 
 
Comment(s) (0)  Readmore
 
 
Your Ad Here
Web Development : Podcasting and Blogging with GarageBand and iWeb