Posts

What is Rails?

Rails Web development that doesn't hurt Rails is a web application development framework written in the Ruby language. It is designed to make programming web applications easier by making assumptions about what every developer needs to get started. It allows you to write less code while accomplishing more than many other languages and frameworks. Experienced Rails developers also report that it makes web application development more fun. Rails is opinionated software. It makes the assumption that there is a “best” way to do things, and it’s designed to encourage that way – and in some cases to discourage alternatives. If you learn “The Rails Way” you’ll probably discover a tremendous increase in productivity. If you persist in bringing old habits from other languages to your Rails development, and trying to use patterns you learned elsewhere, you may have a less happy experience. The Rails philosophy includes several guiding principles: * DRY – “Don’t Repeat Yourself” – sugge

Hi all every body

Hi plse cross check my blog and twitter for the latest etchnology updates .. PHP , MYSQL, AJAX, RUBY MY WEBSITE WILL UPDATE SOON Tweet

The Letter “Z” Will Be Removed from the English Alphabet

Surprising as it sounds, it looks like the English alphabet will be losing one of its letters on June 1st. The announcement came from the English Language Central Commission (ELCC). Here is a quote from the press release: After carefully considering and debating the matter for over two years, the ELCC came to the conclusion that the letter “Z” should be removed from the English alphabet. The main objective of this change is to simplify the phonetic aspect of the language, and to unify the American and British spellings. What will happen to the words that have the letter “z” in them? It depends on the word. According to the ELCC, words that started with a “z” will now start with an “x”. Examples include: * zero becomes xero * zoo becomes xoo * zone becomes xone * zodiac becomes xodiac Words that featured a “z” with the “s” sound, on the other hand, will now be officially written with the “s” (i.e., unifying the American and British spelling). Examples include: *

TWITTER SLOWDOWNS BIG BLOGS

It seems a tendency that all bloggers transfered their destination to tweets rather than their blogsites. Twitter like web sites reduces the outcomes of blog poets and blog writers. All are ends on 140ss

GET UBUNTU

Interesting Code with replication

// add new browsers in lower case here, separated // by spaces - order is important: from left to // right browser family becomes more precise $browsers = "mozilla msie gecko firefox "; $browsers.= "konqueror safari netscape navigator "; $browsers.= "opera mosaic lynx amaya omniweb"; $browsers = split(" ", $browsers); $nua = strtolower($_SERVER['HTTP_USER_AGENT']); $l = strlen($nua); for ($i=0; $i&ltcount($browsers); $i++) { $browser = $browsers[$i]; $n = stristr($nua, $browser); if(strlen($n)>0){ $GLOBALS["ver"] = ""; $GLOBALS["nav"] = $browser; $j=strpos($nua, $GLOBALS["nav"])+$n+strlen($GLOBALS["nav"])+1; for (; $j<=$l; $j++) { $s = substr ($nua, $j, 1); if(is_numeric($GLOBALS["ver"].$s) ) $GLOBALS["ver"] .= $s; else break; } } }

Kodai clips

Image
That was a fantastic tour. Winds Team To Kodai