savvas.me savvas.me

savvas.me

Savvas Georgiou

Savvas Georgiou - Software Engineer based in Athens, Greece. CTO DailySecret - CTO Liberis Publications, Ruby Maniac..

http://www.savvas.me/

WEBSITE DETAILS
SEO
PAGES
SIMILAR SITES

TRAFFIC RANK FOR SAVVAS.ME

TODAY'S RATING

>1,000,000

TRAFFIC RANK - AVERAGE PER MONTH

BEST MONTH

November

AVERAGE PER DAY Of THE WEEK

HIGHEST TRAFFIC ON

Saturday

TRAFFIC BY CITY

CUSTOMER REVIEWS

Average Rating: 3.5 out of 5 with 8 reviews
5 star
2
4 star
4
3 star
0
2 star
0
1 star
2

Hey there! Start your review of savvas.me

AVERAGE USER RATING

Write a Review

WEBSITE PREVIEW

Desktop Preview Tablet Preview Mobile Preview

LOAD TIME

2.6 seconds

CONTACTS AT SAVVAS.ME

Login

TO VIEW CONTACTS

Remove Contacts

FOR PRIVACY ISSUES

CONTENT

SCORE

6.2

PAGE TITLE
Savvas Georgiou | savvas.me Reviews
<META>
DESCRIPTION
Savvas Georgiou - Software Engineer based in Athens, Greece. CTO DailySecret - CTO Liberis Publications, Ruby Maniac..
<META>
KEYWORDS
1 savvas georgiou
2 primary menu
3 skip to content
4 search for
5 development
6 programming and development
7 ruby
8 admin
9 6 comments
10 long story short
CONTENT
Page content here
KEYWORDS ON
PAGE
savvas georgiou,primary menu,skip to content,search for,development,programming and development,ruby,admin,6 comments,long story short,leave a comment,it works,cheers,facebook,heroku,1 comment,source gemcutter,gem sinatra,gem mogli,gem json,gem httparty
SERVER
Apache
CONTENT-TYPE
utf-8
GOOGLE PREVIEW

Savvas Georgiou | savvas.me Reviews

https://savvas.me

Savvas Georgiou - Software Engineer based in Athens, Greece. CTO DailySecret - CTO Liberis Publications, Ruby Maniac..

INTERNAL PAGES

savvas.me savvas.me
1

Cloudcamp | Savvas Georgiou

http://www.savvas.me/tag/cloudcamp

Server Administration - Deployment. Cloudcamp Athens, 2011- Presenting HEROKU. October 3, 2011. On Saturday Oct 1st, CloudCamp Athens. Took place in Colab. I was happy to present Heroku as a cloud solution amongst other solutions [Google App engine, EC2, gogrid and Azure]. Here is my presentation. Cloudcamp Athens 2011 Presenting Heroku. Server Administration – Deployment. Software Engineer – CTO Daily Secret. I would be glad to hear from you. Drop me a line here. Leave This Field Empty.

2

Scale | Savvas Georgiou

http://www.savvas.me/tag/scale

Server Administration - Deployment. Facebook application – deploying on the Cloud with Heroku. October 5, 2011. Recently, Heroku announced a partnership with Facebook. Heroku is a famous [and my favorite] Platform as a Service for Ruby Apps and recently it launched a new stack that also supports java and python. This fact has developed a trend where facebook applications’ teams look for cloud solutions when deploying even small apps. Then you can select the stack (programming language) of your applicatio...

3

How to uninstall all your gems | Savvas Georgiou

http://www.savvas.me/2011/11/uninstall-gems

How to uninstall all your gems. November 10, 2011. If you don’t use gemsets, this can occur to you. Although I do use gemsets almost always I had a ruby project running on the rvm 1.9.2 with messed up gems, many versions of each one etc. Anyway I decided I want to cleanup all the gems that are installed under this ruby. The most practical way to delete all gems and all versions that I run into is the following. Gem list cut -d -f1 xargs gem uninstall -aIx. Just try it out. Leave This Field Empty.

4

Cloudcamp Athens, 2011- Presenting HEROKU

http://www.savvas.me/2011/10/cloudcamp-athens-2011-presenting-heroku

Server Administration - Deployment. Cloudcamp Athens, 2011- Presenting HEROKU. October 3, 2011. On Saturday Oct 1st, CloudCamp Athens. Took place in Colab. I was happy to present Heroku as a cloud solution amongst other solutions [Google App engine, EC2, gogrid and Azure]. Here is my presentation. Cloudcamp Athens 2011 Presenting Heroku. Hello neo4j with ruby. Share your localhost development environment online – The fastest and easiest way to ssh tunnel your local web server. Leave This Field Empty.

5

Share your localhost development environment online - The fastest and easiest way to ssh tunnel your local web server

http://www.savvas.me/2011/10/share-localhost-development-environment-online-fastes-easies-ssh-tunnel-local-web-server

Share your localhost development environment online – The fastest and easiest way to ssh tunnel your local web server. October 5, 2011. But in most cases this can be tricky or un-doable. In my opinion the most effective way to show your localhost is to use ssh tunneling. This was a common practice back when facebook apps weren’t open to cross site connection and facebook app developers where used to open an ssh tunel to test and run their app in development environement. And it is supported by Twilio.

UPGRADE TO PREMIUM TO VIEW 15 MORE

TOTAL PAGES IN THIS WEBSITE

20

OTHER SITES

savvas.com.au savvas.com.au

savvas.com.au

Your browser does not support frames.

savvas.com.gr savvas.com.gr

Savvas Event - Savvas Event

Το δικό σας Μενού. Η αίθουσα εκδηλώσεων "Σαββας". Καλύπτει όλες τις προσωπικές και επαγγελματικές εκδηλώσεις - βαπτίσεις, γάμους, cocktails και δεξιώσεις. Moναδική γαστρονομία, υψηλή αισθητική, άψογο service είναι τα χαρακτηριστικά της υπηρεσίας μας. Είμαστε στην διάθεση σας για οποιαδήποτε διευκρίνιση χρειαστείτε.

savvas.eu savvas.eu

Savvas Tsaridis - Willkommen

Wer ich bin . Was ich für Sie leisten kann . Mein Name ist Savvas Tsaridis. Arbeite ich in Ihrem Neubau oder übernehme kostengünstige Renovierungen und Restaurierungen Ihrer derzeitigen Wohnbereiche. In Erweiterung des herkömmlichen Berufsbildes arbeite ich mit Holz und Farben und biete Ihnen zusätzlich professionelle Innengestaltung aus Steinelementen, Stuck und verschiedenen Rauputz-Variationen an. Sehen Sie sich bitte meine Arbeitsbeispiele und Projekte.

savvas.gr savvas.gr

Untitled Document

savvas.internetagores.gr savvas.internetagores.gr

savvas.internetagores.gr

You need to install Flash Plug-in in order to view Flash content on this website correctly. Click Here. To install Flash Plug-in.

savvas.me savvas.me

Savvas Georgiou

Rake assets:precompile – Resolve the undefined method `directory? 8217; for nil:NilClass error message. March 5, 2012. This is my first post regarding this new feature of rails 3.1 and later, the assets pre-compiler. To begin with, I believe that assets precompiler is an awesome feature of Rails no matter how quirky it looks when starting using it. Most likely, you are already convinced for that if you ‘re reading this post but I feel like I want to share with you my love to this feature. That folder had...

savvas.net savvas.net

savvas design studio

Commecial, industrial and domestic. design and Build. Analysis and calculation. structural. Design and specification. architectural. Commercial and domestic. interiors. Surveying and managing. asbestos. Building information management. bim. Bespoke garden studios. studios. Consider the environment use. e-mail.

savvas.net.gr savvas.net.gr

Δημιουργία ιστοσελίδων | Δημιουργία ιστοσελίδων – responsive websites – Hosting – E shops

Ιστοσελίδες στα μέτρα σας! Γρήγορα και ποιοτικά . Αυξήστε τα κέρδη σας! Δείχνουν τέλεια σε κινητά και ταμπλέτες! Προσφέρουμε την απόλυτη ποιότητα και αξιοπιστία στη φιλοξενία , για ιστοσελίδες γρήγορες με εξασφαλισμένα αντίγραφα ασφαλείας σε υψηλής τεχνολογίας server . Κατασκευή ιστοσελίδων που εντυπωσιάζουν και μετατρέπουν τους απλούς επισκέπτες σε πελάτες σας. Δείτε μερικές ακόμη υπηρεσίες. Τι άλλο σας παρέχουμε ;. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean ipsum enim. Lorem ipsum ...

savvas.nl savvas.nl

Hostnet, domeinnaamregistratie, webhosting, dedicated hosting, VPS

savvas.org savvas.org

Wir arbeiten gerade an unserer Website.

savvas.socialspacemedia.eu savvas.socialspacemedia.eu

Savvas Blog » Savvas Blog

Register For This Site. Το συνθηματικό θα σας αποσταλεί στη διεύθυνσή σας. Διαβάζοντας πρόσφατα σε ένα τετράδιο Αντρέα μου πολυαγαπημένε μου, πραγματικά περάσαμε μια καταπληκτική χρονιά κι ήσουν τόσο ξεχωριστός, ευγενικός, καλόψυχος, έξυπνος. Έτσι να παραμείνεις. Μπορείς να φτάσεις ψηλά. Μην τα παρατήσεις ποτέ. Σου εύχομαι καλή τύχη σε ό, τι κάνεις. Καλό καλοκαίρι. Σ’ αγαπώ πολύ. Αυτό διαβάζω κάθε φορά για να με κάνει να νιώθω καλά. Ένα παιδί πέφτει θύμα σχολικού εκφοβισμού όταν λένε άσχημα και δυσάρεστα...