iscrow 's Library tagged → View Popular
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:
-
<!-- yui-main --><!-- yui-b -->
In lib/bookmarks.py line 29 and lib/tools.py 23, I changed:
from bzrlib.util.elementtre e.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 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.
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:/
Iris software
Iris is software for processing of astronomy (and not only) images with a wide range of unique features.
Removing Fixed Pattern Noise photo - Terry Lovejoy photos at pbase.com
Using iris software to remove fixed pattern noise
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
Best way to copy millions of files between 2 servers - Stack Overflow
box1> cd source_directory; tar cf - . | remsh box2 "cd target_directory; tar xf - "
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.
Beautiful Soup
Beautiful Soup is a Python HTML/XML parser designed for quick turnaround projects like screen-scraping
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
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.
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.
Selected Tags
Related Tags
Sponsored Links
Top Contributors
Groups interested in del.icio...
-
Read Reflect Write Web
Items: 2 | Visits: 122
Created by: Michael Richards
-
Social Bookmarking
Various aspects of social b...
Items: 9 | Visits: 49
Created by: Sheryl A. McCoy
Highlighter, Sticky notes, Tagging, Groups and Network: integrated suite dramatically boosting research productivity. Learn more »
Join Diigo
