May 9th in Internet by .

How to run C/C++ code in mac?

xcode

 

If you want to run C/C++ code in your mac, all you need to do is download the Xcode from apple.  It is free to download. The xcode IDE is pretty good and comes with C/C++ compiler.  You can download here: developer.apple.com/xcode/.?

Once you have downloaded, select command line project then …

May 9th in Internet by .

Self replicating program which outputs copy of own code!

 

A self reproducing computer program that outputs copy of its own code is commonly called as ‘Quinn’. It really sparked my interest to study more about such programs. At first the code may sound complicated.

Lets take a look at the simplest code, which outputs its own code:

//
//  main.c
//  Quine
//
//  Created …

May 7th in General by .

How to get to Skavsta airport from Stockholm city centre?

stk

 

Stockholm has 3 airports namely Skavsta, Bromma and Arlanda. Popular low cost airlines including Wizz air and Ryan air operate from Stockholm skavsta airport. The official airport website is

http://www.skavsta.se/en/

Be aware that the skavsta airport is far away from stockholm city center and it takes approx 80 minutes to reach by …

April 16th in Miscellaneous by .

Free swiss flag photos for use!

IMG_6182

 

I took these photos when i visited switzerland (jungfraujoch). These photos w…..ere shot with canon eos camera and please feel free to use these images whereever you want. It is 100% free to use.  The high resolution images are in the zip file which can be downloaded.

swissflags.zip

March 30th in Linux/Unix by .

Fix -> Emails missing – Could not complete sender verify

 

Been facing a tricky problem for the past 4 days.  Some genuine paypal  emails are not arriving  and i began to investigate the source of the problem. I checked all the spam folder and none found. I began suspicious that it had got to do with the paypal but still …

March 27th in Miscellaneous by .

100 Best passports in the world for Travel

passprort

 

The open freedom to travel without any visa restrictions is a dream for many travelers and the number of countries you can travel without visa depends on your passport.

Travel freedom without any visa restrictions are most sought after by many nationals of various countries while crossing borders. Henley and partners …

March 20th in General by .

Couchsurfing – A smarter way to travel and meet people!

CS_LogoOrange_trans_low_res

 

If you havnt heard about couch surfing (CS http://www.couchsurfing.org) , being a traveler, it is high time to know about it. CS is pretty much a open initiative to travel free. Its like you stay in home of local people home for free, rather than staying at hostel or a …

February 22nd in Javascript by .

20+ Great Javascript libraries for PHP

js

 

I never hesitated to use javascript and ajax libraries for sleek user interactivity in web application.  Javascript run on client side and therefore does not put loads on server. You can find below some nice fast loading and lightweight libraries which you might find very interesting to learn and use …

February 21st in Money & Finance by .

France residence permit for Entrepreneur investors

FRANCE

 

France has a new residency program for entrepreneurs who invest on long term basis in France.

The French Residence Permit Program allows foreign non-EU foriegn entrepreneurs to receive a 10-year economic residency permit (by application of Decree No 2009-1114 of September 11, 2009) by making long-term, non-speculative investments in France.

-    Long-term …

February 20th in Miscellaneous by .

How to hide tab bar in Safari?

safarlogo

 

There is an easy way to hide the default tab bar in safari 6. I wanted to hide the tabs, toolbars to have a nice screenshot of the safari window. Here is what you have to do to hide the default tabbar:

1. Quit safari

2. Open command terminal and run this …