Stencil 2.0 (Default branch)
Grok Headline matches for Stencil 2.0 (Default branch)
Enhanced SMS Stencil for Visio
Enhanced SMS Stencil for Visio
01/17/2004 10:57 PM3DMark05 and Depth Stencil Texture
3DMark05 and Depth Stencil Texture
06/05/2005 11:36 PMMore Accurate (but, Admittedly, Less
Sensational) Alternative Stencil Slogans
for the 'Neistat Brothers'
More Accurate (but, Admittedly, Less
Sensational) Alternative Stencil Slogans
for the 'Neistat Brothers'
01/07/2004 05:19 PMipodsdirtysecret.com's dirty secrets.
"More Accurate (but, Admittedly, Less
Sensational) Alternative Stencil Slogans
for the 'Neistat Brothers'"
"More Accurate (but, Admittedly, Less
Sensational) Alternative Stencil Slogans
for the 'Neistat Brothers'"
12/04/2003 04:45 PMSpeedline Technologies Ships 3,000th MPM
UltraPrint 2000 Stencil PrinterMarking
Major Milestone
Speedline Technologies Ships 3,000th MPM
UltraPrint 2000 Stencil PrinterMarking
Major Milestone
08/31/2004 02:35 AMSpeedline Technologies, Inc. (www.speedlinetech.com) has shipped its
3,000th MPM UltraPrint 2000 stencil printer, marking a major industry
milestone and underscoring Speedline’s position as the world leader
for single source process solutions for the PCB assembly and
semiconductor packaging industries. [PRWEB Aug 31, 2004]
Daring Fireball: More Accurate (but,
Admittedly, Less Sensational)
Alternative Stencil Slogans for the
'Neistat Brothers'
Daring Fireball: More Accurate (but,
Admittedly, Less Sensational)
Alternative Stencil Slogans for the
'Neistat Brothers'
12/04/2003 02:32 AMdaringfireball.net/2003/12/alternative_stencils
track this
site | 6 links
Speedline Technologies to Highlight
Leading Dispensing, Reflow and Stencil
Printing Systems at SEMICON China 2005
Speedline Technologies to Highlight
Leading Dispensing, Reflow and Stencil
Printing Systems at SEMICON China 2005
03/14/2005 04:10 PMSpeedline Technologies, Asia, will highlight leading Camalot
dispensing, Electrovert reflow soldering, and MPM stencil printing
systems at its exhibit, in booth number 3305, throughout SEMICON China
2005. [PRWEB Mar 9, 2005]
Speedline Technologies Introduces Next
Generation Technology in its New MPM
Accela Stencil Printer - Debut Causes
Paradigm Shift in Industry
Speedline Technologies Introduces Next
Generation Technology in its New MPM
Accela Stencil Printer - Debut Causes
Paradigm Shift in Industry
03/14/2005 04:14 PMSpeedline Technologies today officially introduced the new MPM Accela™
stencil printer from Speedline Technologies – creating a new standard
in the way electronics manufacturers measure printer performance. The
new printer – loaded with innovations backed by two new U.S. patent
awards and nine additional patents-pending – is literally unlike
anything else in the industry. [PRWEB Feb 23, 2005]
AFD 1.2.22 (Default branch)
AFD 1.2.22 (Default branch)
03/24/2005 12:01 PM

AFD is a program to automatically distribute files either locally or
to remote hosts. The files are distributed by using FTP or SMTP, and
can be sent in parallel and with priority. It provides a GUI to
monitor and control the distribution and extensive logging of all
activities.
Changes:
In the previous version a directory name buffer
was released too early, causing amg to always
crash when there were any unfinished jobs after an
unclean shutdown. When initializing variables for
bursting, age_limit was sometimes reset
incorrectly, causing files to be deleted due to
age, even though those files actually had no age
limit. The speed of the show_queue dialog was
considerably improved.
Hu-Go! 2.11 (Default branch)
Hu-Go! 2.11 (Default branch)
03/14/2005 06:20 PM

Hu-Go! is a PC Engine Emulator for Linux/i386 under console and X11.
It plays Hu cards and CDs (and various forms of dumps from them).
Changes:
This version added support for hardware accelerated rendering and
netplay and partial support for arcade cards (some games are
playable). It also features rewritten documentation, joypad and
keyboard configuration in the graphical interface, and a new graphical
engine. Developers can now manipulate the internal variables at run
time to create custom plugins. US ROMs are now auto-deteced, some bugs
were fixed, and support for big-endian CPUs was added. The program is
now mainly licensed under the GPL (some parts use the mBSD and zlib
license).
AGR 0.5.0 (Default branch)
AGR 0.5.0 (Default branch)
04/12/2005 11:54 PM

AGR (Amiga Guide Reader) is an Amiga Guide file
viewer.
DBI 1.48 (Default branch)
DBI 1.48 (Default branch)
03/22/2005 03:52 PM
The DBI module enables your Perl applications to
access multiple database types transparently. You
can connect to MySQL, MSSQL, Oracle, Informix,
Sybase, ODBC, and other database systems without
having to know the different underlying interfaces
of each. The API defined by DBI will work on all
these database types and many more. You can
connect to multiple databases of different types
at the same time and easily move data between
them.
Changes:
DBI::DBD::Metadata generation of type_info_all was
fixed. Driver authors who have used it should
rerun it. fetchall_hashref() now supports
multi-keyfield nested hash fetching.
PMD 3.2 (Default branch)
PMD 3.2 (Default branch)
06/22/2005 02:26 AM

PMD is a Java source code analyzer. It finds
unused variables, empty catch blocks, unnecessary
object creation, and more. It includes CPD, a tool to detect chunks
of identical code.
License: BSD License (original)
Changes:
Three new rules were added. Bugfixes were made.
Various internal improvements were done to make
writing rules easier.
SAM Jr 0.3 (Default branch)
SAM Jr 0.3 (Default branch)
04/18/2005 11:04 AM

SAM Jr is a real-time analysis tool for Snort
data. It can easily be extended using plugins.
Changes:
This release adds a script to email the whois and other info of any IP
address with a very high threat index, serving as a complex script
example, JavaMail jar files and a SimpleMailSender class,
database port number configurability,
a whois lookup facility, and keyboard shortcuts for menus.
Zsh 4.2.5 (Default branch)
Zsh 4.2.5 (Default branch)
04/06/2005 09:59 AM
Zsh is a UNIX command interpreter (shell) which of
the standard shells most resembles the Korn shell
(ksh). It includes enhancements of many types,
notably in the command-line editor, options for
customising its behaviour, filename globbing,
features to make C-shell (csh) users feel more at
home and extra features drawn from tcsh.
Changes:
This is a bug fix release for the stable 4.2
series. It fixes a few configuration problems,
notably on Mac OS X, as well as a number of other
minor issues. There are also some upgrades to
completion functions. Upgrading from 4.2.4 should
not cause any incompatibilities.
Maw 1.1 (Default branch)
Maw 1.1 (Default branch)
06/22/2005 02:26 AM

Maw is mostly black, but it's got lots of blues,
purples, and reds in it too. There is also a GTK
theme and a GKrellM theme. There are several
backgrounds bundled with this theme, including
some original ones. It uses the Nexis font.
License: GNU General Public License (GPL)
Changes:
This release fixes some sloppy graphics editing on the opening pixmap
and scales it to not tile on displays as high as 2048x1536.
NVU 0.90 (Default branch)
NVU 0.90 (Default branch)
03/14/2005 06:20 PM
Nvu (pronounced N-view, for a "new view") is a
complete Web authoring system that combines Web
file management and easy-to-use WYSIWYG Web page
editing. Nvu is designed to be extremely easy to
use, making it ideal for non-technical computer
users who want to create an attractive,
professional-looking Web site without needing to
know HTML or Web coding.
Changes:
The pinger now allows connection settings. A link to "Localizing Nvu"
was added to the Help menu. The Theme Manager now shows a "Restart Nvu
to use theme" option, and the Link dialog has now a "this is an email
address" checkbox for people that don't know the syntax of mailto
URLs. The Link dialog can now handle the target attribute in the
MoreOrFewer section. PHP and comments are now hidden in Preview mode
and are correctly displayed in AllTags mode.
DIX 0.6a1 (Default branch)
DIX 0.6a1 (Default branch)
04/11/2005 10:39 AM
DIX is an advanced and highly unusual text-based
but GUI-driven adventure game engine. It includes
documentation, samples, and other goodies.
Changes:
An all new engine and languages were implemented.
The user interface was reworked.
BRL-CAD 7.2.2 (Default branch)
BRL-CAD 7.2.2 (Default branch)
04/03/2005 07:41 PM

BRL-CAD is a powerful constructive solid geometry solid modeling
system that includes an interactive geometry editor, ray tracing
support for rendering and geometric analysis, network distributed
framebuffer support, and image and signal-processing tools.
Changes:
An rtedge/rtwizard background render failure bug has been fixed. An
rttherm previous results interference bug has been fixed. An aborted
benchmark summary bug has been fixed. The irprep 'display' tool has
been renamed to 'showtherm'. An XInputExtension warning on mged
startup has been quelled. The object name is output when the root
solver fails to converge. Non-square window mged illumination
selection has been fixed.
Ivy 0.9 (Default branch)
Ivy 0.9 (Default branch)
04/06/2005 11:59 AM
Ivy is a simple but powerful dependency manager.
Its key features are ease of use, extreme
flexibility, easy extensibility, Ant integration,
and transitive dependencies. It is ready to use
with the Maven ibiblio repository. It eases
continuous integration, and makes your software
component a lot simpler to use.
Changes:
This release mainly focuses on bugfixes,
documentation, and some updates like better
control over ivy file validation.
lat 0.5 (Default branch)
lat 0.5 (Default branch)
03/27/2005 10:12 AM

LAT stands for LDAP Administration Tool. It allows
you to browse LDAP-based directories and
add/edit/delete entries contained within. It can
store profiles for quick access to different servers.
Changes:
A search builder and support for user-defined
views were added. Various bugfixes were made.
QFE 0.1 (Default branch)
QFE 0.1 (Default branch)
04/01/2005 11:59 AM

QFE is a full-featured FTN message editor with graphical
interface written on C++/Qt. All operations with FIDO
message base use the fidoconfig and smapi packages from
the Husky project.
T2 2.1.0-rc1 (Default branch)
T2 2.1.0-rc1 (Default branch)
06/22/2005 02:28 AM
T2 is a system development environment. It
provides a self-contained distribution build kit
based on sources with an up-to-date tool and
development toolchain (gcc, glibc, uclibc, dietlibc, X.org, KDE,
GNOME, etc.). Its basis is an automatic build system that makes it
possible to either update a running
system or create a binary distribution that can later be deployed via
network or physical media. The system
is extremely versatile and makes it possible to
create sets of programs for different kinds of
systems, from routers to desktops, including
different architectures and platforms.
License: GNU General Public License (GPL)
Changes:
About 152 packages were updated, including Linux
2.4.31 and Linux 2.6.11.10. 146 issues were fixed.
The release includes enhanced Java support,
including Kaffee and Jikes. Automatic dependency
and installed files detection was improved. Other
package updates include Subversion (1.2.0), nvidia
(1.0-7174), and Apache (2.0.54). Acroread (7.0)
was added.
XC-AST 0.6.1 (Default branch)
XC-AST 0.6.1 (Default branch)
02/05/2005 09:34 PM

XC-AST analyzes data about call queues maintained
by an Asterisk PBX. After selecting one or more
queues, it provides information on agent logon and
logoff, taken calls, and lost calls in formatted
reports. It is designed to be used for monitoring
call centers that require real-time activity reports.
Changes:
This release mixes new features and many small bugfixes. In the real
time monitoring, it's now possible to see in real time calls being
transfered and the extensions. The agent logon status is now shown on
the agent's page. It is now possible to configure how much data is
read for each realtime agent page reload. A bug which computing real
time analysis with people transferring calls has been fixed. The queue
definition field has been enlarged. You can optionally add a key to a
queue definition. All data being written is now white-trimmed. You now
have to define at least an agent for each queue.
XC-AST 0.8.1 (Default branch)
XC-AST 0.8.1 (Default branch)
03/22/2005 03:52 PM

XC-AST analyzes data about call queues maintained
by an Asterisk PBX. After selecting one or more
queues, it provides information on agent logon and
logoff, taken calls, and lost calls in formatted
reports. It is designed to be used for monitoring
call centers that require real-time activity reports.
Changes:
This release features Caller*ID area analysis. It is now
possible to see the distribution of taken and lost calls by
area code (selectable in the number of digits). It is now
possible to set the default start hour, end hour, and time
period in the configuration file. The default analysis takes
data from 8 to 18 during the last 7 days.
Vex 1.2.0 (Default branch)
Vex 1.2.0 (Default branch)
03/23/2005 05:18 AM

Vex is a visual editor for XML. It features a
word processor-like interface.
Changes:
This release features easier extension with new doctypes
and styles via the new plug-in project mechanism, basic
DITA support, the ability to specify which style a document
should be shown with, and improved CSS support.
VCD-db 0.973 (Default branch)
VCD-db 0.973 (Default branch)
03/26/2005 06:20 PM

VCD-db is Web-based movie catalog software. It supports
multiple users to collect, manage, and work with their media
catalog. New movies can easily be added through several
methods, for example by fetching data straight from
websites such as imdb.com and dvdempire.com.
Changes:
SQLite support was added. Three new translations
were written for German, Finnish, and Bulgarian. A
statistics page was added for better collection
overview. Other new features were added.
R 2.1.0 (Default branch)
R 2.1.0 (Default branch)
04/18/2005 12:51 PM

R is a language and environment for statistical computing and
graphics. It is similar to S, which was developed at Bell Laboratories
by John Chambers et al. It provides a wide variety of statistical and
graphical techniques (linear and nonlinear modelling, statistical
tests, time series analysis, classification, clustering, etc.). R is
designed as a true computer language with control-flow constructions
for iteration and alternation, and it allows users to add additional
functionality by defining new functions. For computationally intensive
tasks, Fortran and C code can be linked and called at run time.
Changes:
The most important changes are probably support
for UTF-8 encodings and internationalization,
including (partial) translations of menus,
warnings, and error messages to Chinese, German,
Italian, Japanese, Portugese, and Russian.
svc 1.4 (Default branch)
svc 1.4 (Default branch)
04/04/2005 06:55 PMsvc is a service toolbox for building
trigger-launched programs, wrapping TTYs, and
making lock files.
qGo 1.0.1 (Default branch)
qGo 1.0.1 (Default branch)
03/31/2005 07:22 AM

qGo is a Go board, SGF editor, and client for the Internet Go Server.
You can review and edit games, connect to IGS, and play against a
computer program supporting GTP (like GnuGo). Go is an ancient board
game which is very common in Japan, China, and Korea.
Changes:
IGS rooms and better handling of GNUgo.
op 1.26 (Default branch)
op 1.26 (Default branch)
04/06/2005 01:51 PM
op allows fine-grained control of access to
super-user privileges through easy to remember
mnemonics. Its features include user and host
based access control, and command expiration.
Changes:
This release reads configuration files in /etc/op.d in addition to
/etc/op.conf. Error reporting is more useful when configuration files
are missing or have incorrect permissions.
GTK+ 2.6.6 (Default branch)
GTK+ 2.6.6 (Default branch)
04/12/2005 08:00 AM
GTK, which stands for the Gimp ToolKit, is a library for creating
graphical user interfaces. It is designed to be small and efficient,
but still flexible enough to allow the programmer freedom in the
interfaces created. GTK provides some unique features over standard
widget libraries.
Changes:
This release mainly fixes a problem with stock images. It also fixes
several bugs and adds translations.
ANA-MP 0.9.7.3 (Default branch)
ANA-MP 0.9.7.3 (Default branch)
04/01/2005 08:06 PM
ANA-MP is a player for music files (modules) in
the .MOD, .XM, and .S3M formats. It runs on any
platform with a Java 1.3 implementation, and can
be used as a library for playing music in games or
demos.
Changes:
Better looking command line output, fake ASCII scopes, the ability to
load an applet from a URL (enabling applets), stability fixes, various
S3M fixes, key-off handling in XMs, multi-sample XM instruments, and
clipping instead of overflowing when amplification is turned up too
much.
imc 4.3 (Default branch)
imc 4.3 (Default branch)
04/03/2005 03:38 PM
imc is a Perl script that accepts a file with graphical commands and
outputs a PNG, GIF, or JPEG file.
Changes:
This release re-adds GIF support, and allows you to use literal double
quotes and backslashes in strings by escaping them using a backslash.
CVS 1.11.19 (Default branch)
CVS 1.11.19 (Default branch)
03/22/2005 03:52 PM
CVS is a version control system, which allows you to keep old versions
of files (usually source code), keep a log of who, when, and why
changes occurred, etc., like RCS or SCCS. Unlike the simpler systems,
CVS does not just operate on one file at a time or one directory at a
time, but operates on hierarchical collections of directories
consisting of version controlled files. CVS helps to manage releases
and to control the concurrent editing of source files among multiple
authors. CVS allows triggers to enable/log/control various operations
and works well over a wide area network.
Changes:
This release fixes a few serious bugs in both the
CVS client and server. An intermittent assertion
failure on checkout was fixed. A final fix for the
infamous "Red File" bug on Windows was included.
An upgrade is recommended for all clients and
servers.
joe 3.2 (Default branch)
joe 3.2 (Default branch)
03/22/2005 03:51 PM

JOE (Joe's own editor) has the feel of most IBM PC text editors: The
key-sequences are reminiscent of WordStar and Turbo-C. JOE is much
more powerful than those editors, however. JOE has all of the features
a UNIX user should expect: full use of termcap/terminfo, excellent
screen update optimizations, simple installation, and all of the
UNIX-integration features of VI.
Changes:
This version includes many bugfixes and feature
enhancements, including xterm mouse support, hex
edit mode, a scientific calculator, the ability to
jump between XML tags/word delimiters by pressing
^G, file locking, and support for perforce and
arch.
CL-EMB 0.3.1 (Default branch)
CL-EMB 0.3.1 (Default branch)
03/19/2005 03:22 AM
CL-EMB is a library which embeds Common Lisp and special template tags
into normal text files. It can be used for dynamically-generated HTML
pages.
Changes:
This release fixes the template tags @include and @call. They were
broken by the API changes in 0.3.0.
svk 0.29 (Default branch)
svk 0.29 (Default branch)
02/01/2005 09:45 PM
svk is a decentralized version control system.
While Subversion (svn) aims to take over the CVS
user base, svk attempts to take over the user base
of the other version control systems, including
people who have already switched to another
version control system, as well as people who have
not yet started using a version control system. It
is written in Perl and uses Subversion's
underlying filesystem.
Changes:
This release improves performance on larger repositories, notably on
preparing smart merge.
SID-IDS 0.4.1 (Default branch)
SID-IDS 0.4.1 (Default branch)
02/07/2005 01:18 AM

SID-IDS is a PTY host intrusion detection system.
The kernel part plugs into a terminal-processing
subsystem and logs hashed terminal lines. The user
part reads log entries (hashes) and takes
appropriate action upon unexpected log entries.
Changes:
This release comprises packaging support for Debian systems with 2.6
kernels. A binary Debian SID kernel package for 2.6 kernels is also
included (though it will probably only work with kernel version
2.6.8-1-386 #1).
Grok Description matches for Stencil 2.0 (Default branch)
GrokA matches for Stencil 2.0 (Default branch)
Interfacing Extends Microsoft Office
Visio’s Capabilities with New BPM
Software Powerful Process Modeling for
Visio Users is Available with
Interfacing’s Charter Standard Add-on
Interfacing Extends Microsoft Office
Visio’s Capabilities with New BPM
Software Powerful Process Modeling for
Visio Users is Available with
Interfacing’s Charter Standard Add-on
06/25/2004 02:16 AMInterfacing today announced the availability of the latest version of
its award-winning BPM software Charter Standard Edition, a Microsoft
Office Visio Add-On. Charter Standard provides business users with a
low-cost, low-risk, dynamic and integrated process modeling
environment. Charter utilities are integrated directly into the Visio
engine, which effectively enables it to become a process data
repository where data can be captured and referenced. The new Charter
Standard offers an easy-to-model framework of process hierarchies,
activities, linked resources, flow entities, organizational units and
related content. Charter users benefit from standardized process
models, automated generation of “swimlane” views of all model aspects,
and more. [PRWEB Jun 25, 2004]
Visio 2003 Sample: 20 Sample Diagrams
Visio 2003 Sample: 20 Sample Diagrams
08/29/2004 11:34 PMThis download includes 20 sample Visio 2003 diagrams related to
support and sales demos.
Use Visio for data modeling
Use Visio for data modeling
01/23/2004 02:19 PMCNET Jan 23 2004 8:47AM GMT
Visio Viewer 2003
Visio Viewer 2003
12/03/2003 12:40 AMThe Visio Viewer 2003 allows anyone to view Visio drawings and
diagrams (created with Visio 5, 2000, 2002, or 2003) inside their
Microsoft Internet Explorer version 5.0 or later Web browser.
Visio users can freely distribute Visio drawings and diagrams to team
members, partners, customers, or others, even if the recipients do not
have Visio installed on their computers. Internet Explorer also allows
for printing, although this is limited to the portion of the drawing
currently displayed.
Options for Installing Visio 2002
Options for Installing Visio 2002
01/24/2004 01:13 AMFormer Microsoft Visio Execs Regroup
Former Microsoft Visio Execs Regroup
02/10/2004 02:52 AMNewly hatched 'Graw Group' is developing social-networking software
and Web services for .Net and Longhorn.
PR: CONCEPTDRAW 5.2 ENHANCES MS VISIO
SUPPORT
PR: CONCEPTDRAW 5.2 ENHANCES MS VISIO
SUPPORT
06/03/2004 08:21 PMCS Odessa releases ConceptDraw 5.2,
the new version of its award-winning flowcharting and diagramming
application for Mac OS X and Windows (www.conceptdraw.com). The update
is free to all registered ConceptDraw V users.
Version 5.2 features improved and enhanced XML for Visio import,
which now provides the full support of well-formed Visio XML documents
and offers the efficient communication with Visio users. The update
also increases program's performance and fixes a number of known
problems.
Microsoft opens up Visio schemas
Microsoft opens up Visio schemas
04/15/2004 09:07 AMMicrosoft on Thursday announced it has released documentation that
allows corporate and third-party developers to take full advantage of
the XML-based schemas, called DatadiagramML, in its Office Visio
diagramming tool.
Visio 2003 Update: KB831925
Visio 2003 Update: KB831925
02/10/2004 10:34 AMConceptDraw 5.2 improves Visio XML
support
ConceptDraw 5.2 improves Visio XML
support
06/03/2004 12:24 PMUkrainian developer CS Odessa has updated its diagramming tool
ConceptDraw to version 5.2, which improves the support of Visio XML
document import. It also features several performance enhancements and
bug fixes. The upgrade is
a free
download for registered ConceptDraw 5 users. The full version is
US$249 for the professional edition and $149 for the standard edition,
with discounts available for multiple licenses. A 30-day trial version
is available for download from the CS Odessa Web site. System
requirements call for Mac OS X v10.1.5 or higher (v10.2.5
recommended), a G3 or better processor, 128MB RAM (256MB recommended)
and 200MB hard drive space.
Visio 2003 Service Pack 1
Visio 2003 Service Pack 1
07/28/2004 02:23 AMVisio 2003 Service Pack 1 provides the latest updates to Microsoft®
Office Visio® 2003. Some of the fixes included with Service Pack 1
(SP1) have been previously released as separate updates. This service
pack combines them into one update.
Create database models with Visio
Create database models with Visio
12/10/2002 01:39 AMCNET Dec 10 2002 1:09AM ET
ConceptDraw 5.2 enhances MS Visio
support
ConceptDraw 5.2 enhances MS Visio
support
06/03/2004 12:26 PMCS Odessa today announced the release of ConceptDraw 5.2, a new
version of its flowcharting and diagramming application for Mac OS X
and Windows...
Visio 2003 Update: KB832362
Visio 2003 Update: KB832362
01/27/2004 11:27 AMReview - Microsoft Visio 2002
Professional
Review - Microsoft Visio 2002
Professional
01/13/2003 09:08 PMWebmasterBase Jan 13 2003 7:44PM ET
Review - Microsoft Visio Professional
2002
Review - Microsoft Visio Professional
2002
01/12/2003 09:44 PMWebmasterBase Jan 12 2003 8:55PM ET
Aldus, Visio founder books third company
Aldus, Visio founder books third company
03/17/2005 02:58 AMOnline calendars: They've been around for years, but the founders of
Visio say theirs will emerge from the masses.
Practical Applications: Visio or HTML
for Wireframes
Practical Applications: Visio or HTML
for Wireframes
02/11/2003 10:34 AMBoxes and Arrows Feb 11 2003 9:47AM ET
Visio schemas link data in diagrams
Visio schemas link data in diagrams
04/16/2004 09:10 PMMicrosoft has released documentation that allows corporate and
third-party developers to take full advantage of the XML-based
schemas, called DatadiagramML, in its Office Visio diagramming tool.
Microsoft Office Visio 2003 Evaluation
Kit
Microsoft Office Visio 2003 Evaluation
Kit
08/01/2004 11:37 PMDirect and Related Links for
'Microsoft Office Visio 2003 Evaluation Kit'
The opening page says “Limited time offer. Offer good in the
US until June 30, 2004” but I managed to register successfully
and I live in Canada. After you log in as guest click on the link
“Visio for IT Professionals”. “Register now to
receive: * FREE Microsoft Office Visio 2003 Evaluation Kit that
includes: - 30-day trial of Visio 2003 - Resource CD that features
scenario-specific multimedia demos - Product evaluation guides, fact
sheets…
Microsoft Office Visio 2003 Resource Kit
Tools
Microsoft Office Visio 2003 Resource Kit
Tools
12/04/2003 12:13 AMTools to support deployment of Microsoft Office Visio 2003.
Microsoft's Royalty-Free Visio 2003 XML
schema
Microsoft's Royalty-Free Visio 2003 XML
schema
04/21/2004 08:59 AMiAdminMobile.com Releases Mobile
Management Pack for Microsoft Visio
iAdminMobile.com Releases Mobile
Management Pack for Microsoft Visio
08/23/2004 02:55 AMiAdminMobile.com today announced it has released the Microsoft Visio
Mobile Management Pack for iAdmin Mobile. [PRWEB Aug 23, 2004]
Visio 2003 Multilingual User Interface
Pack Update: KB833997
Visio 2003 Multilingual User Interface
Pack Update: KB833997
04/20/2004 11:26 PMThis update addresses an issue where two Help files are incorrectly
installed when applying the Dutch interface for the Visio 2003
Multilingual User Interface Pack. This update installs the correct
files.
Stencils of Mischief
Stencils of Mischief
01/16/2004 10:59 AM
One of the people behind all the colourful and creative stencil art
around town noticed a few of the pictures I had taken and pointed out
the new Stencils of
Mischief website showcasing the "graffiti with aerosoul" :)
Helsinki has hundreds of adorable but sad looking concrete turtles
which are often deployed as moorings for pedestrian signage which
could really benefit from a bunch of creative people armed with paint
giving them new personality. It would be a fun project to get all
these stencil people together and put them on a large installation
piece of repainting all of the Helsinki concrete turtles in a similar
fashion as the NYC cow art exhibit except that the turtles are
permanent.
Q&A: Microsoft Announces Availability of
XML Schema for Microsoft Office Visio
2003
Q&A: Microsoft Announces Availability of
XML Schema for Microsoft Office Visio
2003
04/15/2004 11:48 AMA Microsoft XML architect explains how and why customers and partners
will take advantage of an XML reference schema used by Microsoft's
Visio data-diagramming tool. The schema is being added to an open,
royalty-free documentation and license program for Office 2003.
Stencil 2.0 (Default branch)