Posts Tagged: google


28
Jul 10

IE9’s Stunning Text Rendering Quality



What a difference! Look at the rendering quality, readability, and positioning of the text.

Read the rest here:
IE9’s Stunning Text Rendering Quality


28
Jul 10

BlueDevil, the New KDE Bluetooth Stack is Here

We’re proud to announce the first release of BlueDevil, the new Bluetooth stack for KDE SC.

…Target Audience:
This release should be stable enough to be used by everybody, but we’re looking specially for advanced users with compiling skills so we can get quick feedback and fix as many bugs as possible. if you are Interested send an email to alex (at) ufocoders dot com.
Internationalization:
Currently BlueDevil is not ready to be translated (the strings are not final), and we’re looking for native English speakers who can help us with the strings, interested people send an email to alex…

Read more:
BlueDevil, the New KDE Bluetooth Stack is Here


28
Jul 10

VNC Got Thin! New HTML5 Remote Desktop Solution

ThinVNC makes your desktop available from anywhere through any html5 compliant browser with no plugin installation. This remote desktop access tool takes full advantage of AJAX, JSON and HTML5 technologies and has a remarkable performance, rivaling with any traditional VNC.

…Remote Desktop Access directly from any browser, anywhere.
ThinVNC is pure-web Remote Desktop solution. The remote computer can be accessed from any OS platform through any HTML5 compliant browser (Firefox, Google Chrome, Safari, etc.)….

More:
VNC Got Thin! New HTML5 Remote Desktop Solution


27
Jul 10

Is Google Watching You? New Plugin Will Let You Know [APPS]

Another rad browser plugin called Google Alarm hit the Internets this week, which alerts you every time your personal info is sent to Google’s servers. How

…t this something we try not to think about? We know it’s happening and we (or most) try to keep it clean just because anything posted on the internet is fair game even if you delete it. Those that don’t play with caution may find themselves burned. The smart thing…watch what you post and what information you offer up… BostonDave”I always feel like. Google is watching me”(obscure 80s music reference) insidmalIf anyone gets this and is “surprised” by how many times it goes off, then you don’t know the internet very well :-) MarkMashable uses two Google Analytics databases, does that mean two the alarms?BTW.. I’ve been using Analytics Helper Chrome plugin which detects if Google Analytics script is installed on the current page, no more no less.https://chrome.google.com/extensions/detail/hfi… MarkMashable uses two Google Analytics databases, does that mean twice the alarm?BTW.. I’ve been using Analytics Helper Chrome plugin which detects if Google Analytics script is installed on the current page, no more…

Read more here:
Is Google Watching You? New Plugin Will Let You Know [APPS]


27
Jul 10

Firefox Tab Candy: Simple, Yet Convenient

Aza Raskin has shared a Tab Candy concept for Firefox web browser, which essentially is as a hybrid of tab thumbnails and Fences. Here is how it

…Home / Firefox, Tips, Videos / Firefox Tab Candy: Simple, Yet Convenient

Firefox Tab Candy: Simple, Yet ConvenientWritten by Vygantas Lipskas on July 27, 2010Aza Raskin has shared a Tab Candy concept for Firefox web browser, which essentially is as a hybrid of tab thumbnails and Fences.
Here is how it works:
While viewing all the tabs as small thumbnails, you group the tabs in categories, for example: work, home. While surfing work per say, you will only see tabs that are in this category.
Video demo:

In case you are interested, there is an alpha version already, download it here.
Already hooked up? Gizmodo commentator has also posted a Tab Candy song for you to check.
Thanks to Nox for the news tip….

Go here to see the original:
Firefox Tab Candy: Simple, Yet Convenient


27
Jul 10

Google Chrome 6 beta is about to hit internet

The beta version of Google’s next browser is expected to ship soon, as the developer-channel release of Chrome 6 has just seen a code freeze

…Chrome 5 added built-in support for Adobe Flash, and version 6 adds similar support for PDFs. An in-browser PDF viewer will ship with the next browser. PDFs can be viewed, searched and navigated in a tab, just like a web page. The PDF experience is also sandboxed like any other app, keeping things secure. Printing…

Follow this link:
Google Chrome 6 beta is about to hit internet


27
Jul 10

Yolink Helps Web Researchers Search Behind Links

Article describing yolink, a technology that powers up search in a complete new and different way. Download the browser add-on, check out their new API, use their Google News feature, or embed their widget on your blog for better search capabilities.

…Do you like this story? This post is part of Mashable’s Spark of Genius series, which highlights a unique feature of startups. If you would like to have your startup considered for inclusion, please see the details here. The series is made possible by Microsoft BizSpark. Name: yolink Quick Pitch: Yolink is a next-generation technology that enhances search by extracting information from behind links and inside of documents. Genius Idea: Yolink wants to be a researcher’s best friend. How? By searching not just a page, but also the links contained within that page. This makes finding contextually linked information super simple. Yolink is available as a browser plugin (for FirefoxFirefox, Internet ExplorerInternet Explorer and Google ChromeGoogle Chrome), a desktop search app or a widget you can integrate with your own blog. The service is also an add-on to CraigslistCraigslist, WikipediaWikipedia and Google Patent Search.The Yolink team has also created a yolink Labs project that showcases just how powerful…

View original post here:
Yolink Helps Web Researchers Search Behind Links


27
Jul 10

Play Pac-Man in HTML5

Programmer Dale Harvey has created a playable version of Pac-Man using only web standards.To rebuild the same gameplay found in the arcade classic using browser-native code, he’s relying on local storage, HTML5 audio, Canvas and @font-face.

…I have a somewhat older machine, running Windows XP SP3 on Mozilla Firefox. I played it for about six minutes. At first the ghosts were running super fast and it was very challenging. After I died, the sound seemed to fall out of synch, then went out for a solid minute. It was a little annoying to be playing, then to hear the sound of a new maze starting, or your pacman dying at random times during gameplay. Also noticed the ghosts would remain blue into new mazes, and the ‘eyes’ would randomly choose not to go back to their starting position, but just become ghosts in random locations in the maze. I had a BLAST with this, as the errant behavior meant I could not necessarily count on previous experience. Really tops, and thanks for sharing….

Read the original:
Play Pac-Man in HTML5


26
Jul 10

AMD Releases Desktop OpenGL ES Driver for Accelerated WebGL

AMD today announced the first OpenGL ES 2.0 driver for desktop computing environments specifically to support the WebGL standard for plugin-free 3D content on the web. Apple (Safari), Google (Chrome), Mozilla (Firefox), and Opera (Opera) are the current browser contributors/supporters of the WebGL standard.

…From Stumbling Ahead blog:

This is not an emulator or some sort of layer on top of OpenGL, but a full implementation of OpenGL ES accessed through EGL. Why is this important? How will this make your PC experience better? There are three reasons.

First, OpenGL ES on all modern AMD graphics desktops gives developers a unified environment. Game developers can write one 3D pipeline that can run on an HTC Evo, an Apple iPad, and on desktop and laptop PCs.

Second, this change will make web experiences faster and richer in the immediate future. WebGL is based on OpenGL ES. Web browsers will be able to use OpenGL ES directly on AMD hardware instead of having to translate every call to some other API first.

Third, mobile developers can create mobile content first directly on a PC without having to wrangle with SDKs or emulators to make sure their code functions correctly on OpenGL ES. This makes developers lives easier and speeds up the whole development process.

Look for OpenGL ES to make a big impact in…

Read the original post:
AMD Releases Desktop OpenGL ES Driver for Accelerated WebGL


26
Jul 10

Designing and Testing for Multiple Browsers

The easiest way to ensure cross-browser compatibility is to code according to W3C standards. A number of issues to consider when designing for multiple browsers.

…Testing for Multiple Browsers
In the past decade, the web browser landscape has changed dramatically. At the end of the browser wars (Netscape vs Microsoft Internet Explorer), Microsoft was victorious, and Netscape seemed to lay floundering with no hope for recovery.
After Netscape’s quiet descent into the open source world, releasing Mozilla, and its eventual resurgence with Mozilla Firefox, developers who had become lazy, coding only for Internet Explorer (IE), were faced with a new dilemma.
Microsoft ending support for its IE version for Macs also helped to usher in a new browser from Apple: Safari. Add Opera and now Google Chrome, and the chance that coding for one browser and actually having your site look the way you intended on all the others, becomes very slim.
Browser market share aside, it is just part of web design best practices to make sure your website can reach as wide of an audience as possible. That means developing sites that work on desktop browsers, tablets, netbooks, screen readers, and…

Go here to see the original:
Designing and Testing for Multiple Browsers