Friday December 02, 2005
More Web Goodness
I ran into another web application today - LookLater. This app appears to be a place where I can store a URL that I want to remember, but don't have the time at this moment to read. It comes with a little "bookmarklet" (a little functional bookmark) that sits on my Firefox toolbar. When I find something that I want to remember, I click the bookmarklet, highlight portions of the page, and then it sends it to the LookLater site.
I think there are great uses - for me - for this tool.
- For blogging - I often see something and say "hey I should blog about that", but later forget what I saw or where I saw it.
- Coding practices - I often see a coding technique or design angle that I might be able to use for something later on, but need to study it further - but forget.
- It's web based - so I can get to these things at home, rather than risking valuable work time to read it.
- It's private - not that I don't like to share, but I might read it a find that the item is not as applicable as I thought, and would remove it. This is probably why I don't bookmark as much as others. This way, when I do get around to reading the item, I can then figure out if it should be bookmarked, or blogged, or saved altogether.
I signed up pretty quickly. If you suffer from any of the bullet items above - you should too!
Sorry, comments cannot be added to this entry.
Search This Site
About the Author
is a Web Application Designer working in the suburbs of Portland Oregon.
He specializes in bringing user-centered, standards based, easy to use applications developed using Oracle web technologies.
This blog will focus on the crossover of standards based design and web application development with Oracle technology, and an occasional sprinkling of articles about his newly discovered "Entrepreneurial Spirit."
Recent Articles
- Fun with Ajax and Native Dynamic SQL
06-JAN-06 - Battle With the Comment Spammers
04-JAN-06 - More Web Goodness
02-DEC-05 - One of the Best Words in the Language - Free
01-DEC-05 - The Way of the Code Samurai
22-NOV-05
The Archives
- January, 2006 (2)
- December, 2005 (2)
- November, 2005 (1)
- July, 2005 (1)
- April, 2005 (1)
- March, 2005 (1)
- February, 2005 (5)
- January, 2005 (6)
- December, 2004 (2)
- November, 2004 (4)
- October, 2004 (2)
Categories
- PL/SQL (11)
- CSS (1)
- Oracle (5)
- Development (8)
- Technology (7)
- XHTML (3)
- Entrepreneurial Spirit (1)
- About this Website (1)
Quick Hits
- Here are some good notes from the Business for Geeks tutorial at OSCON. I'm not an open-source person, but it does give some good info on starting a software business.
- Drag and Drop functionality on a web page? Docking boxes shows you how.
- Amazing visual effects using Javascript is shown at script.aculo.us - and available for download!
- Ten good practices for writing JavaScript in 2005 discusses the separation of structure, content and behavior for good web practices.
- Styling form controls is riddled with problems, the visual quality of the "select" or drop-down box is one. Here is a solution
- I'm beginning to be a collector of these Ajax examples. Soon I hope to actually do one, then I'll do my own tutorial.
- I've been thinking about a business plan. Here are Top 10 Business Plan Myths of Solo Entrepreneurs
- Ajax - Asynchronous JavaScript + XML - Making Dynamic web applications possible without the disaster of Java Applets.
- ZDNet Reports on the uncertain future of web forms.
- XML.com does an excellent primer on XmlHttpRequest for dynamic web pages.
