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


Asymptote 0.71 (Default branch)







Asymptote 0.71 (Default branch)

Asymptote 0.71 (Default branch) 03/23/2005 12:41 PM

Screenshot Asymptote is a powerful script-based vector graphics language for technical drawing, inspired by MetaPost but with an improved C++-like syntax. It provides for figures the same high-quality level of typesetting that LaTeX does for scientific text. It is a programming language as opposed to just a graphics program, allowing it to exploit the best features of script (command-driven) and graphical user interface (GUI) methods. High-level graphics commands are implemented in the language itself, allowing them to be easily tailored to specific applications.


Changes:
Fitted pictures can now be easily aligned on the page, just like labels. The legend and palette interfaces were standardized. The "addabout" and "drawabout" routines were renamed to "add" and "draw". A major rewrite was done on the code that solves guides into paths. The abstract syntax of operators was unified; arithmetic operators were changed from opcodes to functions. Output files support an append mode. By default, nonextended axes are drawn before other objects. The behavior of xlimits, ylimits, and crop was fixed. Logarithmic tick selection was improved. A least-squares routine was added.




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





Similar Items

Asymptote 0.71 (Default branch)

Grok Headline matches for Asymptote 0.71 (Default branch)

Asymptote 0.81 (Default branch)


Asymptote 0.81 (Default branch) 06/24/2005 07:18 PM
Screenshot Asymptote is a powerful script-based vector graphics language for technical drawing, inspired by MetaPost but with an improved C++-like syntax. It provides for figures the same high-quality level of typesetting that LaTeX does for scientific text. It is a programming language as opposed to just a graphics program, allowing it to exploit the best features of script (command-driven) and graphical user interface (GUI) methods. High-level graphics commands are implemented in the language itself, allowing them to be easily tailored to specific applications.
License: GNU General Public License (GPL)
Changes:
This release fixes a guide solver bug, allowing the construction of graphs with a single data point. Compilation under g++-4.0.0 is now supported.

Asymptote 0.72 (Default branch)


Asymptote 0.72 (Default branch) 04/04/2005 04:43 AM
Screenshot Asymptote is a powerful script-based vector graphics language for technical drawing, inspired by MetaPost but with an improved C++-like syntax. It provides for figures the same high-quality level of typesetting that LaTeX does for scientific text. It is a programming language as opposed to just a graphics program, allowing it to exploit the best features of script (command-driven) and graphical user interface (GUI) methods. High-level graphics commands are implemented in the language itself, allowing them to be easily tailored to specific applications.
Changes:
An explicit linear equation solver was added. The histogram routine was generalized and the order of its arguments reversed. A new "attach" function automatically increases the picture size to accommodate frame addition. Deconstruction is now flexible, robust, and compatible with both clipping and erasing. All picture and frame elements can be deconstructed or treated as a single entity (using "begingroup" and "endgroup"). The "format" routine was improved, a label alignment/transformation problem was fixed, and "frame labelBox()" was replaced with "void labelbox(frame)". Minor problems with logarithmic graphs were fixed. A segmentation fault was fixed.

Asymptote 0.73 (Default branch)


Asymptote 0.73 (Default branch) 04/13/2005 02:11 PM
Screenshot Asymptote is a powerful script-based vector graphics language for technical drawing, inspired by MetaPost but with an improved C++-like syntax. It provides for figures the same high-quality level of typesetting that LaTeX does for scientific text. It is a programming language as opposed to just a graphics program, allowing it to exploit the best features of script (command-driven) and graphical user interface (GUI) methods. High-level graphics commands are implemented in the language itself, allowing them to be easily tailored to specific applications.
Changes:
A more efficient type-safe union was used to speed up the virtual machine by roughly a factor of 5. New routines "ellipse" and "labelellipse" were added for drawing ovals around frames and labels. The function "bbox(frame)" was renamed "box(frame)". These routines now prepend to the frame for filling with a background color; they also return the boundary as a guide. A workaround was added for a bug in gcc version 3.3 to facilitate compilation under Darwin (Mac OS X). Many internal coding improvements were made.

vok 1.1 (Default branch)


vok 1.1 (Default branch) 04/03/2005 07:42 PM
vok is a vocabulary trainer written with OpenOffice macros.

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.

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.

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.

PL/1 for GCC 0.0.10 (Default branch)


PL/1 for GCC 0.0.10 (Default branch) 03/26/2005 05:19 AM
The pl1gcc project is an attempt to create a native PL/I compiler using the GNU Compiler Collection. PL/I is a third-generation procedural language suitable for a wide range of applications including system software, graphics, simulation, text processing, Web, and business applications.
Changes:
Many syntax additions and updates were made. The -J option was removed from the compiler.

SAM Jr 0.2 (Default branch)


SAM Jr 0.2 (Default branch) 04/14/2005 12:56 PM
Screenshot SAM Jr is a real-time analysis tool for Snort data. It can easily be extended using plugins.
Changes:
This release adds support for multiple script files, adds all current applicable listeners to the scripts files, and fixes a bug which caused the Threat Index Monitor to not read the correct settings from the configuration file.

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.

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.

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.

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.

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.

SAM Jr 0.3 (Default branch)


SAM Jr 0.3 (Default branch) 04/18/2005 11:04 AM
Screenshot 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.

PMD 3.2 (Default branch)


PMD 3.2 (Default branch) 06/22/2005 02:26 AM
Screenshot 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.

ara 1.0.9 (Default branch)


ara 1.0.9 (Default branch) 04/01/2005 03:26 AM
Screenshot Ara is a command-line utility for querying the Debian package database. It has a query syntax allowing you to search for boolean combinations of regular expressions. It includes a simple syntax and line-editing. A graphical interface, xara, is also provided.
Changes:
Some Debian packaging issues have been fixed. Files have been recompiled for Ocaml 3.08.3.

SMK 0.4.2 (Default branch)


SMK 0.4.2 (Default branch) 04/09/2005 02:37 PM
Screenshot SMK is a software building system, similar in purpose to the popular make and scons tools, but with its own set of wrinkles.
Changes:
The new -p/--prefix option was added. The -a/--all option and the -n/--dry-run option were implemented.

Tor 0.0.9.6 (Default branch)


Tor 0.0.9.6 (Default branch) 03/25/2005 07:06 AM
Screenshot Tor is a network of virtual tunnels that allows people and groups to improve their privacy and security on the Internet. It also enables software developers to create new communication tools with built-in privacy features. It provides the foundation for a range of applications that allow organizations and individuals to share information over public networks without compromising their privacy. Individuals can use it to keep remote Websites from tracking them and their family members. They can also use it to connect to resources such as news sites or instant messaging services that are blocked by their local Internet service providers (ISPs).
Changes:
This version fixes more stability problems with servers.

Yam 0.7.3 (Default branch)


Yam 0.7.3 (Default branch) 03/25/2005 07:06 AM
Yam builds a local APT/Yum RPM repository from local ISO files, downloaded updates, and extra packages from 3rd party repositories. It takes care of setting up the ISO files, downloading the RPMs, configuring HTTP access, and providing PXE/TFTP resources for remote installations. It was primarily intended for doing remote network installations of various distributions from a laptop without the need for CD media or floppies, but is equally suitable for an organization's centralized update server.
Changes:
This release adds IA64 support. The standard and error output is now separated. There is an lftp include/exclude fix, as well as a fix for ISO selection. There is also preliminary SELinux support.

Maw 1.1 (Default branch)


Maw 1.1 (Default branch) 06/22/2005 02:26 AM
Screenshot 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.

Wi.Ser 0.6.8 (Default branch)


Wi.Ser 0.6.8 (Default branch) 03/28/2005 01:34 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 implements lazy loading for swing widgets, which means that forms are submitted on demand from the server to the client. This feature brings a significant speed up for swing GUIs and a lower memory footprint. A bug in forEach has been fixed, and forEach is able to match names and tags with regular expressions. The tutorial has been enhanced with two new chapters, and errors in the WebWindow management were corrected. A new widget called templateSection has been added to support embedded HTML.

x48 0.4.2 (Default branch)


x48 0.4.2 (Default branch) 04/11/2005 05:14 PM
Screenshot x48 is an emulator of the HP48 sx or gx calculator. This is a very nice RPN calculator.
Changes:
Two bugs were addressed: the cursor not flashing on input, and the arrow key repeat problem.

XZX-Pro 4.5 (Default branch)


XZX-Pro 4.5 (Default branch) 06/17/2005 04:58 PM
Screenshot XZX-Pro is a portable emulator of ZX Spectrum 48K/128K/+3 (8-bit home computers made by Sir Clive Sinclair), and Spectrum clones for machines running UNIX and the X Window system. It is completely written in C, and emulates Spectrum 48K, 128K, +2 and +3, Pentagon and Scorpion, Didaktik, Interface I with up to 8 microdrives, Multiface 1, Multiface 128, and Multiface 3, Beta 128 by Technology Research Ltd. with 4 disk drives, +D by Miles Gordon Technology with 2 disk drives, and D80 with 2 disk drives, ZX Printer, Kempston mouse, Sinclair/Cursor/AGF/Protek/Kempston joystick, Fuller Audio Box, and built-in Z80 machine code monitor.
License: Shareware
Changes:
Support for 16 bit audio has been added to almost all audio drivers. LibAo is now supported as an audio driver. A lot of minor bugs have been fixed.

VCD-db 0.971 (Default branch)


VCD-db 0.971 (Default branch) 02/06/2005 03:08 AM
Screenshot 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:
In this release, two new language files are included (Dutch and French), direct play from the Web is now possible, and the user can now personalize their front page with selected RSS feeds. There were also some minor fixes.

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.

P4A 0.15 (Default branch)


P4A 0.15 (Default branch) 04/18/2005 11:02 AM
P4A (PHP For Applications) is a PHP object oriented framework for building Web-based event-driven applications. It features tableless HTML, accesskey support, point and click app generator, auto data type recognition, UTF-8 support, advanced i18n/l10n support, and PEAR integration.
Changes:
This release fixes some i18n/l10n bugs in the "products_catalogue" application and allows p4a_message to handle messages without icons.

Vex 1.2.0 (Default branch)


Vex 1.2.0 (Default branch) 03/23/2005 05:18 AM
Screenshot 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.

gld 1.5 (Default branch)


gld 1.5 (Default branch) 04/13/2005 06:34 AM
Gld is a standalone greylisting server for Postfix. It listen on a TCP port and uses MySQL for storing data. The server supports whitelists based on sender, sender_domain, and client_ip. It also supports light greylisting and DNS white lists.
Changes:
This release fixes possible buffer overflows, and adds psql support and some new features.

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.

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.

AGR 0.5.0 (Default branch)


AGR 0.5.0 (Default branch) 04/12/2005 11:54 PM
Screenshot AGR (Amiga Guide Reader) is an Amiga Guide file viewer.

otl 0.26 (Default branch)


otl 0.26 (Default branch) 04/08/2005 04:27 AM
otl is a Perl application that is a glorified search and replace engine. The process is customizable; the application can be used to generate markup such as HTML, XML, etc. from a text file with the user able to customize the process to a substantial extent. While the program is designed to be used to process outlines (e.g. lecture notes, etc.) and generate nice HTML, it could be used in other contexts, as well by just defining a new set of rules for the substitution process.
Changes:
In this version, nested lists are processed better, and there is improved documentation in the HOWTO . A GNU autoconf automake framework was added so install is more of a no- brainer, a --pfile flag is now used to indicate a parameter file, filename globbing is now dealt with, the parameter file was modified so it specifies the file suffix to tag on output file, diagnostic information that is written to stdout has been trimmed, the project now checks to see if the file is already present before overwriting, and a second script, "tag- remove", was added.

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.

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.

Ivy 1.0-rc2 (Default branch)


Ivy 1.0-rc2 (Default branch) 04/18/2005 06:37 PM
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:
Several bugfixes, especially one in handling relative paths and backslashes in paths.

Xen 2.0.5 (Default branch)


Xen 2.0.5 (Default branch) 03/23/2005 07:00 PM
Xen is a virtual machine monitor for x86 that supports execution of multiple guest operating systems in isolated environments.
Changes:
Various minor bugfixes and code cleanups were done.

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.

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.
Grok Description matches for Asymptote 0.71 (Default branch)
GrokA matches for Asymptote 0.71 (Default branch)

Linux security problems are your own
fault


Linux security problems are your own
fault
08/02/2004 11:46 AM
The biggest proportion of attacks on Linux systems come from authorized users, and most were enabled by security misconfigurations, according to a new survey of Linux developers from Evans Data Corp.

Microsoft warns of Windows security
fault


Microsoft warns of Windows security
fault
02/11/2004 04:00 AM
Radio Netherlands Feb 11 2004 7:26AM GMT

XMP embedding for pdflatex


XMP embedding for pdflatex 06/22/2004 12:42 PM

Maarten Sneep has created a pdflatex macro for embedding XMP in PDF files generated from LaTeX source, the de facto standard for scientific documents. As Maarten's documentation points out, one may obtain XMP suitable for embedding via choose license process.

We have a tech challenge calling for Creative Commons and XMP support in open source applications. Follow Maarten's lead!


New to web design? Don't know where to
start? Have a question that needs an
answer? Coding problems? Graphics are
poor? Scripts not working? The
WebDesignersTalk.com is for you!


New to web design? Don't know where to
start? Have a question that needs an
answer? Coding problems? Graphics are
poor? Scripts not working? The
WebDesignersTalk.com is for you!
06/20/2004 03:39 AM
Free, impartial advice, that will help you begin web design, improve your skills or site and make new friends alongside. Come on over, we are waiting to make you feel very welcome. WebDesignersTalk.com is a buzzing community, that enjoy hearty debates, fun, laughter and the internet!www.webdesignerstalk.com [PRWEB Jun 20, 2004]

Beginner's Guide to Segmentation
Analysis


Beginner's Guide to Segmentation
Analysis
05/11/2004 10:16 PM
Internet.com May 12 2004 2:47AM GMT

Seth Godin on Differentiation and
Segmentation


Seth Godin on Differentiation and
Segmentation
04/25/2004 02:48 AM

Seth Godin on why it's not about Differentiation and Segmentation.


ulogd-php 0.8.2


ulogd-php 0.8.2 08/22/2004 09:56 AM
A PHP interface for ulogd.

Windows Longhorn: a progress report


Windows Longhorn: a progress report 04/18/2005 04:25 AM
ZDNet UK Apr 18 2005 8:18AM GMT

ulogd-php 1.0.1 (Default branch)


ulogd-php 1.0.1 (Default branch) 03/31/2005 07:22 AM
Screenshot ulogd-php is a php interface for the MySQL plugin for the ulogd netfilter log daemon. It displays hosts that recently broke packets on your firewall and the last ports that were probed. A simple search function allows packets to be searched by host or by a given port.
Changes:
This release improved the cache system and has a better default configuration (LDAP support is disabled by default). It also fixed the display of research forms.

ulogd 1.23 (Default branch)


ulogd 1.23 (Default branch) 04/18/2005 12:50 PM
The Userspace Logging Daemon (ulogd) is a flexible framework for extensive logging of packets on a firewall machine. ulogd uses the ULOG target of iptables/netfilter, the packet filtering framework of Linux 2.4 and 2.6. It supports binary plugins for adding packet interpreters and output-targets (e.g., for logging into databases, user-defined filetypes, etc.).
Changes:
This release adds support to write the ulogd.log (daemon log, not per-packet log) via syslog.

Blindwrite v5.0.1.112


Blindwrite v5.0.1.112 11/03/2003 09:00 PM

BlindWrite v5.0.0.110


BlindWrite v5.0.0.110 10/29/2003 01:16 AM
BlindWrite Suite is a set of tools that creates perfect backups of protected CDs. You can also burn audio CD's from MP3s. [Shareware $32.00 30 Days 2.57 MB]

BlindWrite 5.0.0.110 released


BlindWrite 5.0.0.110 released 10/29/2003 11:23 AM

BlindWrite Suite 5.0.7


BlindWrite Suite 5.0.7 01/07/2004 07:08 PM

DrScheme 207


DrScheme 207 05/19/2004 04:27 AM
A graphical environment for developing programs using Scheme

DrScheme 206


DrScheme 206 01/27/2004 05:14 AM
A graphical environment for developing programs using Scheme

DrScheme 208


DrScheme 208 08/05/2004 12:05 AM
A graphical environment for developing programs using Scheme

DrScheme 206p1


DrScheme 206p1 02/10/2004 02:41 AM
A graphical environment for developing programs using Scheme

Major graphics flaw threatens Windows
PCs


Major graphics flaw threatens Windows
PCs
09/14/2004 04:30 PM
Security flaw involving JPEG files affects at least a dozen Microsoft software applications and operating systems.

Longhorn's Windows Graphics Foundation
Examined


Longhorn's Windows Graphics Foundation
Examined
07/31/2004 12:32 AM

DrScheme 299.100 (Default branch)


DrScheme 299.100 (Default branch) 03/25/2005 07:11 PM
DrScheme is a graphical environment for developing programs using the Scheme, MzScheme, and MrEd programming languages. DrScheme runs under Windows 95/98/NT, MacOS, and Unix/X. DrScheme's features include source text highlighting of syntax and run-time errors, support for multiple levels of Scheme from beginner to advanced, an algebraic stepper for the beginner language, interactive and graphical static analysis, a graphical user interface (GUI) library, objects, threads, modules, exceptions, TCP/IP, regular expressions, and filesystem support.
Changes:
This release offers Unicode characters and strings, access to foreign functions and libraries from Scheme, continuations are portable among threads, macro improvements, an improved class system, an improved and revised contract library, anti-aliased drawing, improved GUI and OS X performance, tabbed editing in DrScheme, and PLaneT enhancements. The v300 series (including this release) is incompatible with v20x: Unicode breaks code that treat characters as bytes or paths as strings. This release is case-sensitive by default, and has a revised exception hierarchy.

Microsoft Reinvents Desktop Graphics in
Windows Longhorn


Microsoft Reinvents Desktop Graphics in
Windows Longhorn
07/31/2004 07:17 AM

Direct and Related Links for 'Microsoft Reinvents Desktop Graphics in Windows Longhorn'

“Microsoft Corp. is working away on the next-generation of Windows, code-named Longhorn, due in 2006. According to developers, the new operating system will reshape the Windows graphics architecture, from 2D to 3D, with the Windows Graphics Foundation.” Read more… I really recommend that you read this article. It’s NOT, as you might assume, a retread of info about the Avalon 3D user interface. Instead, it’s about how Microsoft intends to totally reshape the commands that…

Code to exploit Windows graphics flaw
now public


Code to exploit Windows graphics flaw
now public
09/22/2004 06:47 PM
Program showing how to use flaw in Windows' handling of graphics files hits the Net--back up your family photos and beware.

Windows XP and SP2 and AMD 64 Processors
and Problems: FYI


Windows XP and SP2 and AMD 64 Processors
and Problems: FYI
08/29/2004 05:10 AM
Tech-Recipes Aug 29 2004 9:10AM GMT

PROBLEMS WITH WINDOWS SHORTCUTS


PROBLEMS WITH WINDOWS SHORTCUTS 03/15/2003 03:51 PM
S G Masood (Mar 15 2003)

Re: PROBLEMS WITH WINDOWS SHORTCUTS


Re: PROBLEMS WITH WINDOWS SHORTCUTS 03/20/2003 12:59 PM
Dan Daggett (Mar 20 2003)

Asymptote 0.71 (Default branch)

The following phrases have been identified by the grok system as matching this entry: gle graphics 4.0.8 windows problems fortran "progress bar" g77 asymptote latex drscheme for rhel4 "brainfuck""efficiency" ulogd mysql "segmentation fault" asymptote histogram tex asymptote pdflatex b5i "os x" blindwrite

















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

MammoothLibrary
1.5.13 (Default
branch)

FUDforum 2.6.12
(Stable branch)

Nessus 2.2.4
(Default branch)

MCI's Hotspot
Network

GoodPage 1.0
Magefire Online Beta
MegaCellX 2.5b9
Contentartist
Ignite
nfsen
Spago
PMD eclipse plugin
Stock Madness 2005:
UT Starcom vs. Cisco
Systems

Goody's Not So Good
Commercial Metals
Still Positive

Stock Madness 2005:
Lloyds TSB vs.
Celgene

Moscow Calling
Wimm-Bill-Dann
Churns Out a Profit

Iron Horses Keep
Galloping

Better Quick Than
Smart

Wyeth Ups the Ante
Emulating Errors for
Tag Convergence

Not Smoking...Again
Ride the Feckin'
Hooers

OWC offers external
16x 'SuperDrive'

Bio-IT World
features expanded
workshops

Technique transforms
police lineups

Call to demolish
polluting homes

Dutch crash motorist
avoids jail

Fury at killer
driver's sentence

More resign over
education cuts

Kenya 'tortured
terror suspects'

Football: Beckham
backs Rooney

Unions give BBC
deadline

Schiavo parents
'will fight on'

Open verdict on
skydiver's death

Greasemonkey
DevShed: Building a
Template Parser
(Part 1)

Indicthreads: Can
Java CMS Match the
PHP Ones?

Chris Shiflett's
Blog: phpsec-news
List Launches

Andi Gutmans' Blog:
Zend Speaker
Misunderstanding

Chris Shiflett's
Blog: Magic Quotes
are Worthless

Blane Warrene's
Blog: Web
Applications on
Machines

Any IQTest
WebApplication

talweg
conFox
Cataclysmos RPG
mounz - Net-FS
mounter

SQLTools for Oracle
Annotatio
what is grok?