Follow WebProNews
Google Chrome Extensions Not Limited to Gallery

Google recently launched its extensions Gallery for Chrome, but today the company is reminding users of the browser (which continues to gain popularity) that there are a lot more things you can do with it beyond just what’s in the gallery. Google Chrome 4 supports Greasemonkey user scripts.

Chrome users can use Greasemonkey, which is a Firefox extension that allows developers to customize web pages using javascript, to install any user script with a single click.

Google Makes Apps Script More Widely Available
· 3

Google has launched the Google Apps Script in Google Apps Standard Edition, meaning that it is much more broadly available now. Previously, it was only available in Google Apps Premier and Education editions. It was released back in the summer.

Google Apps Script starts in the spreadsheets of Google Docs. It lets you create sheets to read and change formulas, formats and cell contents, and lets you create custom functions so you can automate repetitive tasks.

Does Google Penalize Paid Links in Javascript?
· 33

You may recall back at SMX Seattle earlier this year, Google’s Matt Cutts talked at length about paid links. He touched upon the topic of Google being able to read javascript after giving out advice for so long to use javascript as a way to keep Google from reading paid links.

Google To Hold JavaScript-Centric Hackathon

Food, prizes, and time at the Googleplex are all good things.  So, if Mountain View isn’t inconveniently far away, keep the "Google Developer Hackathon: JavaScript APIs" in mind when you’re making plans for Friday, February 29th.

Add Vector Shapes Into Google Presentations

You can now add a couple of simple vector shapes into Google presentations: arrows, speech bubbles, a circle, a rectangle and a sun-like shape.

Acid 3 Test Coming Soon

With the announcement that both Firefox 3 and IE8 have passed the acid2 test, Ian Hickson has been working hard on the acid3 test. The new test will focus mostly on ECMAScript and Dom through Selectors Level3, Media queries and data URIs.

Secret Stats In Split RSS Feeds – Google Reader

Google Reader now reports feed usage, and it is being suggested by a prominent Google engineer that you should look at aggregated numbers.

eBay Adds Host Of New Services

eBay has announced a number of new services and platform enhancements to help developers extend eBay content. The announcement was made at the eBay Developers Conference in Boston today.

Love Ajax? Hate The Exploits

Bringing certain content-updating behaviors to web pages without reloading them has been a key piece of the ‘Web 2.0′ online application meme; it now appears the criminals could have a way to break them open too.

Postbacks with Parameters in JavaScript
· 3

Whenever you use a Button or LinkButton it is because you want to be able to do a postback when it is clicked.

Warn a User About a Session Timeout with Javascript
· 3

A coworker asked me this so I thought I’d whip up a quick example.

Cancel Flash Requests with JavaScript

Internet Explorer can only make 2 connections at a time, which means that only two elements can be loaded while the rest is queued up.

Opera User Javascript For Google Services

Ionut Alex links to an Opera user JavaScript designed to help Google services work better with the Opera browser.

Building Server Side AJAX Suggestions with script.aculo.us
· 1

I’m a big fan of the script.aculo.us javascript library.

JavaScript: Alert.Show(message) from ASP.NET Code-behind
· 18

In highly interactive websites and intranet sites, you probably want to let the users know what’s going on when they delete, save, export etc. on the site.

Using External JavaScript Source Files

By now most web designers and developers know that JavaScript causes a real headache for search engine spiders.

Uploading Files Like GMail Attachments
· 1

Google’s GMail has a nice way of allowing you to add multiple attachments to an email.

Javascript – The Definitive Guide: Review

This is the Fifth Edition of “Javascript The Definitive Guide”. I dragged out my old Second Edition (1997) of this book for comparison.

Ajax Defined A Look Back
· 1

Web development has changed dramatically over the past year with the implementation of Asynchronous JavaScript + XML, also known as Ajax.

Rethinking the Web OS from a User’s Point of View

When Tim O’Reilly and others began using the term “Web OS” (or sometimes Internet Operating System) to talk about the evolving landscape of companies and web services, I was skeptical.

One Page Of Javascript, Lots Of Effects

A cheat sheet of useful suggestions on hand can beat the best search engine by virtue of being immediately available.

Google’s New Look Through Javascript

ZDNet’s “Googling Google” blogger Garett Rogers found a Javascript trick that unveils the occasionally glimpsed new look of Google’s search results to Firefox users.