PUBLIC   marks

PUBLIC MARKS with search packages

Sponsorised links

This month

Working with Excel Files in Python ‎(Python Excel)‎

by karlcow

There are python packages available to work with Excel files that will run on any Python platform and that do not require either Windows or Excel to be used. They are fast, reliable and open source:

xlrd

The EveryBlock source code

by karlcow & 1 other

In an effort to make the code useful to as many people as possible, we've split it into several packages:

* The main package (probably the thing you're looking for) is the publishing system, known as ebpub.

* Second, the packages ebdata and ebgeo contain Python modules for processing data and making maps.

* Third, the packages ebinternal and everyblock round out the code that powers EveryBlock.com. They're internal tools and are likely not of general use, but we're including them to be complete.

* Finally, ebblog and ebwiki are our blog and wiki software, respectively. Because, dammit, the world needs another Django-powered blogging tool.

June 2009

JumpBox for the DSpace Open Source Repository | JumpBox Inc.

by parmentierf
A JumpBox packages an application's software, dependencies, and application data into a single virtual appliance that deploys locally, or hosted to major virtualization, and cloud computing platforms. Deploy on Windows, Mac, or Linux using virtualization platforms like VMware, Xen, Parallels, Virtual Iron, Microsoft Virtualization, and Amazon EC2.

The KDE on Windows Project - KDE on Windows News

by tadeufilippini (via)
KDE on Windows News RSS April 7th, 2009 : KDE 4.2.2 for Windows available The KDE on Windows team today announced the immediate availability of "Cano", (a.k.a KDE 4.2.2), another bugfix and maintenance update of the KDE release. New in this release is an unstable snapshot of K3B, the KDE cd burning application. As a service release, the changelog contains a list of bugfixes and improvements. Note that the changelog is usually incomplete, for a complete list of changes that went into KDE 4.2.2, you can browse the Subversion log. KDE 4.2.2 also ships a more complete set of translations. The binary packages could be installed with the installer by using the version "stable 4.2.2" (or "stable latest"). In case you are upgrading your KDE installation, deselect the skip basic settings checkbox on the first installer page and press next until you are guided to the release settings page where you can choose the required version. (KDE on Windows Team)

Sponsorised links

May 2009

Downloads - manual gimp - documentation

by tadeufilippini (via)
Easy installable packages? Most Unix and Linux distributions are shipping easy installable packages of each release. For Microsoft Windows and Mac OS X, the following links provide easy installable packages of the help system, which should be preferred: Microsoft Windows http://gimp-win.sourceforge.net/stable.html Mac OS X http://darwingimp.sourceforge.net/download.html#help

April 2009

Ubuntu -- Details of package gnome-art in intrepid

by tadeufilippini
Package: gnome-art (0.2-12) [universe] Links for gnome-art Ubuntu Resources: * Bug Reports * Ubuntu Changelog * Copyright File Download Source Package gnome-art: * [gnome-art_0.2-12.dsc] * [gnome-art_0.2.orig.tar.gz] * [gnome-art_0.2-12.diff.gz] Maintainer: * Ubuntu MOTU Developers (Mail Archive) Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly. Original Maintainers (usually from Debian): * Mohammed Adnène Trojette * Alexis Sukrieh It should generally not be necessary for users to contact the original maintainer. External Resources: * Homepage [www.miketech.net] Similar packages: * gnome-splashscreen-manager * gtk-theme-switch * gnome-extra-icons * gtk2-engines-wonderland * pidgin-themes * nautilus * brdesktop-artwork-gnome * nautilus-dbg * gnome-themes-extras * chalow * libgnome2-vfs-perl install GNOME themes from art.gnome.org GNOME Art is a tool for downloading and installing GNOME themes from http://art.gnome.org/ website. It provides a nice theme list with options to preview, download and install them

Ubuntu -- Details of package gnome-icon-theme-gartoon in intrepid

by tadeufilippini
Package: gnome-icon-theme-gartoon (0.5-4ubuntu2) Links for gnome-icon-theme-gartoon Ubuntu Resources: * Bug Reports * Ubuntu Changelog * Copyright File Download Source Package gartoon: * [gartoon_0.5-4ubuntu2.dsc] * [gartoon_0.5.orig.tar.gz] * [gartoon_0.5-4ubuntu2.diff.gz] Maintainer: * Ubuntu Core Developers (Mail Archive) Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly. Original Maintainer (usually from Debian): * Otavio Salvador It should generally not be necessary for users to contact the original maintainer. Similar packages: * gnome-icon-theme-dlg-neu * gnome-icon-theme-gperfection2 * gnome-icon-theme-suede * gnome-icon-theme-blankon * gnome-icon-theme-nuovo * gnome-humility-icon-theme * gtk2-engines-spherecrystal * gnome-themes-extras * gtk2-engines-highcontrast * gnome-color-chooser * gnome-icon-theme tema de ícones Gartoon para GTK 2.x Este tema GTK fornece um grupo escalável de ícones para serem usados pelas aplicações GTK 2.x como GNOME 2. Página web: http://www.zeusbox.org/icon/ Other Packages Related to gnome-icon-theme-gartoon

Python Package Index : keytree 0.2.1

by karlcow (via)

Keytree provides several functions for manipulating KML using the ElementTree API. Elements can be adapted to the Python geo interface and then used with packages like Shapely:

March 2009

TV DirecT USA

by sanjai (via)
DIRECT TV Satellite TV Deals from TV Direct USA. TV Channel Packages from $29.99/mo. More than 130 HD TV channels only $9.99/mo. Free Setup. Buy DIRECT and Save."

February 2009

Dr Nic » ChocTop - packaging and deployment of Cocoa applications

by karlcow

ChocTop packages and deploys any Cocoa application in a custom DMG, with generated Sparkle XML support.

MovingToDistutils - django-hotclub - the how and why of Pinax's move to distutils - Google Code

by greut

Until recently, Pinax had two choices for a given external dependency:

  1. use svn:externals and point to the external dependency's svn repository
  2. include the external dependency code in the Pinax codebase

However, there are problems with this approach:

  1. it largely relies on external dependencies being in svn and this is increasingly not the case (although it was when Pinax started)
  2. it makes it difficult for Pinax itself to move away from svn
  3. there is no management of dependencies between external dependencies, nor between particular projects in Pinax and their individual dependencies

To solve these problems and more, Pinax is switching to a distutils-based approach. This means:

  1. externals dependencies are encouraged to be released as distutil-compliant packages with a valid setup.py and put on PyPI
  2. development versions of dependencies can be pulled in in a variety of different ways including from git, hg or bzr repositories

svn:externals are evil

January 2009

BitNami: Open Source. Simplified

by karlcow & 5 others

BitNami makes installing wikis, blogs, CRM systems a simple and enjoyable process. Get your favorite open source apps in ready to run packages.

Sage: Open Source Mathematics Software

by Emaux & 3 others
Sage is a free open-source mathematics software system licensed under the GPL. It combines the power of many existing open-source packages into a common Python-based interface.

RareWares

by cascamorto & 8 others
There are no illegal software in this site. All binaries here hosted are either public domain, or have been granted permission to host them by their authors. - Downloads All the latest media utilities. * MP3 o LAME Bundles o LameDropXPd o LAME DirectShow & ACM Codecs o LAME Libraries o LAME Patches o MP3 & MP2 – Others * AAC o AAC Decoders o AAC Encoders and Tools * Ogg Vorbis o Oggenc o oggdropXPd o Ogg Vorbis Libraries o oggdec o Ogg Vorbis Tools * Lossless * Others * Debian o APT How-to Info o Additional Repository Info o Older News and Timeline o Complete List of Packages o Audio Software o Other Software

December 2008

autonomo.us · Social Networking

by karlcow

some of the more promising Free Software packages that provide social networking services.

EasyInstall - The PEAK Developers' Center

by parmentierf & 2 others (via)
Easy Install is a python module (easy_install) bundled with setuptools that lets you automatically download, build, install, and manage Python packages.

November 2008

Additions to a default Ubuntu 8.10 Intrepid Ibex install — Lone-Wolf Scripts

by camel
Last Ubuntu versions enable you to install software by clicking on a link in your browser. If you want to install only some of the software list in this page, you can do it by simply clicking on the links put on the packages' names. This is not a security breach, since these packages are installed using apt-get and your configured repositories. It's only a little helper for lazy people :D

October 2008

TortoiseHg - Mercurial

by parmentierf (via)
TortoiseHg is an all-inclusive Mercurial binary installer package for Windows, which provides a windows explorer extension (shell extension), so that Mercurial commands can be executed from the context menu of the explorer. Command line "hg" is included as well. No other packages are needed (for example, Python is already included as a dll). Includes several dialogs, for example for committing and history viewing/diffing. Also includes a MergeProgram and software for ssh server access.

Constructr

by camel & 2 others (via)
Constructr CMS is Open Source Software that is freely available to everyone - zero, nothing, nada, njet, nüschts - it is free for all Time. Constructr CMS is a new and modern Content Management System powered by PHP and MySQL. Take a Look at some Screenshots of the fresh and clean Backend. You can read the ChangeLog, the short Overview of the main Features and the Documentation. Get started and try it out - visit the Demo-Section. The latest Downloads are available via Subversion or as compressed Packages. Participate and become a Part of The Constructr-Community at the Forum.

LinuxMagic.com - Opensource/magicmail/magic-smtpd/magic-smtpd

by camel
MAGIC-SMTPD is a drop in replacement for Dan Bernsteins qmail-smtpd, and was originally designed to be part of the LinuxMagic Magic Mail Server. This OpenSource version has been released to allow others to benefit from it's anti-spam components, and valid user checking to reduce server loads and spam volumes. It is designed to support stock qmail installations, qmail/vpopmail installations, as well as having database support. Designed for ISP service, this will work for all mail servers large and small. Comments are welcome. Support for other mailers is expected in the future. Complete support packages are also available.

September 2008

Holiday Travels

by bacon
Selected travel and holiday information and resources: Airline, Car Rental, Hotels, Cruises, Travel Guides, Vacation Packages, Last Minute Holidays.

PUBLIC TAGS

ajax   apple   art   audio   blog   blogging   blogs   book   bookmarks   books   business   car   community   computer   css   culture   design   download   dvd   education   email   finance   firefox   flash   flickr   food   forum   free   fun   funny   game   games   google   guide   health   history   home   hosting   html   humor   image   images   information   internet   ipod   java   javascript   life   links   linux   mac   magazine   marketing   media   microsoft   mobile   money   movie   movies   mp3   music   news   online   phone   photo   photography   photos   photoshop   php   podcast   programming   radio   reference   rss   science   search   security   seo   service   shopping   site   social   software   sports   technology   tips   tool   tools   travel   tutorial   tv   video   videos   web   web2.0   webdesign   wiki   windows   wordpress   yahoo  

Sponsorised links