Skip to main content

iscrow 's Library tagged del.icio.us   View Popular

10 Oct 09

Bug #444778 in Bazaar Explorer: “Error No module named elementtree.ElementTree ” : Bug #444778 : Bugs : Bazaar Explorer

In lib/bookmarks.py line 29 and lib/tools.py 23, I changed:
from bzrlib.util.elementtree.ElementTree import ElementTree, Element
to:
try:
# python 2.5
from xml.etree.ElementTree import ElementTree, Element
except ImportError:

bugs.launchpad.net/...+viewstatus - Preview

bazaar solution linux versioning vcs del.icio.us

  • In lib/bookmarks.py line 29 and lib/tools.py 23, I changed:

        from bzrlib.util.elementtree.ElementTree import ElementTree, Element

    to:

        try:

            # python 2.5

            from xml.etree.ElementTree import ElementTree, Element

        except ImportError:

            # python 2.4

            from elementtree.ElementTree import ElementTree, Element

    and was subsequently able to run `bzr explorer`. The new syntax was inspired by the usage in, e.g., ide_menu.py.





    <!-- yui-b -->
    <!-- yui-main -->

    <!-- yui-b side -->
    <!-- yui-t4 -->


SMesh

SMesh is seamless wireless mesh network being developed by the Distributed System and Networks Lab at Johns Hopkins University. It provides peer-to-peer connectivity, Internet connectivity, and fast handoff to mobile clients across the mesh. Clients get connected automatically through standard DHCP. No software or drivers need to be installed on the mobile devices. SMesh takes care of providing end-to-end connectivity transparently for the clients.

www.smesh.org - Preview

software linux wireless wrt networking mesh del.icio.us

05 Oct 09

Linux-Net Archive: Re: MSTP & RSTP implementation in Linux Kernel

There is userlevel daemon for RSTP, that is an ongoing (but somewhat
stagnant) project.
git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/rstp.git

I also have in my archive an version of RSTP that was used
in an embedded system (for 2.4.19)
http:/

lkml.indiana.edu/...0011.html - Preview

linux spanningtree openwrt wrt networking del.icio.us

04 Oct 09

Iris software

Iris is software for processing of astronomy (and not only) images with a wide range of unique features.

www.astrosurf.com/...iris.htm - Preview

astronomy software photography astrophotography freeware solution cool del.icio.us

03 Oct 09

Cinelerra :: a video editor and compositor for Linux

Cinelerra is the most advanced non-linear video editor and compositor for Linux. It is developed by Adam Williams (formerly known as Jack Crossfire) at Heroine Virtual Ltd..
To know more see the official Cinelerra home page and the SourceForge project pag

cinelerra.org - Preview

linux video software opensource del.icio.us

13 Sep 09

vlku.com » Django+Eclipse with Code Complete Screencast

set up the Eclipse IDE to do your Python and Django development with PyDev, complete with code complete, jump-to-code functionality and live breakpoints + code replace.

blog.vlku.com/...-with-code-complete-screencast - Preview

django python solution eclipse programming howto reference tutorial screencast del.icio.us

Beautiful Soup

Beautiful Soup is a Python HTML/XML parser designed for quick turnaround projects like screen-scraping

www.crummy.com/...BeautifulSoup - Preview

python programming web XML HTML development software tools del.icio.us

11 Sep 09

Graphviz

The Graphviz layout programs take descriptions of graphs in a simple text language, and make diagrams in several useful formats such as images and SVG for web pages, Postscript for inclusion in PDF or other documents; or display in an interactive graph br

www.graphviz.org/ - Preview

linux graphics tools opensource del.icio.us

08 Sep 09

Bash Quoting | Linux Journal

Quoting things in bash is quite simple... until it isn't. I've written scripts where I'd swear 90% of the effort was getting bash to quote things correctly.

www.linuxjournal.com/...bash-quoting - Preview

linux howto bash tutorial reference solution scripting programming tips del.icio.us

Tech Tip: Get Notifications from Your Scripts with notify-send | Linux Journal

Notify-send is a great application for notifying you when an event has occurred. An event such as a script running to completion.

www.linuxjournal.com/...tions-your-scripts-notify-send - Preview

linux bash programming howto scripting tips del.icio.us

1 - 20 of 875 Next › Last »
Showing 20 items per page

Highlighter, Sticky notes, Tagging, Groups and Network: integrated suite dramatically boosting research productivity. Learn more »

Join Diigo