<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:thr="http://purl.org/syndication/thread/1.0" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" xml:lang="en" xml:base="http://sb2.info/wp-atom.php">
	<title type="text">Solutions, better</title>
	<subtitle type="text">Developing better world</subtitle>

	<updated>2009-12-12T02:12:52Z</updated>
	<generator uri="http://wordpress.org/" version="2.8.6">WordPress</generator>

	<link rel="alternate" type="text/html" href="http://sb2.info" />
	<id>http://sb2.info/feed/atom/</id>
	

			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/atom+xml" href="http://feeds.feedburner.com/better-web-business-solutions" /><feedburner:info uri="better-web-business-solutions" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><entry>
		<author>
			<name>Mr. Supplier</name>
						<uri>http://sb2.info</uri>
					</author>
		<title type="html"><![CDATA[Windows binary MySQL-python-1.2.3c1.win32-py2.6.exe]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/better-web-business-solutions/~3/Vnv74jk1sfo/" />
		<id>http://sb2.info/windows-binary-mysql-python-1-2-3c1-win32-py2-6-exe/</id>
		<updated>2009-11-25T23:56:22Z</updated>
		<published>2009-11-25T17:38:59Z</published>
		<category scheme="http://sb2.info" term="Python" /><category scheme="http://sb2.info" term="binary" /><category scheme="http://sb2.info" term="exe" /><category scheme="http://sb2.info" term="MySQL" /><category scheme="http://sb2.info" term="MySQLdb" /><category scheme="http://sb2.info" term="package" /><category scheme="http://sb2.info" term="win32" />		
		<link rel="replies" type="text/html" href="http://sb2.info/windows-binary-mysql-python-1-2-3c1-win32-py2-6-exe/#comments" thr:count="0" />
		<link rel="replies" type="application/atom+xml" href="http://sb2.info/windows-binary-mysql-python-1-2-3c1-win32-py2-6-exe/feed/atom/" thr:count="0" />
		<thr:total>0</thr:total>
	<content type="html">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
&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/better-web-business-solutions?a=Vnv74jk1sfo:ywVPDj6W5NA:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/better-web-business-solutions?i=Vnv74jk1sfo:ywVPDj6W5NA:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/better-web-business-solutions?a=Vnv74jk1sfo:ywVPDj6W5NA:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/better-web-business-solutions?i=Vnv74jk1sfo:ywVPDj6W5NA:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/better-web-business-solutions/~4/Vnv74jk1sfo" height="1" width="1"/&gt;</content><feedburner:origLink>http://sb2.info/windows-binary-mysql-python-1-2-3c1-win32-py2-6-exe/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Mr. Supplier</name>
						<uri>http://sb2.info</uri>
					</author>
		<title type="html"><![CDATA[Compiling mysql-python on Windows]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/better-web-business-solutions/~3/C3ty756kqZo/" />
		<id>http://sb2.info/compiling-mysql-python-on-windows/</id>
		<updated>2009-11-25T23:56:15Z</updated>
		<published>2009-11-25T14:27:40Z</published>
		<category scheme="http://sb2.info" term="Python" /><category scheme="http://sb2.info" term="compile" /><category scheme="http://sb2.info" term="error" /><category scheme="http://sb2.info" term="library" /><category scheme="http://sb2.info" term="link" /><category scheme="http://sb2.info" term="mysql-python" /><category scheme="http://sb2.info" term="win32" /><category scheme="http://sb2.info" term="windows" />		
		<link rel="replies" type="text/html" href="http://sb2.info/compiling-mysql-python-on-windows/#comments" thr:count="0" />
		<link rel="replies" type="application/atom+xml" href="http://sb2.info/compiling-mysql-python-on-windows/feed/atom/" thr:count="0" />
		<thr:total>0</thr:total>
	<content type="html">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 = &amp;#34;mysqlclient&amp;#34;
    client = &amp;#34;libmysql&amp;#34;
&amp;#160;
library_dirs = [ [...]&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/better-web-business-solutions?a=C3ty756kqZo:lHqyCM1YF6w:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/better-web-business-solutions?i=C3ty756kqZo:lHqyCM1YF6w:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/better-web-business-solutions?a=C3ty756kqZo:lHqyCM1YF6w:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/better-web-business-solutions?i=C3ty756kqZo:lHqyCM1YF6w:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/better-web-business-solutions/~4/C3ty756kqZo" height="1" width="1"/&gt;</content><feedburner:origLink>http://sb2.info/compiling-mysql-python-on-windows/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Mr. Supplier</name>
						<uri>http://sb2.info</uri>
					</author>
		<title type="html"><![CDATA[bootstrap php code]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/better-web-business-solutions/~3/Rx1RbnrYxiM/" />
		<id>http://sb2.info/?p=81</id>
		<updated>2009-02-17T10:15:16Z</updated>
		<published>2009-02-17T10:11:32Z</published>
		<category scheme="http://sb2.info" term="PHP" /><category scheme="http://sb2.info" term="bootstrap" /><category scheme="http://sb2.info" term="bootstrap-php-code" /><category scheme="http://sb2.info" term="code" />		
		<link rel="replies" type="text/html" href="http://sb2.info/bootstrap-php-code/#comments" thr:count="0" />
		<link rel="replies" type="application/atom+xml" href="http://sb2.info/bootstrap-php-code/feed/atom/" thr:count="0" />
		<thr:total>0</thr:total>
	<content type="html">Let's discuss how to bootstrap php code - funnel the HTTP requests into single php script, which handles the web application. First thing you need to do is to add this rewrite code to your .htaccess file [...] It looks relatively easy to bootstrap php code, but remember you should check very carefully all incoming data to secure your application.&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/better-web-business-solutions?a=Rx1RbnrYxiM:4AZ0MbURwmc:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/better-web-business-solutions?i=Rx1RbnrYxiM:4AZ0MbURwmc:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/better-web-business-solutions?a=Rx1RbnrYxiM:4AZ0MbURwmc:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/better-web-business-solutions?i=Rx1RbnrYxiM:4AZ0MbURwmc:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/better-web-business-solutions/~4/Rx1RbnrYxiM" height="1" width="1"/&gt;</content><feedburner:origLink>http://sb2.info/bootstrap-php-code/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Mr. Supplier</name>
						<uri>http://sb2.info</uri>
					</author>
		<title type="html"><![CDATA[Firebug Extensions]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/better-web-business-solutions/~3/6kfORa79aeU/" />
		<id>http://sb2.info/?p=78</id>
		<updated>2009-12-12T02:07:49Z</updated>
		<published>2009-02-12T23:54:21Z</published>
		<category scheme="http://sb2.info" term="Tools and Productivity" /><category scheme="http://sb2.info" term="cookies" /><category scheme="http://sb2.info" term="css" /><category scheme="http://sb2.info" term="debug" /><category scheme="http://sb2.info" term="extension" /><category scheme="http://sb2.info" term="firebug" /><category scheme="http://sb2.info" term="firefox" /><category scheme="http://sb2.info" term="firephp" /><category scheme="http://sb2.info" term="PHP" /><category scheme="http://sb2.info" term="plugin" /><category scheme="http://sb2.info" term="speed" /><category scheme="http://sb2.info" term="yslow" />		
		<link rel="replies" type="text/html" href="http://sb2.info/firebug-extensions/#comments" thr:count="0" />
		<link rel="replies" type="application/atom+xml" href="http://sb2.info/firebug-extensions/feed/atom/" thr:count="0" />
		<thr:total>0</thr:total>
	<content type="html">cookies, css, debug, extension, firebug, firefox, firephp, PHP, plugin, speed, yslowYSlow measures your site’s speed against Yahoo’s rules for high-performance websites
Firecookie shows all the cookies being accessed by the current web page
FirePHP brings PHP debugging into Firebug using special “X-FirePHP-Data” headers that are invisible in the browser. FirePHP requires a PHP library to send the [...]&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/better-web-business-solutions?a=6kfORa79aeU:PF3eUNmLDaM:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/better-web-business-solutions?i=6kfORa79aeU:PF3eUNmLDaM:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/better-web-business-solutions?a=6kfORa79aeU:PF3eUNmLDaM:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/better-web-business-solutions?i=6kfORa79aeU:PF3eUNmLDaM:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/better-web-business-solutions/~4/6kfORa79aeU" height="1" width="1"/&gt;</content><feedburner:origLink>http://sb2.info/firebug-extensions/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Mr. Supplier</name>
						<uri>http://sb2.info</uri>
					</author>
		<title type="html"><![CDATA[jQuery 1.3.1 distribution]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/better-web-business-solutions/~3/14kUsSbjwcM/" />
		<id>http://sb2.info/?p=76</id>
		<updated>2009-02-10T23:52:43Z</updated>
		<published>2009-02-10T23:52:43Z</published>
		<category scheme="http://sb2.info" term="Javascript" /><category scheme="http://sb2.info" term="compression" /><category scheme="http://sb2.info" term="jquery" /><category scheme="http://sb2.info" term="yui" />		
		<link rel="replies" type="text/html" href="http://sb2.info/jquery-131-distribution/#comments" thr:count="0" />
		<link rel="replies" type="application/atom+xml" href="http://sb2.info/jquery-131-distribution/feed/atom/" thr:count="0" />
		<thr:total>0</thr:total>
	<content type="html">compression, jquery, yuijQuery (jquery.com) no longer provide a &amp;#8220;packed&amp;#8221; version (run through Dean Edwards’ Packer with Base62 encoding turned on)/ The main reason is that packed scripts are slower for the user than what you would get from using just minification. This may seem counter-intuitive since a packed script’s file size is smaller than a [...]&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/better-web-business-solutions?a=14kUsSbjwcM:ca3MUTBEVOI:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/better-web-business-solutions?i=14kUsSbjwcM:ca3MUTBEVOI:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/better-web-business-solutions?a=14kUsSbjwcM:ca3MUTBEVOI:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/better-web-business-solutions?i=14kUsSbjwcM:ca3MUTBEVOI:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/better-web-business-solutions/~4/14kUsSbjwcM" height="1" width="1"/&gt;</content><feedburner:origLink>http://sb2.info/jquery-131-distribution/</feedburner:origLink></entry>
	</feed>
