You are not logged in.
Ok, so I know that I can make it, but can I release it in the app store (for free)? Can I use the name? What about the logo? I'm sure this is information that's available, but I must not be searching on the correct terms. Can someone please point me in the right direction?
To provide some context, I'm just getting into Android development and would hopefully be an easy enough first app. (I've already made a Wikipedia reader for myself.) Also, I know that you can just point the browser to the wiki, but hardware integration is nice. Plus it seems like the times that I really need to use the wiki (something big is broken) I end up accessing it from my phone. It seems like a natural fit.
Offline
A assume you have seen Arch's trademark policy
Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way
Offline
That's what I was looking for! It's clear that I would need to include the "TM" if the logo is used, but I'm having trouble determining if I can use the logo.
"you may use the trademark in a way which indicates the intent of your product"
This means that I can use the name "Arch Linux Wiki Reader", correct? I can make sure that the user understands that it's not an official application.
Offline
This means that I can use the name "Arch Linux Wiki Reader", correct? I can make sure that the user understands that it's not an official application.
Although I moderate the Arch Linux forums, and my actions reflect on Arch Linux, I am not in a position to speak on behalf of Arch Linux. That said; Yes, I think your interpretation is correct. In making that assertion, I qualify that with your statement that the project would be free. In this context of free, I assume you mean non-commercial. Of course, free, as in freedom would be better, but I don't want to start channeling RMS.
IANAL. I look forward to seeing the app.
Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way
Offline
I just want to say that I cannot wait to see this app!
Offline
I just want to say that I cannot wait to see this app!
+1
Is there an update on this, or are we just too impatient?
Offline
Yea, I would love to see this.
Offline
The update is that I haven't made much progress on it yet. The problem is that unlike Wikipedia, our wiki doesn't have a mobile site. It's a lot easier to start with a stripped down site. However, now that I see there's some interest, I'll get to work on figuring it out.
Offline
If you want a stripped down version, take a look at the arch-wiki-docs package. Applying custom CSS would go a long way towards 'mobilizing' the layout.
And if you want to see how to really strip it down and make the whole thing fit in 12MB, take a look at arch-wiki-lite.
Offline
Thanks. It hadn't occurred to me to download the wiki and make the app available offline. That might work... Although I would probably have to use the lite version to keep it small enough. keenerd, did you create the lite docs? Can I redistribute the contents of that package?
Offline
The light version is the same as the normal offline version, same licensing. But you probably don't want to reuse -lite, because it is laid out for easy reading in the shell. No links, no styling, formatted for fixed-width fonts. It would be a real pain on a touch screen phone.
Offline
It would be a real pain on a touch screen phone.
You could name it 'hArchcore version lite' ;P
Offline
The light version is the same as the normal offline version, same licensing. But you probably don't want to reuse -lite, because it is laid out for easy reading in the shell. No links, no styling, formatted for fixed-width fonts. It would be a real pain on a touch screen phone.
I was thinking of a console theme. Give it that "Arch Linux" feel
The largest problem would be adding links. That might be a deal breaker
Otherwise, I'm thinking maybe I could compress the wiki-docs then pull each individual file as it's needed.
Offline
I think you should develop a version for inclusion in the apple app store and change $10 for it
CPU-optimized Linux-ck packages @ Repo-ck • AUR packages • Zsh and other configs
Offline