jump to navigation

Free Icons for your Web Application and more… March 14, 2008

Posted by ordinarywebguy in 3006357, Cool Websites, Downloads, Icons.
add a comment

Last night I was coding for a functionality / module that be able to browse folders and files in a specific specified directory on server or should I say web root directory. I finished testing the code and the only thing left was the layout thinking of making it more appealing that will mimic a windows explorer (I do not the know the term of it in linux, linux explorer?!??) and will be as simple as possible. One factor I should do is to add icons (folder and file). As I consulted Mr. Google about it, nothing decent returned results was given to me. Until a friend of mine pop a message asking how’s everything on me. I told my current scenario and he told me to search “famfamfam”. According to him, it’s the most popular free to download sets of icon. Well, thanks to you my friend. You’re my saviour…

Please check this out for yourself.
http://www.famfamfam.com/lab/icons/silk/

Web Based Command Line April 17, 2007

Posted by ordinarywebguy in Cool Websites, Programming, Ruby.
3 comments

Yes, you read it correctly “Web Based Command Line“.

I’ve just discovered it trying to have my first bite with Ruby Programming Language. I found it very tasty after biting it because of its hands on tutorial. This is what I’m talking about “Web Based Command Line”. Check this out here: http://tryruby.hobix.com/. It uses the Javascript Framework prototype.js and moo.fx library. The site is extremely cool. I bet this will be one of the factors to inspire fellow developers to bite more and get their hands dirty on Ruby.

Links:
http://www.ruby-lang.org/en/
http://tryruby.hobix.com/

Other Web Based Command Line:
http://a-i-studio.com/cmd/

I am a Ruby Language!?!! March 14, 2007

Posted by ordinarywebguy in Cool Websites, Programming.
add a comment

Surprisingly this was the result of the quiz “Which Programming Language Are You?”.

Try it also here: http://www.bbspot.com/News/2006/08/language_quiz.php

Web Developer Cheatsheets March 13, 2007

Posted by ordinarywebguy in Cheatsheets, Cool Websites.
add a comment

A great collections of cheatsheets  exclusively for web developers.

Grab it all here:
http://www.smashingmagazine.com/2006/10/30/cheat-sheet-round-up-ajax-css-latex-ruby/

PHP Kills Java, Ruby, ASP and ASP.net??? February 2, 2007

Posted by ordinarywebguy in Cool Websites, PHP.
7 comments

I was reading a forum posted at Devpinoy.org and this thread came an idea to me to compare between PHP and other web programming languages and see the results of it. It seems to be great that PHP stands above. Please see screenshots below:

PHP vs. Java
PHP vs. Java

Link: http://googlefight.com/index.php?lang=en_GB&word1=php&word2=java

PHP vs. Ruby
PHP vs. Ruby

Link: http://googlefight.com/index.php?lang=en_GB&word1=php&word2=ruby

PHP vs. ASP
PHP vs. ASP

Link: http://googlefight.com/index.php?lang=en_GB&word1=php&word2=asp

PHP vs. ASP.net
PHP vs. ASP.net

Link: http://googlefight.com/index.php?lang=en_GB&word1=php&word2=asp.net

Well, the stats given were just only return number results of pages containing the given keyword. I hope that the future of PHP will be same as the results given above.

Thanks to http://googlefight.com/ !!! What a nice and cool website! :D

One Stop PHP Resources and It’s Peer September 8, 2006

Posted by ordinarywebguy in Ajax, Cool Websites, Java, Javascript, MySQL, OOP, PHP, PHP Blogs, PostgreSQL, Ruby.
1 comment so far

FeedPHP is going to be the largest repository of feeds from PHP and related news sources. This one stop news source parses feeds from thousands other php website and displays the titles. As we know, MySQL, PostgreSQL, AJAX are also relevant to PHP, so FeedPHP collects feeds from those sources as well.

Visit it here: http://www.feedphp.com/

All thanks to Hasin Hayder.