Archive for the ‘HTML’ Category

Advantages and Disadvantages of Mobile Sites

Published: Apr 02, 2012
Tags: , , , , , , ,

Mobile Web sites inevitably work better than their full-site counterparts on smart phones because they’re tailor-made for small devices. “One size fits all” is never the best solution. That said, mobile sites aren’t always “better” than full sites on mobile devices. Because the sites are designed for easy browsing on phones, they take into account the limitations of those devices and offer a limited experience as a result. Mobile site navigation, for example, won’t always be accessible as regular navigation since there’s not enough screen space to keep it visible at all times.

Interacting with a Web site may be the most difficult part of the mobile browsing experience. It takes far longer to scroll through an input form, select the individual fields and type into them on a phone than it does on a computer. This problem is exacerbated by touch screens and software keyboards. Thankfully, phone browsers can store cookies and remember passwords just like desktop browsers, making the mobile experience just a little bit easier. Some browsers built for phones that have desktop equivalents, like Firefox for Android and Opera Mobile, can sync passwords and other saved data from the browser settings on your computer. This is a great way to carry over your data and simplify the browsing experience in both mobile and full sites. Modern smart phones also have a couple tricks up their sleeves that make navigation enjoyable: Pinch-to-zoom can easily enlarge an area of text, and most browsers use a “tap-to-zoom” action that zooms to the exact width of a paragraph.

When mobile Web browsing is the topic at hand, Flash inevitably enters into the discussion. Flash video is demanding on processors and battery life but has improved over the years and now works on many mobile devices — but not on any device manufactured by Apple. Apple does not allow Flash video to play on iOS and instead supports HTML5 video, which is already used by many video sites like YouTube. While Flash videos can be embedded in mobile Web pages, that practice flies in the face of mobile design’s greatest strength: simplicity. Lightweight mobile sites load quickly because they’re primarily text and small images. Additionally, putting Flash on your mobile site means limiting how iPhone users can interact with your Web page.

Though Web designers have to make careful choices about what content they display and how they arrange a mobile page, the mobile Web experience really isn’t that different from the real thing. Advertising works on mobile Web sites, too, though obviously systems like Google AdSense are better suited to small sites than giant pop-up ads. Browsing on smart phones will never be quite as efficient as using a mouse, keyboard, and large monitor, but they’re always close at hand. Good mobile design makes the experience as painless as possible.

Source:  http://computer.howstuffworks.com/mobile-web-page3.htm

Rocky Rasonable

A filipino Senior PHP Programmer, Web Developer and Webmaster based in Davao, Philippines. Expert in Joomla, WordPress, Soholaunch, Oscommerce, Drupal, Social Media Sites, and etc.

More Posts - Website

 

Archive for the ‘HTML’ Category

Advantages and Disadvantages of Mobile Sites

Published: Apr 02, 2012
Tags: , , , , , , ,

Hacked By Lazmania61 & HeRoTuRk

WP Community: If you have this kind of problems on your website.. please do not hesitate to ask for help from me.. I just recently had the same problems with my websites and fixed it!. Lazmania61 & HeRoTuRk , You guys need to stop this or  “BAD Karma” will come after you..!!!!

Rocky Rasonable

A filipino Senior PHP Programmer, Web Developer and Webmaster based in Davao, Philippines. Expert in Joomla, WordPress, Soholaunch, Oscommerce, Drupal, Social Media Sites, and etc.

More Posts - Website

 

Archive for the ‘HTML’ Category

Advantages and Disadvantages of Mobile Sites

Published: Apr 02, 2012
Tags: , , , , , , ,
If you got that problem then probably you tried to insert an administrator account in jos_user table. You can try my solution below. I expect you to have some knowledge in manipulating your database, if not then do it at your own risk.
Solution:
1) jos_user
- check that the account jos_user.gid=25 (Super Administrator)
2) jos_core_acl_aro:
- check that your jos_user.id is map to another jos_core_acl_aro.id
- if record don’t exist then create one.
3) jos_core_acl_groups_aro_map:
- look for jos_core_acl_groups_aro_map.aro_id = jos_core_acl_aro.id
- there should be only one record, If there’s multiple entry delete them.
- make sure that group_id=25
4) if record don’t exist then create one.

Try to login and good luck.



Rocky Rasonable

A filipino Senior PHP Programmer, Web Developer and Webmaster based in Davao, Philippines. Expert in Joomla, WordPress, Soholaunch, Oscommerce, Drupal, Social Media Sites, and etc.

More Posts - Website

 

Archive for the ‘HTML’ Category

Advantages and Disadvantages of Mobile Sites

Published: Apr 02, 2012
Tags: , , , , , , ,

A sitemap is often considered redundant in the process of building a website, and that is indeed the fact if you made a sitemap for the sake of having one. By highlighting the importance of having a well constructed sitemap, you will be able to tailor your own sitemap to suit your own needs.

1) Navigation purposes

A sitemap literally acts as a map of your site. If your visitors browses your site and gets lost between the thousands of pages on your site, they can always refer to your sitemap to see where they are, and navigate through your pages with the utmost ease.

2) Conveying your site’s theme


When your visitors load up your sitemap, they will get the gist of your site within a very short amount of time. There is no need to get the “big picture” of your site by reading through each page, and by doing that you will be saving your visitors’ time.

3) Site optimization purposes

When you create a sitemap, you are actually creating a single page which contains links to every single page on your site. Imagine what happens when search engine robots hit this page — they will follow the links on the sitemap and naturally every single page of your site gets indexed by search engines! It is also for this purpose that a link to the sitemap has to be placed prominently on the front page of your website.

4) Organization and relevance

A sitemap enables you to have a complete bird’s eye view of your site structure, and whenever you need to add new content or new sections, you will be able to take the existing hierarchy into consideration just by glancing at the sitemap. As a result, you will have a perfectly organized site with everything sorted according to their relevance.

From the above reasons, it is most important to implement a sitemap for website projects with a considerable size. Through this way, you will be able to keep your website easily accesible and neatly organized for everyone.

Recommended Websites for Online Sitemap.xml Generator

Sitemap.xml Generator Program

Rocky Rasonable

A filipino Senior PHP Programmer, Web Developer and Webmaster based in Davao, Philippines. Expert in Joomla, WordPress, Soholaunch, Oscommerce, Drupal, Social Media Sites, and etc.

More Posts - Website

 

Archive for the ‘HTML’ Category

Advantages and Disadvantages of Mobile Sites

Published: Apr 02, 2012
Tags: , , , , , , ,

Why Use Embedded Fonts?

Because a font is an operating system resource, not a browser resource. If you have an unusual font installed on your PC, it’s easy to design a website and include that font. You can see it because the font is installed on your operating system. But if your visitors don’t have it installed too, their browsers will display their default font instead.

From a page designer’s perspective, this is a big weakness. You want pages to display like you intend, but can’t control an individual browser’s display . No matter how carefully you lay out your page with a particular font, you’re at the mercy of the user’s browser when the page is displayed.

That’s where @font-face Generator come in: with them, you don’t have to worry about browsers defaulting to a more common font. Instead, your font downloads along with the page. This generator is really useful and indeed works really great. Try it for yourself..

You can also download bunch of fonts here

Rocky Rasonable

A filipino Senior PHP Programmer, Web Developer and Webmaster based in Davao, Philippines. Expert in Joomla, WordPress, Soholaunch, Oscommerce, Drupal, Social Media Sites, and etc.

More Posts - Website

 

Translator

English flagItalian flagKorean flagChinese (Simplified) flagChinese (Traditional) flagPortuguese flagGerman flagFrench flagSpanish flagJapanese flag
Arabic flagGreek flagDutch flagBulgarian flagCzech flagCroatian flagDanish flagFinnish flagHindi flagPolish flag
Romanian flagSwedish flagNorwegian flagCatalan flagFilipino flagHebrew flagIndonesian flagLatvian flagLithuanian flagSerbian flag
Slovak flagSlovenian flagUkrainian flagVietnamese flagAlbanian flagEstonian flagGalician flagMaltese flagThai flagTurkish flag
Hungarian flag         

My Partners

Review rockyrasonable.com on alexa.com

hostgator
Hostgator templateplazzaelegantthemesrocketthemeTopPhilippineWebsites.com Programming Blogroll Center

Tags

Get Adobe Flash playerPlugin by wpburn.com wordpress themes

Powered by WP Robot