CHEAP WEB HOSTING SERVICES AND AFFORDABLE LINUX WEB HOSTING PACKAGES WITH FREE DOMAIN NAME REGISTRATIONLINUX WEB HOSTING WITH PHP MYSQL TOMCAT SITE BUILDER FANTASTICO RVSKIN OSCOMMERCE AGORA CUBECART ZENCART PHPLIST PHP NUKE POSTNUKEECOMMERCE SHOPPING CART HOST MYSQL FRONTPAGE TOMCAT ZENCART HOSTINGCPANEL RESELLER HOSTING AND DEDICATED SERVER WEB HOSTING WITH JOOMLA MAMBO OSCOMMERCE PHPAUCTION AND SSH HOSTING |
By default there are not many editors on Linux which are CSS friendly, for better syntax highlighting and cleaner look, you basically need a text editor which perform smoothly in your web development environment. Here are some of great CSS editors available for Linux;
* Quanta+ - It provide maximal user extensibility, best editor for efficient and natural use, You can effectively manage editor contents and visually create dialogs for your scripts.
* CSSED - Best editor in open source for auto completion, syntax highlighting and syntax validation that make CSS editing easy. CSSED also features MDI notebook based interface, quick CSS properties and values insertion, auto-completion and dialog-based insertion of CSS complex values.
* Gedit - It is general purpose text editor,the official text editor for GNOME. A simple and efficient editor with flexible plugin system for CSS/HTML editing, and does syntax highlighting.
* SciTE - Another great editor for development, SCIntilla based Text Editor runs on both Linux & Windows. Apart from the standard syntax highlighting and code folding features - it also understands error messages from compilers/interpreters.
* jEdit - jEdit is Written in Java works on Unix, Windows, Mac OS and others. Great editor for CSS and other languages.
* BlueFish - A powerful editor with many great features. Supports editing of PHP, Javascript, HTML, CSS and so many others.
* Screem - A tool for web development environment which increase productivity, it provide quick access to commonly used features and provide versatile XML editing package, perfect for use as a general purpose structured data editing environment.
* Kate - Another web development editor on KDE with Sessions handling applications, it Supports most languages.
* Nvu - A complete Web Authoring System for Linux desktop users as well as Microsoft Windows and Macintosh users, you can handle it even without technical expertise or knowledge of HTML.
* Cream / Vim - Cream is a version of Vim which is easy-to-use configuration run on vim, It nicely highlights CSS syntax, HTML. It also provides a simpler learning step to vim.
To be Continued in next Post..
Here are the list of few popular content management system with brief note about their features; It guide you to decide which system best suits your needs.
Joomla! is an open source content management system for publishing content, it is most suitable for creating both business & personal websites. it include feature such as page caching to improve performance, RSS feeds, printable versions of pages, news flashes, blogs, polls, website searching, and language internationalization. By using Joomla CMS you can add many components which will enhance the value of your website and will enrich your visitors’ experience.
E107: With e107 released under the GNU General Public Licence, e107 is powered by PHP and mySQL that gives you a totally dynamic and professional website, the webmaster can create easy and quick business (intranet) or community driven website there is also a powerful forums system as a built-in application and a high performance file-based caching. Best CMS for Corporate website.
TYPO3: TYPO3 is suitable for enterprise and corporate level websites and also it can be used for intranets. It provides you ready made modules and interface which are flexible basic Typo3 installation. The design of TYPO3 is template-based and the webmaster can create own templates using their language TypoScript.
Mambo: Mambo is among most dynamic portal engine and content management system and commonly used Content Management Systems ever. With its help you can create simple as well the complex corporate website. It has many nice features and functionalities, it has easy to manage control panel and is user-friendly. Mambo has a growing community, support and template resources.
Drupal: With Drupal you can easily build different types of web pages, it is to setup or build a content driven or a community using drupal- you can create a simple web blogs to large online communities. Drupal’s designs are easy to create and it is very easy to customize/ it has built-in search tool and search-engine friendly and an extra module, discussion capabilities and news aggregator.
phpNuke: phpNuke is powerful Open Source portal application by which you can create web-based administration, surveys, customizable blocks, modules and themes with multilanguage support. The webmaster can add a lot of new features and customize the appearance of the website. It is widely used for game clan and guild sites.
Most of these content management systems have community forum which help you to get more information about this CMS from users, developers & web designers. Also check individual website for more information about all new features and latest development.
The web browsers are generally similar to each others in terms of technologies though some browser have different syntax although more or less using same technologies and architecture. However from your end- it’s better if you make sure that your website completely cross browser compatible to every browser so that it can look more or less the same in every browsers.
In general most of the people using IE, Mozilla and Opera so it is important from your part that you make your website look similar on all these browsers, however a web page can be interpreted differently depending on the browser and the version that people are commonly using. In my personal view Mozilla approach are strictly followed with W3C’s guidelines whereas IE is more relaxed on this.
Here are few guidelines that can help you to make your website cross browser compatible;
* Do not use browser specific HTML tags and features as that can work in the browser only they were created for.
* Use W3C syntax validation services. To validate your HTML/XHTML coding and your cascading style sheets.
* Use only standard compliant code & conform strictly the web standards guideline.
Once after finishing up your website, check your website using this tools http://browsershots.org/ before you go live, check your screeshots in different browsers in different screen resolution and plugin. Although it is difficult to please everyone- your website look 100% similar in all browsers as it is pretty much difficult to make a website render the same way on each and every browser available on the web, but you can try out your level best since you’re nothing going to loss.
Here is the video from Jason Bailey of Millnic Media that illustrate the process of Monetizing Facebook, though it does not have javascript embed code to facilitate adsense for content but facebook application have maximum prospect for developers those interested to use affiliate links and monetize it to earn revenues.
Facebook provides good opportunity which will see rising activity within the blogosphere for the coming months. Facebook’s growth is expected to someday go beyond that of MySpace itself. For developers and businesses alike, this is an opportunity that is well worth look at. Watch this presentation on youtube.
Monetizing Facebook Applications - Jason Bailey
{ http://www.youtube.com/watch?v=t6vjKo6Lzg4 }
PHP Mychat is the fantastic tool for chating.
Steps to install it are as followos:
you can donaload this software from source: http://sourceforge.net/projects/phpmychat
Download phpMyChat-0.14.5.zip
1. wget http://www.tech-geeks.org/contrib/bbutts/phpChat/phpMyChat-0.14.5.zip
2 unzip phpMyChat-0.14.5.zip -d /home/username/public_html/
3. Setting up the database.
mysql_setpermission
Name of database :
Username :
Yes to password :yes
Enter Password :
Confirm Password :
Host :localhost
Yes to create :yes
Create Another :no
Exit :0
4 In browser, go to http://yourdomain.com/chat/setup.php3
5.select GO for auto setup.
6 - Fill the database
host=localhost, database name=yourdatabasename,
username= , password=
select GO to continue
7 - Fine Tuning Options.
Select the options you want and when finished
Click OK
8 - Go to admin Register Panel
Here you need to Enter a login and password to use for chat database admin.
9 - When prompted, copy and paste the generated text file into a
text editor.
10 - Edit the file with your database login and password.
(note the instructions to keep the at the end.)
11 - Save the file using the name config.lib.php3
12 - Move the file into the
/home/username/Public_html/chat/config/
13 - Now chatroom is ready at http://yourdomain.com/chat.
http://yourdomain.com/phpMyChat.php3
enjoy….with chat
A useful feature of Dreamweaver is the inclusion of an ftp client. This enables you to publish your web pages directly to the relevant area on the web server from within the same application as you use when developing your pages.
1) start on dreamweaver
2) to publish your site click on site option provided on menu bar
3) then click on New Site in Site Menu
4) After you do so, Site Definition Window appears here you have to simply type your project name say abc
5) By Default it shows ‘Unnamed Site 1′.
6) Step 2 asks you for 2 options
a) No I do not want to use Server Technology
b) Yes I want to use Server Technology
choose the appropriate option as per your requirements if you are using PHP/MySql or etc
7)Say for example we are using PHP/MySQL so we will choose the second option and select PHP/MySQL option that we can see in the Drop down
8) Step 3 will ask you for the local machine path where you are going to save the files.
9)In next step you have to specify the technique you are going to use to connect to the server i.e FTP , Local /Network etc. In our case we are using FTP
10) In the text below specify your domain name without protocol for ex (abc.com) and not (http://www.abc.com).
11) Below that specify the remote folder path where you are going to upload the files i.e public_html
12)and next your user name and password
13) to test the connection click on the button below
14) Then simply click next.
You’ll get connected to server and you can upload and download the files .
Micfo International LLC Leading the hosting Industry with Cheap and Affordable Linux Web Hosting Packages.
Micfo, delivering the best cpanel web hosting with maximum reliability
is our exclusive focus.
— Micfo
International LLC
41 queries. 0.132 seconds