LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Non-*NIX Forums > Programming
User Name
Password
Programming This forum is for all programming questions.
The question does not have to be directly related to Linux and any language is fair game.

Notices


Reply
  Search this Thread
Old 07-21-2005, 01:49 AM   #1
bin75
Member
 
Registered: Apr 2005
Location: Singapore
Distribution: Still deciding - presently just got hold of Suse 9.1. Intending to get Slackware 10.1
Posts: 30

Rep: Reputation: 15
Any linux based software similar to M$ VB?


Hello

Just wondering if anyone of you know any software (free one ;p cos I cant afford to buy ;p) that work similar to microsoft visual basic. I intend to create a program to help me monitor my financial status ;p kekeke .... getting older and yet cant figure out where the #$#R%# my $$$ went to. So thinking of creating a simple database that will help me monitor my $$$ as well as fellow family members, if they wish to monitor too! ;p

I m pretty comfortable with MS Excel VBA, however, it seem that i cant operate the program in OpenOffice - spreadsheets.

btw, any one has any idea where to read some very basic essence in PERL & PHP programming? Heard that these two are great programs to learn! I thought the trend now is on JAVA ... ;p

well, a zillion thank you in advance for any help rendered.
 
Old 07-21-2005, 02:03 AM   #2
enemorales
Member
 
Registered: Jul 2004
Location: Santiago, Chile
Distribution: Ubuntu
Posts: 410

Rep: Reputation: 31
Hi,

What do you mean with "similar"? I'm not aware of a "Visual Basic" for Linux (in the sense of the language), but there are many IDEs that allow you to develop applications "visually", but using other languages. For instance:

- KDevelop, for almost any language, but particularly strong with C, C++.
- Eclipse, netbeans, for Java (well, Eclipse can work with many other languages... netBeans I don't know)
- Quanta/Bluefish for HTML and PHP scripting (good choice if you want to use MySQL, a free database manager)
- Boa, for Python (BOA=IDA, Python=Language )
- Lazarous, for Pascal (it's like Borland Delphi)

If you feel comfortable working with VBA, you can giv also OpenOffice a try. It has also its own macro-language (that you can learn) and it should work cross-platform (so you develop in Linux, but your family can use it in Windows).

HTH!

EDIT: Forgot Mono, because I don't know too much about it. I think it is something like .NET (which also I don't know), but cross-platform. The language is C#.

Last edited by enemorales; 07-21-2005 at 02:06 AM.
 
Old 07-21-2005, 03:01 AM   #3
vharishankar
Senior Member
 
Registered: Dec 2003
Distribution: Debian
Posts: 3,178
Blog Entries: 4

Rep: Reputation: 138Reputation: 138
Gambas is very similar to Visual Basic.
 
Old 07-21-2005, 12:21 PM   #4
bin75
Member
 
Registered: Apr 2005
Location: Singapore
Distribution: Still deciding - presently just got hold of Suse 9.1. Intending to get Slackware 10.1
Posts: 30

Original Poster
Rep: Reputation: 15
Hi - thank you for the replies :)

Hello

thx alot for the replies! really appreciate your helpz guys

to enemorales - what I mean is that any software that work in similar manner as the M$ Visual Basic / VB.Net, and it's free and i can do the programming in linux environment

think i will give Gambas a try. hope i like it ;p hehehe

btw, any html editor that's similar to M$ Frontpage? i mean those editor that let you "What you see is what you get" stuff me lazy to create html using html or xml codes, prefer the M$ Frontpage method - tho' not nice but easy n fast to create ;p kekekeke sorry ..

once again, a zillion thank you for any advises
 
Old 07-22-2005, 01:37 AM   #5
chrism01
LQ Guru
 
Registered: Aug 2004
Location: Sydney
Distribution: Rocky 9.2
Posts: 18,420

Rep: Reputation: 2785Reputation: 2785Reputation: 2785Reputation: 2785Reputation: 2785Reputation: 2785Reputation: 2785Reputation: 2785Reputation: 2785Reputation: 2785Reputation: 2785
To learn Perl get the Llama book described here: http://www.oreilly.com/catalog/learnperl4/
highly recommended
 
Old 07-22-2005, 03:53 PM   #6
enemorales
Member
 
Registered: Jul 2004
Location: Santiago, Chile
Distribution: Ubuntu
Posts: 410

Rep: Reputation: 31
For web-pages "without" html you can try the editor that comes with mozilla or Quanta.
 
Old 07-23-2005, 09:31 PM   #7
hanzerik
Member
 
Registered: Jan 2002
Location: Cheyenne Wyoming
Distribution: Debian/Raspbian/Mint
Posts: 717

Rep: Reputation: 32
nvu is a pretty nice wysiwyg web page editor.
 
Old 07-25-2005, 12:09 PM   #8
bin75
Member
 
Registered: Apr 2005
Location: Singapore
Distribution: Still deciding - presently just got hold of Suse 9.1. Intending to get Slackware 10.1
Posts: 30

Original Poster
Rep: Reputation: 15
Thx!

Hello

thx for all the suggestions. will give those softwares a try

once again, a zillion thank you

haf a great week ahead!
 
Old 07-25-2005, 12:17 PM   #9
logosys
Member
 
Registered: Jul 2005
Location: Texas
Distribution: RHEL4 - ES
Posts: 178

Rep: Reputation: 31
Re: Thx!

If you want a good program to manage your finances (Quicken-style) GnuCash is good.
 
Old 10-13-2005, 09:07 AM   #10
VinnySem
Member
 
Registered: Oct 2004
Distribution: SUSE 10.0 Pro/Debian 3.1
Posts: 38

Rep: Reputation: 15
Also check out some of the things going on with the Mono project, an open-source Linux implementation of .NET
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
advantech pcm or similar and arm based pc modules nazir Linux - Hardware 0 08-09-2005 02:04 AM
similar to dpkg-split on rpm based systems? lil_becky Linux - Newbie 1 01-20-2005 12:53 AM
Anybody seen a mini distribution similar to SLAX that is GNOME based? tlawlessrr Linux - Distributions 2 07-27-2004 08:43 PM
tivo- similar linux recording software cjae Linux - Software 3 04-19-2004 08:21 AM
is there a software similar to dreamweaver in linux? spyghost Linux - Software 3 09-04-2003 12:42 AM

LinuxQuestions.org > Forums > Non-*NIX Forums > Programming

All times are GMT -5. The time now is 09:06 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration