<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.7.1" -->
<rss version="0.92">
<channel>
	<title>I hack web. php, mysql, ajax, jQuery, web-developer, freelancer</title>
	<link>http://ihackweb.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Mon, 16 Aug 2010 18:59:17 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>CakePhp&#8217;s extensions .ctp and Zend studio. How to setup.</title>
		<description>tutorial

http://kb.zend.com/index.php?View=entry&#38;EntryID=180 </description>
		<link>http://ihackweb.com/archives/197</link>
			</item>
	<item>
		<title>Using advance CSS3</title>
		<description>http://www.smashingmagazine.com/2010/07/12/css3-design-contest-results/ </description>
		<link>http://ihackweb.com/archives/193</link>
			</item>
	<item>
		<title>AutoComplete to Eclipse/Zend studio</title>
		<description>http://bakery.cakephp.org/articles/view/how-to-add-autocomplete-to-eclipse-aptana </description>
		<link>http://ihackweb.com/archives/191</link>
			</item>
	<item>
		<title>CSS3 Solutions for Internet Explorer</title>
		<description>http://www.smashingmagazine.com/2010/04/28/css3-solutions-for-internet-explorer/ </description>
		<link>http://ihackweb.com/archives/189</link>
			</item>
	<item>
		<title>jQuery 1.4 Released: The 15 New Features you Must Know</title>
		<description>http://net.tutsplus.com/tutorials/javascript-ajax/jquery-1-4-released-the-15-new-features-you-must-know/ </description>
		<link>http://ihackweb.com/archives/184</link>
			</item>
	<item>
		<title>Excellent video lecture about JavaScript</title>
		<description>The lectures about history of computer since and JavaScript and Ajax  Video lectures of JavaScript </description>
		<link>http://ihackweb.com/archives/180</link>
			</item>
	<item>
		<title>Presentation HTML 5</title>
		<description>http://apirocks.com/html5/html5.html         </description>
		<link>http://ihackweb.com/archives/167</link>
			</item>
	<item>
		<title>How to install driver for printer HP in windows 7 if HP doesn&#8217;t have the driver?</title>
		<description>I've got that situation. 
I needed print from my new laptop with windows 7. 
I could not because HP doesn't have that driver. 

I did :
1) I downloaded driver for windows Vista.
2) Unzip. (When you try to install, driver is unarchived on disc C:\hp  )
3) Copy all folder when ...</description>
		<link>http://ihackweb.com/archives/165</link>
			</item>
	<item>
		<title>Crop or Cut Picture.</title>
		<description>I work with web and sometimes i need crop or cut picture or photo. I do not like to run PhotoShop or other graphic editor. For that i have made simple website to do it. It very easy like one, two, three.

One  is select and upload picture on the ...</description>
		<link>http://ihackweb.com/archives/156</link>
			</item>
	<item>
		<title>How to make backup on your VPS by ssh?</title>
		<description>=== MySql ===

ssh command line: mysqldump -A --user=mysqlLogin --password=mysqlPass  &#62; mysql_2009_06_14.sql;
it makes dump all tables of your Date base.

ssh command line: tar -czf mysql_2009_06_14.tar.gz mysql_2009_06_14.sql;
it makes gzip archive of your dump

ssh command line: rm -f mysql_2009_06_14.sql;
This will delete the temporary file with dump

=== files ===
Go to directory with your ...</description>
		<link>http://ihackweb.com/archives/137</link>
			</item>
</channel>
</rss>
