Speaking on Responsive Web Design at ONE Schweiz

Speaking on Responsive Web Design at ONE Schweiz

By Daniel Truninger 3rd May 2012 Events

Switzerland's new trade fair for Internet, e-commerce, social media and online marketing ONE, will take place next week (9 - 10 May) in Zurich.  If you're planning to attend the simultaneous conference, don't miss Michael Schmid, our Head Technology. He will be a speaker in the mobile development track on Thursday afternoon.

His talk on "Responsive Web Design: Implementierung Dos & Don'ts" will cover all important aspects including the advantages and disadvantages compared to native apps. Interested? Register via the "ONE Konferenz's" website

But there are more goodies for you. We have two free tickets for Michael's session. Drop an intellectually stimulating comment below this post until Monday 7 May lunch time (CET) for a chance to win a free admission.

Comments

steve's picture
steve

the name «ONE» makes perfectly sense for responsive webdesign ………

Search form

Latest comments

  • daniel truninger's picture

    @Gurpreet

    Not sure I understand your question fully.

    If you try run this on your local without a web server you might get a bunch of errors or no unicorn at all. Vectron uses Ajax requests to get the SVG file, for this you need to have a local web server or run it on a real environment. More about this issue can be found here.

    If your question is of a different nature why not ask it over on Stack Overflow, where you can ask your question to a broader audience. I'm sure somebody there will have had the same challenge as you.

    Daniel Truninger
  • borisbaldinger's picture

    @Daniel:

    I am sorry but I never have used Statuses. I can confirm moist of your steps. But you don't need to clone your original view. You have to duplicate it. (I assume that your original view is not a page)

    In my example above i have a View-Pane. And the autorefresh part is a page. So I had to built the whole view as a page again so i can give it a path.

    I hope this was helpful. If not, please feel free to contact me via E-Mail or Skype.

     

    Boris Baldinger
  • Gurpreet's picture

    Well I have a different issue. Basically I want to write a general standalone script that parses different SVG files and makes some changes(permanent ones). It has nothing to do with the web. How do I go about it??

    Gurpreet