<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.8.4" -->
<rss version="0.92">
<channel>
	<title>Gevork&#039;s Blog</title>
	<link>http://gevork.ru</link>
	<description>YAB of Crazy Akhalkalaki Guy</description>
	<lastBuildDate>Mon, 28 Jun 2010 11:42:00 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Codeigniter Cache Libraries</title>
		<description>Hi there.. I am not sleeping and searching for a good library to use . I am looking a multipurpose cache library for my social network made on codeigniter. So Now question about the scaling stands out and I am gonna to integrate some memcache .

So will do parallel list ...</description>
		<link>http://gevork.ru/2010/06/25/codeigniter-cache-libraries/</link>
			</item>
	<item>
		<title>How to install memcached on ubuntu</title>
		<description>How to install memcached on ubuntu?

Just go to System-&#62; Administration-&#62; Synaptic Package Manager

Enter in search field memcache and then find 3 packages on the screen below. It's memcached, libevent, and php5-memcached. The last is optional , libevent is required for memcached.Even if you will not check green it for installation ...</description>
		<link>http://gevork.ru/2010/06/25/how-to-install-memcached-on-ubuntu/</link>
			</item>
	<item>
		<title>Financial RIsks :Basics: What is a Risk in Finance</title>
		<description>

Sometimes you can find in internet a lot of nice info. How to do this , how to do that...

So I decided to start more professional blogging and will write a lot on finance. Because I love finance and I should make a research in this field.

So each topic I ...</description>
		<link>http://gevork.ru/2010/06/23/financial-risks-basics/</link>
			</item>
	<item>
		<title>Wishlist 2010-2011</title>
		<description>1. Iphone or Android Phone with GPS navigation  ---------500Eur

2.Ipad------------------------------------------------------------700EUR

3. Bicycle with headcover and some closes special for driving it and not to catch a cold  800EUR

4. Volkswagen Polo------------------------------------------------------------------------2500EUR

...................................................................................................................................................

Total --------------------------------------------------------------------------------------------------------4500 </description>
		<link>http://gevork.ru/2010/06/03/wishlist-2010-2011/</link>
			</item>
	<item>
		<title>KCT Hierarchy: PHD-Philosophy of Science :Lobau Session</title>
		<description>We have had a great time in Lobau . It was very warm and sunny day.  We  arrived there by car (thanks to Patrick) .
The day, work, session,  whatever we could name it was divided into 3 main parts.

1)  Intro + We were given some intro to ...</description>
		<link>http://gevork.ru/2010/05/26/kct-lobau-session/</link>
			</item>
	<item>
		<title>DBAD-Don&#8217;t Be a Dick software license :))))))</title>
		<description>I have found this pretty avesome and funny and nice thing at Phil Sturgeon Web-site. 

Don't Be A Dick software license...

Original text you can find here 

If you are so lazy to click on the link  then..

  DON'T BE A DICK PUBLIC LICENSE

       ...</description>
		<link>http://gevork.ru/2010/05/26/dbad-dont-be-a-dick-software-license/</link>
			</item>
	<item>
		<title>CUADS:Codeigniter Unified Addon Development Standard</title>
		<description>Hi there who is making nice web-sites on Codeigniter. I like this framework. But I think it has some lack of standard. Really, I am not kidding. It would be great to have a standard of addon development, so that after when you share your code, the person who wants ...</description>
		<link>http://gevork.ru/2010/05/22/cuadscodeigniter-unified-addon-development-standard/</link>
			</item>
	<item>
		<title>Bitbucket Usage Code</title>
		<description>





No changesets recorded yet.


Quickstart
$ hg clone http://bitbucket.org/maridansoft/madrasti
...
$ hg pull -u # to pull changes and update
$ hg push # to push changes to this repo
Import existing data?
$ cd /path/to/existing/hg/repo/
$ hg push http://bitbucket.org/maridansoft/madrasti
Prefer SSH?
$ hg clone ssh://hg@bitbucket.org/maridansoft/madrasti
$ hg push ssh://hg@bitbucket.org/maridansoft/madrasti
Further reading: 						"Using  Bitbucket" 						&#38; 						"Getting  started with Mercurial"


 </description>
		<link>http://gevork.ru/2010/05/19/bitbucket-usage-code/</link>
			</item>
	<item>
		<title>Get Last Inserted Row ID in Codeigniter</title>
		<description>It's Simple like magic. How? Just one line

$this-&#62;db-&#62;insert_id();

Note: Helper uses php  php function mysql_insert_id 

Note2:
Retrieves the ID generated for an AUTO_INCREMENT column  by the previous query (usually INSERT).

Have Fun. </description>
		<link>http://gevork.ru/2010/05/09/get-last-inserted-row-id-in-codeigniter/</link>
			</item>
	<item>
		<title>How to upload your project to github.com</title>
		<description>
After you add a repository, you get something like this


Global setup:
 Download and install Git
  git config --global user.name "Your Name"
  git config --global user.email maridansoft@yahoo.com
Next steps:
  mkdir CodeIgniter-Shop
  cd CodeIgniter-Shop
  git init
  touch README
  git add README
  git commit -m 'first ...</description>
		<link>http://gevork.ru/2010/05/02/how-to-upload-your-project-to-github-com/</link>
			</item>
</channel>
</rss>
