*** Get Google Ads For Free > > ***
 

free ebook downloads
Subscribe by Email

Archive for the 'Java Scripts' Category

-cosmos-, December 31, 2008

The practical angle of Building Java Enterprise Systems with J2EE provides the conceptual background and wealth of code examples needed to actually assemble systems in a useful manner with the J2EE technologies. Furthermore, this book demonstrates how the technologies complement and build on top of one another via evolution of a cohesive and real sample application. You can use this book to learn, develop, and design your custom applications immediately.

DOWNLOAD HERE

With the release of Java 2 Micro Edition (J2ME), Sun Microsystems opened Java to the rapidly expanding Personal Digital Assistant (PDA) market. This comprehensive tutorial and reference provides an in-depth look at developing PDA software with J2ME and PersonalJava, covering both Palm and PocketPC devices. Succinct and practical, JavaaA A Development on PDAs focuses on real-world programming tasks with extensive code examples and an end-to-end PDA application demonstrating techniques for integrating devices with the enterprise via Web services. This book describes the J2ME platform and (more…)

Mining Google Web Services
Building Applications with the Google API

Building Applications with API

Google Brings Data Mining to the People!

Virtually everyone sees Google as, hands down, the best online search tool. Now you can use and improve on Google technology in your own applications.
Mining Google Web Services teaches you dozens of techniques for tapping the power of the Google API. Google already gives you fine-grained control over your search criteria, and this book shows you how to exert the same control in your own focused search and analysis applications. With just a little knowledge of JavaScript, VBA, Visual Studio 6, Visual Studio .NET, PHP, or Java, you will get better (and more relevant) search results–faster and more easily. Here’s a little of what you’ll find covered inside: (more…)

namanhem, November 20, 2008 1 Comment

1. Essential SharePoint® 2007: Delivering High-Impact Collaboration

2. Pro SharePoint Solution Development: Combining .NET, SharePoint and Office 2007 (Expert’s Voice in Sharepoint)

3. Microsoft SharePoint: Building Office 2007 Solutions in C# 2005 (Expert’s Voice in Sharepoint)

4. Microsoft SharePoint Technologies: Planning, Design and Implementation (HP Technologies)

5. Essential sharepoint 2007, 2nd edition, Second edition

6. MOSS 2007 - The Complete Reference

7. Microsoft SharePoint 2007 Technologies: Planning, Design, and Implementation

8. Microsoft SharePoint 2007 Development Unleashed

9. Workflow in the 2007 Microsoft Office System

10. Microsoft SharePoint 2007 For Dummies

11. Microsoft® Windows® SharePoint® Services 3.0 Step by Step

12. Beginning SharePoint 2007 Administration: Windows SharePoint Services 3.0 and Microsoft Office SharePoint Server 2007

13. Beginning SharePoint 2007: Building Team Solutions with MOSS 2007

14.SharePoint Designer Tutorial

Essential SharePoint® 2007: Delivering High-Impact Collaboration

Essential SharePoint® 2007 focuses on utilizing Microsoft Office

SharePoint 2007 to improve collaboration and decision-making,

streamline processes, and solve real-world business problems.

Three leading SharePoint consultants systematically address the

crucial success factors, intangibles, and “gotchas” in SharePoint

deployment—showing exactly how to maximize business value and (more…)

namanhem, November 20, 2008 1 Comment

Effective Web Design, 2nd Edition
Effective Web Design 2nd Edition
#ISBN: 0782128491
#Author: Ann Navarro
#Publisher: Sybex Inc
#Publication Date: 2001-04

This is a nuts and bolts coding book. In it are examples showing how to hand-code, in XHTML, sites that include images, links, tables, frames, style sheets–just about everything you might want. There’s also extensive advice on planning your site design, knowing your audience, and doing e-business. (more…)

namanhem, November 10, 2008 4 Comments
The Ultimate HTML Reference
The Ultimate HTML Reference by Ian Lloyd (Author)
SitePoint (May 19, 2008) | PDF | 552 pages | 11.5mb (rar)

Sitting at the foundation of every site is HTML. It’s the only language that’s essential to a web site’s very existence. On the surface HTML may seem simple but there’s much more to it that meets the eye. With different versions, many infrequently used elements and attributes, and varying ways that browsers interpret the language, only a comprehensive and up-to-date reference, like this book, has it completely covered. (more…)

Mastering VBA for Microsoft Office 2007
Get more done in less time by automating Office tasks

Mastering VBA for Microsoft Office 2007

Even if you’re not a programmer, you can quickly learn to write macros, automate tasks, and create custom applications for Office 2007 with Microsoft’sVisual Basic® for Applications (VBA) and the in-depth instruction in this comprehensive guide.

You’ll jump right into the basics of recording and running macros with Office’s built-in Macro Recorder, before quickly moving to the essentials of VBA syntax, using loops and functions, building effective code, and programming applications in Word, Excel®, PowerPoint®, Outlook®, and Access®. You’ll find pages of real-world examples as well as easy-to-follow techniques for topics such as accessing one application from another, programming the Ribbon, and much more.

Coverage includes:

Understanding the essentials of VBA syntax
Using the Macro Recorder in Word and Excel
Creating code from scratch with the Visual Basic Editor
Finding the objects, methods, and properties you need
Using loops to repeat actions in your code and adding If statements for flexibility
Adding more choices with message, input, and dynamic dialog boxes
Modifying the Ribbon with XML code and callbacks
Building, debugging, and securing your code
Use VBA to Customize Your Office 2007 Applications
Transform Complex Operations into a Single Keystroke
Work with XML-based Files, the Ribbon, and ActiveX
Add Embedded Macros and Add-ins to Improve Productivity
Reinforce Your Skills with Real-World
Examples

Download:

Mastering_VBA_for_Microsoft_Office_2007.rar

http://rapidshare.com/files/162031847/Mastering_VBA_for_Microsoft_Office_2007.rar

3 jQuery eBooks: jQuery in Action, jQuery Reference Guide, Learning jQuery


Recently Microsoft announced its support of jQuery in ASP.NET and Visual Studio; so these days jQuery fever raises again among Web Developers and specially ASP.NET (and ASP.NET MVC) lovers! Here’s 3 free jQuery eBooks for you to download.


jQuery Reference Guide: In this book, the creators of the popular jQuery learning resource, learningquery.com, share their knowledge, experience, and enthusiasm to bring you a comprehensive reference to the popular JavaScript library.

jQuery is a powerful, yet easy-to-use JavaScript library that helps web developers and designers add dynamic, interactive elements to their sites, smoothing out browser inconsistencies and greatly reducing development time. In this book, the creators of the (more…)

-cosmos-, October 30, 2008

Harnessing Hibernate is an ideal introduction to the popular framework that lets Java developers work with information from a relational database easily and efficiently. Databases are a very different world than Java objects, and they often involve people with different skills and specializations. With Hibernate, bridging these two worlds is significantly easier, and with this book, you can get up to speed with Hibernate quickly. Rather than present you with another reference, Harnessing Hibernate lets you explore the system, from download and configuration through a series of projects that demonstrate how to accomplish a variety of practical goals. The new edition of this concise guide walks you through Hibernate’s primary features, which include mapping from Java classes (more…)

-cosmos-, October 29, 2008 1 Comment

Second Life is an Internet-based virtual world where residents can explore, meet other residents, socialize and participate in individual and group activities. Another major activity is the ability to create and trade/sell items and services to other residents. However, to create advanced items you must program in the Linden Scripting Language. This book presents many common objects in Second Life, with complete Linden Scripting Language examples. For each example, you are provided with copy/modifyable objects for all examples in the Second Life world. These examples are presented as a series of recipes, which are useful by themselves, or as a starting point for more complex objects. The recipes span a wide array of uses. Useful recipes for buildings provide elevators, teleport pads, (more…)

Feedback Form