$value) { if (strpos($param, \'color_\') === 0) { google_append_color($google_ad_url, $param); } else if (strpos($param, \'url\') === 0) { $google_scheme = ($GLOBALS[\'google\'][\'https\'] == \'on\') ? \'https://\' : \'http://\'; google_append_url($google_ad_url, $param, $google_scheme . $GLOBALS[\'google\'][$param]); } else { google_append_globals($google_ad_url, $param); } } return $google_ad_url; } $google_ad_handle = @fopen(google_get_ad_url(), \'r\'); if ($google_ad_handle) { while (!feof($google_ad_handle)) { echo fread($google_ad_handle, 8192); } fclose($google_ad_handle); } ?>
OMGGhana.Com

Mozilla Junior Is the Simplest iPad Browser Yet

Prev1 of 1Next

 

Mozilla is working on a new WebKit-based iPad web browser called Junior.

Currently in prototype stage, Junior is probably the simplest iPad browser we’ve seen, reducing the UI to only a couple of buttons — a back button and a plus symbol that lets you access bookmarks, recent pages and an URL/search bar.

The main idea behind Junior is reducing the clutter — the browsing experience takes up the iPad’s entire screen, and even the tabs are gone. However, those two main buttons can be expanded to reveal other functions, such as reload or print, while other functions can be accessed with finger gestures.

The browser is still in early stages in development, and many functions are missing, so don’t expect to see it on your iPad very soon.

Prev1 of 1Next