Firefox Aurora, the Firefox releases channel with the newest innovations now includes the new development tools so developers can inspect and tweak a web page's HTML and CSS, accessing console, logs and even a nice feature called Scratchpad, to write JavaScript on the fly and execute it. For a long time most developers relied on… Continue reading Firefox Aurora introduces native developer tools
Tag: browser
BrowserID: online identity
http://www.youtube.com/watch?v=l0t9yDLAmFo Mozilla launched BrowserID, their own approach to online identity management, now largely dominated by Twitter, Facebook and at a lesser degree, Google. BrowserID is said to be a descentralized identity system and a step aside from common identity providers. It aims at how you sign up and login in multiple sites using a single… Continue reading BrowserID: online identity
Thank you, WordPress! Who’s Next?
Microsoft says: Thank you, WordPress! for dropping IE6 support.
Taskforce: task manager for GMail
Taskforce is a browser plugin for GMail to add task management features to Google's email service.It was only recently that they added tasks lists and the possibility to share these lists with members of your team. This simple feature turns Taskforce into a much more organized task management app.Have you tried Taskforce in your workflow?
Grab Firefox 4 now from Mozilla’s FTP!
Mozilla has Firefox 4 ready in its FTP server. Official launch will be tomorrow so you might want to wait.
10 alternative browsers for iPad
What was supposed to be a simple search for a simple browser for iPad that would allow for HTML inspection turned into something pretty interesting due to all the capabilities these browsers for iPad have, from Dropbox saving to tabs to collaboration and of course, source code inspection. So here's a quick round up of… Continue reading 10 alternative browsers for iPad
Block sites on Google search results
It was high time. Personal Blocklist is a Chrome extension developed by Google allows you to block sites on Google's search results.
Maxthon browser
Looks like it's been a lot since last time I checked Maxthon browser, now running on Webkit. Maxthon 2 used Trident engine (yeah, the same one from your CSS nigtmares and IE) and looks like jumping to Webkit was a wise decision. Maxthon is a easy customizable, feature-packed browser including: Forms autofill Speed dial for new… Continue reading Maxthon browser
Automatic browser refresh for Chrome & Safari
Check mockko's livereload, an automated browser reloading tool for Chrome and Safari. Really useful for coders.
Pocket guide to HTML5 and Video
There's currently a lot of hype on the web regarding HTML 5 and its relationship with open (or not) standards video. Ogg, Theora, WebM, Vorbis, VP8. All these new terms are part of these new world of possibilities brought by HTML 5 and the inclusion of the video tag. In this guide we will explore how to encode a video in a format suitable for HTML 5 delivery, how to insert this video in our web page and what are the video players currently available.