today update channels










>
August
    •  
    •  
    •  
    •  
    •  
    • 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
     



     
    Users
    reade
    riko4
    NicoCanali
    reader
    irodgers
    bluronline
    chaolong34
    jtanderson
    alicia4live
    bizman
     
      
     
    +Poedit 1.3.8 (Default branch)
      Poedit is cross-platform gettext catalogs (.po files) editor. It is built with the wxWindows toolkit. It aims to provide a convenient way of editing gettext catalogs with features such as plural forms support, spell checking, fuzzy and untranslated records highlighting, whitespace highlighting, references browser, and header editing, and can also be used to create new catalogs or update existing catalogs from source code by a single click.License:MIT/X Consortium LicenseChanges:Support for msgctxt and "previous values" entries was added. Several minor bugs were fixed. The official spelling was changed from "poEdit" to "Poedit".

    +pandoc 0.45 (Default branch)
      Pandoc is a Haskell library for converting from one markup format to another, and a command-line tool that uses this library. It can read markdown and (subsets of) reStructuredText, HTML, and LaTeX, and it can write markdown, reStructuredText, HTML, LaTeX, DocBook, RTF, and S5 HTML slide shows. Pandoc extends standard markdown syntax with footnotes, embedded LaTeX, and more. A compatibility mode is provided for those who need a drop-in replacement for Markdown.pl. Included wrapper scripts make it easy to convert markdown to PDFs and Web pages to markdown documents. It has a modular design where the addition of a new input or output format requires only the addition of a reader or writer module.License:GNU General Public License (GPL)Changes:This release includes many bugfixes and structural improvements. Support for box-style block quotes has been removed. TeX math is now rendered using Unicode by default, but three options are provided for more accurate rendering in HTML: ASCIIMathML, gladTeX, and mimeTeX. ConTeXt output has been greatly improved. A new --no-wrap option has been added to suppress line wrapping. The build process has been updated for compatibility with GHC 6.8.1.

    +GtkDatabox 0.8.2.0 (Default branch)
      GtkDatabox is a widget for the GTK+ library designed to display large amounts of numerical data quickly and easily. It allows for one or more data sets of thousands of data points (X and Y coordinates) to be displayed and updated in split seconds. It offers the ability to zoom into and out of the data, and to navigate through your data by scrolling. In addition to rulers and a simple coordinate cross, it allows you to add one (or even more) configurable grids like on an oscilloscope. Data may be presented as dots, lines connecting the data, or vertical bars. The widget allows you to easily transform pixel coordinates into data coordinates, thus allowing you to easily create powerful applications for data analysis.License:GNU Lesser General Public License (LGPL)Changes:Support for Glade has been added. The API has been changed for selection signals. It has also been modified where value pairs (like top-left) are involved. The changes should minimize possible confusion and reduce the required application code.

    +pkpgcounter 3.50 (Default branch)
      pkpgcounter parses files and outputs the number ofpages needed to print them. It can also, forcertain file formats, compute the percentage ofink colors covering each page. It currentlyrecognizes almost 20 Page Description Languages or file formats, including the most used ones like Postscript, PDF, the PCL family, DVI, OpenDocument, or even Microsoft Word, corresponding to hundreds of different printer drivers. This utility and Python library is often used as the PDL parsing engine in print accounting software like PyKota or JASMine, but can of course be used independently.License:GNU General Public License (GPL)Changes:Page counting mode support was added for Canon BJ/BJC, Structured Fax, and ASCII PNM file formats. The SPL1 (aka GDI) parser was improved, and should now correctly account for all such files. The PCL3/4/5 parser was improved. Finally, the list of all GhostScript output devices and their level of support is now available online.

    +Test-AutoBuild 1.2.1 (Default branch)
      Test-AutoBuild is a framework for performingcontinuous, unattended, automated software builds.It pulls code from source control repositories(CVS, Perforce, GNU Arch, Subversion, SVK, and Mercurial are supported), calculates inter-module dependencies,builds each module, and then generates HTML statuspages, copies binary packages to Web/FTP serverroots, and sends email status alerts. It iswritten with flexibility and extensibility in mindto make it easy to integrate with a wide range ofdevelopment tools and languages.License:GNU General Public License (GPL)Changes:The SCM checkout process is rewritten so that failures in checking out a module do not cause the entire build engine to abort. Failing modules are skipped and SCM logs made available for inspection on the HTML status pages. Other minor portability/stability bugfixes are included, in particular for portability to non-Linux platforms.

    +PyEphem 3.7.2.2 (Default branch)
      PyEphem provides scientific-grade astronomical computations for the Python programming language. Given an arbitrary date and location on Earth, it can compute the positions of the sun, moon, and planets as well as any asteroids, comets, or earth satellites whose orbital elements the user can provide. There are additional functions for computing the angular separation between two objects in the sky, determining the constellation in which an object lies, and finding the times at which an object rises, transits, and sets on a particular day.License:GNU Lesser General Public License (LGPL)Changes:This release provides functions for finding the phases of the moon, and has a modest database of world cities so that people living in them can avoid having to type in their longitude and latitude manually for location-specific operations. Some constants omitted from the previous version are back, and extensive documentation has been added about the different flavors of coordinate that PyEphem bodies make available when you ask them their position.

    +Gammu+ 0.38 (Default branch)
      Gammu+ is a tool for developers and users to help explore cellular phones functionality over Bluetooth, infrared, or cable. It currently supports various Nokia devices. Depending on the phone model, it can manage the phone book, calendar, todo, notes, SMS, MMS, and phone filesystem (with such tasks as backup/restore for data using files/PostgreSQL, sending SMS, viewing MMS, and more).License:GNU Lesser General Public License (LGPL)Changes:This release adds support for Visual C++ 2008 in Windows, Bluetooth and PostgreSQL in Linux, and partial support for caller groups. Some bugs were fixed.

    +jWorkSheet 0.75 (Default branch)
      jWorkSheet is a desktop time tracker applicationfor your projects. Data are presented in aspreadsheet-like format. The application offerssome completed work sheet reports, but you cancreate your own user reports with XSL transformations.License:GNU General Public License v2Changes:New report: Day Preview. Frame title extension. Code cleanup.

    +Long Range ZIP 0.19 (Default branch)
      LRZIP is a compression program that can achievevery high compression ratios and speed when usedwith large files. It uses the combined compressionalgorithms of lzma for maximum compression, lzofor maximum speed, and the long range redundancyreduction of rzip. It is designed to scale withincreases with RAM size, improving compressionfurther. A choice of either size or speedoptimizations allows for either better compressionthan even lzma can provide, or better speed thangzip, but with bzip2 sized compression levels.License:GNU General Public License (GPL)Changes:Numerous updates. lzma hanging on incompressible data has been fixed with improved lzo testing. An output directory option, a greater verbosity option, a decompression progress indicator, and nice support have been added. There are numerous minor fixes.

    +Preppi 0.05 (Default branch)
      Preppi is a simple graphical client for theExtensible Provisioning Protocol (EPP) for Unixand Linux systems.License:GNU General Public License (GPL)Changes:This release adds a "transaction summary", which provides a log of the commands, status codes, and round-trip times for commands issued. It adds support for templates for domain and contact transfer requests. It adds auto-complete on the server name input on the "Connect" dialog, based on the hosts you've connected to in the past.

    +CitrusDB 1.2 (Default branch)
      CitrusDB is a Web based customer care and billing solution that uses PHP and a database backend to keep track of customer information, operational CRM, services, products, billing invoices and credit cards, and support information.License:GNU General Public License (GPL)Changes:This release requires PHP 5. It has many improvements and bugfixes, including a better customer history view, a modified credit card export format, and a new refund tool. It fixes a timeout issue with some PHP configurations.

    +sshproxy 0.6.0_beta0 (Default branch)
      sshproxy is a pure Python implementation of an SSHproxy. It allows users to connect to remote siteswithout having to know the password or key of theremote sites.License:GNU General Public License (GPL)Changes:Some new plugins have been added, and the architecture has been reworked from the ground up to be more scalable and stable.

    +gLabels 2.1.5 (Development branch)
      gLabels is a lightweight program for creatinglabels and business cards for the GNOME desktopenvironment. It is designed to work with variouslaser/ink-jet peel-off label and business cardsheets that you'll find at most office supply stores.License:GNU General Public License (GPL)Changes:This is hopefully the last development release before 2.2. It includes an improved "new label" dialog, a major cleanup of the libglabels API, and numerous bugfixes.

    +Stendhal 0.65 (Default branch)
      Stendhal is a multiplayer online adventure game (MMORPG) developed using the Arianne game development system. It features a rich and expanding world in which you can explore towns, buildings, plains, caves, and dungeons. You will meet NPCs and acquire tasks and quests for valuable experience and cold hard cash. Your character will develop and grow, and with each new level up become stronger and better. With the money you acquire, you can buy new items and improve your armour and weapons. You can also roam the world in search of evil monsters (and kill them).License:GNU General Public License (GPL)Changes:Semos is decorated for Christmas! Find Santa to get your Christmas gift. A features called 'grumpy' allows you to ignore messages from anyone but your buddies. Do /help to learn more. The cold winter has brought ice and air elementals, and they've taught the fire, water, and earthelementals to toughen up. A new skill is required to get past the lich lair.



    © 2008 Pagerss. All rights reserved to their owners.