Trouble started when I wanted to send some files to my phone from laptop via the bluetooth. (You see I happen to be among the unfortunate set of people who have the same button for enabling wireless and bluetooth.) I tried enabling the laptop’s bluetooth when the whole system came to a standstill
Open Source Pixels
Every Pixel Counts
Recent Articles / Archives
Turning Wireless on Causes Laptop to Freeze on Ubuntu 11.04 Natty Narwhal? My Work Around
PyPy 1.5 released
The PyPy
1.5 release is out. PyPy is an alternative Python interpreter with a
focus on speed. “This release updates PyPy with the features of
CPython 2.7.1, including the standard library. Thus all the features of
CPython 2.6 and CPython 2.7 are now supported. It also contains additional
performance improvements.“
gEcrit 2.5
gEcrit is a source code editor oriented toward Python. It tries to keep the interface as clean as possible and keep the menus simple. It features all the common features a Python programmer might need, including an interactive Python interpreter and operating system shell. It supports a plugin system for expandability.
Changes: This version adds session support for the editor. It can save all the open tabs, window layout, and selected document and restore them at startup. A plugin was added that allows you to have an unlimited number of terminals for any shells. All it needs is a path to the shell interpreter. The spell checker was moved to a plugin and now it is possible to spell check a text selection. A document clone plugin was added. The default text function was moved to a plugin called StampIt.
![]()
Tags: text, Python, Editor, IDE, wx
Licenses: GPLv3
pmsdr 2.5.0
pmsdr is software for a low-cost, DDS-less "Software Defined Radio" full coverage receiver for all HF bands.
Changes: Minor changes were made to comply with 2.2.x firmware.
![]()
Release Tags: Stable
Tags: Communications, Ham Radio, Libraries
Licenses: GPLv3
Java SE 6 update 25 brings faster server startup
Oracle has released Java SE 6 Update 25 (6u25); this update contains no security updates to the Java runtime, but does include wider platform support with Windows 7 and SP1, Windows 2008 R2 with SP1, Oracle Linux 6 and Oracle Solaris 11 Express 2010.11 added to the supported list. Also supported by the update are Internet Explorer 8, Firefox 4, Google Chrome 10 and VirtualBox 4.
psensor 0.6.1.8
Psensor is a graphical hardware temperature monitor for Linux. It can monitor temperatures of the different hardware sensors (motherboard and CPU using lm-sensors), hard disk drives (hddtemp), and Nvidia GPUs. The fan can also be monitored (lm-sensors). Psensor is designed to be simple and easy to use.
Changes: This release fixes a UI freeze when selecting preferences by using the application indicator of Ubuntu Natty. It adds partial support of the Turkish language and a full support of the French language.
![]()
Release Tags: stable minor
Tags: system
Licenses: GPLv2
Chips 0.1
Chips is a Python library for designing hardware devices that provides a high-level device modelling language. Native simulations integrate with Python so you can use Python extension modules such as Scipy, Numpy, Matplotlib, and PIL to provide a rich verification environment. Device models can be automatically translated into synthesizable VHDL, and highly optimized soft-processors are generated for an efficient implementation. A plugin mechanism is provided so that additional code generators can be added. C++ and Graphviz plugins are provided. Existing VHDL IP can be imported, and seamless co-simulation of C++ and VHDL outputs is is supported.
Changes: This is the first release.
Tags: VHDL, Python, simulator, synthesis, Hardware
Licenses: MIT/X
SciPy Notebook 0.2.0
SciPy Notebook is a notebook-style editor to hack Python with the comfort of an editor and the interactivity of a console.
Changes: This is the first usable release.
![]()
Tags: Python, notebook, Editor
Licenses: GPL
Timeline 0.13.0
Timeline is a cross-platform application for displaying and navigating events on a timeline.
Changes: This is a new feature release. Events can be moved up and down with alt+up/down. A hidden event count is shown in the status bar. The first version of exporting to SVG was implemented. More was done.
![]()
Release Tags: Feature Enhancements
Tags: timeline, Visualization, Presentation
Licenses: GPLv3
Mathomatic 15.6.0
Mathomatic is a portable, general-purpose computer algebra system (CAS) that can solve, differentiate, simplify, combine, and compare algebraic equations, perform standard, complex number, and polynomial arithmetic, etc. It does some calculus and is very easy to compile, learn, and use. The symbolic math application with a simple command-line interface is designed to be a colorful algebra calculator that is reliable, responsive, convenient, and comfortable to use. The symbolic math library is lightweight and easy to include in other software, due to being written entirely in C with no additional dependencies.
Changes: The polynomial factoring and polynomial division C code was finished and cleaned up, so polynomial operations give better results and are 30 times faster in some cases. The "simplify quick" option gives much better results now, sometimes better than any other simplify option. The coloring scheme was improved: all prompt and normal text is now the terminal emulator’s default color for text (usually uncolored); expressions remain colored if color mode is enabled. m4 Mathomatic can now easily be made to work under BSD Unix.
![]()
Release Tags: Enhancements, Maintenance
Tags: Mathematics, Educational, cli, algebra, calculator, Command-line
Licenses: LGPLv2.1