SGMLXML.net A place for SGML and XML application developers.

June 14, 2005

Tab Mix Extension for Firefox

Filed under: Software — cangione @ 3:00 pm

Enhances
the browsers tab capabilities.
https://addons.mozilla.org/extensions/moreinfo.php?id=625&vid=2179

June 8, 2005

Manits Bug Tracking System

Filed under: Software — @ 3:33 pm

Very cool PHP based program for bug tracking.

Features I like:

  • Ability to setup multiple projects.
  • Multiple authorization levels. By project and role.
  • Ability to link cases.
  • Multiple reports to excel word etc.

Manits: http://www.mantisbt.org

CA

June 4, 2005

Feed2js Build and Preview your own RSS Feed Reader for your web site

Filed under: Software — cangione @ 3:19 pm
Build
your own RSS Feed for your web site.
The
tool will help you format a feed's display with the information your
want to use on your web site. All you need to enter is the URL for the
RSS source and select from the desired options. It will generate the
Javascript to embed in your web page.
Example
of the output
is available on the the http://sgmlxml.net home page (Recent
Topics Window).
You
can access the tool from the SGMLXML site as well:
http://sgmlxml.net/feed2js/build.php
For
more information see the readme file:
http://sgmlxml.net/feed2js/readme.pdf
CA

May 26, 2005

ViewCVS: Repository Browsing

Filed under: Software — @ 5:21 pm





ViewCVS is a browser interface for CVS and Subversion version control repositories. It generates templatized HTML to present navigable directory, revision, and change log listings. It can display specific versions of files as well as diffs between those versions. Basically, ViewCVS provides the bulk of the report-like functionality you expect out of your version control tool, but much more prettily than the average textual command-line program output.


Sourceforge:

http://viewcvs.sourceforge.net/


ViewCVS for Windows:

http://russ.hn.org/viewcvs/


Windows Configuration README:

http://russ.hn.org/viewcvs/1.0-dev-r6/README

WDK Eclipse Plugin

Filed under: Eclipse — cangione @ 10:37 am




Eclipse plugin provides an abstraction layer for the XML config files needed to customize WDK-based applications such as Webtop and DA. More information available at the Documentum Developer Site.
http://customernet.documentum.com/developer/componentexchange.htm

May 25, 2005

Defining a specific JRE for Eclipse

Filed under: Eclipse — cangione @ 12:13 am




Depending of the Java Home Settings on your machine, you may run into trouble with Eclipse. You can pass in a parameter at startup to Eclipse to specify which JRE you wish to use. Another option is that you can create a folder in the Eclipse install called JRE and then place the appropriate JRE in that directory.

Rules for Reuse Explored

Filed under: XML — cangione @ 12:12 am




What makes a useful reuse object? In addition, how do you define that reuse object with XML markup? A good candidate should have the following qualities:
  • Self Contained
  • Standalone
  • Context Independent
Self Contained- The object should carry all of the information it needs to express itself in any context that it may find itself in. This would include things such as attributes and metadata .
Standalone- The object should be understandable outside of any context it may find itself in. This is especially important for translation purposes.
Context Independent- The object should not carry specific contexts. (Example: Refer to the previous section...). Context Independence and reusability can be in conflict. For example an entire instruction set for configuring a computer program may be similar for Windows and Unix but there are slight differences depending on the OS. Using attributes as a profiling axis may help overcome some of the problems but may introduce others in areas such as translation.

May 24, 2005

Instructions for Installing Adobe SVG Viewer Plugin for Firefox

Filed under: Software — @ 5:54 pm






When you install the Adobe SVG viewer on a windows system, only Internet Explorer will know about the plugin. If you wish to use it with Firefox follow these instructions:


  1. Copy C:\Program Files\Common Files\Adobe\SVG Viewer 3.0\Plugins\NPSVG3.dll to the plugins folder of your Firefox installation.

  2. Copy C:\Program Files\Common Files\Adobe\SVG Viewer 3.0\Plugins\NPSVG3.zip to the plugins folder of your Firefox installation.

  3. Restart you Firefox browser.

May 8, 2005

Google Search Now Indexes PDF files

Filed under: Software — @ 10:33 pm






I am still amazed at what this tiny software program can do! Google has addressed one of my biggest complaints with the initial version of Desktop Search which was indexing PDF files. Now in addition to indexing PDF files, they have a built in plugin extension mechanism for other file formats. One file format I would love to see added is the help .chm file format. Imagine being able to search all of the help files on a machine from a common interface.


CA

April 21, 2005

Web Service Console Eclipse Plugin

Filed under: Eclipse — cangione @ 11:57 am




The SOAP message sender plugin is a view in the Eclipse IDE from which raw SOAP messages can be sent to a web service.
http://wscep.sourceforge.net/

April 18, 2005

Google Preview Extension

Filed under: Software — @ 6:06 pm






Another must have for Firefox. The extension inserts preview images (thumbnails) of the web page result.


http://ackroyd.de/googlepreview/


Note that I had to delete my google cookie before this worked correctly.


CA

April 8, 2005

FOP Current Status

Filed under: Software,XSL — cangione @ 5:46 pm




Current FOP status: http://xml.apache.org/fop/status.html

« Newer PostsOlder Posts »

Powered by WordPress