Outsource your projects to thousands of programmers at ScriptLance.com
PHP Solutions: Dynamic Web Design Made Easy PHP Solutions: Dynamic Web Design Made Easy
Price : $44.99 $26.96

Average Customer Rating : Not yet rated

Editorial Review :

This is the second edition of David Power's highly-respected PHP Solutions: Dynamic Web Design Made Easy. This new edition has been updated by David to incorporate changes to PHP since the first edition and to offer the latest techniques--a classic guide modernized for 21st century PHP techniques, innovations, and best practices.

You want to make your websites more dynamic by adding a feedback form, creating a private area where members can upload images that are automatically resized, or perhaps storing all your content in a database. The problem is, you're not a programmer and the thought of writing code sends a chill up your spine. Or maybe you've dabbled a bit in PHP and MySQL, but you can't get past baby steps. If this describes you, then you've just found the right book. PHP and the MySQL database are deservedly the most popular combination for creating dynamic websites. They're free, easy to use, and provided by many web hosting companies in their standard packages.

Unfortunately, most PHP books either expect you to be an expert already or force you to go through endless exercises of little practical value. In contrast, this book gives you real value right away through a series of practical examples that you can incorporate directly into your sites, optimizing performance and adding functionality such as file uploading, email feedback forms, image galleries, content management systems, and much more. Each solution is created with not only functionality in mind, but also visual design.

But this book doesn't just provide a collection of ready-made scripts: each PHP Solution builds on what's gone before, teaching you the basics of PHP and database design quickly and painlessly. By the end of the book, you'll have the confidence to start writing your own scripts or--if you prefer to leave that task to others--to adapt existing scripts to your own requirements. Right from the start, you're shown how easy it is to protect your sites by adopting secure coding practices.

Customer Review :

No review yet

Mining the Social Web: Analyzing Data from Facebook, Twitter, LinkedIn, and Other Social Media Sites Mining the Social Web: Analyzing Data from Facebook, Twitter, LinkedIn, and Other Social Media Sites
Price : $39.99 $22.35
Features :
  1. ISBN13: 9781449388348
  2. Condition: New
  3. Notes: BRAND NEW FROM PUBLISHER! 100% Satisfaction Guarantee. Tracking provided on most orders. Buy with Confidence! Millions of books sold!

Average Customer Rating : Not yet rated

Editorial Review :

Facebook, Twitter, and LinkedIn generate a tremendous amount of valuable social data, but how can you find out who's making connections with social media, what they’re talking about, or where they’re located? This concise and practical book shows you how to answer these questions and more. You'll learn how to combine social web data, analysis techniques, and visualization to help you find what you've been looking for in the social haystack, as well as useful information you didn't know existed.

Each standalone chapter introduces techniques for mining data in different areas of the social Web, including blogs and email. All you need to get started is a programming background and a willingness to learn basic Python tools.

  • Get a straightforward synopsis of the social web landscape
  • Use adaptable scripts on GitHub to harvest data from social network APIs such as Twitter, Facebook, and LinkedIn
  • Learn how to employ easy-to-use Python tools to slice and dice the data you collect
  • Explore social connections in microformats with the XHTML Friends Network
  • Apply advanced mining techniques such as TF-IDF, cosine similarity, collocation analysis, document summarization, and clique detection
  • Build interactive visualizations with web technologies based upon HTML5 and JavaScript toolkits

"Let Matthew Russell serve as your guide to working with social data sets old (email, blogs) and new (Twitter, LinkedIn, Facebook). Mining the Social Web is a natural successor to Programming Collective Intelligence: a practical, hands-on approach to hacking on data from the social Web with Python."

--Jeff Hammerbacher, Chief Scientist, Cloudera

"A rich, compact, useful, practical introduction to a galaxy of tools, techniques, and theories for exploring structured and unstructured data."

--Alex Martelli, Senior Staff Engineer, Google

Customer Review :

No review yet

Dreamweaver CS5: The Missing Manual Dreamweaver CS5: The Missing Manual
Price : $49.99 $27.00

Average Customer Rating : Not yet rated

Editorial Review :

Web designers, web producers, and webmasters rely on one program above all others to design, build, and manage professional websites: Adobe Dreamweaver. It provides the tools you need to create everything from simple HTML pages to database-driven PHP pages. But what makes Dreamweaver so versatile is also what makes it difficult to learn. This bestselling guide offers you with clear, jargon-free explanations to help you master this sophisticated program -- and bring stunning, contemporary websites to life.

Written by veteran Dreamweaver teacher and author David McFarland, Dreamweaver CS5: The Missing Manual takes you through site creation step-by-step, from building your very first page to launching a template-driven, fully interactive site. You'll hone your skills with the help of hands-on, guided tutorials throughout the book.

  • Learn how to control the appearance of your web pages with CSS, from basic to advanced techniques
  • Design dynamic, database-driven websites, from blogs to product catalogs, and from shopping carts to newsletter signup forms
  • Add interactivity to your website with ready-to-use JavaScript programs from Adobe's Spry Framework
  • Effortlessly control the many helper files that power your website and manage thousands of pages
  • Examine web page components and Dreamweaver's capabilities with the book's "live examples"


Add Spry Tabbed Panels to Web Pages

Some website visitors are loath to scroll; if they don’t see what they want when a page first loads, they move on. Because of this, some web designers divide long passages of information into multiple pages so that each page presents small, easy-to-digest chunks. Of course, that means building several pages instead of just one, and forces visitors to click through (and wait for) a series of pages. Spry Tabbed Panels provides an alternative (see Figure 13-1). Instead of creating one long page, or several smaller pages, you can organize information into separate tabbed panels. That way, your content is always front and center, and your visitors can easily access different sections by clicking a tab above each panel.

Adding a Tabbed Panel

You can place Spry tabbed panels anywhere on a web page. But since the tabs form a single row at the top of the group of panels, you need enough horizontal space to accommodate all the tabs. Unless you have only a couple of tabs with one-word text labels, you should place the tabbed panels in a fairly wide space, such as the main column of a web page, or across the entire width of the page. Just follow these steps:

Figure 13-1. Organize your page’s content into easily accessible panels with
the Spry Tabbed Panels widget. Clicking a tab opens a new panel’s worth of
information without the browser having to load a new web page.


1. In the document window, click where you wish to insert the panels. For example, inside a div tag.

2. Choose Insert > Spry > Spry Tabbed Panels, or, on the Insert panel’s Spry category, click one of the Spry Tabbed Panel’s buttons (see Figure 13-2).

You can find all the Spry goodies on the Insert panel’s Spry category (Figure 13-2, left); you’ll also find several Spry widgets (including tabbed panels) listed under the Layout category (Figure 13-2, right), and other Spry buttons grouped under other tabs (form validation Spry widgets appear under the Forms tab, for example).

Figure 13-2. In the Insert panel, you can identify a Spry icon by the starburst
in the button’s lower-right corner. It’s even easier to distinguish them from
other buttons if, from the Insert Panel’s category menu, you choose Color
Icons--this changes the drab gray starburst to a bright orange.


After you insert a tabbed panel, you see two tabs and two panels on the page (Figure 13-3); in addition, a blue tab appears above the panels indicating the Spry widget. The blue tab appears only in Dreamweaver’s Design view, not in a guest’s web browser. It gives you an easy way to select the Spry widget and access its properties in the Property inspector.
    Note: When you save a page after inserting a Spry Tabbed Panel, Dreamweaver notifies you that it has added two files to the site: a CSS file (SpryTabbedPanels.css) for formatting the panel group, and a JavaScript file (SpryTabbedPanels.js) to make the panels appear and disappear when visitors click the tabs. Dreamweaver saves both files in the SpryAssets folder in your site’s root folder. Make sure you upload this folder when you move your site onto your web server.

3. In the Property inspector, name the panel group (Figure 13-3).

This step is optional. Dreamweaver provides a generic name (TabbedPanels1, for example) for the group of panels. You don’t really have to change this name; it never appears in a browser window. But if you ever take the plunge into manually modifying your Spry widgets in Code view, you may want to change the Spry panel group’s name to something more descriptive. If you create a group of tabbed panels to house information about a product, for example, you might name the panel group productPanels. A descriptive name helps you identify code related to the panel group if you work in Code view to enhance or change the functionality of the panels.

Figure 13-3. Normally, when a browser downloads a page containing Spry panels, it highlights the first
tab and panel. However, if you’d rather open another panel when the page loads, select
the relevant tab’s name in the Property inspector’s “Default panel” menu.


4. Add additional panels.

If two panels aren’t enough for your needs, use the Property inspector to add more. Above the list of tab names, click the + button (see Figure 13-3) to add a new panel. To remove a panel, in the same list, click the name of a tab, and then click the minus (-) button. You can also reorder the panels by selecting a tab from the list, and then clicking the up or down arrow button. The up arrow moves a panel to the left, while the down arrow moves a panel to the right.
    Note: A Spry widget’s properties appear in the Property inspector only when you select the widget. To do so, click the blue tab above the elements inside the widget.

Customer Review :

No review yet

Murach's HTML5 and CSS3 Murach's HTML5 and CSS3
Price : $54.50 $34.25

Average Customer Rating : Not yet rated

Editorial Review :

HTML5 and CSS3 (the latest standards for HTML and cascading style sheets) are packed with coding options that make it easier than ever to create web pages with the features users want today, from an up-to-date look and feel...to immediate validation of user entries...to audio and video samplings. At the same time, there are still older browsers and millions of existing web sites that require you to integrate HTML5 and CSS3 features with the earlier standards. So how do you learn all this?

This book is exactly the practical approach you need. It teaches you how to use HTML5 and CSS3 the way they were meant to work, with HTML5 to provide the page content and CSS3 to format the content and lay out the pages. But it also teaches you how to use the HTML5 and CSS3 features alongside the earlier standards to ensure that your pages will work for the widest possible audience. So if you're going to be developing web pages...whether you're a web designer, a JavaScript programmer, a server-side programmer, or a rookie...this book is for you.

It begins with a 6-chapter, quick-start course to get you working at the professional level right away. Soon, you'll be using HTML5 features...like the semantic tags that improve the structure of your content and your search engine rankings...along with CSS3 features...like text and border shadows, rounded corners, and background gradients that give your pages a cutting-edge feel. And you'll know how and when to blend them with the earlier HTML and CSS code.

After that quick-start, you'll learn how to make your pages work better for your site visitors by enhancing them with audio and video files...using the jQuery Mobile library to deliver content on mobile devices...adding jQuery routines for special effects like slide shows and accordions...and using JavaScript to provide for features like geolocation, web storage, canvas, and drag-and-drop...the kinds of skills that go far beyond what you'll find in other introductory books.

Customer Review :

No review yet

Creating a Website: The Missing Manual (Missing Manuals) (English and English Edition) Creating a Website: The Missing Manual (Missing Manuals) (English and English Edition)
Price : $29.99 $16.94

Average Customer Rating : Not yet rated

Editorial Review :

Think you need an army of skilled programmers to build a website? Think again. With nothing more than an ordinary PC, some raw ambition, and this book, you’ll learn how to create and maintain a professional-looking, visitor-friendly site. This Missing Manual gives you all the tools, techniques, and expert advice you need.

  • Plan your site. Create web pages by learning the basics of HTML and HTML5.
  • Control page design with CSS. Format text, images, links, tables, and other elements.
  • Attract visitors. Ensure that people can find your site through popular search engines.
  • Build a community. Add forums, fresh content, and a feedback form to encourage repeat visits.
  • Get smart. Use free tools to identify your site’s strengths and weaknesses.
  • Create your own blog. Post your musings with a free blog-hosting service.
  • Bring in cash. Host Google ads, sell Amazon’s wares, or push your own products.
  • Add pizzazz. Include audio, video, interactive menus, and more.

Customer Review :

No review yet

More Results : [First] [Prev] 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 [Next] [Last]

Questions & Answers
Question : What are good fantasy books to read for fun?
I need to read other books, preferably fantasy, to heal my damaged eyes from reading twilight *cringe* You see, friends recommended this wretched book and I was completely disappointed in it.But anyways, I want to read fantasy books that is just a "fun read" like the Phantom Tollbooth or Alice in Wonderland. What other books are like this? Something that is a feel good book?

Answer:
Check out the books by Tamora Pierce. They are light-hearted, girlpower type fantasy books with plenty of action and adventure. Start with "Alanna: The First Adventure" .Hope you like it!

 

Question : What are some books about teens in high school or any kind of romance novels?
I love to read books about teens in high school facing troubles. Some of these troubles can include friendship, boyfriends, pregnancy, family troubles, things like that. I prefer books from a girls point of view. Can you please include the author and full title of the book so I can find the books more easily. And if possible, can you include a short summary of the book?Thank you soo much!

Answer:
One author fits the discription to a T!Sarah Dessen.She wrote 9 books so far and almost all of them have romance in them and all deal with problems like family deaths, pregnancy, self confidence, being in control, and more

 

Question : Books?????
I am going to Barnes and Noble, and i was wondering if anybody had any suggestions on any good books to buy..OK, thanx!

Answer:
1.) Maximum Ride series by James Patterson2.) The Stand by Stephen King3.) Dark Tower series by Stephen King4.) The Xenogenesis series by Octavia E. Butler5.) Everworld series by Katherine Applegate6.) Blood Ties series by Jennifer Armintrout7.) Sword of Truth series by Terry Goodkind8.) Uglies Trilogy by Scott Westerfeld9.) Cirque Du Freak by Darren Shan

 

Question : BOOKS!......................?
I have read the books:a rose for melindadear joliving dead girl the chosen onei am trying to find similar books. books that have something about someone being kid napped... stuff like that. or books with tragic endings or books with a big twist in them.

Answer:
How about two teens, kidnapped in separate events, who meet in captivity and (successfully) plot their escape. The book is The Long Way Home, by Florida Town, and it's on Smashwords. Not sure if it's on Amazon yet or not.

 

Question : What are some good books you would recommend for an 8th grade girl?
So for my English class we have to choose our own book and read it. I need some good book suggestions. I don't like girly, girly novels. I can deal with a little romance as long as it is not like kiss kiss all throughout the book. The book needs to be long, not as long as Harry Potter books, but longer than a kids book. It's for an 8th grader. What are some intriguing books that you just loved to read?

Answer:
The Hunger Games, although that may be a little mature for you? I think it's aimed at 14 - 17 year olds though also City of Bones falls into this category - both are excellent though!Ender's GameThe GiverGathering BlueWalk Two MoonsOne of Those Hideous Books Where The Mother Dies ~ make sure you teacher will accept it, it's written in poetry style, so has low word countSpeak by Laurie Halse AndersonAll of these were really good, I read them (except Hunger Games and City of Bones) between 6th and 9th grade

 

Question : What is the future of books? What would a bookless future hold for generations to come?
With advances in technology, electronic books and audio books are gaining popularity. But these do not offer the 'feel' of curling up with a good book. They also limit the audience to only those that have acess to a computer/internet.Can traditional books and the world of computer text live in harmony and coincide with each other? Will books become obsolete? What would a bookless future hold for generations to come?Thank you in advance!

Answer:
Well, the book has been around about 500 years, so I doubt it is going anywhere.Audio would seem to be the way to go, but there is a problem. There is something you can do with a book or screen that you can't do with sound...skim.When we read, we can glance over words pretty quickly. Taht is why it deosn't raelly mtater how bad yuor seplinlg is. Your brain can just quickly scan a pile of letters and make sense of them.This allows you to just skim over a book until to find the relavent information.That is something you can't do with an audio file.I think that one day there will be an 'electric book', like the one amazon is trying to sell, but reading isn't going anywhere.Joe

 

Question : BOOKs???????
OK i just asked this question but left loads out so i'm asking againhow much would all of these books go for? all of them are 2nd hand and like newthe devil wears prada - lauren weisbergerthe boy in the striped pajamas (hardback) - john boyneboy soldier - andy mcnabpayback (hard back) - andy mcnabmeltdown (hard back) - andy mcnabavenger (signed and hard back) - andy mcnabthe wedding planners daughter - coleen murtagh paratore (hard back)the 7 habits of highly successful teens - sean coveychicken soup for the teenage soul - loads of pplthe wolves of willoighby chase - joan aiken2 famous 5s - enid blyton2 princess diaries - meg cabotangels unlimited series - annie daltonworst witch - jill murphythe tin princess - pphillip pullmana few harry potter books (some hardback) jk rowlinga lot of jacqueline wilson bookshow much will this lot go for on ebay?

Answer:
Not much. You pick up most of that lot for about 50p each in charity shops.

 

Question : What books do you suggest reading that are really great thrillers?
I am in the mood to read some thrillers. Any suggestions on any books to read especially any by regular authors (not the big sellers like Michael Chrichton, but not excluding them either). Plus only adult literature as well, not books for teens or kids.Please don't just list books, but tell me why they are good that so I have some info to know what I should get.

Answer:
i tend to like older ones - agatha christie is the best, hands down. "and then there were none,""the murder of roger ackroyd," and "witness for the prosecution" are all murder mysteries with really unpredictable, gasp-worthy plot twists. a newer one that i haven't finished but find really interesting is "eye contact" by cammie mcgovern. it's about an autistic boy who witnesses the murder of his friend but is unable to communicate what he saw.hope this helps!

 

Question : What books do you recommend for increasing financial intelligence?
I've just read Rich Dad Poor Dad and Rich Dads Cashflow Quadrant by Robert Kiyosaki. In these books Robert talks about theimportance of financial intelligence. Which books do you recommmend which can help me increase my financial inteligenceas prescribed by R. Kiyosaki. I'm not really good with numbers so a book thats aimed at such people wpuld be best. A"financial inteligence for dummies" if you will.

Answer:
Warren Buffett wrote (maybe co-wrote) a book a few years ago. I highly recommend it.Also, I would strongly recommend a basic textbook on micro- and macro-economics.Good luck.

 

Question : What atheistic books should I ask my Christian girlfriend to read?
She wants me to read some books by Lee Strobel and Norman Geisler. For each book I read, though, I'm allowed to ask her to read a book from the atheist point of view. Which ones should I recommend?And don't suggest science books or anything like that, because she already knows that stuff. Some of it better than I do.

Answer:
The god delusion by Richard Dawkins, and God is not great by Christopher Hitchens

 

Powered by Yahoo! Answers

 

 

Sitemaps: ASP, ActiveX, Ajax, CSS, Cold Fusion, DHTML, General, General AAS, Java Server Pages, JavaScript, Linux Web, PHP, SQL, XHTML, XML, XSL


Returns Policy | Privacy Policy

Copyright © 2008 - 2012 Web Programming & Scripting Books

|