Friday 4 March 2011

free indian mobile chat site

nowadays lots of peoples are using internet from their mobile phones.Google search trends shows that mobile internet usage and mobile searching shows a rapid growth.most of the users are using mobile internet for social networking.A recent study shows that more than 50% visitors of facebook is from mobile phones.
India shows highest growth in mobile users and also in mobile internet users.peoples are using mobile internet mainly for social networking,searching,email,chatting etc.but there is only a few number of quality mobile sites from india;
chatindia.tk is a new mobile chating site for india which is having regional rooms like hindi,tamil,kerala,telugu etc.zdege.net is another good mobile chating site.more details about mobile chating sites will be added in coming posts..

Tuesday 7 September 2010

mobile website design tutorial

Step 1:
Setting up your development environment

For this first download wampserver from here and install it your system.let it be in c:\\wamp folder.
The main advantage of wampserver is that it will install php,msql,apache server in your system.so you dont need to worry about to configure your server.after installing run wamp server ,you can see wampserver icon on the notification area on the taskbar.


All of your pages for your site should be stored in c:\\wamp\www folder.this is the root folder of your site.for eg: you create a page home.php and store it in the www folger, you can see this page in your web browser.just type http://localhost/home.php(note that wampserver shold be running in this time).

step 2:
select a tool for php coding

now selet a development tool for creating php pages since we are developing our mobile site in php.unlike html ,we use xhtml mp as our markup language,because xhtml is supported by all mobile phones.so we set our server as the php is output the page as xhtmp mp compatiable.you can select any text editors for php coding,but here we are using macromedia dreamweaver ,because its make the page design easier.so the whole tutorials are based on dreamweaver.so download dreamweaver from adobe.com and install it