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


Jinzora 2.0 Beta 1 (Default branch)







Jinzora 2.0 Beta 1 (Default branch)

Jinzora 2.0 Beta 1 (Default branch) 02/05/2005 09:35 PM

Screenshot Jinzora is a Web-based media streamer, primarily designed to stream MP3s (but can be used for any media file that can stream from HTTP). It can be integrated into a PostNuke site, run as a standalone application, or be integrated into any PHP Website.


Changes:
The code was rewritten from the ground up to support advanced features such as a database-driven backend and completely new site layouts.




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





Similar Items

Jinzora 2.0 Beta 1 (Default branch)

Grok Headline matches for Jinzora 2.0 Beta 1 (Default branch)

Jinzora 2.0rc2 (Default branch)


Jinzora 2.0rc2 (Default branch) 04/09/2005 05:44 PM
Screenshot Jinzora is a Web-based media streamer, primarily designed to stream MP3s (but can be used for any media file that can stream from HTTP). It can be integrated into a PostNuke site, run as a standalone application, or be integrated into any PHP Website.
Changes:
The power search was reimplemented. The speed of art retrieval was increased. The request manager and discussion tools were added. A "view all art" tool was added. Support for ID3 tags was improved. The ability to save art using an ID3-based backend was added. The ability to resize images (via GD2) was added.

Kasai 1.1.0 beta 1 (Default branch)


Kasai 1.1.0 beta 1 (Default branch) 04/05/2005 11:56 AM
Kasai is a Java-based authentication and authorization framework. It allows you to integrate into your application a granular and manageable permission scheme. It's targeted at the specific security requirements that arise in real-life applications such as Intranets, ERPs, CRMs, document managers, accounting systems, etc.
Changes:
Support was added for Win32 authentication service, AS/400 authentication service, and a SOAP access facade using AXIS. KasaiFacade was changed so that the "real" exceptions are thrown in every method (i.e. DoesntExistException instead of CriticalException or NonCriticalException). Major code refactoring was done by using the DAO pattern.

Octave GTK 0.2 Beta (Default branch)


Octave GTK 0.2 Beta (Default branch) 03/17/2005 03:35 AM
Screenshot Octave GTK+ is a set of GTK+ bindings for Octave, to help develop GUI programs from Octave, with GTK+. It aims to aid fast creation of scientific programs that need GUIs as well as number crunching power.
Changes:
Automake support is finally present, but is very unstable. New bindings were added for GDK, Glib, ATK, and Pango Enumerations. Over 40 examples are included. API documentation was added. The code was restructured to generalize the build process.

Bist beta-0.3.2 (Default branch)


Bist beta-0.3.2 (Default branch) 06/05/2005 11:23 PM
Screenshot Bist stands for "bidimensional structures" and is a chemical drawing tool. It is focused on organic chemistry, but it may be useful for chemists or teachers as well. Bist support many of the formalisms used to describe molecular structures like single bond, double bond, stereospecific bond, charges, resonance arrows, lone pairs, and so on. It can export both PostScript and PNG formats.
License: GNU General Public License (GPL)
Changes:
A new plugin able to add a template by its name has been added.

Microsoft 05 Webcast 2


JiPodS 1.0 Beta (Default branch)


JiPodS 1.0 Beta (Default branch) 03/24/2005 05:24 AM
Screenshot JiPods lets you manage and upload songs to an iPod Shuffle. The light GUI includes the features necessary to upload, delete, scan your computer for music files, and play previews of selected files. Most importantly, it travels with you, since it is installed at the root of the iPod's hard drive.

HelpCORE 1.2.3 Beta 1 (Default branch)


HelpCORE 1.2.3 Beta 1 (Default branch) 03/23/2005 10:36 PM
Screenshot Helpcore is an enterprise grade help and servicedesk application. It acts as a central information hub for everybody that is involved in the help and service desk process. Managers can see overview and decision making information, system administrators can see the status of their network and software, and users can see the current status of their problems.
Changes:
Native IIS support was started, although it does not yet work correctly. Numerous bugfixes related to backups were made.

AutoScan Beta 0.94 (Default branch)


AutoScan Beta 0.94 (Default branch) 02/01/2005 09:45 PM
Screenshot AutoScan is an application designed to explore and manage your network. Entire subnets can be scanned simultaneously without human intervention. It features OS detection, automatic network discovery, a port scanner, a Nessus client, a Samba share browser, and the ability to save the network state.
Changes:
A Nessus client has been added. Various bugs have been fixed.

chan_misdn beta-0.1.0 (Default branch)


chan_misdn beta-0.1.0 (Default branch) 04/02/2005 06:56 AM
chan_misdn is a channel driver for the open source PBX Asterisk for using ISDN BRI/PRI devices that are supported by mISDN. It is the new ISDN Layer for Linux.
Changes:
Many bugfixes and new features were added.

Groovy 1.0-beta-10 (Default branch)


Groovy 1.0-beta-10 (Default branch) 03/27/2005 09:21 PM
Screenshot Groovy is an agile, dynamic language for the JVM which combines many features from languages like Python, Ruby, and Smalltalk and makes them available to Java developers using a Java-like syntax. It is designed to help get things done on the Java platform in a quicker, more concise, and fun way. It can be used as an alternative compiler to javac to generate standard Java bytecode to be used by any Java project or it can be used dynamically as an alternative language, such as for scripting Java objects, templating, or writing unit test cases.
Changes:
This release has bugfixes and a new parser Early Access Preview (as part of the JSR effort). In Classic Groovy, some bad typing problems are fixed, a few error messages are improved for more readability and a safer user experience, there is better exception handling, and binary scripts now have proper executable permissions set.

HA-JDBC 1.0-beta-6 (Default branch)


HA-JDBC 1.0-beta-6 (Default branch) 04/01/2005 03:26 AM
HA-JDBC is a JDBC driver implementation that provides light-weight, transparent clustering capabilities to groups of homogeneous JDBC- accessed databases.
Changes:
This release adds weighted cluster nodes, 4 read request balancer strategies, an updated configuration file DTD, log message translations, bugfixes, and lots of refactored code.

jaxen 1.1-beta-4 (Default branch)


jaxen 1.1-beta-4 (Default branch) 04/07/2005 10:26 AM
Jaxen is a universal XPath evaluation engine. It is currently capable of executing XPath expressions against W3C DOM, JDOM, dom4j, and XOM document trees.
Changes:
Although still officially a beta, this release is a vast improvement over 1.0, and all users are strongly encouraged to upgrade. With a few small exceptions (most notably the deletion of ElectricXML navigator), 1.1 is backwards compatible with code written to the 1.0 APIs. Detailed changes include support for the lang() function. Return nodes are queried in the correct document order. ancestor::* and ancestor-or-self::* location steps no longer include the document node. Proper handling of NaN was implemented. The mod operator works on floating point numbers.

UMark 2.0.0 Beta 2 (Default branch)


UMark 2.0.0 Beta 2 (Default branch) 03/28/2005 03:42 AM
Screenshot UMark is a graphical user interface that allows gamers and hardware reviewers to easily configure and run benchmarks on Unreal® Tournament 200x (UT2003 and UT2004, both demo and retail versions). It supports "botmatch", "flyby", and "timedemo" benchmarking. Users have the ability to save and load their benchmark scores, or even submit them online. This Linux version is a GTK+ 2.0 port of UMark written from scratch.
Changes:
This release addresses compiler warnings and runtime crashes on certain machines by typecasting pointers and scanning installed UT200x versions and their proper directories. Other minor improvements were also made.

Metropolis 2.0 beta 14 (Default branch)


Metropolis 2.0 beta 14 (Default branch) 06/24/2005 07:14 PM
Screenshot Metropolis is a Web site and content management software that allows you to define your page layout once, and then lets you add pages without ever again having to worry about how the page looks again. Among a host of practical features, like secure uploading of files, built-in file management, and backup/restore, there is also "MetroScript", a full blown scripting system with PHP-like syntax. Metropolis was modeled after Citydesk, but is 200 times faster in building your site.
License: Shareware
Changes:
This release can generate Google SiteMaps while publishing a site. Compression is optional. Many UI changes and a more consistent look. Better adherence to Apple UI guidelines. The way dates and times are stored has been changed. A bug in the KeywordsHas function has been fixed. A bug in relative path generation has been fixed.

Protoeditor beta 0.6.3 (Default branch)


Protoeditor beta 0.6.3 (Default branch) 04/05/2005 06:33 AM
Screenshot Protoeditor is a small KDE text editor developed for PHP debugging with the free version of DBG debugger. It was first implemented as a test application while doing a plugin for Quanta+, and has become quite usable.
Changes:
The DBG Profile was improved. A "default script" option was added to the site settings. Users can select whether to run the current site's script or the active script on the editor. The editor tabs and status bar were improved. There were some bugfixes and minor improvements.

PyPE 2.0 Beta (Default branch)


PyPE 2.0 Beta (Default branch) 03/19/2005 03:21 AM
Screenshot PyPE (Python Programmers Editor) is a lightweight but powerful editor. Tools for the new and seasoned user alike are included out of the box, including syntax coloring, multiple open documents with tabs, per-document browsable source trees, and many others.
Changes:
Many changes were made, including multi-category 'todos', a filesystem browser (with path marks), workspace saving, an integrated find bar, a better parser, icons, and document listing (with the ability to reorder by dragging).

Aefirion 0.1-beta-1 (Default branch)


Aefirion 0.1-beta-1 (Default branch) 02/05/2005 09:35 PM
The Aefirion project aims to develop a telecommunications switch that can be classified as Class5, which means that it should eventually be nearly NEBS compliant. It is intended to be a rock solid gateway rather than a super PBX, and focuses on stability and interoperability.

K Learning Aid 0.7.4 beta (Default
branch)


K Learning Aid 0.7.4 beta (Default
branch)
04/16/2005 03:08 PM
Screenshot Klaid (K Learning Aid) periodically displays pop-up dialog boxes that ask the user to answer the questions contained in a given kvtml file. kvtml files can be created with KWordQuiz or FlashKard.
Changes:
The GUI was revamped a bit, switching from toolboxes to tabs. Sound events were implemented. The automake configuration was changed to install a menu item in the "Edutainment" category.

Kmessaging 1 beta (Default branch)


Kmessaging 1 beta (Default branch) 06/22/2005 02:27 AM
Kmessaging is a module which implements an internal message system for any Web site that uses PHP.

WASTE 1.5 beta 3 (Default branch)


WASTE 1.5 beta 3 (Default branch) 02/05/2005 09:35 PM
WASTE is a mesh-based workgroup tool that allows for encrypted, private communication between distant parties on the Internet, independent of local network organization. It is RSA secured, and has been heralded as the most secure P2P connection protocol currently in development. WASTE functions as a Windows server/client, limited Mac OS X server/client, and a Linux and Windows limited server.
Changes:
This update included a new installer and new language support.

Golfinho 1.0-beta (Default branch)


Golfinho 1.0-beta (Default branch) 04/02/2005 06:16 PM
Golfinho is a J2EE application to administrate qmail-ldap. It provides a Web-service facade with administrative operations on a qmail-ldap installation, a command-line interface called "golfinhosh", and a binding to the Java language through JNDI. It must be deployed on a J2EE container, and is only useful if you have a qmail-ldap installation.

Gollem 1.0 beta (Default branch)


Gollem 1.0 beta (Default branch) 06/22/2005 02:27 AM
Screenshot Gollem is a Web-based file manager that provides the ability to fully manage a hierarchical file system stored in a variety of backends such as a SQL database, as part of a real filesystem, or on an FTP server. It supports uploading and downloading of files, basic file operations, permissions support, and MIME recognition and viewing of files through the Horde MIME library. It is fully internationalized and translatable.
License: GNU General Public License (GPL)
Changes:
This release works again with Horde earlier than 3.0.5. Template files have been improved to reduce the number of file accesses per page load. Some translations and documentation have been updated.

UMark 2.0.0 Beta 3 (Default branch)


UMark 2.0.0 Beta 3 (Default branch) 04/04/2005 08:15 AM
Screenshot UMark is a graphical user interface that allows gamers and hardware reviewers to easily configure and run benchmarks on Unreal® Tournament 200x (UT2003 and UT2004, both demo and retail versions). It supports "botmatch", "flyby", and "timedemo" benchmarking. Users have the ability to save and load their benchmark scores, or even submit them online. This Linux version is a GTK+ 2.0 port of UMark written from scratch.
Changes:
This release removes the GNOME dependencies, resulting in a compiled binary that is over 160KB smaller. Beta 3 features support for the timedemo benchmak type, the UT2004 demo version, as well as a slew of interface and functionality improvements.

BidNobble 0.1.1.2 beta (Default branch)


BidNobble 0.1.1.2 beta (Default branch) 04/19/2005 11:34 AM
Screenshot BidNobble is an auction tool for eBay users. It tracks eBay auctions and includes a snipe tool that allows you to schedule your bid to be placed seconds before the auction ends, preventing the price from being driven high early in the auction. It features a clock that is synchronized to eBay time and secure login to eBay via SSL.
Changes:
This release fixes calculation of daylight savings time in the GMT time zone and the time for ebay.co.uk.

DaDaBIK 3.2 beta (Default branch)


DaDaBIK 3.2 beta (Default branch) 03/31/2005 09:17 AM
DaDaBIK is a PHP application that allows you to easily create a highly customizable Web interface for a MySQL database in order to search, insert, update, and delete records; all you need do is specify a few configuration parameters. It is available in Italian, English, Dutch, German, Spanish, French, Portuguese, Croatian, Polish, Catalan, Estonian, and Rumanian.
Changes:
A lot of bugs have been fixed. The main improvements are related to authentication, translations, and documentation. The authentication code was partly rewritten, so user information is now stored in the database and passwords are now md5 encrypted. You can use DaDaBIK itself to add and delete users and show and modify users' information. It is also possible to use a pre-existing users table. Six new languages are available: Croatian, Polish, Catalan, Estonian, Rumanian, and Portuguese. The documentation has been updated and improved. In particular, a FAQ section is now available.

BidNobble 0.1.0.2 beta (Default branch)


BidNobble 0.1.0.2 beta (Default branch) 04/16/2005 07:32 PM
Screenshot BidNobble is an auction tool for eBay users. It tracks eBay auctions and includes a snipe tool that allows you to schedule your bid to be placed seconds before the auction ends, preventing the price from being driven high early in the auction. It features a clock that is synchronized to eBay time and secure login to eBay via SSL.
Changes:
Support for new eBay sites was added (ebay.at, ebay.be, ebay.ch, ebay.es, ebay.it, ebay.nl). A NewsBar was added.

PyPE 2.0 Beta 3 (Default branch)


PyPE 2.0 Beta 3 (Default branch) 06/05/2005 11:23 PM
Screenshot PyPE (Python Programmers Editor) is a lightweight but powerful editor. Tools for the new and seasoned user alike are included out of the box, including syntax coloring, multiple open documents with tabs, per-document browsable source trees, and many others.
License: GNU General Public License (GPL)
Changes:
This release features various bugfixes, menu relocations, findbar tweaks, major find in files enhancements, and better Unicode filename support.

Microsoft 05 Webcast 2


HA-JDBC 1.0-beta-7 (Default branch)


HA-JDBC 1.0-beta-7 (Default branch) 04/05/2005 05:35 PM
HA-JDBC is a JDBC driver implementation that provides light-weight, transparent clustering capabilities to groups of homogeneous JDBC- accessed databases.
Changes:
This release fixes issues identified with the round-robin balancer.

HelpCORE 1.2.3 Beta 3 (Default branch)


HelpCORE 1.2.3 Beta 3 (Default branch) 04/14/2005 07:39 PM
Screenshot Helpcore is an enterprise grade help and servicedesk application. It acts as a central information hub for everybody that is involved in the help and service desk process. Managers can see overview and decision making information, system administrators can see the status of their network and software, and users can see the current status of their problems.
Changes:
This release fixes a few small problems, and adds easier file handling with incidents and email changelogs.

BidNobble 0.1.0.1 beta (Default branch)


BidNobble 0.1.0.1 beta (Default branch) 04/11/2005 03:52 AM
Screenshot BidNobble is an auction tool for eBay users. It tracks eBay auctions and includes a snipe tool that allows you to schedule your bid to be placed seconds before the auction ends, preventing the price from being driven high early in the auction. It features a clock that is synchronized to eBay time and secure login to eBay via SSL.

UMark 2.0.0 Beta 1 (Default branch)


UMark 2.0.0 Beta 1 (Default branch) 03/23/2005 04:56 PM
Screenshot UMark is a graphical user interface that allows gamers and hardware reviewers to easily configure and run benchmarks on Unreal® Tournament 200x (UT2003 and UT2004, both demo and retail versions). It supports "botmatch", "flyby", and "timedemo" benchmarking. Users have the ability to save and load their benchmark scores, or even submit them online. This Linux version is a GTK+ 2.0 port of UMark written from scratch.
Changes:
Support for UT2004 was added, while keeping UT2003 support. The functionality of the controls for batch benchmarking and data collection and presentation were completed. Hardware detection and HTML graph generation were added. Dynamic scanning of installed UT200x maps was added. Only GTK+ 2.0 widgets are now used, replacing deprecated widgets. Support for UMark Online has not yet been implemented.

Xyria:DNSd 0.5.1-beta (Default branch)


Xyria:DNSd 0.5.1-beta (Default branch) 06/22/2005 02:28 AM
Xyria:DNSd is an high performance DNS server that supports only the most important features and resource records while being extremely fast and secure. It also supports round-robin load balancing.
License: BSD License (revised)
Changes:
This release adds a resolver, a new logging system, and improvements to the installation code.

Glub Tech Secure FTP 2.5 Beta PR2
(Default branch)


Glub Tech Secure FTP 2.5 Beta PR2
(Default branch)
03/27/2005 03:27 AM
Screenshot Glub Tech Secure FTP is a utility that allows FTP connections to be made using SSL.
Changes:
This version features minor bugfixes.

Java checkstyle Tool 4.0 beta 1 (Default
branch)


Java checkstyle Tool 4.0 beta 1 (Default
branch)
04/05/2005 06:49 PM
Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. Its purpose is to automate the process of checking Java code, and to spare humans of this task.
Changes:
This release introduces preliminary support (beta quality) for the Java 5 language. Previous versions of Java are still supported, so this release should be a drop in replacement for the 3.5 release. The reason for the beta release is to solicit feedback on the Java 5 support.

Silk Collaboration Server Beta 2
(Default branch)


Silk Collaboration Server Beta 2
(Default branch)
03/17/2005 03:34 AM
Silk is a general purpose, Web centric, enterprise collaboration application built on industry standard technology (J2EE, JBOSS, MySQL, and Linux, among others) and designed to provide an open collaboration environment for organizations large and small. The goal is to provide a viable open alternative to the proprietary collaboration environments offered by the major enterprise software vendors.

PSYC MUVE Communications Server .99 Beta
(Default branch)


PSYC MUVE Communications Server .99 Beta
(Default branch)
04/15/2005 12:50 PM
psycMUVE is a distributed chat and messaging system based on the Protocol for SYnchronous Conferencing. PSYC is multicast and routed between servers and clients in a scalable and efficient way, but users can also comfortably use IRC clients, telnet, Web chat, or Jabber to enter the network. psycMUVE communicates with Jabber/XMPP servers and host chat rooms that are freely programmable and cannot be hacked. It also provides gateways to several IRC networks, but unlike IRC, everyone can run a server and be an equal member of the PSYC network.
Changes:
This release adds PSYC protocol feature negotiation, so clients can switch to TLS instead of connecting to a custom port, improved Jabber roster handling, allowing remote Jabber/XMPP users to execute commands in chatrooms, not just /me, and minor bugfixes.

Jinzora 1.0


Jinzora 1.0 04/14/2004 10:37 PM
A Web-based MP3 jukebox.

Jinzora - Web-based Media Jukebox


Jinzora - Web-based Media Jukebox 04/14/2004 07:51 PM
Jinzora 1.0 Released!

Graphics3D 6.05 beta 2 (Beta branch)


Graphics3D 6.05 beta 2 (Beta branch) 02/05/2005 09:34 PM
Screenshot Graphics3D is a free, Open Source C++ library for game developers, researchers, and students. It is a base of robust and high performance code common to most 3D projects. It is not a standalone graphics or game engine--it is the set of pieces you need to jumpstart your own engine or graphics project. The library has two parts: G3D for pure math, and GLG3D for interacting with hardware acceleration via OpenGL. You can use G3D without GLG3D if you want to use another 3D API (like DirectX) or don't like the OpenGL abstraction.
Changes:
This release has support for g++ through 3.4.x, 2D and video rendering, 3DS loader, wxWidgets, a Win32 installer, large performance increases for networking, and workarounds for bugs in older graphics card drivers. There are precompiled binaries for OS X, Linux, MSVC 6, and MSVC 7.

Kodo JDO 3.3.0 beta (Beta branch)


Kodo JDO 3.3.0 beta (Beta branch) 02/05/2005 09:35 PM
Screenshot Kodo JDO allows you to write database calls using Java statements instead of SQL statements, by supporting the Java Data Objects standard for transparent persistence. It is the most complete implementation of the JDO specification for relational data stores, and comes with tools for producing a schema from an object model, producing class files from an existing schema, and a performance pack (distributed caching and statement batching) that improves performance by 15 - 30 times. It supports most relational databases, application servers, and IDEs, and reduces the total coding effort by 20-40%.
Changes:
This beta introduced a number of JDO 2 features including preview support for single field identity. This allows for the use of application identity without writing object ID classes when using a single primary key field. A lifecycle event listening framework was added as a JDO 2 preview feature. A convenience method was added for retrieving instances based on OID, primary key value, and stringified OIDs. Apache Derby/Cloudscape support was added. Caches can now be evicted on a schedule. JMX 1.2 is now supported.
Grok Description matches for Jinzora 2.0 Beta 1 (Default branch)
GrokA matches for Jinzora 2.0 Beta 1 (Default branch)

Admin Secure


Admin Secure 05/28/2004 06:31 PM
AS 1.7 Released

MakeMeAdmin -- temporary admin for your
Limited User account


MakeMeAdmin -- temporary admin for your
Limited User account
08/11/2004 03:30 PM

Direct and Related Links for 'MakeMeAdmin — temporary admin for your Limited User account'

“Common scenario: you log on with your Windows domain account, which you have removed from the Administrators group (as well as from Power Users, Backup Operators, etc.) . When you need to perform tasks that require elevated privileges, you use RunAs to start a program with the local Administrator account. You quickly realize” that this is a pain in the posterior! Here’s how to go about it much easier and without the limitations….

Forum Stories: Create new user in local
admin group


Forum Stories: Create new user in local
admin group
07/04/2004 12:11 PM

Broadbandaction Inc to Deliver Echoworx
Secure Email™ Secure Messaging
Solution Designed to Meet the Nee


Broadbandaction Inc to Deliver Echoworx
Secure Email™ Secure Messaging
Solution Designed to Meet the Nee
04/05/2005 09:12 AM
Computer Security News Apr 5 2005 1:18PM GMT

Max Secure Spyware Detector - Secure
your Corporate Network from Spies


Max Secure Spyware Detector - Secure
your Corporate Network from Spies
04/18/2005 03:55 AM
Max Secure Software, developer and global leader in information security products varying from a broad range of security software solutions, and services designed to help individuals, small and mid-sized businesses, and large enterprises security announces release of new product, Spyware Detector Enterprise Edition. [PRWEB Apr 18, 2005]

HotFix Watch: Programs that are
advertised to a user run when another
user logs on to an SMS 2.0 client
computer


HotFix Watch: Programs that are
advertised to a user run when another
user logs on to an SMS 2.0 client
computer
08/30/2004 05:24 PM

Revenge of the User: Lessons from
Creator/User Battles ETCON talk notes


Revenge of the User: Lessons from
Creator/User Battles ETCON talk notes
02/11/2004 04:31 PM
Here're my running notes from danah boyd's Re venge of the User: Lessons from Creator/User Battles at the O'Reilly Emerging Technology Conference in San Diego.
The response is an attempt to "configure the users" -- constrain behavior to acceptable behavior with messaaging, kicking people off, etc.

This won't work: you can't tell a hacker not to hack. These kids are social hackers. You can stop some bad behavior, but you chase off your best users, too.

Dating doesn't happen because you're in a dating context. Dating arises out of real contexts.

Taking away fakesters didn't make Frienster more real. Friendster is unreal because people never remove their friends, even if they never see them (the exception is when you break up, ironic, because ex-lovers are strong ties!).

Link

How to deal with packages where user
specific data configuration has to be
user portable


How to deal with packages where user
specific data configuration has to be
user portable
09/11/2004 11:26 PM

"Lance Arthur slightly loses it over
BitTorrent - which I will confess does
not have the greatest user experience
for a naive user"


"Lance Arthur slightly loses it over
BitTorrent - which I will confess does
not have the greatest user experience
for a naive user"
08/14/2004 09:34 AM

Review - The Elements of User
Experience: User-Centered Design for the
Web


Review - The Elements of User
Experience: User-Centered Design for the
Web
12/08/2002 10:04 PM
WebmasterBase Dec 8 2002 8:41PM ET

Modify The User Description Attribute
For An Ad User Account


Modify The User Description Attribute
For An Ad User Account
08/17/2004 09:19 PM

10.3: Kill another user logged in under
Fast User Switching


10.3: Kill another user logged in under
Fast User Switching
12/02/2003 12:38 AM
Fast User Switching has been a popular Panther feature in my lab where several students share one computer. However, ocassionally a user forgets to log out, and I (logged in as Administrator) have not figured out how to log t...

Back to the User: Creating User-Focused
Websites


Back to the User: Creating User-Focused
Websites
10/17/2002 08:03 AM

SMS Query: Match Computer with User and
the User Fullname


SMS Query: Match Computer with User and
the User Fullname
05/15/2004 08:42 AM

Power User: Google is a user’s best
friend


Power User: Google is a user’s best
friend
08/05/2002 10:45 PM
Every Web user should know how to exploit the features of the powerful Google.com search engine. Besides the news.google.com beta test site I've mentioned before, it also features a free but invaluable Google toolbar that you can download from google.com. It appears as a little search window in every browser session.

On Beyond Help: User Assistance and the
User Interface


On Beyond Help: User Assistance and the
User Interface
09/09/2002 06:29 AM

IE Admin.NET


IE Admin.NET 09/22/2004 04:13 AM
IEAdmin.Net First Release

TAM-Admin-0.3


TAM-Admin-0.3 06/02/2004 12:58 AM

TAM-Admin-0.25


TAM-Admin-0.25 05/27/2004 04:48 PM

VDR Admin 0.95


VDR Admin 0.95 12/13/2003 12:49 PM
A Web-based administration tool for VDR, including Auto Timer.

AV Admin


AV Admin 12/24/2003 07:08 PM
AV Admin - first public release (0.10-pre4)

TAM-Admin-0.35


TAM-Admin-0.35 06/25/2004 12:39 AM

IDRA Admin GUI


IDRA Admin GUI 04/19/2005 07:06 AM
First Public Release

Php Admin Tools


Php Admin Tools 04/16/2004 11:44 AM
Developpement status

Make Me an Admin


Make Me an Admin 09/12/2004 08:18 PM

Happy Sys Admin Day!


Happy Sys Admin Day! 07/30/2004 05:05 AM
Today is the 5th Annual System Administrator Appreciation Day! Time to think of those who keep our favorite sites running.

UC Riverside Web Admin


UC Riverside Web Admin 03/25/2005 02:17 AM
Project is open on SourceForge!

SQLite Admin 0.0.4


SQLite Admin 0.0.4 07/22/2004 11:45 AM
A PHP front end to the SQLite database.

GTK Firebird Admin


GTK Firebird Admin 02/13/2004 07:53 PM
GTKFireBird 0.0.4 released (internal changes)

Sys Admin Appreciation Day


Sys Admin Appreciation Day 07/30/2004 07:13 PM

Although the day has past in Japan, it is Sys Admin Appreciation Day in the US. System administrators are some of the most important and often least appreciated members of the team and this is a great opportunity to thank them.

I'd like to thank Kuri who does the brunt of my network admin, Boris who does most of my blog admin and pixel pushing, and Adriaan and Jim who help out when they can. Special thanks to Justin, for installing my first Movable Type installation.

Thanks to Peter, Adina and Ed for helping me out on my SocialText stuff, to everyone on #joiito for keeping the bots running. Although they're not really Sys Admins, to Jeannie and Suw for being the "strange attractors" on #joiito who keep it going.

I'd like to thank the team who started Eccosys: Cyrus, Sen, Shimokawa, Daishi and Jona, and kudos also to Ushioda who pitched in at Neoteny.

Thanks also to Scott Burns who kept The Meta Network running for all those years.

Finally, I'd like to thank all of the people who run the dns and other vital components of the Internet and keep it working.

The world would not work without you all.

(I'm sorry if I missed anyone.)

via Boing Boing

Comment - TrackBack

Jinzora 2.0 Beta 1 (Default branch)

The following phrases have been identified by the grok system as matching this entry: "secure ftp 2.5" "non-admin user"

















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

GNUstep Live CD
0.9.4 (Default
branch)

VegaDNS 0.9.9
(Default branch)

PerlPrimer 1.1.6
(Default branch)

com.bleugris.parser
3.03 (Default
branch)

Vamos Automotive
Simulator 0.5.3
(Default branch)

Kodo JDO 3.2.4
(Production branch)

sms_biff 2005-02-04
(Default branch)

Axamol SQL Library
0.1.0 (Default
branch)

CopperExport 0.2
(Default branch)

LuaReadline 0.1
(Default branch)

SunUO 0.1.0 (Default
branch)

dvdrtools 0.2.0
(Default branch)

skim 1.1.0 (Unstable
branch)

Kodo JDO 3.3.0 beta
(Beta branch)

Aefirion 0.1-beta-1
(Default branch)

netblogger 0.3
(Default branch)

IPplan 4.20c-BETA
(Development branch)

JSwat Java Debugger
2.32 (Default
branch)

phpMyFAQ 1.5.0 beta3
(Development branch)

HTTrack/WebHTTrack
3.33 (Default
branch)

Seismic Toolkit 0.23
(Default branch)

RBBS 1.0.12 (Default
branch)

Samba Commander
1.0.2 (C branch)

RefDbg 1.1 (Default
branch)

gFTP 2.0.18 (Default
branch)

gcx 0.8.6 (Default
branch)

Nokia PacMan 1.2
(Default branch)

Pivot-Blacklist 0.8
(Default branch)

Cutlass 0.1.0
(Default branch)

libmsn 3.2 (Default
branch)

XC-AST 0.6.1
(Default branch)

PHPXmail 0.8
(Default branch)

AKKAR 2.2.3 (Default
branch)

Graphics3D 6.05 beta
2 (Beta branch)

ATutor 1.4.3
(Default branch)

the breve simulation
environment 2.1
(Default branch)

Shopping Cart
Builder 4.3 (Default
branch)

Multiplication
Puzzle 4.1 (Default
branch)

Rotating Globe 0.1
(Default branch)

Geo Location 0.1
(Default branch)

Bless 0.3.0 (Default
branch)

darcs 1.0.2 (Default
branch)

Chmox 0.3 (Default
branch)

web2ldap 0.15.7
(Default branch)

mod_ftpd 0.13.0
(Default branch)

mod_log_sql 1.100
(Development branch)

gnuvd 1.0 (Default
branch)

Open Administration
for Schools 1.70
(Default branch)

getmail 4.3.2
(Stable branch)

RubySlippers 0.98
(Default branch)

what is grok?