I have a tech newsletter that I'd like to publish through the USC and I was wondering how to do it?
-
2Related to How to get my software into Ubuntu? – Nitin Venkatesh Mar 02 '12 at 16:11
-
@nitstorm I think his question is specifically related to newsletters, as in, is there any way to directly publish a newsletter without developing a managing application. – Razick Sep 27 '12 at 12:16
-
1Hence, I wrote a comment linking to it, and mentioned it's related to it and not an exact duplicate :) – Nitin Venkatesh Sep 27 '12 at 12:19
-
@nitstorm Good point. =) – Razick Sep 27 '12 at 12:24
3 Answers
It looks to me like that answer deals with publishing software. The question asked how to publish a NEWSLETTER, not software. I, too, would like that question answered. For example, in Windows, the answer might be MS Publisher. How about in Ubuntu? Have I missed something? Thanks, Fred

- 1
While it is often used for newsletters, magazines and books, the Ubuntu Software Center is actually designed specifically for software, and does not directly support them.
I've looked into this myself, and it seems that the only way to publish a newsletter/magazine is to write an application that handles the magazine. In other words, you can do either of the following:
1) Create a PDF Viewer that handles your newsletters.
2) You might be able to create a script that automatically loads your newsletter into an existing PDF viewer.
Good luck.
PS: Personally, I would like to see Ubuntu get it's own magazine and book store. Something like "Ubuntu One Bookstore." I don't like how a large percentage of the applications published are magazines, and how they clutter search results.

- 672