Posterous
jetztgradnet is using Posterous to post everything online. Shouldn't you?
Jetztgradnet-eule_thumb
 

Links

Fluidium: open-source platform for developing Rich Internet Applications that run as native Mac OS X desktop apps

http://github.com/itod/fluidium
http://fluidium.org/
http://fluidium.org/blog/

Filed under  //   app   browser   mac   osx   web  
Posted February 17, 2010 by email 
// 0 Comments

Google Browser Size: What Do Visitors See?

Google Browser Size is a visualization tool by Google Labs that shows any website behind an overlay of browser-window-sizes average

The overlay information is actually created from the data of people who visit Google (which won't be wrong to call it an average).

The tool is perfect for learning what percentage of the visitors are seeing the most important parts at initial load & what are they missing.

When you move the mouse, a rectangle which follows the mouse pointer enables us to interact with the website. And, optionally, the opacity level can be changed.

But, like mentioned, it is created with the data from google.com & will work for websites that target average internet users. It would be great to see this integrated into Google Analytics creating a custom overlay.

http://browsersize.googlelabs.com/

Filed under  //   browser   ui   web  
Posted December 21, 2009 by email 
// 0 Comments

Fluid: run webapps as Mac application



Site Specific Browsers (SSBs) provide a great solution for your WebApp woes. Using Fluid, you can create SSBs to run each of your favorite WebApps as a separate Cocoa desktop application. Fluid gives any WebApp a home on your Mac OS X desktop complete with Dock icon, standard menu bar, logical separation from your other web browsing activity, and many, many other goodies.
Small OS X window titled 'Fluid' with label 'Convert to Desktop Application', two text fields labeled 'URL' and 'Name' and 'Create' button. The 'URL' text field value is 'facebook.com' and the 'Name' text field value is 'Facebook'.

Fluid includes Tabbed Browsing, built-in Userscripting (aka Greasemonkey), URL pattern matching for browsing whitelists and blacklists, bookmarks, auto-software updates via the Sparkle Update framework, custom SSB icons, a JavaScript API for showing Dock badges, Growl notifications, and Dock menu items, and more.

The Fluid Thumbnail Plug-in allows you to browse the web with CoverFlow or iPhoto-like thumbnail previews for links on the current page. Watch the screencast in the sidebar on the right to see the Thumbnail Plug-in in action. How does the Thumbnail Plug-in know how to find the links on the current page from which to make the thumbnails? Simple... Use CSS selectors to select links or images for a given URL pattern (like *google.com*). Add CoverFlow support for your own site with a simple CSS selector!

http://www.fluidapp.com/

Filed under  //   browser   mac   webapp  
Posted November 25, 2009 by email 
// 0 Comments