Sponsored Links

Code Igniter Image Uploader / File Uploader – Multiple Files

Creating an image uploader or file uploader is a big problem in web domain coding. Code Igniter Made it easy for you. It uses two classes File Uploading Class and Image Manipulation Class. Great Programme made for save the life of a web developer. I Got a detailed post from Jefim Boressov (The Mighty Web Developer)’s Blog. And It was Great. I am copying the code for my future reference.Read More…

Install Ruby on Rails in Fedora 12 – Ubuntu 9.10

“How to install ruby on rails in fedora 12 ?” or “how to install ruby on rails in ubuntu 9.10 ?” is a question now a days because the importance of RoR is getting high. Installing ruby on rails into Fedora 12 / Ubuntu 9.10 is not complicated task. In the official repo itself included all the required rpms for fedora 12 and debs for ubuntu 9.10. You can useRead More…

Sponsored Links

Google Chrome for Linux – Beta released

the chrominum blog says google chrome browser released for linux. Fedora,Ubunutu, Open SuSE platforms. The exact version is 4.0.249.30 and it is in beta..!! You can download chrome for linux from its website. After a long wait the beta version is available now. It works with Gnome and KDE. The next step is google talk in linux with video chat. Empathy and Pidgin is now availing the feature for googleRead More…

Firefox 3.6 Announces Beta 1

The Mozilla community has now release Firefox 3.6 Beta 1 for download. This beta version of the next version of Firefox is built on the Gecko 1.9.2 web rendering engine, containing many improvements for web developers, Add-on developers, and users. The Mozilla community appreciates your feedback and assistance in testing this preview of the next version of Firefox. Your beta software will update itself periodically, and eventually will be updatedRead More…

Sponsored Links

Bluefish Programmer’s Editor in Linux 1.3.8 unstable released

Bluefish says “Bluefish is a powerful editor for experienced web designers and programmers. Bluefish supports many programming and markup languages, but it focuses on editing dynamic and interactive websites”. It is a great HTML editor for creating web pages. Still under development but rapid prgress. Next majour release expected is 2.0. Bluefish 1.3.8 unstable released with lot of bug fixes and new features. 1.0.7 is the stable release. You canRead More…

Jparallax – Amazing 3D Effect with Jquery Javascript Library

At Last with out flash we can do 3D in HTML. Thanks to Jparallax. In website design it was impossible make interactive 3D elements with out a flash file. But latest jquery and the jparallax solved it. jParallax turns a selected element into a ‘window’, or viewport, and all its children into absolutely positioned layers that can be seen through the viewport. These layers move in response to the mouse,Read More…

CodeIgniter 1.7.2 – New Version works with PHP 5.3.0

A new version of codeigniter released on Sep 11, 2009. Derek Johns says it include Compatible with PHP 5.3.0 Added a new Cart Class. Improvements to the Form helper Added is_php() to Common functions to facilitate PHP version comparisons Modified show_error() to allow sending of HTTP server response codes, and all internal uses now send proper status codes. Numerous bug fixes It is a minor bug fix release of CodeigniterRead More…

How to Install Ruby on Rails (ROR) in Ubuntu Linux

  Rails is a full-stack framework for developing  web applications according to the Model-View-Control pattern. It is working upon the language ruby, which is very easy to learn. From the Ajax in the view, to the request and response in the controller, to the domain model wrapping the database, Rails gives you a pure-Ruby development environment. To go live, all you need to add is a database and a webRead More…

HTML Tutorial – Best Practices for web developers

He i will try to point out some html best practices. Those are not errors but those are essential for a best web programmer who keep best web standards. I always try to achieve these. Never Forget to Close Your Tags Some time some tag will come like this item one item twoetc.. Never Forget to change like them to item one item two Some tags like is more importantRead More…

Glass Box – Flash Like Effects With Javascript – Prototype and Scriptaculous

GlassBox is a nice Javascript library which use Prototype and Script.aculo.us libraries for creating good effects. With GlassBox you can build impressive transparent borders, colorful layouts and “Flash-like” effects with javascript. GlassBox is licensed under the terms of the MIT License. This means: you can use it, free of charge, for anything you like. Version 2.0 is available now. You can download from glassbox website Related Keys:css glass box,  glass boxRead More…

Nice fonts search for Impressive Web and Print Designs

Logos, Web, Slogans, Cards… In different areas of print and web designs a good designer need custom fonts for every design. One design must be different from other. (Download fonts, Free fonts, 1001 Fonts for you ) these are the common tag lines to set a trap. Here is a nice solution for fonts. go dafont.com. Fully categorized free font directory. Take preview of fonts if you like just downloadRead More…

Easy Icons for your web and print design – Icon Search Engines

1. Iconfiner A nice website with good interface. Easy to search and download. Give Almost all kind of icons in all sizes (12px to 128px). They say “Iconfinder provides high quality icons for webdesigners and developers in an easy and efficient way” . Nice Icons for every one. – – 2. Iconlet Another good icon search engine with nice interface. Iconlet is simple search engine for free icons, images. ForRead More…

Code Igniter for Beginners in Fedora 11

Code Igniter A Nice PHP Framework with low memmory footprint MVC (Model View Controller) Design Easy to learn and test Suitable for Most hosting accounts Base of Expression Engine 2 Deep Documentation and Tutorials How To Begin in Fedora 11. In Fedora 11 the Apache server is coming as pre-loaded . If you installed the servers it is there. If not install httpd packages by using yum install httpd orRead More…

Apache giving the error :Could not determine the server’s fully qualified domain name

In Fedora 11 when i started httd it gives an error Apache giving the error :Could not determine the server’s fully qualified domain name But I Resolved Like this simply open vim /etc/httpd/conf/httpd.conf then add server name the line ServerName www.example.com:80 to my server name ServerName itpublic.m5:80 then save quit :wq Restart httpd will not give errors Happy me–! Related Keys:could not determine user from environment,  apache giving the errorRead More…

Related Posts Plugin for WordPress, Blogger...