April 16, 2007

skjermbilete til bugs

mi fyrste anbefaling: ifranview

IrfanView - Official Homepage - one of the most popular viewers worldwide
IrfanView is a very fast, small, compact and innovative FREEWARE ... graphic viewer .... It is trying to be simple for beginners and powerful for professionals.
enkel oppskrift:
  • "print screen" (ev m/alt-tast) ved interessant skjermbilete,
  • opna ifranview,
  • ctrl-v (lim inn),
  • marker firkant rundt relevant område,
  • ctrl-y (crop),
  • s (save),
  • bruk i bug-verktøy "of choice"
eit anna verktøy som ser interessant ut: Screenshot Captor
Screenshot Captor is a program for taking screenshots on your computer. ....
  • Optimized for taking lots of screenshots with minimal intervention.
  • Smart autonaming of files, and ability to embed textual comments in files.

March 7, 2007

tomcat 6

ny stabil tomcat:

TSS: Tomcat 6 released and stable
Apache has announced that Tomcat 6.0.10 has been released and is considered stable. Tomcat 6 ... implements the "Servlet 2.5 and JSP 2.1 specifications, a refactored clustering implementation, advanced IO features, and improvements in memory usage."

Raible designs: Upgrading to Tomcat 6
it has to be the least painful major Tomcat upgrade I've ever done

March 2, 2007

dynamisk resize av tekstfelt?

la dei brukarane som vil ha større plass ordna det sjølv i gui?...

JSAN - Form.Element.Resize 0.03
Unobtrusive javascript class for make a standard form field resizable with the mouse
....
This nice class implement some methods for add a mouse-driven resize
feature on form fields such as text inputs, textareas and select
controls. Clicking and dragging the borders or the corners of the form
element will resize it while double clicking inside the element will
restore its original dimensions

February 28, 2007

banner blindness

jf hjelpetekstane våre...

Banner Blindness in Ballot Design (Case Study Sarasota, FL, 2006)
People have a tendency to never look at a slim rectangular area that's above the page's main headline. Banner blindness has been documented since 1997 and has been confirmed in recent eyetracking studies.

February 5, 2007

db-monitor

dette ville vel vore nyttig for oss?

Monitor JDBC Performance with JDbMonitor
JDbMonitor is a tool to monitor and analyze database performance down to specific SQL statements in any Java/J2EE application without code changes.

With JDbMonitor you can determine database bottlenecks during development and testing phases to identify areas to improve and SQL statements to optimize.

January 11, 2007

prototype som jsp taglib

interessant å kikka på... på SF

NetBeans IDE Allows JDJ Contributing Editor to Build JSP Tag Library @ JAVA DEVELOPER'S JOURNAL
With the ever growing popularity of the Prototype JavaScript library, ... Jason Bell ... has created an alpha release of a JSP Tag library on sourceforge.net.

Called "prototaglib" it enables JSP developers to create the required AJAX calls to the Prototype library. It's similar to the Ruby On Rails way of doing things.
....
The taglib enables developers to create link or form based remote tags that call either servlet or jsp pages to populate the required div tags. There are also tags to update a div over a specific period of time.

Currently at an alpha release it is hoped that the community will aid in feedback and request features that can be worked on.