Search Results

Windows binary MySQL-python-1.2.3c1.win32-py2.6.exe

binary, exe, MySQL, MySQLdb, package, Python, win32Some people requested to release the compiled version. Now it is available as zip download.

zipped MySQL-python-1.2.3c1.win32-py2.6.exe

Install it, and you are ready to import MySQLdb

Compiling mysql-python on Windows

compile, error, library, link, mysql-python, Python, win32, windowsTo compile mysql-python on Windows you need latest Windows SDK and free Visual C++ 2008 Express Edition or its commercial relative. Python setup script needs few fixes – open setup-windows.py and make following changes:

else:
#client = "mysqlclient"
client = "libmysql"
 
library_dirs = [ [...]

Fix WinFX WindowsCodecs.dll problem

bugs, fix, help, image, issue, problem, solution, windows-xp, WindowsCodecs.dll, winfx, wordSome folks are hitting an issue where they cannot view images after installing WinFx on Windows XP. 
Follow these steps:

Good idea is to scan your system with good Antispyware / antivirus software and fix system errors with this tool, as it will save you from many annoying [...]

Flash got big H

New hot Adobe Flash Player 9 got support for H.264 video and High Efficiency AAC audio codecs in the latest update, available in beta on Adobe Labs.
Adobe Labs features prerelease versions of the Flash Player 9 Update software. The beta is an opportunity for developers and consumers to test and provide early feedback to Adobe on [...]

Apple released Safari browser for Windows

apple safari browser windows controversial buggy free+software Apple claims it to be/have:
1. 2x Faster2. Elegant User Interface3. Easy Bookmarks4. Pop-up Blocking5. Inline Find6. Tabbed 7. SnapBack8. Forms AutoFill9. Built-in RSS10. Resizable Text Fields11. Private Browsing12. Security
Having rather controversial list of features, this browser does nothing but crashing on my PC
Maybe you will be more lucky to run it http://www.apple.com/safari/download/

How to uninstall Adobe Creative Suite 2.0 applications manually

adobe, creative, howto, suite, uninstall {ttags=adobe creative+suite uninstall installer+bug msi msiexec manual+uninstall} If you have installed Adobe Creative Suite 2.0 it can be impossible to uninstall Suite applications due to installer bug. Setup.exe is crashing every time I’m trying to manage my Adobe Creative Suite installation. It’s big annoyance, because Windows won’t allow to uninstall individual suite [...]

Better than VMware – freeware virtualization solution for application development

alternative, colinux, freeware, virtualization, vmware
Having hard time trying VMware and setting up testing server for application development, I came across unbelievable opensource not-a-toy solution – Cooperative Linux. CoLinux is working free and open source method for optimally (means fast) running Linux on Windows natively. It allows run Linux on Windows 2000/XP in a way which is much more [...]

Qcodo PHP development framework progress

qcodo code-less-do-more php framework CRUD ORM Qcodo is perfect code-less-do-more php framework. It is a powerful combination of Code generator and neat (ajax and buzzword stuff) stateful QForm/QControl/QPanel frontend (view) controls. Shortlist of features:

Code generation engine which offers support for non database-based data sources (like REST/SOAP/RSS servers/services, etc.), as well as a single, modularized Codegen [...]

Make your Javascript future-proof

javascript DOM API standards future-proof Dean Edwards has come out with what he calls Yet Another JavaScript Library Without Documentation. This library doesn’t do anything interesting like script.aculo.us or jQuery. It only does standards. But if you build on standards in the right way, you can help future-proof your scripted pages.

Pages: 1 2 Next