LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Non-*NIX Forums > General
User Name
Password
General This forum is for non-technical general discussion which can include both Linux and non-Linux topics. Have fun!

Notices


Reply
  Search this Thread
Old 12-27-2006, 04:23 PM   #31
Ha1f
Member
 
Registered: Jun 2005
Location: University of Maryland
Distribution: FreeBSD
Posts: 268

Rep: Reputation: 30

with regards to python of c++, it really doesnt matter. python is really good stuff, and it might be the easiest way to implement something like this. i have some ideas that i want to discuss with you about what the application will _actually_ do. i figure there will be a few parts to the project, so itll take a while to get it done.

the sourceforge page still isnt up, but it should be up soon. hopefully the OP will post in here once its up. once thats up correspondence will be even easier.

my email should be in my profile for this site. if its not just make a post and ill put it up. microsoft/linux, i doubt this will require _that_ much experience, and either way its a good learning experience.

at this point, im thinking python might be best for this project. ill tell you why once we get more into corresponding and discuss what we want pkgswarm to really be.
 
Old 12-27-2006, 09:11 PM   #32
corbintechboy
Member
 
Registered: Sep 2003
Location: Kentucky
Posts: 480

Original Poster
Blog Entries: 1

Rep: Reputation: 51
Still waiting on a response! I will post when I do get it. Man I want to get this started so I can learn to program! Sounds fun.
 
Old 12-30-2006, 11:05 AM   #33
Ha1f
Member
 
Registered: Jun 2005
Location: University of Maryland
Distribution: FreeBSD
Posts: 268

Rep: Reputation: 30
nick, i dropped you an email. ms/lin and corbin, you guys may want to email him to or email me (dforsythe<at>gmail<dot>com) so that i can get your email addresses. anyone else interested in this project feel free to email me too.
 
Old 12-30-2006, 01:39 PM   #34
microsoft/linux
Senior Member
 
Registered: May 2004
Location: Sebec, ME, USA
Distribution: Debian Etch, Windows XP Home, FreeBSD
Posts: 1,445
Blog Entries: 9

Rep: Reputation: 48
Ha1f, I Sent you and email as well. Is there any news on the sf.net site?
 
Old 12-30-2006, 02:12 PM   #35
Ha1f
Member
 
Registered: Jun 2005
Location: University of Maryland
Distribution: FreeBSD
Posts: 268

Rep: Reputation: 30
the sf.net proposal is still under review. i sent you an email back looking for ideas.
 
Old 01-11-2007, 02:31 PM   #36
samwwwblack
Member
 
Registered: Apr 2003
Location: Midlands, UK
Distribution: Lapwing-Linux 2009.1
Posts: 64

Rep: Reputation: 15
Could we get it hosted on Google code to start off with, just to get the ball rolling? Base it on the Bittorrent 4.x python code so we don't reinvent the wheel so much?
From 4.4 onward I think, Bittorrent started needing a lot of extras to work, I'm guessing people would look for a light package manager?

Also, change the name to swarmp: SoftWare Automatically Revamped for Many People (I was bored )
 
Old 01-11-2007, 02:56 PM   #37
Ha1f
Member
 
Registered: Jun 2005
Location: University of Maryland
Distribution: FreeBSD
Posts: 268

Rep: Reputation: 30
Quote:
Originally Posted by samwwwblack
Could we get it hosted on Google code to start off with, just to get the ball rolling? Base it on the Bittorrent 4.x python code so we don't reinvent the wheel so much?
From 4.4 onward I think, Bittorrent started needing a lot of extras to work, I'm guessing people would look for a light package manager?

Also, change the name to swarmp: SoftWare Automatically Revamped for Many People (I was bored )

we already have a sourceforge page. http://sourceforge.net/search/?type_...words=pkgswarm

check it out and email one of us if you want to get involved.
 
Old 01-11-2007, 04:30 PM   #38
Ha1f
Member
 
Registered: Jun 2005
Location: University of Maryland
Distribution: FreeBSD
Posts: 268

Rep: Reputation: 30
sawwwback: i got your message, but you blocked the email feature for your own account. email me at the address i posted in this thread. we appreciate the help :-)
 
Old 01-11-2007, 04:43 PM   #39
samwwwblack
Member
 
Registered: Apr 2003
Location: Midlands, UK
Distribution: Lapwing-Linux 2009.1
Posts: 64

Rep: Reputation: 15
Apologies about that, just emailed you :-)
 
Old 01-11-2007, 05:11 PM   #40
dasy2k1
Member
 
Registered: Oct 2005
Location: 127.0.0.1
Distribution: Manjaro
Posts: 963

Rep: Reputation: 36
the way i understand it each of the existing mirrors for a repo would act as both a tracker and a perminant seeder


mabie you could have seeding active whilever the pakage update daemon is running like PUP allways runs in the background in FC and zen in Suse
 
Old 01-11-2007, 06:15 PM   #41
Ynot Irucrem
Member
 
Registered: Apr 2005
Location: Perth, Western Australia
Distribution: Debian
Posts: 233

Rep: Reputation: 30
I don't have that much free time, but I could probably stand to do some less involved things like bug hunting, docs, and the SF website.

I would really like to see this as not an entirely new package manager, but just a layer on top of apt/yum/etc, maybe with a plugin architecture, as there will always be more package managers, and this would allow other people to write plugins for their own. This might mean a lot of initial work before anything usable is produced, seeing as everyone in this thread is on different distros/BSDs (I read your profile, Ha1f ), but people are going to be less wary of picking up a layer on top of their favourite package manager (with all it's features) than an entirely new PM that they might not consider as good, and more popular and well-known the project is, the more people will join in, and the more chance it will have of surviving. Writing a new package manager will also be a lot of work, you should be able to just stand on the shoulders of the existing ones, and if need be, this part can be written later anyway.

I really like the idea of this project and it has the potential to be something big, and I don't want to see it just die. A lot of projects haven't gone into the design phase enough, and just stagnate when the coder/s comes up against a brick wall. A lot of discussion and planning is still needed before anyone even thinks of writing code, so that will give people a chance to research everything involved (Python, daemons, bittorrent, package managers..). Python is a great first language, so you (us) coding newbs can help too.

Disclaimer: As you can read from my sig, I am an idiot. You guys probably know a lot more than me about all this stuff.
 
Old 01-11-2007, 06:34 PM   #42
Ha1f
Member
 
Registered: Jun 2005
Location: University of Maryland
Distribution: FreeBSD
Posts: 268

Rep: Reputation: 30
<note to everyone else who reads this thread>

If you want to help out, or want to know more about the project, please feel free to email me or anyone else on the project, or join the mailing list. At this point, we only need a few python programmers, but if you join the mailing list, youll be able to help out with docs and bug hunting.
 
Old 01-11-2007, 06:58 PM   #43
Ynot Irucrem
Member
 
Registered: Apr 2005
Location: Perth, Western Australia
Distribution: Debian
Posts: 233

Rep: Reputation: 30
Quote:
join the mailing list
There is no SF.net mailing list, did you guys start one and forget you didn't mention it in the thread?
 
Old 01-11-2007, 07:03 PM   #44
samwwwblack
Member
 
Registered: Apr 2003
Location: Midlands, UK
Distribution: Lapwing-Linux 2009.1
Posts: 64

Rep: Reputation: 15
Ha1f meant this one I think:
https://lists.sourceforge.net/lists/...kgswarm-develp
 
Old 01-11-2007, 11:34 PM   #45
indienick
Senior Member
 
Registered: Dec 2005
Location: London, ON, Canada
Distribution: Arch, Ubuntu, Slackware, OpenBSD, FreeBSD
Posts: 1,853

Rep: Reputation: 65
And the plot thickens...
 
  


Reply



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



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

All times are GMT -5. The time now is 10:03 AM.

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