Essence of a web week: Week 30

Essence of a web week: Week 30

Dear reader, before the Essence of a web week series will take a fortnight's summer break, - here is this week's selection. Enjoy!

Food for thought

App Cubby: The Sparrow Problem
David Barnard tries to shed some light into the current state of app development and coining the term the "Sparrow Problem" in the process.

Forbes: Can You Judge A Company By Its Homepage?
To keep an open mind the idiom "Don't judge a book by its cover" is certainly a great reminder but does this also apply for websites? This article takes a look at popular news sites and how their company's mission statements are reflected on their homepage.

Drupal

Drupalize.Me: New series: Display Suite for Drupal 7
One module we love to bits when developing a new site is Display Suite. If you want to control the fields of your entities in a reusable way this module is an absolute must have! Over on Drupalize.me they are starting a new video tutorial series on this module and if you don't use it yet - take the time a dive in to this amazing Drupal resource. 

Olympic Games

Guardian: Could you be a medallist?
With the Olympic games starting today so some content following that theme seems appropriate. The British newspaper the Guardian has created a nice way to get an understanding what it takes to win a gold medal at the games.

Little Helper

Ligature Symbols
Kyoto based web designer Kazuyuki Motoyama has created a neat symbol web font which might be handy if you need common web symbols as a character someday.

Comments

SuzyWeng's picture
SuzyWeng

If the commenters of this blog like to achieve links then they should at the very least show the common sense to try and post a structured and considered reply. All comment spam does is potentially negatively impact your backlinking efforts and also creates useless backlinks. The only way to behave is to befriend other bloggers who have blogs of a similar topic and generate totally targeted traffic by making a detailed comment. Maybe people might consider this before replying below me, We live in hope.

Add comment

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