Tuesday, November 29, 2005

Web Calendar

Calendar

If you are looking for a free web calendar check the Yahoo Calendar. It allows you to check and schedule meetings from everywhere and anytime, share your calendar with your co-workers and friends and it notifies you of important dates sending you reminders.
There are others but this one seems to do what I want.

Friday, November 25, 2005

Web development goodies, podcasts and more

Web development

GreaseMonkey is a Firefox extension which adds you let bits of DHTML ("user scripts") to any web page to change its behavior. It can be used to for example improve the usability of a site that you frequent, route around common and annoying website bugs, etc.
MonkeyGrease is a very simple servlet filter that will allow a web developer to inject JavaScript, CSS or other elements within a web page.
I think this little text will help to understand the difference between the two:

"Monkeygrease serves the same purpose as Greasemonkey, however, instead of being a user-based, client-side solution, Monkeygrease is a proxy based, server-side solution. This allows all your users to benefit from enhancements you deploy to your site through Monkeygrease. You might be wondering, “why not enhance the underlying web page or web application?” Consider all of the packaged web applications you have deployed. Many of these web applications are not that easy to enhance. Some web applications are just not conducive to being customized. Also, some of these web applications are “black-boxed” or closed source products that just can’t be customized. Other products are just too complicated and require expert knowledge to carry out interface based customizations. "

Browser shots a service good for web designers so that they can see screenshots of their pages in different browsers, with different screen resolutions and different plugins.

A book about CSS, "The CSS Anthology: 101 Essential Tips, Tricks & Hacks" with some free chapters on line. I heard is good...I am going to try to check the free chapters and then I may get it...

Podcasts and blogs

Other topics

Saturday, November 19, 2005

Some notes on Java, Software Development and QA testing

  • Dojo Toolkit is a open source toolkit that allows to easily build dynamic capabilities into web pages and prototype interactive applications...
  • Flock a new free open source web browser still in beta version. Keep your eye on it web developer's.
  • Java Studio Enterprise IDE (supports UML, Team Collaboration tools and Application Profilling) and Java Studio Creator IDE (for creating web applications) are now available from free from the sun web site.
  • testNG is a testing framework inspired on JUnit with more functionality, more powerfull and easier to use.
  • TheServerSide a site with news, blogs, discussions, white papers articles and reviews about Enterprise Java.

Another search engine for podcasts and blogs: feedster

Some other podcasts that I like:

Friday, November 11, 2005

Podcasts Rock

Love it, love it.
Check some of my favorite ITC podcasts:

java posse
polymorphic podcasts
ASP .net podcast


Some new podcasts still to check:
cubicle escape
killer inovations


Some introduction notes to cascading style sheets:
Dave Ragget's Introduction to CSS

Some search engines that I've been using to search for podcasts:
blinkx
podscope

On my to do list:

Check Scott Amblers web site articles about software development pratices.
Check the online backpack tool for current to-dos, nodes and ideas, reminders and whiteboards (cooperative editing of documents).