No updates today:










>
February
    •  
    •  
    •  
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 7
    • 8
    • 9
    • 10
    • 11
    • 12
    • 13
    • 14
    • 15
    • 16
    • 17
    • 18
    • 19
    • 20
    • 21
    • 22
    • 23
    • 24
    • 25
    • 26
    • 27
    • 28
    • 29
     



     
    Users
    reade
    riko4
    NicoCanali
    reader
    irodgers
    bluronline
    chaolong34
    jtanderson
    alicia4live
    bizman
     
     freshmeat.net 
     
    Last update: June 25, 2008

    +Virt-P2V 0.9.5 (Default branch)
      Virt-P2V is a live CD or pxeboot image formigrating physical machines to virtual machineguests. It can be used to turn a Linux box into aXen, QEMU, or KVM virtual machine.

    +DAViCal 0.9.4 (Default branch)
      The DAViCal CalDAV Server (previously called the Really Simple CalDAV Store) is a serverimplementation of the CalDAV protocol for storingcalendaring resources (iCalendar format) on aremote shared server. An increasing number ofcalendar clients support the maintenance of sharedremote calendars through CalDAV including MozillaCalendar (Sunbird/Lightning), Evolution, Mulberry,Chandler, and soon Apple's iCal. DAViCal supports basic delegation ofread/write access among calendar users andmultiple users or clients reading and writing thesame calendar entries over time.License:GNU General Public License (GPL)Changes:Performance was improved dramatically in a typicalinstallation with 20 calendars and 4000 events.

    +wview 3.5.0 (Default branch)
      wview is an application that controls a supported weather station to retrieve archive records and current conditions. Archive records may optionally be stored in a relational database (MySQL or PostgreSQL). At a user-defined interval, wview will use the archive history and current conditions to generate weather images (buckets and graphs) and Web pages based on configurable HTML templates. It supports serial and USB data loggers, as well as connectivity with a terminal server or serial server via TCP sockets.License:GNU General Public License (GPL)Changes:CWOP generation logic was changed so that packetsare sent every 10 minutes and the transmissionoffset is based on the last digit/character of theAPRS call sign. A new HTML config script,"wviewhtmlconfig", was added to simplify templatesetup for US/metric and standard/extended datasettings. The format of the "wviewftp.conf" filewas changed so that the FTP binary and argumentscan be configured there rather than hard-coded.The SQLDB_FULL_SYNC config value was added toallow choice of either full sync of all archivedata or partial sync from the last database entry.

    +Ignuit 0.0.5 (Default branch)
      Ignuit is a memorization aid based on the Leitnerflash card system. It has a GNOME look and feel, agood selection of quiz options, and supportsUTF-8. It can be used for both long-term learningand cramming.License:GNU General Public License v3Changes:A compilation bug was fixed, and minor cosmeticchanges were made.

    +python-rope 0.7.7 (Default branch)
      Rope is a Python refactoring library. It can beused in other IDEs to provide features likerefactoring and coding assistance.License:GNU General Public License (GPL)Changes:python_files project config was added. Whenfinding modules, python_path project config issearched before sys.path. AutoImport.clear_cache()and codeassist.starting_expression() were added.Except variables are handled. Refactorings andcode-assists are considerably faster. Some bugswere fixed.

    +Free, Open-source Ghost 0.11 (Default branch)
      Free, Open-source Ghost (FOG) is a computerimaging suite that is designed to be a freealternative to Ghost or Zenworks. It can be usedto image Windows XP and Vista PCs using PXE, DHCP,PartImage, and a Web GUI to tie it all together.License:GNU General Public License v3Changes:The CSS and HTML code were cleaned up. FUSE wasadded to the kernel. ClamAV was added to the bootimage. Virus History was added to the Host Editpages. Virus Summary was added to the InformationSection. An "insecure" option was added toexports.

    +ENet 1.2 (Default branch)
      ENet is an easy to use, portable UDP networking library providing features such as connection management, optional in-order and reliable packet delivery on multiple channels, packet fragmentation and reassembly, and congestion avoidance.License:MIT/X Consortium LicenseChanges:Sequence number overflow handling was revised tobe more robust. Some possible timeouts inacknowledgement handling were fixed. A new APIfunction for checking locally available packetswas added. The MSVC project file was updated.

    +GCompris / I Got IT 8.4.3 (Default branch)
      GCompris is a complete educational suite forchildren from 2 to 10 years old. It includes morethan 60 activities. It offers activities dedicatedto little kids like learning the mouse andkeybord. It teaches letters, numbers, words, basicalgebra training, reading time on an analog clock,vector drawing, and much more.License:GNU General Public License (GPL)Changes:Many potential crashes in the key_press activitycallback were fixed. The fallback directory wasfixed for the English locale. The Canada regionmap was created for the geography countryactivity. There are now more than 10 voice filepackages, and they are used by the algebraactivity. In chess, the left lower corner square(a1 in algebraic notation) is now the dark color.Support for Urdu was added, including voices.Bulgarian voices were added.

    +Tarmail 1.1.1 (Default branch)
      Tarmail is a complete SMTP server designed to beresistant to abuse. Unwanted messages are rejected during the SMTP dialogue, instead of afterwards. Tarmail features greylisting, per-user whitelisting, banning by IP, and strict RFC2821 enforcement to screen out abusive senders before the message is accepted. The configuration file is easy to understand and well-documented to help get you up and running right away.License:GNU General Public License v2Changes:stdin and stdout are properly detached from thecontrolling tty when forking into the background.stderr messages are written to the log file.setuid and setgid work correctly now.

    +Octopussy 0.9.5 (Default branch)
      Octopussy is a solution to manage your logs (also frequently called a SIM/SEM/SIEM Solution). Basically, it stores your logs, produces reports, and raises alerts.License:GNU General Public License (GPL)Changes:Octopussy was migrated from Apache-ssl to Apache2.A lot of work have been done on the log viewer tomake it nicer and more powerful. Documentation andhelp have been added in the Web interface. Thenumber of tables has been reduced to make "global"reports easier. The min and max SQL functions havebeen added to reports. Yearly statistics have beenadded to RRD reports. Services were added andupdated. A lot of minor bugs have been fixed.

    +The Blue Programming Language 1.4 (Default branch)
      Blue is a new multi-purpose dynamic programming language. The minimalistic syntax is intuitive, easy to learn, and adapts to a broad range of programming styles and standards.License:GNU General Public License (GPL)Changes:Blue now runs up to twice as fast, but loses someof its dynamic nature. Macro-like functions havebeen removed. Global and local variables areresolved at compile time. This makes them faster,but dynamically inaccessible. Modules have beensimplified and are more efficient. Several bugshave been fixed, and the documentation has beenupdated to reflect the changes in syntax.

    +OpenEMM 5.4.0 RC1 (Default branch)
      OpenEMM is a feature-rich enterprise software forprofessional newsletter and email marketing. Itoffers sophisticated bounce management, trackingand statistics, and the capability to send allkinds of transaction mails (data, event, and timetriggered).License:Mozilla Public License (MPL)Changes:New features include a helpful install script forLinux, an online update feature forone-click-updates (Linux only), scriptingcapability for complex actions, full UTF-8support, subscription via email, and more. Sincethis is a release candidate, OpenEMM 5.3.2 shouldstill be used if you plan to use OpenEMM in aproduction environment.

    +DataparkSearch 4.49 (Default branch)
      DataparkSearch is a Web search engine tool. It features support for http, https, ftp, nntp, and news URLs, htdb virtual URL support forindexing SQL databases, text/html, text/xml, text/plain, audio/mpeg (MP3), and image/gif mime types built-in support, external parserssupport for other document types, the ability to index multilangual sites using content negotiation, searching of all of the word formsusing ispell affixes and dictionaries, stopwords and synonyms lists, boolean query language support, results sorting by relevancy, popularityrank, last modified time, and importance (a multiplication of the relevancy and popularity ranks), support for various character sets, andphrases segmenting for the Chinese, Japanese, Korean, and Thai languages. It has accent-insensitive search, mod_dpsearch for Apache, and support for internationalized domain names.License:GNU General Public License (GPL)Changes:String tokenization has been improved. Asubdocument indexing technique has beenimplemented. The LongestTextItems command has beenadded. Support has been added for thegeorgian-academy and georgian-ps charsets. TheHTML parser now skips indexing within tags withvisibility set to "none" or "hidden" in the styleattribute. A $*(x) type of template meta-variablehas been added. The PagesInGroup command has beenadded. The ServerWeight command has been fixed.

    +pam_passwdqc 1.0.5 (Default branch)
      pam_passwdqc is a simple password strength checking module for PAM-aware password changing programs, such as passwd(1). In addition to checking regular passwords, it offers support for passphrases and can provide randomly generated ones. All features are optional and can be (re-)configured without rebuilding.License:BSD License (revised)Changes:The separator characters (used for randomlygenerated "passphrases") have been replaced withsome of those defined by RFC 3986 as being safewithin the "userinfo" part of URLs withoutencoding. The default minimum length forpassphrases has been reduced from 12 to 11characters. Corrections to the documentation havebeen made.

    Archive: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43
    adverise here. ADS ZONE 3!
    © 2012 Pagerss. All rights reserved to their owners.