<body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/platform.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://www.blogger.com/navbar.g?targetBlogID\x3d6651501\x26blogName\x3dNotes+on+tech\x26publishMode\x3dPUBLISH_MODE_BLOGSPOT\x26navbarType\x3dBLACK\x26layoutType\x3dCLASSIC\x26searchRoot\x3dhttps://ypjain-notesontech.blogspot.com/search\x26blogLocale\x3den_US\x26v\x3d2\x26homepageUrl\x3dhttp://ypjain-notesontech.blogspot.com/\x26vt\x3d-1979808972264517134', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script>

Notes on tech

Notes on technology, business, enterpreneurship, economy, markets along with interesting general tidbits.


platypus.mozdev.org

5/15/2005 01:13:00 AM, posted by anand

Came across this platypus project on mozdev. As listed on that site, here are the things platypus can do:
  • Remove parts of the page you don't wish to see.
  • Move a part of the page to a different location.
  • Change the style and format of page elements.
  • Modify all the links on the page using a regular expression.
  • Insert your own HTML code.
Platypus lets you modify any page that you are viewing and then save that "view". Next time you visit that page/site you get it in your own style. Dandy!
« Home

5/15/2005 7:58 AM, comment by Blogger balakumar

Dear Anand,

Just landed to your WebBlog. It's very cool with GREAT posts keep it up and keep up the good work. I will continue to visit your WebBlog and except to be great like this. And don't forget to checkout my WebBlog too at http://i5bala.blogspot.com. Thank you.

Balakumar Muthu
http://i5bala.blogspot.com
http:// geocities.com/i5bala    



» Post a Comment