Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - webpit

Pages: [1]
1
pls add https://soundcloud.com/  if it is possible .. thank you..
or if there is any tutorial to add some more media site..

tx
rgds

2
..one more thing I have to tell is about the viewport meta tag...
During I did some mobile view test, I found there some problem in width visualization in some mobile browser.. then I find a great article about using viewport meta tag which can improve web appearance on mobile device .. pls follow link http://developer.apple.com/library/ios/#DOCUMENTATION/AppleApplications/Reference/SafariWebContent/UsingtheViewport/UsingtheViewport.html ..

technically I put some additional viewport meta tag on header.html of the template.. there will be two viewport meta tag to declare,.. one is at the top to define the user mobile device width using <meta name = "viewport" content = "width = device-width"> ... and two after <html> tag you still have to declare viewport meta tag again to force the css width in best look at mobile... usually using width=320 .. not too big not too small..

so, there are no more aesthetic problem between different mobile browser then.. :)

3
Helo there,
I've already tested both main version and mobile version,.. and so far is good.. just follow step by step Mawenzi suggest... excellent job there Mr Mawenzi.. :thumbup:

pls cek my site .. main version at http://galeri.wayang.pitoyo.com .. mobile version http://m.galeri.wayang.pitoyo.com .. I install also auto-switch.. and its good.. :) .. It is in Indonesian but you can still enjoy the image...

Some tips during my experience to do the installation :

  • parallel 4image installation, it is better really parallel,.. which mean if you install your main in www.mysite.com/4image .. then you do the same install under www.mysite.com/4imagemobile.. site by site.. not under it.. so it is important for the fisrt main installation better not to install under the root site. .. You dont have to copy 'data' folder.. because came from the same db, and you take the data from main folder as you redirect it at constant.php
  • If you have some template name on main.. whatever it is.. just change the mobile template with the same name, even on mobile version have a simple lay-out inside.. because this two site has the same db.. and you already declare one name template there
  • just a suggestion.. never go inside admin area via mobile.. because you dont see big enough to see the admin page.. so something can easily go wrong
  • some media site not work well in opera mini.. I don't know why
  • instead of using width="240" .. I'd rather like put width="100%".. because of many variation of mobile screen size these days..
  • I've already tested on Blackberry, Android and Ipad... some one or two aesthetic problem come between.. but more or less ok for user to enjoy the image or media with simple comfortable look at mobile....

hope will help.. :)

4
... just for your info...
pls be aware of using html code at description..
when you use
<meta name="description" content="{image_description}."> at header .. so better avoid using (") tag.. otherwise, it will be some messy-word displayed at the top of your page ..  :)
.. you can use (') tag.. for example if you put external link <a href='http:// .... '></a>
or if you already have (") tag in all your description.. you can change at the header vise versa..:
<meta name="description" content='{image_description}.'>

hopefully useful .. :)

rgds,
if you interesting in Indonesia wayang .. you can visit my site http://galeri.wayang.pitoyo.com

Pages: [1]