Forum     

Go Back   Digit Technology Discussion Forum > Software > Open Source
Register FAQ Calendar Mark Forums Read

Open Source A place where you can talk to like-minded people about the fastest growing software movement today! Discuss anything and everything about Open Source software and Operating Systems.


Reply
 
LinkBack Thread Tools Display Modes
Old 29-04-2010, 07:00 PM   #1 (permalink)
paralinux
 
Join Date: Jul 2008
Location: Noida
Posts: 86
Default a project on linux - need suggestion


Hi digitians

I need to submit something as my in-house project (second year, comp engg). I was thinking about creating a basic distro .. using the guidelines available on internet especially linuxfromscratch.com .. but that seems to be a time taking process.

Can any digitian suggest me something ( i wish to work on linux platform) that can be accomplished in a time span of 4 - 6 weeks max.

I will be highly obliged.
__________________
http://bhanuvrat.blogspot.com

Digit Community Advisory Council
anuvrat_parashar is offline   Reply With Quote
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 29-04-2010, 07:15 PM   #2 (permalink)
Section Moderator
 
gopi_vbboy's Avatar
 
Join Date: Mar 2007
Location: Hyderabad
Posts: 1,186
Default Re: a project on linux - need suggestion

do some proj in python for web applications
gopi_vbboy is offline   Reply With Quote
Old 29-04-2010, 08:00 PM   #3 (permalink)
Sami Hyypiä, LFC legend
 
Liverpool_fan's Avatar
 
Join Date: Jun 2007
Location: Нью-Дели
Posts: 2,138
Default Re: a project on linux - need suggestion

You can "create a Linux distro" using remastersys (Ubuntu). Heck try to pose it as more impressive by stating "My own Operating System". Will get teachers impressed in no time (actually in my college teachers and students were impressed since some certain seniors created their "own" "new" "OS" )

Personally, I would suggest PHP-MySQL based project. Easy to work with and good result and would not be show pony as above.
__________________
Experience true education in Computer Science - http://www.udacity.com | http://www.coursera.org

Spoiler:
Read before asking / messaging any moderator for any query: FAQ + answers for new members

Read all the sticky threads before asking any type of query. Most basic questions are answered in those.
Don't use forum for chatting. Visit http://webchat.freenode.net/?channels=krow, enter nick and connect.
Liverpool_fan is offline   Reply With Quote
Old 29-04-2010, 09:57 PM   #4 (permalink)
paralinux
 
Join Date: Jul 2008
Location: Noida
Posts: 86
Default Re: a project on linux - need suggestion

well.. linux from scratch is not a show-ware ... its not that easy either ..
I tried doing it and got stuck with build errors.. now removing those errors is seriously going to take time .. this is why I am here asking for ideas ... (less time consuming ones).

PHP/MySQL .. I don't have any expertise on this platform .. so its gonna be my last resort.
__________________
http://bhanuvrat.blogspot.com

Digit Community Advisory Council
anuvrat_parashar is offline   Reply With Quote
Old 29-04-2010, 10:58 PM   #5 (permalink)
Section Moderator
 
gopi_vbboy's Avatar
 
Join Date: Mar 2007
Location: Hyderabad
Posts: 1,186
Default Re: a project on linux - need suggestion

^^buy project dude

visit
ncct.in

hope it helps...one og my fren got proj ther...jus try if u want..they give 3day training also

all the best
gopi_vbboy is offline   Reply With Quote
Old 05-05-2010, 12:00 AM   #6 (permalink)
paralinux
 
Join Date: Jul 2008
Location: Noida
Posts: 86
Default Re: a project on linux - need suggestion

@ gopi
thats not what I have in mind ...

things ranging from creating graphical frontends for command line utilities to a remote desktop assistance utility are hovering in my head.. things are possible .. but the time limit is the only problem I have to overcome.

Help me out !!!
__________________
http://bhanuvrat.blogspot.com

Digit Community Advisory Council
anuvrat_parashar is offline   Reply With Quote
Old 05-05-2010, 02:45 AM   #7 (permalink)
Linoob
 
celldweller1591's Avatar
 
Join Date: Mar 2010
Location: ambala, haryana
Posts: 705
Default Re: a project on linux - need suggestion

Why dont you go for Suse Studio - a web UI to create your own opensuse project which after completion can be downloaded as a full fledged os. Its free to register and use. you can see details of Suse studio here .Visit SuseStudio site to register and go.
__________________
root@Celldweller#ping www.linoob.com

Ubuntu User # 31222
Linux User # 516252
celldweller1591 is offline   Reply With Quote
Old 17-05-2010, 05:35 PM   #8 (permalink)
prasath->loves(APPLE);
 
prasath_digit's Avatar
 
Join Date: Jul 2008
Location: Trichy, TamilNadu
Posts: 231
Default Re: a project on linux - need suggestion

Quote:
Originally Posted by anuvrat_parashar View Post
@ gopi
thats not what I have in mind ...

things ranging from creating graphical frontends for command line utilities to a remote desktop assistance utility are hovering in my head.. things are possible .. but the time limit is the only problem I have to overcome.

Help me out !!!
well said. the programming environment in linux is not as user friendly as in windows, compare programming is visual studio in windows VS programming with the command-line based GCC compiler in linux. Also in linux, we have to include the obj & lib files in the compile line each time we compile the program. So a graphical front end for GCC would be very useful.
__________________
My Desktop Spec:- :-)

AMD Athlon 64 X2 3600+
ASUS M2N-MX Motherboard
2GB DDR2 RAM
500GB Seagate HDD

My Laptop Spec:- :)

BRAND:
TOSHIBA
MODEL:
C640-X4012
2nd Gen Intel Core i5 2430M
4GB DDR3 RAM
500GB HDD
prasath_digit is offline   Reply With Quote
Old 17-05-2010, 08:49 PM   #9 (permalink)
In The Zone
 
Join Date: May 2006
Location: chennai
Posts: 430
Default Re: a project on linux - need suggestion

Our own Indian Manipur boy's Anjuta or cambas can be attempted
__________________
Linux is not merely an operating System..It is a movement to safeguards your freedom..So our future generations don't blame us, that we push them to the enslavement of $ :http://linxbot.wordpress.com/
vaithy is offline   Reply With Quote
Old 20-05-2010, 09:39 AM   #10 (permalink)
paralinux
 
Join Date: Jul 2008
Location: Noida
Posts: 86
Default Re: a project on linux - need suggestion

Well thanks for your response guys ... I have opted for a Remote desktop assistance / access utility ..

a rather simple one .. so that i am able to complete it in two months.. I am using Qt for the job .. lets see what I am capable of
__________________
http://bhanuvrat.blogspot.com

Digit Community Advisory Council
anuvrat_parashar is offline   Reply With Quote
Old 22-05-2010, 12:57 PM   #11 (permalink)
ico
.
 
ico's Avatar
 
Join Date: Jun 2007
Location: New Delhi
Posts: 8,944
Default Re: a project on linux - need suggestion

Quote:
Originally Posted by prasath_digit View Post
well said. the programming environment in linux is not as user friendly as in windows, compare programming is visual studio in windows VS programming with the command-line based GCC compiler in linux. Also in linux, we have to include the obj & lib files in the compile line each time we compile the program. So a graphical front end for GCC would be very useful.
Looks like you haven't heard of Eclipse, NetBeans, Qt and the likes.
__________________
.
ico is offline   Reply With Quote
Old 22-05-2010, 03:45 PM   #12 (permalink)
Linoob
 
celldweller1591's Avatar
 
Join Date: Mar 2010
Location: ambala, haryana
Posts: 705
Default Re: a project on linux - need suggestion

a project on "penetration testing" would be good if you like and you cant do it better in windows Backtrack rocks !!!
__________________
root@Celldweller#ping www.linoob.com

Ubuntu User # 31222
Linux User # 516252
celldweller1591 is offline   Reply With Quote
Old 23-05-2010, 08:57 AM   #13 (permalink)
BE FREE
 
Join Date: Apr 2005
Location: Akash Ganga
Posts: 1,565
Default Re: a project on linux - need suggestion

Quote:
Originally Posted by ico View Post
Looks like you haven't heard of Eclipse, NetBeans, Qt and the likes.
and to add anjuta, kdevelop............ and he seems completely misinformed , there is no need to link obj files with lib files----- these things are of ancient past , yet used even now, they have there own benefits.........
__________________
"To know that we know what we know, and to know that we do not know what we do not know, that is true knowledge." ~ Copernicus
azaad_shri75 is offline   Reply With Quote
Old 23-05-2010, 10:36 AM   #14 (permalink)
Linoob
 
celldweller1591's Avatar
 
Join Date: Mar 2010
Location: ambala, haryana
Posts: 705
Default Re: a project on linux - need suggestion

i was looking for something for my electric society seminar"Resonance" and i got Electric and Qucs right here in my Ubuntu and i was delighted to see such an easy environment to simulate small circuits to microprocessors using them. i found Pspice in windows as well but Qucs looks more promising, easy and open source.
__________________
root@Celldweller#ping www.linoob.com

Ubuntu User # 31222
Linux User # 516252
celldweller1591 is offline   Reply With Quote
Old 25-08-2010, 04:05 PM   #15 (permalink)
FooBar Guy
 
GNUrag's Avatar
 
Join Date: Jun 2004
Location: GNUmbai
Posts: 1,245
Default Re: a project on linux - need suggestion

The world is moving on to mobile devices. Why not make something that runs on Android? I'm sure it would be something no one in your college would have thought of!!
__________________
- --
http://web.gnuer.org
GNUrag is offline   Reply With Quote
Old 29-08-2010, 09:59 PM   #16 (permalink)
Right Off the Assembly Line
 
Join Date: Aug 2004
Location: Bangalore
Posts: 2
Default Re: a project on linux - need suggestion

Quote:
Originally Posted by anuvrat_parashar View Post
Hi digitians

I need to submit something as my in-house project (second year, comp engg). I was thinking about creating a basic distro .. using the guidelines available on internet especially linuxfromscratch.com .. but that seems to be a time taking process.

Can any digitian suggest me something ( i wish to work on linux platform) that can be accomplished in a time span of 4 - 6 weeks max.

I will be highly obliged.
Do you really think that a Linux Distro can be considered a MINI project? I dont think that at least. However, I think that you can try for creating a small QT application which can be used to read data from a MYSQL table and display it. It will be interesting and a learning process. With the excessive help available from all direction, it wont be too tough either.
vaibhavkaushal123 is offline   Reply With Quote
Old 04-09-2010, 07:24 PM   #17 (permalink)
mekalodu
 
iinfi's Avatar
 
Join Date: Oct 2004
Location: Navi Mumbai
Posts: 1,518
Default Re: a project on linux - need suggestion

are you allowed to use VMs for ur project?
why dont u attempt to create a linux cluster using Red Hat Cluster Suite. Use Cent OS which is a build of Red Hat.
U will need 3 VMs for the same ... 2 for a two node cluster and 1 for a common storage. For project purposes u can use manual fencing (though there will be 100 docs on the net suggesting its not supported)
if u use Suse enterprise, u can use heartbeat also.
i m not sure whether it will be easy for you to study and do this between studying ur other subjects ... but trust me if u can understand this concept well u have a good chance of getting into a good job n impress ur interviewer ..
iinfi is offline   Reply With Quote
Old 04-09-2010, 07:26 PM   #18 (permalink)
mekalodu
 
iinfi's Avatar
 
Join Date: Oct 2004
Location: Navi Mumbai
Posts: 1,518
Default Re: a project on linux - need suggestion

ahh jus realised the guy wud be in 3rd year now ..
sry for bumping up an old post .
iinfi is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Mandriva Linux 2008.1 Beta 1 soumya Open Source 7 15-05-2008 01:54 PM
Why I quit: kernel developer Con Kolivas Cyrus_the_virus Chit-Chat 10 01-03-2008 05:46 PM
INtroduction to linux gary4gar Open Source 22 15-10-2006 04:14 PM
Linux Quotes here shankar_ganesh Open Source 1 09-06-2006 12:09 AM
Linux Quotations Like Never Before! paragkalra Open Source 5 18-05-2006 08:45 AM

 
Latest Threads
- by Charan
- by Charan

Advertisement




All times are GMT +5.5. The time now is 04:48 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2