You are not logged in.

#1 2009-12-21 21:56:19

SoleSoul
Member
From: Israel
Registered: 2009-06-29
Posts: 319

Two things I keep windows for - suggestions for linux replacements?

Hi
I found myself working on Arch full time except for when I need two things:
1) C++ programming.
2) Doc files viewing.

I'll elaborate.
Although I don't like it, the tool I find best to program C++ in is *by far* Visual Studio 2010 Beta 2. The reason for that is it's "while typing" error checking which is superior in comparison to Eclipse'. It's the only tool I can program C++ in and if the algorithm is right the program will run on the first try! Not to mention it's good auto-completion and other nice management tools.

The .doc files problem is very annoying. I know I can install wine and I know I can use OpenOffice.Org.
I don't want to install wine and then Microsoft word viewer just for viewing or converting doc files to pdf. (Maybe it's because I don't want to admit that what linux has to offer doesn't compare with the Windows solutions.;)

I can't use OpenOffice because I learn computer engineering and our lecturers put any sign they can find among the greek letters and many other weird shapes so OpenOffice tend to choke in these situations. It's hard to understand an already complicated formula with blank squares instead of symbols.
I also don't want to use OpenOffice because converting doc files to pdf is the only use I'll have to it and it's really an overkill.

I don't say that these reasons are good enough but because of them I prefer to reboot and use the best tools I can have under Windows.

Do you know good tools for these tasks? a decent code editor with on the fly error checking or a doc to pdf converter?

Thank you!

Offline

#2 2009-12-21 22:10:58

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: Two things I keep windows for - suggestions for linux replacements?

Both VS and Office are MS's flagship products in their respective categories, i.e. you have a snowball's chance in hell to find a FLOSS replacement for them.

Wrt to converting, there's a bunch of solutions, you have to check if they produce the correct output, let Google guide you http://www.doc2pdf.net/

Edit: I'm not a dev but I've heard many people like http://www.kdevelop.org/
http://www.emacswiki.org/cgi-bin/wiki/FlyMake
http://netbeans.org/features/cpp/index.html

Last edited by karol (2009-12-21 22:30:21)

Offline

#3 2009-12-22 12:14:01

Mikko777
Member
From: Suomi, Finland
Registered: 2006-10-30
Posts: 837

Re: Two things I keep windows for - suggestions for linux replacements?

Try Qtcreator for C++, it seems to do all the things you need.

Also koffice is lighter and faster than openoffice and seems to do doc to pdf just fine.

Post back your experiences if you do find a replacement smile

Offline

#4 2009-12-22 12:56:51

chpln
Member
From: Australia
Registered: 2009-09-17
Posts: 361

Re: Two things I keep windows for - suggestions for linux replacements?

I just wanted to second Emacs + FlyMake (+ CEDET and some other development tools, perhaps).  While I don't write any C++, flymake is very fexible; I've found it reliable for C and Python, among others.  I suspect adapting from a visual IDE to Vim or Emacs would be the greatest issue.  I guarantee though, once you get used to them, you'll wonder how you ever used MSVS. wink

SoleSoul wrote:

I can't use OpenOffice because I learn computer engineering and our lecturers put any sign they can find among the greek letters and many other weird shapes so OpenOffice tend to choke in these situations. It's hard to understand an already complicated formula with blank squares instead of symbols. I also don't want to use OpenOffice because converting doc files to pdf is the only use I'll have to it and it's really an overkill.

I don't suppose your lecturers would be willing to provide the documents in an alternative (read: open) format?

Offline

#5 2009-12-22 13:41:19

jdarnold
Member
From: Medford MA USA
Registered: 2009-12-15
Posts: 485
Website

Re: Two things I keep windows for - suggestions for linux replacements?

I second the QtCreator plug - it really works well.

Offline

#6 2009-12-24 17:11:33

SoleSoul
Member
From: Israel
Registered: 2009-06-29
Posts: 319

Re: Two things I keep windows for - suggestions for linux replacements?

Thank you for your answers!

@karol
"a snowball's chance in hell" lol never heard this phrase.. I love it!

Not that, sorry. I know of plenty of sites which let you send them the file and send you back the pdf by mail. It's ok for emergency situations, not for everyday use. I have many files to handle.

It depends on KDE and not just on qt and I don't use kde.

I can't find C++ support. And anyway, if I use a text editor it would be vim. I have nothing against emacs, just never used it.

I used it once, wasn't that pleasant to work with. It felt sluggish. Anyway if more recommends it for C++ I may try this 550 MB solution. (along with java)
Thanks anyway smile

@Mikko777
I am trying QTcreator now. It look really good but along with that, it's very weird.
The design is sleek and efficient. It's on the fly error checking is ok.. Not as good as VC++'s. It checks syntax more than structure.
The weirdest thing is I couldn't find a mode or project type for programming a general C++ program. Can it manage only QT applications? I never use QT.

Mikko777 wrote:

Also koffice is lighter and faster than openoffice

It may be lighter for KDE environments.. here it's even bigger than OOo. 512 MB. Maybe if I could separate just the necessary converter... (or maybe take just the "word").

@chpln
From your post I understand that flymake supports C++. I may try it though as I posted above I could use vim if needed but emacs... If I have time I'll try emacs. Thanks.

@jdarnold

jdarnold wrote:

I second the QtCreator plug - it really works well.

What do you mean by "plug"? big_smile

Offline

#7 2009-12-24 19:41:50

Ronin-Sage
Member
Registered: 2008-10-24
Posts: 153
Website

Re: Two things I keep windows for - suggestions for linux replacements?

I was under the impression that OOo would have equal if not better Unicode support than MS Office, but maybe that's just me trying to say "hah! eat FLOSS, MS!".

But yeah, are you sure you have the proper packages installed for viewing the characters? Which ones in particular can't you view?

Side-note: You should try Go-OpenOffice. It's basically OOo, with some notable improvements(ex: reportedly faster start-up)

Offline

#8 2009-12-24 20:20:03

jelly
Administrator
From: /dev/null
Registered: 2008-06-10
Posts: 714

Re: Two things I keep windows for - suggestions for linux replacements?

you can still use word 2007 with wine, it works flawless

Offline

Board footer

Powered by FluxBB