Ads

Thursday, May 2, 2013

Alternatives to Visual Studio(to compile a c program).


Visual Studio is Windows program to develop software projects in Windows platform.But there are a lot of otherpreferable methods to compile and run C programs.Here I discuss them.


  • gcc (linux os).
Compiling a simple C program


The classic example program for the C language is Hello World. Here is the source code for our version of the program:

#include <stdio.h>
int
main (void)
{
printf ("Hello, world!\n");
return 0;


We will assume that the source code is stored in a file called ‘hello.c’. To compile the file ‘hello.c’ with gcc, use the following command:


$ gcc -Wall hello.c -o hello


This compiles the source code in ‘hello.c’ to machine code and stores it in an executable file ‘hello’. The output file for the machine code is specified using the -o option. This option is usually given as the last argument on the command line. If it is omitted, the output is written to a default file called ‘a.out’.
Note that if a file with the same name as the executable file already exists in the current directory it will be overwritten.
The option -Wall turns on all the most commonly-used compiler warnings---it is recommended that you always use this option! There are many other warning options which will be discussed in later chapters, but -Wall is the most important. GCC will not produce any warnings unless they are enabled. Compiler warnings are an essential aid in detecting problems when programming in C and C++.
In this case, the compiler does not produce any warnings with the -Wall option, since the program is completely valid. Source code which does not produce any warnings is said to compile cleanly.
To run the program, type the path name of the executable like this:


$ ./hello

This loads the executable file into memory and causes the CPU to begin executing the instructions contained within it. The path ./ refers to the current directory, so ./hello loads and runs the executable file ‘hello’ located in the current directory.

Hello, world!

  • cygwin (linux command line in windows )
Try it here - cygwin.

configuring cygwin.......

After downloading and running follow the setup screens until you get to the Cygwin Setup – Select Packages window,Note that the gcc-core: C Compiler component is not selected by default. To select this component,
click the plus sign (+) next to the Devel category and scroll down until you find the gcc-core:
C Compiler component. Click the word “skip” to select the component for installation.Now you can continue installation.

  • Linux OS
Linux OS have gcc by default which is a c source code compiler.

Sunday, April 28, 2013

Alternatives to Internet Explorer

Following the legal agreement between Microsoft and the European Competition Commission in December 2009, millions of Internet Explorer users in Europe now have the option of choosing an alternative browser. However, there are many Internet users out there who do not know what other Web browsers are available in the market due to Microsoft Internet Explorer’s dominance over the years. In no particular order, the following list should give such users a general overview of the top Internet Explorer alternatives on the Web.





Saturday, April 27, 2013

Alternatives to Paypal



There are a few things people are concerned about online shopping, be it their credit card information being at risk, the security of their mobile transaction, or not being able to get a refund if the item they purchased is unsatisfactory.

Others may not be able to use their local credit card on a website. This is why there are online international payment services like PayPal which makes it easy to send, receive and even request for money across borders.

PayPal is internationally known and used by many online shops, telecommunication companies and a ton of other online services. When it comes to convenience and worldwide recognition, it’s the number one choice.

Because it’s so popular, there are a lot of rules and regulations that might hinder a few people from successfully completing a transaction. If you find that PayPal isn’t really a good pal to you, this post will give you a few alternatives

Alternatives to facebook - Zurker a Social Network which you can own

See below to join a new social media site which will earn money for you in future


If you’re familiar with the social network giant Facebook, you’ll know privacy has been an increasingly hot topic. While it is a top dog in its field, it’s been growing a reputation for taking advantage of users and their privacy. So why don’t people leave? The most common answer I hear is, “What other choice do I have?”
Well, here are ten alternatives to Facebook that are worth giving a shot.
And the last is Zurker it is fairly new site and it's join only by invitation click here to join.

What’s so Special about Zurker?

If I had to sum up Zurker in one word, it would be DEMOCRACY.
Zurker is a member-owned social platform.
This means that Zurker is not driven by a bunch of pimple-faced college kids that stand to make enormous amounts of money off collecting our private information and then selling it off to advertisers.
The idea behind Zurker is simple and intriguing: let’s give the keys to the network to the members and let them decide what’s best for them.
“At Zurker, we believe that if our members own the project, they will enthusiastically contribute ideas and feedback, allowing the Zurker development team to develop the social application most in tune with what people actually want.” from About page
To become a co-owner and an investor, all you need to do is to invite your friends to join Zurker.
For each person referred by you, you earn a vShare.
vShares are a stake in Zurker.
One vShare is equivalent to ownership of 1/1,000,000 of Zurker.
Now we are not talking about real shares of stock, since Zurker is not a publicly traded company – yet.
When 1,000,000 vShares have been allocated, Zurker will be restructured as a public corporation and vShares will become real shares.
Why would Zurker founders do that?
In their own words:
“Facebook and Google+ may have highly talented engineers, but no elite engineering team can beat the innovative power of 500,000 passionate members who each have a stake in the success of the project as a whole.
Recent history has taught us one thing – democracy always triumphs.”
Bottom line: you get to own a part of a social network just by doing what you are already doing, i.e. growing your social reach, networking with other members, and branding yourself and your business.
I find this concept pretty interesting and attractive… Don’t you?

Thursday, April 25, 2013

Alternatives to Google Reader


Google was planning to kill Google Reader as part of a “spring cleaning exercise”.So now we have to look for alternatives to it.First let me describe the features of the Google Reader.

Google Reader is a lot more than an RSS client. It syncs news feeds between different apps, and makes sure you can always pick up right where you left off. It’s also simple and free, which means it drove most competitors out of the market long ago. Once Reader dies July 1st, we’ll be left with apps that don’t rely on its backend to sync your feeds — which isn't very many apps. Various denizens of the internet and companies like Digg have volunteered to create new backends of their own, but for now, picking an RSS client you can trust means you’ll need one that doesn’t rely on Google Reader.

“Hearing that Google Reader is shutting down is like hearing that your favorite old bookstore is closing,” writes The New Yorker’s Joshua Rothman. So what are all the “absurdly ambitious readers” to do?.

So here are the alternatives to Google Reader for you  -

Monday, April 22, 2013

Alternatives to Warrior forum


Even if you are not a blogger forums help  you solve your problems.There are many forums for bloggers which give you help to make your blog grow.

Why bloggers should use forums

  1. To get new ideas forums are a good place.
  2. To improve your knowledge.
  3. To get traffic.(you can put your blog post links to the tread).
  4. Build relations with other blogs.
  5. Build backlinks.
So as bloggers you should definitely sign up to a forum for bloggers.www.warriorforum.com is the most popular forum for bloggers.But you should pay to join it.Here are others which are free.
Try them and learn.I recommend digital point and Wicked fire.They are good.But hey, others are great too. 

Sunday, April 21, 2013

Alternatives to Blogspot and Wordpress


Blogspot and Wordpress are the most popular free hosting sites in the web.But there are loads more hosting sites which are free and upcoming.So here are some of those sites for you.Check them too you might find them useful.

enjoy!

Alternatives to adsense


If you are someone who make money with your blog or website you probably have heard of adsense.It's googles' CTR based ad network. If your blog gets a lot of hits per day then I guess you have no problem whatsoever to get into the Adsense program but if you are a beginner then it might be very hard to get the approval, almost impossible.So as usual here are some alternatives.

Saturday, April 20, 2013

making money online by blogs


If you are a beginner in blogging and you are looking ways to make money with your blog, I'm happy to say that there are a lot of ways to do it.Let me list the different ways in which you can make money with your blog.First let me give you the different ways including joining an ad network..

  • Joining an ad network.
  • Joining an affiliate advertising program.
  • Joining an affiliate advertising network.
  • Sell your own ad space directly to advertisers.
  • Publish posts and reviews for pay.
  • Sell merchandise.
  • Become a professional blogger.
  • Join a blogging network.
  • Ask for donations. ;)
So those are the ways guys.Here in this blog post I'm giving you detailed information.

Thursday, April 18, 2013

Alternatives to keepvid


Keepvid is a smart way to download streaming videos from the internet.You don't need any software because it's an online application but you need java in order to use it.

There is also a software version here.It can only b used in a windows machine.

Here are some alternatives in case you don't like this...


Web services.
Browser extentions

Wednesday, April 17, 2013

Alternatives to Hotspot Shield


Hotspot Shield is a great little tool that creates a Virtual Private Network (VPN) and allows access to geo-restricted websites.It can be so frustrating when you want to watch a video on YouTube, only to receive a notice saying viewing is region-restricted for your country. The same goes for accessing sites available only to certain countries.So guys use this to freely use the power of internet wherever you are.


And of course here are some alternatives......

Alternatives to Fraps


Fraps is a very useful software for gamers.Let's see what wikipedia says about it.

"Fraps (derived from Frames per second) is a benchmarkingscreen capture and video capture utility for DirectX and OpenGL applications (such as games) for Windows computers. The Windows Vista and Windows 7 desktop can be captured if an Aero theme is used." - Wikipedia.

But incase you want some alternatives...

Tuesday, April 16, 2013

Alternatives to Dropbox


Dropbox is a cloud storage and sync program that allows syncing between computers and access to files while on the road.


 However, Dropbox, like Gmail is a cloud based service who may provide your information to the government without a warrant.  I wanted to see if there were easy but safer methods to create a private and personal cloud.
The answer is yes, but none that are as easy and full featured as Dropbox.

Thursday, April 11, 2013

Alternatives to Maya - 3D modelling and animation



Maya is one of the most popular 3D modelling and animating software in the industry today. But in case if you wanted and if u prefer open source here are some alternatives..

Open Source

Commercial

Tuesday, April 9, 2013

Alternatives to MS Word


Here i give you a list of free softwares which you can use instead of the MS Word software. And some are software packages same as the Office package but free of charge.

Also there are online alternatives for MS word.

Alternatives to Skype





Skype is a proprietary Voice over IP service and software application.It can be used freely but without some features. Many people use it to chat or give video calls to friend or family members.


But recently skype has showed some faults.So here are some alternatives to use :


Softwares dedicated to video chat :

Monday, April 8, 2013

Alternatives for the game Elder Scrolls : Skyrim

The new game of the Elder Scrolls series, Skyrim is a fantastic game. But some will find it disappointing to know that they can't play it because of the high system requirement needed to play it.So I'm gonna give you some alternatives to try.You may enjoy them.

This game is considered as one of the best games ever to made.It have very high critics and i can personally say it's a good alternative because I enjoyed playing it.The only downside is that the game is hard to play using 3rd person view.


  • Dragon Age : Origins 

  • Gothic 2.

  • Gothic 3.

  • Risen 2.
All these games are similar to Skyrim but Dragon Age : Origins is slightly different.It's gameplay is the key difference and i liked it a lot.

( These games worked in my laptop which is a HP G 62 with i3 2.4 ghz processor 2gb ram HD i3 video card :)

To check whether they are working for you use this site www.game-debate.com.


Related Posts Plugin for WordPress, Blogger...

Ads