webOS by Example: Sorting Thoughts
December 11, 2009 | In Tools, Programming | No CommentsMy slides about my experience with webOS and the development of Sorting Thoughts for webOS:
XWiki Enterprise 2.0 & Beyond
November 30, 2009 | In Tools, KM | No CommentsMy last test installation of XWiki was three years ago and after reading the current feature list of XWiki Enterprise I’m really impressed. I think I have a new entry for my task list: “Installing XWiki and test it”.
Links
5 short Eclipse 3.5 links
July 8, 2009 | In Tools, Eclipse | No Comments- Eclipse 3.5 - New and Noteworthy
- Ten Tips for Installing Plugins in Eclipse Galileo
- Eclipse RCP - Tutorial with Eclipse 3.5 (Galileo)
- Memory analysis with Eclipse 3.5
- Open Eclipse 3.5 Bugs
Backlog Tool Overview
June 11, 2009 | In Tools, Process | 1 CommentIf you search for a backlog tool, take a look on http://www.userstories.com/products.
For example, a simple and good backlog tool is eXPlainPMT
Eclipse secure storage provider deaktivieren
September 4, 2008 | In Tools, Productivity | 3 Comments
Um den Master Passwortcheck (mit dem sinnigen Feature “Show password” :-) von Eclipse 3.4 wieder loszuwerden, muss man folgendes machen:
- in den Eclipse Preferences unter Genral > Security > Secure Storage die checkbox bei “Master Password Provider” deaktivieren
- Eclipse schließen
- unter C:\Documents and Settings\[username]\.eclipse\org.eclipse.equinox.security die Datei secure_storage löschen
- Eclipse starten und sich mit dem CVS synchronisieren, bei der erneuten Passwortabfrage die “password speichern” checkbox aktivieren
Google Chrome und die eindeutige Anwendungsnummer
September 3, 2008 | In Tools | No CommentsWarum hat Google so was eigentlich nötig?
“Ihre Kopie von Google Chrome enthält mindestens eine eindeutige Anwendungsnummer. Diese Nummern und Informationen zur Installation des Browsers (z. B. Versionsnummer, Sprache) werden bei der erstmaligen Installation und Verwendung der Anwendung und bei der automatischen Update-Prüfung von Google Chrome an Google gesendet. Falls Sie Nutzungsstatistiken und Ausfallberichte an Google senden, werden uns diese Informationen sowie eine eindeutige Anwendungsnummer vom Browser übermittelt. Ausfallberichte enthalten Informationen aus Dateien, Anwendungen und Diensten, die zum Zeitpunkt eines Problems ausgeführt wurden. Mithilfe von Ausfallberichten können Browserprobleme diagnostiziert und behoben werden.”
http://gears.google.com/chrome/intl/de/privacy.html
Mozilla Firefox ist übriges nicht viel besser, aber zumindest kann man den Automated Update Service abschalten…
“Automated Update Service. Firefox’s automatic update feature periodically checks to see if an updated version of Firefox is available from Mozilla. This feature sends Non-Personal Information to Mozilla, including the version of Firefox you are using, a list of the add-ons you have installed, and your language preference. This feature also sends Potentially Personal Information to Mozilla in the form of a cookie named “aus” that contains a unique numeric value to distinguish individual Firefox installs. Mozilla uses this information to provide you with updated versions of Firefox and to understand the usage patterns of Firefox users.”
http://www.mozilla.com/en-US/legal/privacy/firefox-en.html
10 Features of Google Chrome
Berkeley DB JE: DPL Assistant for Eclipse
August 13, 2008 | In Tools, Java | No CommentsThe Berkeley DB Java Edition Team announced the DPL (Direct Persistence Layer) Assistant Eclipse Plugin:
This first version of the plug-in performs validation of DPL
annotations in Java source code. Each time you save changes from the
Java source code editor, the validator analyzes annotations (@Entity,
@Persistent, etc.) and reports any errors or warnings that it can
detect, in a similar way to how the IDE reports Java compilation
errors.
- Usage and Installation infos: Berkeley DB Java Edition Forum
- Update-Site: http://download.oracle.com/berkeley-db/eclipse/
The Visual Wiki (Google Tech Talks)
July 22, 2008 | In Tools, KM | No Comments..a new metaphor for knowledge access and management.
ABSTRACT
Successful knowledge management results in a competitive advantage in today’s information- and knowledge-rich industries. The elaboration and integration of emerging web-based tools and services has proven suitable for collecting and organizing intellectual property. Due to an increasing information overload, information and knowledge visualization have become an effective method for representing complex bodies of knowledge in an alternative fashion by using visual languages. The focus of this research is the development of a “Visual Wiki”, which combines the notion of a textual and a visual representation of knowledge. A Visual Wiki model has been proposed which provides a unified framework to design and discuss different approaches. Three prototypes of Visual Wikis have been implemented and evaluated according to the improvements to knowledge management applications that they facilitate. This is joint work with Christian Hirsch and John Grundy
(Link)
The Eclipse Movie..
June 24, 2008 | In Tools, Programming | No Comments..or the organic software visualization of Eclipse (SDK).
This visualization, called code_swarm, shows the history of commits in a software project. A commit happens when a developer makes changes to the code or documents and transfers them into the central project repository. Both developers and files are represented as moving elements. When a developer commits a file, it lights up and flies towards that developer. Files are colored according to their purpose, such as whether they are source code or a document. If files or developers have not been active for a while, they will fade away. A histogram at the bottom keeps a reminder of what has come before.
see Code Swarm, http://code.google.com/p/codeswarm
code_swarm - Eclipse (short ver.) from Michael Ogawa on Vimeo.
Communicate code changes - But how?
May 17, 2008 | In Tools, KM, Programming | 1 CommentWhat is the best way to communicate source code changes? Write a mail, send an instant message or hope the next cvs sync will inform all your co-worker? Vincent Massol suggests two solutions: “Diff emails on SCM commit” and “RSS feeds”. This solutions are good ideas for small projects, but with a lots of changes (important and unimportant) this doesn’t work.
I think the best way to communicate important source code changes is a project team Wiki with the ability to create source code links. This links should have two possible targets. When you click on a source code link in a standard browser, you will directed to the source code in a WebCVS view and a click in the Eclipse embedded web browser will open the source code.
If you use SnipSnap as project wiki tool, you can install my IDE Wiki Plugin for Eclipse to use source code links:

Links
- IDE Wiki Plugin - Project Site
- Screencast
- Installation Instruction
- Download (ZIP: plugin + SnipSnap extension)
- Eclipse Update Site (plugin only):
http://ide-wiki.googlecode.com/svn/trunk/IdeWikiUpdateSite/
Powered by WordPress. Theme based on Pool theme design by Borja Fernandez.
Entries and comments feeds.
Valid XHTML and CSS. ^Top^




