stargeek
PHP news website logo.
home    PHP scripts    articles    seo tools    links    search    contact    shop    realtors


JGraph Layout Pro 1.1 (Default branch)







JGraph Layout Pro 1.1 (Default branch)

JGraph Layout Pro 1.1 (Default branch) 04/06/2005 09:59 AM

Screenshot JGraph Layout Pro is the next generation of graph layout engine designed for optimal performance with the open source JGraph core. It has flexibility and a simple design, enabling you to use circular, tree, and force-directed layouts with ease in your JGraph application. It comes with an application note and an example applet that demonstrates features such as auto-layout, collapsing/expanding of grouped cells, graph morphing, and selective laying out of sub-graphs.


Changes:
Three new layouts have been added: annealing, inverted self-organizing map, and Fruchterman-Reingold. Extra options on the facade were added to ignore unconnected cells and to ignore hidden cells. A number of highly optimized graph algebra methods were added, as well as a layout progress bar and a compound layout class that wraps any number of other layouts.




This is a GrokNews Entry: (what is grok?)





Similar Items

JGraph Layout Pro 1.1 (Default branch)

Grok Headline matches for JGraph Layout Pro 1.1 (Default branch)

JGraph 5.5.3 (Default branch)


JGraph 5.5.3 (Default branch) 06/22/2005 02:27 AM
Screenshot JGraph is a robust and complete graph component that is better than many of its commercial competitors. With the JGraph zoomable component, you can display objects and relations (networks) in any Swing UI. It can also be used on the server-side to read an GXL graph, apply a custom layout algorithm, and return the result as an SVG image.
License: GNU Lesser General Public License (LGPL)
Changes:
The main JGraph class now has switches named moveIntoGroups and moveOutOfGroups that enable drag and drop of cells in and out of group cells. The getImage method was added to make the creation of images of JGraphs easier. A selection of helper methods were added and a number of minor bugs were fixed. GraphModel.getValue was added and DefaultGraphModel.getUserObject was deprecated.

Microsoft 05 Webcast 3


JGraph 5.4.6 (For Java 1.3 branch)


JGraph 5.4.6 (For Java 1.3 branch) 04/12/2005 11:54 PM
Screenshot JGraph is a robust and complete graph component that is better than many of its commercial competitors. With the JGraph zoomable component, you can display objects and relations (networks) in any Swing UI. It can also be used on the server-side to read an GXL graph, apply a custom layout algorithm, and return the result as an SVG image.
Changes:
Since the JGraph API has been frozen in the 5.4.x series for stability, the first review of many of the JavaDocs was undertaken. All warnings were removed and various corrections and updates made. A error where the zero length between the ports went into a calculation as the divisor if the source and target ports of an edge were the same port was fixed by changing it to simply return the label position as being on the port. The GraphLayoutCache.createNestedMap helper method was added and AbstractCellView was changed so that it clones cell attributes in the refresh method.

JGraph 5.4.4 (For Java 1.3 branch)


JGraph 5.4.4 (For Java 1.3 branch) 03/28/2005 08:10 PM
Screenshot JGraph is a robust and complete graph component that is better than many of its commercial competitors. With the JGraph zoomable component, you can display objects and relations (networks) in any Swing UI. It can also be used on the server-side to read an GXL graph, apply a custom layout algorithm, and return the result as an SVG image.
Changes:
This release adds new helper methods in GraphLayoutCache and GraphConstants, improves edge renderer performance, fixes bugs in BasicGraphUI.MouseHandler and GraphEd.connect, and adds a graph parameter in BasicMarqueeHandler.paint and overview.

JGraph 5.4.5 (For Java 1.4 branch)


JGraph 5.4.5 (For Java 1.4 branch) 04/06/2005 09:59 AM
Screenshot JGraph is a robust and complete graph component that is better than many of its commercial competitors. With the JGraph zoomable component, you can display objects and relations (networks) in any Swing UI. It can also be used on the server-side to read an GXL graph, apply a custom layout algorithm, and return the result as an SVG image.
Changes:
A bug in the edge handle has been fixed to correct handling of model callbacks and placement of labels on scaled graphs. An initial label bounds for extra labels is now set, and a new helper method to has been added to the JGraph class. DefaultEdge.clone now copies over the references to the source and target port, whereas previously it just assigned the references null.

JGraph 5.4.7 (For Java 1.3 branch)


JGraph 5.4.7 (For Java 1.3 branch) 04/19/2005 11:34 AM
Screenshot JGraph is a robust and complete graph component that is better than many of its commercial competitors. With the JGraph zoomable component, you can display objects and relations (networks) in any Swing UI. It can also be used on the server-side to read an GXL graph, apply a custom layout algorithm, and return the result as an SVG image.
Changes:
Another review of the javadocs has been made on the frozen 5.4.x API. Various changes have been made to resolve issues with edges whose source and target are ports on the same vertex. Labels on such edges can now be moved, and the routing functionality has been corrected. PortView.getLocation now has an additional parameter to support these changes, but no methods have been removed from the API.

JGraph 5.4.4 (For Java 1.4 branch)


JGraph 5.4.4 (For Java 1.4 branch) 03/30/2005 06:55 AM
Screenshot JGraph is a robust and complete graph component that is better than many of its commercial competitors. With the JGraph zoomable component, you can display objects and relations (networks) in any Swing UI. It can also be used on the server-side to read an GXL graph, apply a custom layout algorithm, and return the result as an SVG image.
Changes:
This release adds new helper methods in GraphLayoutCache and GraphConstants, improves edge renderer performance, fixes bugs in BasicGraphUI.MouseHandler and GraphEd.connect, and adds a graph parameter in BasicMarqueeHandler.paint and overview.

JGraph 5.4.6 (For Java 1.4 branch)


JGraph 5.4.6 (For Java 1.4 branch) 04/13/2005 11:35 AM
Screenshot JGraph is a robust and complete graph component that is better than many of its commercial competitors. With the JGraph zoomable component, you can display objects and relations (networks) in any Swing UI. It can also be used on the server-side to read an GXL graph, apply a custom layout algorithm, and return the result as an SVG image.
Changes:
Since the JGraph API has been frozen in the 5.4.x series for stability, the first review of many of the JavaDocs was undertaken. All warnings were removed, and various corrections and updates were made. A error where the zero length between the ports went into a calculation as the divisor if the source and target ports of an edge were the same port was fixed by changing it to simply return the label position as being on the port. The GraphLayoutCache.createNestedMap helper method was added, and AbstractCellView was changed so that it clones cell attributes in the refresh method.

Liquid Layout vs Fixed Layout


Liquid Layout vs Fixed Layout 10/08/2002 07:09 AM
Do users tend to use the back button more on fixed layouts?

JGraph 5.3 (For Java 1.4)


JGraph 5.3 (For Java 1.4) 01/04/2005 04:08 AM
A freely available graph component for Swing.

JGraph 3.4.1 (For Java 1.3)


JGraph 3.4.1 (For Java 1.3) 05/12/2004 03:57 AM
A freely available graph component for Swing.

JGraph 5.3 (For Java 1.3)


JGraph 5.3 (For Java 1.3) 01/03/2005 06:27 AM
A freely available graph component for Swing.

JGraph 3.1 released


JGraph 3.1 released 01/16/2004 11:05 AM
JGraph is the most powerful, lightweight, feature-rich, and thoroughly documented open-source graph component available for Java. It is accompanied by JGraphpad, the first free diagram editor for Java that offers XML, Drag and Drop and much more! Changes in this release include: Ant-based build environment. BSD-style license. A series of bug fixes and minor API changes.

JGraph 5.0 (For Java 1.3)


JGraph 5.0 (For Java 1.3) 07/10/2004 10:11 AM
A freely available graph component for Swing.

JGraph 3.3 (For Java 1.4)


JGraph 3.3 (For Java 1.4) 04/28/2004 03:18 AM
A freely available graph component for Swing.

JGraph 5.0.2 (For Java 1.3)


JGraph 5.0.2 (For Java 1.3) 09/16/2004 07:01 AM
A freely available graph component for Swing.

JGraph 4.0 (For Java 1.4)


JGraph 4.0 (For Java 1.4) 05/26/2004 02:41 AM
A freely available graph component for Swing.

JGraph Geneva (v2.1) released


JGraph Geneva (v2.1) released 03/19/2003 10:44 PM
JGraph is the most powerful, lightweight, feature-rich, and thoroughly documented open-source graph component available for Java. It is accompanied by JGraphpad, the first free diagram editor for Java that offers XML, Drag and Drop and much more! Moved all GraphCell dependencies to the GraphModel, added multiple grid styles, new font attribute, and the API is now ready for combined port/vertex cells. Bug fixes include improved live-preview, better zoom/grid integration, handling of negative coordinates, and minor bug fixes. Java 1.4 is the default version.

JGraph Valencia (v1.0.7) released


JGraph Valencia (v1.0.7) released 01/05/2003 05:14 PM
JGraph is the most powerful, lightweight, feature-rich, and thoroughly documented open-source graph component available for Java. It is accompanied by JGraphpad, the first free diagram editor for Java that offers XML, Drag and Drop and much more. This release has a complete new website and contains bug fixes. Bug fixes include: DefaultGraphSelectionModel.CellPlaceHolder is now a protected inner class with public accessors, DefaultGraphCell's getChildren method never returns null, SizeHandle/RootHandle double buffer members are now protected, Dependency between isMoveable, isAutosize and isSizeable was removed, Focus argument and childrenSelected are handled separately by renderer, Focused cell's highlight color is different from other selected cells.

JGraph Paris (v3.4) released


JGraph Paris (v3.4) released 05/04/2004 06:17 PM
This release can handle overlapping edges, and has static inner handles for better subclassing. Among other minor API changes some control methods were moved to the handles. JGraph is the most powerful, lightweight, feature-rich, and thoroughly documented open-source graph component available for Java. It is accompanied by JGraphpad, the first free diagram editor for Java that offers XML, Drag and Drop and much more!

JGraph Diagram Component


JGraph Diagram Component 04/24/2004 03:49 PM
JGraph Zurich (v3.3) Released

nut 10.17 (Default branch)


nut 10.17 (Default branch) 04/03/2005 07:54 AM
Screenshot nut is nutrition software to record what you eat and analyze your meals for nutrient composition. The database included is the USDA Nutrient Database for Standard Reference, Release 17, which contains 6,839 foods and 128 nutrients. This database contains values for vitamins, minerals, fats, calories, protein, carbohydrates, fiber, etc., and includes the essential polyunsaturated fats, Omega-3 and Omega-6. Nutrient levels are expressed as a percentage of the Daily Value, the familiar standard of food labeling in the United States, but also can be fully customized. Foods can be added from recipes or food labels, and nutrient intake can be graphed. The program is completely menu-driven and there are no commands to learn.
Changes:
This release corrects the formatting of the man page and restores the correct alpha-linolenic acid reference value, which was too low in the last release.

qGo 1.0.1 (Default branch)


qGo 1.0.1 (Default branch) 03/31/2005 07:22 AM
Screenshot 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.

XC-AST 0.6.1 (Default branch)


XC-AST 0.6.1 (Default branch) 02/05/2005 09:34 PM
Screenshot 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.

CK-ERP 0.12.1 (Default branch)


CK-ERP 0.12.1 (Default branch) 04/06/2005 02:28 AM
CK-ERP is an ERP system for use by SMEs. Its features include accounting ledger, accounts payable, accounts receivable, purchase order, sales order, quotation, POS, human resources, payroll, contact management, CRM, and vendor relationship. It operates as modules running atop phpGroupWare and is an extension of CK-Ledger.
Changes:
In this version, a new contact infrastructure was implemented in the HR modules.

nut 10.16 (Default branch)


nut 10.16 (Default branch) 03/23/2005 04:56 PM
Screenshot nut is nutrition software to record what you eat and analyze your meals for nutrient composition. The database included is the USDA Nutrient Database for Standard Reference, Release 17, which contains 6,839 foods and 128 nutrients. This database contains values for vitamins, minerals, fats, calories, protein, carbohydrates, fiber, etc., and includes the essential polyunsaturated fats, Omega-3 and Omega-6. Nutrient levels are expressed as a percentage of the Daily Value, the familiar standard of food labeling in the United States, but also can be fully customized. Foods can be added from recipes or food labels, and nutrient intake can be graphed. The program is completely menu-driven and there are no commands to learn.
Changes:
This release fixes a segfault that occurs when analyzing added and subtracted foods that total zero calories.

R 2.1.0 (Default branch)


R 2.1.0 (Default branch) 04/18/2005 12:51 PM
Screenshot 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.

im-ja 1.4 (Default branch)


im-ja 1.4 (Default branch) 04/12/2005 05:18 PM
Screenshot im-ja aims to be a generic Japanese input module for GTK+ 2. The currently supported input modes are Hiragana, Katakana, Half-Width Katakana, Zenkaku, Canna, Wnn, Anthy, and Kanji character recognition (based on Kanjipad).
Changes:
Changes include compose sequence and system tray support in addition to some minor fixes.

g4u 2.1 (Default branch)


g4u 2.1 (Default branch) 06/22/2005 02:25 AM
Screenshot g4u ("ghost for unix") is a boot-floppy/CD that allows one to easily clone PC hard disks by using FTP. This is often done to deploy a common setup on a number of PCs. The floppy/CD offers two functions: it uploads the compressed image of a local hard disk to an FTP server, and then it can retrieve that image via FTP, uncompress it, and write it back to disk. Network configuration is fetched via DHCP. As the hard disk is processed as an image, any filesystem and operating system can be deployed using g4u. Easy cloning of local disks as well as partitions is also supported.
License: BSD License (original)
Changes:
Serial drivers were added again for those people that need serial console. Support for IT Express and ATI IXP IDE and Promise SATA150 controllers was added. Many bugfixes and enhancements were taken from NetBSD-current, including EHCI-based USB improvements. "dmesg" now hints at pressing space/CR to scroll down.

Microsoft ARC 05


Wi.Ser 0.6.9 (Default branch)


Wi.Ser 0.6.9 (Default branch) 04/05/2005 05:35 PM
Screenshot Wi.Ser is a Java/XML server-side GUI-framework which enables an application to run as either a monolithic Swing app, a client/server Swing app, or as a Web app without any change. It includes a mixed deployment mode, which supports one server to serve Swing clients and Web clients at the same time. The framework uses XML to define an application's GUI. It provides a common widget-based, object-oriented programming interface for Web and Swing GUIs, which prevents the developer from struggling with HTML and HTTP or with the internals of Swing. For Swing client/server applications the client/server split as well as the client/server communication is handled transparently by the framework. The project includes a GUI builder that is based on the framework's functionality (screenshot, deployed as a Web/HTML application).
Changes:
This release includes a template pool to speed up HTML rendering. A CSS class can be set for all Web Widgets. A bug in the color settings method of forms has been fixed. New tags for additional widget properties are available within the GUI builder. A fix in the listBox HTML template for Mozilla is included, and the GPL version comes with a build.xml to integrate into the full distribution again.

ANA-MP 0.9.7.4 (Default branch)


ANA-MP 0.9.7.4 (Default branch) 04/05/2005 06:49 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:
This release makes the player API much easier to use and understand. Several simple code examples of how to create command line or applet based module players have been added.

bdb 0.2.6 (Default branch)


bdb 0.2.6 (Default branch) 03/22/2005 03:52 PM
Screenshot bdb is a bibliography database with a flexible Web-based interface. One can easily add items to the database, search for information in the database, and generate reports.

XQF 1.0.3 (Default branch)


XQF 1.0.3 (Default branch) 04/06/2005 02:28 AM
Screenshot XQF is Quake/QuakeWorld/Quake2/Quake3 server browser and launcher for Linux/X11. It's a frontend to QStat, a program by Steve Jankowski. XQF uses the GTK+. For more information, screenshots, source code, precompiled binaries, see the XQF Homepage.
Changes:
This release adds support for Half-Life 2 under Wine and has a new improved look using GTK2 colors and the Raleigh theme (if available). A new command line option to disable map scanning is available, along with various fixes such as UT2004 and Doom 3 master support, Quake 2 password saving, Q1/QW/Q2 skin list updating, and improved GTK2 support.

XC-AST 0.8.1 (Default branch)


XC-AST 0.8.1 (Default branch) 03/22/2005 03:52 PM
Screenshot 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.

SID-IDS 0.4.1 (Default branch)


SID-IDS 0.4.1 (Default branch) 02/07/2005 01:18 AM
Screenshot 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).

lvs-rrd v0.6 (Default branch)


lvs-rrd v0.6 (Default branch) 04/08/2005 06:05 PM
Screenshot lvs-rrd is a tool to collect connection data from an LVS, store them in RRD files, and later graph that data so that trends can be observed.
Changes:
This release adds support for specifying the protocol (tcp|udp). A verbose option has been added, and a small change to the PHP page has been made.

OSS 3.99.2c (Default branch)


OSS 3.99.2c (Default branch) 03/23/2005 07:00 PM
OSS provides sound card drivers for most popular sound cards under Linux, *BSD, Solaris, UnixWare, OpenServer, AIX, HPUX, LynxOS, VxWorks, and Tru64. These drivers support digital audio, MIDI, synthesizers, and mixers found on sound cards. These sound drivers comply with the Open Sound System API specification. OSS provides a user-friendly GUI which makes the installation of sound drivers and configuration of sound cards very simple. It supports over 200 brand name sound cards, and provides automatic sound card detection, Plug-n-Play support, support for PCI audio soundcards, and support for full duplex audio.
Changes:
Fixes were made for Envy24 memory allocation under BSD. Fixes were made for LynxTWO drivers for Linux. Fixes were made to the audio core for nonblocking support for BSD.

BRL-CAD 7.2.2 (Default branch)


BRL-CAD 7.2.2 (Default branch) 04/03/2005 07:41 PM
Screenshot 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.

AAF SDK 1.1.0 (Default branch)


AAF SDK 1.1.0 (Default branch) 04/15/2005 03:24 PM
Screenshot AAF SDK is a cross-platform SDK that supports the Advanced Authoring Format (AAF). AAF is a metadata management system and file format for use in professional multimedia creation and authoring. The AAF specification is administered by the AAF Association, which also coordinates development of the SDK.
Changes:
Major new APIs to support 1.1 of the AAF specification. Several APIs have been extended, and there are many bugfixes to existing APIs and plugin codecs. The codecs DV (within the CDCI codec) and PCM, including the BWF container, have been added. The 2GB filesize limit found on some platforms has been fixed. New utilities: aafextract, aaf2xtl, aafdump. Support for the x86_64 target and UTF-8 filenames has been added. libgsf has been added to available Structured Storage implementations. The plugin loading search path has been fixed to be consistent across all platforms.

SoC GDS 5.5.0 (Default branch)


SoC GDS 5.5.0 (Default branch) 03/30/2005 06:14 PM
Screenshot SoC GDS is a platform for enabling hierarchical SoC integration and verification across traditional EDA frameworks based on Virtual Components per the VSIA guidelines. It is also a fast viewer and processor for native GDSII files. It encompasses a set of powerful functions allowing automatic cell renaming, grid verifications, GDS II files merging (AND), physical comparison (XOR), hierarchy modifications, and conversion to text format.
Changes:
This release provides extended management of technology files through design kits and Cadence techfile compatibility; LEF reading, validation and display; and hierarchical LEF/GDSII comparison as well as DRC annotation display.
Grok Description matches for JGraph Layout Pro 1.1 (Default branch)
GrokA matches for JGraph Layout Pro 1.1 (Default branch)

How to Conceive a Layout


How to Conceive a Layout 12/16/2003 05:20 PM
I don't normally respond to CSS help requests, instead referring the asker to the css-discuss mailing list. It's mainly a time issue, but I'm also of the opinion that you can't learn if you have someone else doing it for...

.NET Layout Manager


.NET Layout Manager 03/15/2003 08:27 AM
0.2 Beta 1 released

CSS layout creator


CSS layout creator 11/14/2003 02:22 AM
CssCreator

csscreator.com/version2/pagelayout.php
track this site | 4 links


Spit-not-so, or What's in the Layout?


Spit-not-so, or What's in the Layout? 12/19/2003 11:54 AM

Webmin Navigation and Layout 0.30


Webmin Navigation and Layout 0.30 12/21/2003 03:47 AM
A theme for Webmin.

Layout Ultimate 2004


Layout Ultimate 2004 06/25/2004 02:11 AM
Announcing Layout Ultimate 2004

Keep 'em separated: Layout and markup.


Keep 'em separated: Layout and markup. 10/28/2003 11:06 PM
So, my idea was to follow the nice development models that often exist at a platform level in UI architecture and apply them to the view components of a design pattern - particularly with an focus on extensibility. But I...

How to Create a Frames Layout with CSS


How to Create a Frames Layout with CSS 06/05/2005 11:48 PM
By far the most sought after use of CSS is to emulate the dated html 'frame' layout, whereby the header, navigation and footer stay on screen at all times and the content area will scroll. This week, you'll learn how to all these things with CSS. By Stu Nicholls. 0426

The kitchen design & layout


The kitchen design & layout 03/13/2003 10:23 AM
Here is a quick preview of the kitchens design and layout. The complete kitchen was ordered yesterday, and will be delivered tomorrow.. There are a couple of changes, which hasn't been updated to this drawing. Will get back to that...

Log-Log4perl-Layout-XMLLayout-0.02


Log-Log4perl-Layout-XMLLayout-0.02 03/27/2005 05:36 PM

Software Review: Layout Master 1.1


Software Review: Layout Master 1.1 07/22/2004 08:04 AM
Creating a layout with CSS can be quite complicated. And even though some WYSIWYG HTML editors offer visual authoring, many Web designers prefer to code by hand. Layout Master 1.1 is a powerful editing tool designed to help remedy that problem. By Lee Underwood. 0722

Printer Friendly Layout Theory


Printer Friendly Layout Theory 09/22/2002 06:15 PM
Designing pages with the printer in mind.

Beta: Eagle Layout Editor


Beta: Eagle Layout Editor 05/28/2004 11:10 AM
CadSoft released a first Mac OS X beta-test version of its Eagle Layout Editor, a tool for designing printed circuit boards.

Dvorak international keyboard layout for
xkb 1.1


Dvorak international keyboard layout for
xkb 1.1
07/09/2004 04:43 PM
A Dvorak international keyboard layout for use with the xkb keyboard mapper.

Valley News Web Story Layout


Valley News Web Story Layout 03/14/2005 04:51 PM
won a seat as a Lebanon City Councilor .. active campaigning .. editorial

vnews.com/03102005/2297030.htm
track this site | 2 links


EasyLayout, Layout manager for Java


EasyLayout, Layout manager for Java 11/17/2003 09:17 AM
EasyLayout 1.1 Released

Yahoo tests new search layout


Yahoo tests new search layout 02/04/2003 10:53 PM
The Web portal is displaying boxed links from Overture along the right side of query pages, a format that is similar one used by rival Google. ...

Yahoo! tests new search layout


Yahoo! tests new search layout 02/05/2003 07:06 AM
The Web portal is displaying boxed links from Overture along the right side of query pages, a format that is similar one used by rival Google. ...

Apple Polishes Its Store Layout, Design


Apple Polishes Its Store Layout, Design 04/23/2004 01:29 AM
Ron Johnson headed Apple's retail strategy, and he told Jobs that he didn't want to create just another computer shop. By Timothy C. Barmann, Providence Journal (via MyAppleMenu)

GarageBand Jam Pack: 12-string Chord
layout


GarageBand Jam Pack: 12-string Chord
layout
01/28/2004 11:20 AM
GarageBand's Jam Pack add-on comes with a lot of great additional Software Instruments, Effects and Loops. One of the new instruments, the 12 String Chords Guitar, emulates a person strumming guitar chords (3 or more simulta...

Please test the proposed NewsForge
layout change


Please test the proposed NewsForge
layout change
05/01/2004 06:12 AM
We've been doing a little behind-the-scenes work on the NewsForge main page layout. If you're a logged-in user, we'd like your comments on the proposed changes, and if you don't have a NewsForge login it only takes a few seconds to become one so that you, too, can take a look at our latest experiment.

Nvu To Bring Simple WYSIWYG Layout Back
To The Mac


Nvu To Bring Simple WYSIWYG Layout Back
To The Mac
04/16/2005 02:38 PM

Getting equal-height columns in a
three-column layout


Getting equal-height columns in a
three-column layout
08/02/2004 11:43 AM
CNET Aug 2 2004 3:02PM GMT

MEI offers Ad Layout System XTension for
QuarkXPress 6


MEI offers Ad Layout System XTension for
QuarkXPress 6
12/19/2003 11:26 AM
Managing Editor Inc. (MEI) has released Ad Layout System XTension -- a plug-in for QuarkXPress 6 and Mac OS X. MEI's Page Director Ad Layout System (ALS) and AdForce combine to provide advertising layout and management capabilities for QuarkXPress-based publishing workflows. The software produces paginated ad dummies, and features a variety of automation tools, all aimed at small to mid-sized publications.

New Signal Man Points the Way at
Advanced Layout Solutions


New Signal Man Points the Way at
Advanced Layout Solutions
02/01/2005 08:46 PM
If you would like to know more about signal integrity, contact Chris Halford [mailto:chris.halford@alspcb.com] via email or on +44 (0) 118 9702109. To find out more about Advanced Layout Solution, visit the ALS website at www.alspcb.com or contact Ian Ladds [mailto:ian.ladds@alspcb.com] via email or call on +44 (0) 118 9702100. [PRWEB Jan 27, 2005]

Designing with CSS – Part 4: Creating
a Two-Column Layout in Dreamweaver


Designing with CSS – Part 4: Creating
a Two-Column Layout in Dreamweaver
12/17/2004 06:35 PM
Modify the layout of your design by easily making dramatic structural changes to your page.

Microsoft Keyboard Layout Creator
Version 1.3.4073


Microsoft Keyboard Layout Creator
Version 1.3.4073
05/23/2004 06:16 AM

MacUpdate offers Members custom layout
columns


MacUpdate offers Members custom layout
columns
06/18/2004 04:53 AM
The popular software update site MacUpdate has announced additional features free to its Members...

JGraph Layout Pro 1.1 (Default branch)

The following phrases have been identified by the grok system as matching this entry: "jgraph layout pro" gxl graph layout jgraph layout jgraph layout pro "jgraph layout pro" jgraph layout performance optimization "jgraphaddons" layout algorithm svg jgraph position cells

















Also check out:


Grok

Ipod Porn on the
Rise

Brief Abstract of
Wikipedia's
Mesothelioma Cancer
page

Get first aid
instructions in your
cell phone

IE is crap
JSPWiki gains
podcasting support

DB Solo 1.0.0
(Default branch)

PBButtonsd 0.6.9
(Default branch)

JGraphpad 5.4.4
(Default branch)

SSL-Explorer 0.1.9
(Default branch)

Zsh 4.2.5 (Default
branch)

Ion 3ds-20050406
(Ion3 branch)

Gourmet Recipe
Manager 0.8.3
(Default branch)

Property Management
Software 1.06
(Default branch)

SILC 0.9.19 (Server
branch)

SILC 0.9.13 (Toolkit
branch)

HardCore Web Content
Management 5.5
(Default branch)

PycURL 7.13.2
(Default branch)

PuTTY 0.58 (Default
branch)

System Configuration
Collector 1.6.12
(Stable branch)

Missing rapist found
in Germany

Vatican sets papal
election date

'No survivors' in US
Afghan crash

Taiwan head to be at
Pope funeral

Ivory Coast foes
agree ceasefire

Golf: Nicklaus tips
Woods

Football: Pompey
target Perrin

Families get Lib Dem
cash pledge

Clarke's pledge on
vote fraud

Flight to end battle
with Howard

Adams urges IRA to
embrace peace

Apple Mobile Store?
Apple Q2 2005
Financal Results
Webcast

MIDIs made from
scanned piano-rolls

HP Unveils New Line
of Products

Microsoft: Windows
More Reliable than
Linux

PC World to create
55 new jobs

Update 1: Tech
Companies Back EU
Against Microsoft

IBM Refreshes the
ThinkPad

Wacom Releases 6D
Art Pen

The Technology
Behind the Social
Security Debate

Sun slams open
source licence

Google Maps
Integrates Satellite
Images

Microsoft struggles
to work with open
source

Car sales site fined
over SMS spam

Customers, VoIP
providers confused
over rules

Schwartz swipes at
the GPL

Microsoft in EU
stalemate over open
source

IBM, Nokia, Oracle
to Back EU Against
Microsoft

Women not taking ICT
courses: Academic

Honda robot helps
teach in classrooms

Cablevision
reportedly bids
$16.5 billion for
Adelphia

Sprint CEO predicts
wireless-Net link

SANS reports
greetings scam

Qwest tells MCI:
Decide or bid will
be withdrawn

Fujitsu launches
Itanium servers

what is grok?