CAD Forum - tips, tricks, discussion and utilities for AutoCAD, Inventor, Revit and other Autodesk products [www.cadforum.cz] ARKANCE | CONTACT - CZ | SK | EN | DE
Over 1.094.000 registered users (EN+CZ). AutoCAD tips, Inventor tips, Revit tips. Try the new precise Engineering calculator. New AutoCAD 2026 commands and variables.
Plex.Earth connects AutoCAD and Google Earth
RSS channel - CAD tips RSS tips
RSS discussions

Discussion Discussion forum

?
CAD discussions, advices, exchange of experience

CAD Forum - Homepage CAD discussion forum - ask any CAD-related questions here, share your CAD knowledge on AutoCAD, Inventor, Revit and other Autodesk software with your peers from all over the world. To start a new topic, choose an appropriate forum.

Please abide by the rules of this forum.
This is a peer-to-peer forum. The forum doesn't replace the official direct technical support provided by ARKANCE for its customers.
How to post questions: register or login, go to the specific forum and click the NEW TOPIC button.
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Topic ClosedGetting Mobile: One More Day Until It Matters

 Post Reply Post Reply
Author
AliveInTheLab View Drop Down
RSS robots
RSS robots


Joined: 20.Nov.2009
Status: Offline
Points: 425
Direct Link To This Post Topic: Getting Mobile: One More Day Until It Matters
    Posted: 20.Apr.2015 at 04:00

The other day I blogged about an email I received from Google suggesting that I make a website that I maintain mobile friendly.

I recently learned that there is a method to their madness in that on April 21 (tomorrow), Google will be updating its search algorithm to "upgrade" mobile-friendly sites in the search results, and thus non-mobile friendly sites could appear further down in the list of results.


Old Home Page (mobile unfriendly)

Old_home_page300

Luckily I have made changes to my site so I can still corner the market on people searching for "Crown Harbor Homeowner Association Alameda California."

New Home Page (mobile friendly)

New_home_page300

The old site design had 8 small navigation icons across the bottom. The new design has 9 — 3 rows of 3. So even if I had not made my site mobile friendly, I could not have fit all 9 across the bottom.


To make my site more mobile-friendly, here are the four kinds of changes I made.

  1. When possible, I formatted the site to make it not so wide. On the old site I often had tables with 4 columns to make the information appear less cluttered. For example, on the minutes for our annual meeting I had:

    Old_table

    Now to make this fit on a smaller screen, now I only use 2 columns.

    New_table

  2. Because it was too wide for devices like iPhones, I replaced the navigation menu that used to appear across the top of the page with one that is hidden but pops out from the left side:

    Old menu:

    Old_wide_row_menu

    New menu:

    New_side_menu

    The new left-side menu is invoked by clicking on:

    Blue_icon

    or:

    Black_icon

    The blue image appears at the top of the screen, and the black one always stays in the same spot. For long pages, after you have scrolled down, if you want to use the menu to navigate to another page, you can use the black one without having to scroll back up to the top of page. Very handy.

    To get rid of the menu, click on:

    Blue_x

  3. I created a strict separation between "what the site says" and "how the site looks." In other words, all of the formatting comes from a separate cascading style sheet (CSS) instead of being sprinkled among the site content. This is considered standard practice nowadays, but the Crown Harbor site is 5 years old. It used to have HTML that looked like:

    Old Page:

    Old_html_highligted

    Now it looks like:

    New Page:

    New_landscaping_page01

    CSS:

    New_css_02

    The site has 233 HTML files. Using the TextPad editor, I could make many of the changes en masse, but some of the changes had to be applied individually. Painful.

  4. Since styling is in a separate CSS file, it can be customized to the device (i.e. mobile versus desktop). This means that pages that look like this on a PC or Mac:

    Desktop_board

    can appear like:

    Mobile_board

    on an iPhone. The decorative images can be dropped since they are not essential but take up space. The images used to provide a grouping mechanism to identify one topic from the next. Since the images disappear on a mobile device, I added header level 3 items to separate the topics.

    New_h3_03

    The disappearing images strategy had an interesting side-effect. I used to provide some visual separation between table rows by using horizontal lines. For example, in a table that had 3 columns, I would have:

    Old_colspan

    Now that one of the columns is optional based on display width, I had to change this slightly. I now have to use:

    New_colspan

    To show you how geeky I really am, try viewing the exterior windows page on an iPad (not iPhone) in portrait mode. Now turn the iPad to landscape mode and watch the little images suddenly appear. Then go back to portrait mode and watch them magically disappear. Totally captivating.

I am sure I will find other changes I can make as this is a work in progress on nights and weekends. And to think it all started because Google sent me an email.

So it's becoming quite clear that our traditional PC and Mac-oriented internet world will continue to shift towards mobile and tablet devices. As an example, we've got someone looking into how we should reformat all of the Autodesk blogs for this new world order. Shaan Hurley has started experimenting with making changes on his own. Let's see what develops.

Mobility is alive in the lab.

Go to the original post...

It's Alive in ihe Lab - Autodesk Labs blog by Scott Sheppard
Back to Top

Related CAD tips:


 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down



This page was generated in 0,068 seconds.