LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 06-28-2020, 01:02 AM   #16
des_a
Senior Member
 
Registered: Sep 2006
Posts: 1,416

Original Poster
Blog Entries: 43

Rep: Reputation: 36

You can download it at http://smileynet001.ddns:81/~pnf when I fix the website. I lost the website code so need to build from scratch.
 
Old 06-28-2020, 01:04 AM   #17
des_a
Senior Member
 
Registered: Sep 2006
Posts: 1,416

Original Poster
Blog Entries: 43

Rep: Reputation: 36
For the latest development version please email me at despersonal000@gmail.com
 
Old 06-28-2020, 01:08 AM   #18
des_a
Senior Member
 
Registered: Sep 2006
Posts: 1,416

Original Poster
Blog Entries: 43

Rep: Reputation: 36
I would love some help debugging my development version. For now I'm stuck again.
 
Old 06-28-2020, 04:15 AM   #19
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
Where is the repository?
Where is, in fact, any document regarding your project?
Can one contribute via git (or similar VCS)?
 
Old 06-29-2020, 02:16 AM   #20
des_a
Senior Member
 
Registered: Sep 2006
Posts: 1,416

Original Poster
Blog Entries: 43

Rep: Reputation: 36
Now I just fixed the app store up to the point where you can download the versions I've already completed. Sometimes it goes down. But it's at: http://smileynet001.ddns.net:81/~smi...ll/des/pnf.htm
 
Old 06-29-2020, 02:24 AM   #21
des_a
Senior Member
 
Registered: Sep 2006
Posts: 1,416

Original Poster
Blog Entries: 43

Rep: Reputation: 36
There is not exactly a repository. There is no git or anything, as I have yet to learn about it and it may not run well on the servers I have so far, which is where I'd want to put it if I did it.

I have 2 ordinary computers with 2GB RAM, each, acting as server PCs. main1, and main2. They both run windows 10 underneath. On Virtual Box, on top of that, one machine has 5 servers, the other has 3.

The one with 5 servers contains vweb, which is where I'm storing a website which is a very simple APP Store. Unfortunately, the server broke down and I had to recreate some of it's content. Most, I would say in fact. If other links never work, that is why. But I'm trying to roughly build the same thing.

The documentation I have written is a great place to start reading more about it. It is stored on that server, too. Look for the documentation download links.

So far, this project hasn't got recognized as a big thing yet. But I'm trying to create a version which will change that slowly but surely.
 
Old 06-29-2020, 02:25 AM   #22
des_a
Senior Member
 
Registered: Sep 2006
Posts: 1,416

Original Poster
Blog Entries: 43

Rep: Reputation: 36
To contribute, for now, as far as the official version goes, one would have to privately e-mail me at despersonal000@gmail.com
 
Old 07-02-2020, 11:56 PM   #23
des_a
Senior Member
 
Registered: Sep 2006
Posts: 1,416

Original Poster
Blog Entries: 43

Rep: Reputation: 36
I may be able to do a repository later. But one of the reasons I wanted to do it this way, was to get full control over what happens to my apps as far as whether I require money or not, for the stuff up here, so far I haven't. And most of it is GPL, but I didn't want to always give my GPL away for free, sometimes I wanted others to pay for it, not that I'm stopping them from excercising their rights under GPL either though. This is the first program I will want to charge others for, probably right after I get a version working for the next version. Older versions will remain free.
 
Old 07-10-2020, 12:40 AM   #24
des_a
Senior Member
 
Registered: Sep 2006
Posts: 1,416

Original Poster
Blog Entries: 43

Rep: Reputation: 36
The website http://smileynet001.ddns.net:81/~pnf, is working again. Please visit here, because you never know when it will go down again and need a few days to fix.
 
Old 07-10-2020, 04:58 PM   #25
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
^ ...aaand it's down again.
Not exactly a good basis for collaboration.
Why don't you use one of the many git platforms, self-hosted or not?
 
Old 07-10-2020, 11:04 PM   #26
des_a
Senior Member
 
Registered: Sep 2006
Posts: 1,416

Original Poster
Blog Entries: 43

Rep: Reputation: 36
Don't know when it went down. I'll do some research on got and get back here.
 
Old 07-11-2020, 12:51 AM   #27
des_a
Senior Member
 
Registered: Sep 2006
Posts: 1,416

Original Poster
Blog Entries: 43

Rep: Reputation: 36
Actually, while it will also remain on my website, I am trying to learn about repositories now. This thread generated a new question. Should I ask here and unmark as solved, or start a new thread and link them? I might need detailed questions...
 
Old 07-11-2020, 12:53 AM   #28
des_a
Senior Member
 
Registered: Sep 2006
Posts: 1,416

Original Poster
Blog Entries: 43

Rep: Reputation: 36
I found a way to charge money and still host elsewhere, on GitHub. I just need to learn how to use it... While my store will remain open and the official way to get there, I never mind when I need to using 3rd party tools with self-hosting techniques...
 
Old 07-11-2020, 05:03 AM   #29
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
Quote:
Originally Posted by des_a View Post
I found a way to charge money and still host elsewhere, on GitHub. I just need to learn how to use it... While my store will remain open and the official way to get there, I never mind when I need to using 3rd party tools with self-hosting techniques...
Where is that store?
Are you sure charging money is realistic at this point?
IDK, I cannot test it, but from your own narrative I gather this is in a sort of early alpha stage.
I certainly wouldn't buy software I cannot test beforehand.
 
Old 07-13-2020, 06:29 PM   #30
des_a
Senior Member
 
Registered: Sep 2006
Posts: 1,416

Original Poster
Blog Entries: 43

Rep: Reputation: 36
For the next version, I was considering it. Maybe the thought goes though, I will wait a little longer. The one I was experimenting with, I charged a "by donation" $5 for it, but it's optional. I'm fixing the filesystem of the server so I can write the final "by donation" code.
 
  


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 On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: Librem 15, the first free software GNU/Linux laptop, makes funding goal LXer Syndicated Linux News 0 01-22-2015 06:06 PM
My first post on LQ - My goal in life and more Zacariaz LinuxQuestions.org Member Intro 4 07-01-2011 02:38 AM
Dual boot primary Linspire & XP primary slave? watmonki Linspire/Freespire 5 11-01-2005 08:16 PM
boot loader, MBR, redhat9 on primary slave, winxp on primary master samik Linux - Hardware 4 10-15-2003 08:55 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 09:19 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