A serious decision February 24, 2010
Posted by mywebkit in codeigniter, framwork, Other.Tags: codeigniter, framework, movie
add a comment
David Fincher’s Fight Club MOVIE quotes:
Tyler Durden:
[He puts a gun back on the head of Reymond, Reymond is on his knees and ...]
“What did you want to be,
Raymond K. Hessel?”Raymond:
“Veterinarian!
Veterinarian!”Tyler Durden:
“Animals.”Raymond:
“Yeah, animal s-s-s…”Tyler Durden:
“That means you have to
get more schooling.
Too much school.
Would you rather be dead?”Reymond:
“No…”Tyler Durden:
“Would you
rather die, here,
“on your knees,”
in the back
of a convenience store?”Raymond:
“[Whimpering]
No… No, please…
no…”Tyler Durden:
“[Releases Hammer]
I’m keeping your license.
Gonna check in on you.
I know where you live.
If you’re not on your way
to becoming a veterinarian in 6 weeks,
you will be dead.
Now run on home.
Run, Forrest, run!”Tyler Durden:
“Tomorrow will be
the most beautiful day
of Raymond K. Hessel’s life.
His breakfast
will taste better
than any meal you and I
have ever tasted.”
I think i should do this i have 6 weaks from now [25/2/2010] till [8/4/210] to be a good Codeigniter programmer!
yii documents and tutorials February 12, 2010
Posted by mywebkit in codeigniter, framwork, programming.Tags: codeigniter, document, download, framework, video tutorial
add a comment

These links are good documents and tutorials to learn codeigniter framework
http://codeigniter.com/user_guide/
Video tutorials:
1,2) starting with codeigniter + how to create a simple blog
http://codeigniter.com/tutorials/
direct links:
http://codeigniter.com/videos/intro.mov
http://codeigniter.com/videos/blog.mov
derek allek video tutorial + tutorial resource
http://video.derekallard.com/downloads
Ebooks:
professional codeigniter:
http://www.4shared.com/file/90628298/fb05e6d9/WroxProfessionalCodeIgniterJul.html?s=1
codeigniter rapid php development
http://www.4shared.com/file/70637957/bbd37071/Codeigniter_for_PHP_Rapid_Appl.html?s=1
codeigniter 1.7
http://www.4shared.com/file/226546277/89610574/CodeIgniter_17.html?s=1
resources
codeigniter cms
http://www.4shared.com/file/125003316/3308194a/CodeIgniter_cms.html?s=1
**********************************************
don’t forget to download Codeigniter version 1.7.x from here
PHP Frameworks February 12, 2010
Posted by mywebkit in framwork, programming.Tags: codeigniter, framework, php, yii
add a comment
The Are many frameworks for PHP.
frameworks make easy to coding they have some very good and useful classes ready to use; and of course there are client side programming language frameworks (like jQuery for JavaScript) and Server side programming languages frameworks like Zend , ….
I am a PHP programmer and i never use any framework after a little reading about them i found out that before this, i had written lots of uniform function and classes! that’s like a personal framework.( maybe someday i make a formal framwork
).
So after some googling i found a list of famous frameworks and each facilities here.
One of my friends said that a good framework should have good documents like Zend but do not forget that others because maybe some of them are more flexible and more easy to use.
I found 2 good ones Codeigniter and yii it seems that codeigniter is better because yii is very young .
here is Sana’s quote in this post
“CodeIgniter is a powerful, high-performance, open-source PHP framework that helps you author PHP applications rapidly. CodeIgniter is known for having a light footprint, thereby reducingyour server’s work. You can get up and running with CodeIgniter in a jiffy: it has an awesome online manual , a couple of helpful video tutorials and an active user forum .”
Hello world! February 11, 2010
Posted by mywebkit in Other.add a comment
Hello world is famous sentence which every programming languages simplest program try to print it on the screen. It shows beginner programmers that everything is right and your first program is running.
So you can guess why is use these worlds “Hello world!” for my first post
note1: I know my English is awful.
note2: Thanks to Firefox dictionary.