SharmWeb's blog

Showcase: Automatically convert an online price list in multiple currencies


Automatically convert your pricelist to multiple currenciesIn tourism  normally multiple currencies are accepted (hotels, restaurants, diving centers). Many times an online pricelist with a different version for each currency is desired. Untill recently the office staff had to review  price lists weekly and update them based on the current exchange rates.

We wanted to avoid this tedious and error prone job for our customers and developed a self converting online pricelist in Euro, US dollar, Pound Sterling and the local currency (in our case the Egyptian Pound).

Facebook Fan page development

Published in

Get "Likes"A Facebook Fan page is an excellent tool to get people engaged. Once they "Liked" your page they will get your new posts on their wall. But how to get people to "Like" your page?

It doesn't differ from what attracts visitors on a normal website:

  • let people find it.
    • link to it anywhere you can
    • use the Like box widget on your site
    • post on other FB pages as the page's username
  • offer regular updated quality content
  • have a clear functionality.

Now, how to get content with a certain functionality on your Fan page? Well recently Facebook opened up by allowing iFrames to be used. What's an iFrame? An iFrame allows you to display content from website A on the page of website B. For example to embed a YouTube video on your site via iFrame. This way Facebook takes  strain away from their own servers while giving more flexibility to the Fan page owners. The content displayed in the iFrame runs on other servers.

The key for you and your Facebook page is now that you can display your website on your Facebook page. It will show in the middle column that is normally used for the main content. It's 520px wide.   read more »

A blog vs a static business website

Published in

Blog vs versus staticWhy should you choose a blog style website over a static site for a business site?

A blog:
  • shows you're an expert in your field
  • gets you Googled sooner
  • have visitors more likely to return to your site and subscribe to your newsletter
  • have visitors more likely to react on or share your content

Showcase: SS Thistlegorm website redesigned

Published in

Thistlegorm screenshotThe reasons to redesign this website:

  • adding the ability for the client to edit or add content themselves
  • a new fresh look
  • a need for visitor statistics (web analytics)

SSThistlegorm.com is mainly a simple informative site about the homonymous SS Thistlegorm book.

The simplest HTML for a "Home" and "Back to top" link that works in all browsers


Go up, please!Simple because you can copy and paste this code to put in the footer area without changing anything. No need to put custom urls.
<a href="/">HOME</a> always links to the highest "root" domain.
<a href="#">TOP</a> is a not defined id tag that results in a link to the top of the actual page.

THE FULL CODE:
<a href="/" title="Back to the Home page"><b>HOME</b></a> | <a href="#" title="To the top of this page"><b>BACK TO TOP</b></a>

RESULTS IN:
HOME | BACK TO TOP

Put this in your site footer so it shows up on every page consistently, long or short, so it's something your visitors can count on. The Home link is useful because this is where most people would go after reaching the top navigation menu. Besides saving them some scrolling, you save them a click.

Inconsistency: vid can be revision id in one database table and taxonomy vocabulary id on another

Published in

They look the same but are differentNothing to worry about, but just something you should know to avoid confusion if you inspect the table structure. It only means trouble in rare cases but is an inconsistency in Drupal, to say the least.

Ubuntu terminal timeout. Keepalive ssh.

Published in

No such BL0WJ0PProblem

Connecting to a remote server with Ubuntu's built in Terminal is great, but if you don't configure it properly, it times out, forcing you to quit the terminal and connect again. You should keep the session alive.

Solution

Check your /etc/ssh/sshd_config file do you have this line ?
KeepAlive yes

No fonts in Mozilla Firefox in Ubuntu. Text disappeared?

Published in

No textThe strangest thing happened the other day. In Chrome everything was fine, but in Mozilla Firefox all text blanked out on any given webpage. I upgraded to Firefox 4, but noop, nothing changed.

Showcase: Diving Bikers. Using third party services

Published in

DivingBikers.netThe Diving Bikers website is an example of extensive use of third party services.

But can't we provide an upload for the photos ourself or run a video player on our own server? Yes, we can and we did in the past, but let's sum up some of the advantages of using third party services:  

Latest videos on mobile technology.


Viber. Free calls from iPhone to iPhone. This time for real.

It's called Viber. Apart from being free to start with, the most amazing about this brand new application:
  • It already "knows" which of your contacts also have the application installed. No need to add them manually.
  • An audio quality better than the regular phone line.
  • No need to login.
Syndicate content