insomnihack

When sleep eludes, the keyboard beckons

Windows 7 Explorer Context Menu Crash Fixed

May 5, 2010 Dale 1 Comment

For a while now, whenever I right-click on an item in Windows 7’s Explorer, Explorer would crash a few seconds afterward. I searched around on the web, and the majority of the posts I found suggested a bad context menu handler.

So, I downloaded Autoruns, unzipped it an ran it. I selected the Explorer tab, and systematically disabled each context menu entry until the crash stopped. The culprit? A buggy nvshext.dll installed as part of my latest NVIDIA driver upgrade. I disabled this context menu handler in Autoruns, enabled the others, and now Explorer works again.

nvshext.dll in Autoruns

A search on nvshext.dll found a description of this issue on Nirsoft’s site.

Uncategorized

SQLAlchemy 0.6 Released

April 20, 2010 Dale Leave a Comment

Even though we’re currently rocking and rolling with MongoDB for our group’s social media projects at work, I still like to keep tabs on one of my favorite Python libraries: SQLAlchemy. SQLAlchemy is an open source SQL  toolkit and object-relational mapper for the Python programming language released under the MIT License.

It looks like a new version of SQLAlchemy was released on April 18th. According to the website, this release is the culmination of well over a year of effort towards restructuring and enhancements including:

  • Support for Python 2.4+, Python 3, and Jython.
  • Decouping of DBAPI adapters and database dialects allow any number of DBAPIs to be cleanly supported.
  • Support for Sybase, mxODBC, pg8000, py-postgresql, OurSQL, MySQL-Connector-Python, zxjdbc is added, including new options and capabilities for many dialects (see the compatibility chart).
  • Enhancements to “eager loading”, including a new “subquery” eager load that loads all collections using a maximally efficient query-per-relationship scheme.
  • An entirely new unit of work system which runs more effectively and simply, using less memory and CPU.
  • A flexible SQL compiler and execution system, now supporting RETURNING clauses when available, clause constructs for DDL elements (i.e. CREATE TABLE) and type objects, stricter SQL standard compliance where needed, and an extension system allowing the creation of new SQL constructs and open-ended extension to those provided.
  • Query result caching capability, including an example illustrating integration with Beaker.

The full list of what’s been updated can be found here. According to the website, SQLAlchemy 0.6 has already seen production usage for several months and has been tested by hundreds, so go check it out.

Programming database, Python

Chirp 2010 – Some Numbers

April 14, 2010 Dale Leave a Comment

Here’s a sampling of some Twitter numbers dropped during Chirp.

  • 105,779,710 registered users at the time of the conference
  • 300K new Twitter users each day in April 2010
  • 180M uniques/month (note: only 105M users)
  • 75% of traffic from outside US
  • 60% of new registrations from outside US
  • 3 billion requests per day
  • 1500% growth per year (assuming since founding in 2006)
  • 600M search queries per day
  • 55M new tweets per day
  • 100K registered apps
  • Negotiating with 56 cell service providers worldwide on SMS contracts
  • 25% Black Eyed Peas in attendance

More to come.

Social Media twitter

« Previous Page
Next Page »

About Me

Hi, my name's Dale, and this is my tech blog. Read More…

Search

Tags

blogging c# database Django documentation Email furniture git hacks htpc IPython Linux mac nas packaging PyCharm Python Roleplaying tools twitter unit tests virtualenv Visual Studio vmware Windows

Copyright © 2025 · Equilibre Theme on Genesis Framework · WordPress · Log in