Top 6 wishlist items for developer websites

Share interesting information or links related to portable apps here.
Post Reply
Message
Author
User avatar
webfork
Posts: 10821
Joined: Wed Apr 11, 2007 8:06 pm
Location: US, Texas
Contact:

Top 6 wishlist items for developer websites

#1 Post by webfork »

Sometime back I published an overview of suggestions for freeware developers, but I decided to approach it again, this time distilling it down to the top six issues I have with dev websites, ordered by my own preference and frequency of appearance. To be clear, I appreciate that a lot of devs are doing this for free and we're here to help promote good software, but these can all help us separate the gold from the stones.
  1. Screenshots that are clear and detailed - this doesn't have to be every single screen that your program can display, but a picture really is worth a thousand words. This should always be one of the first three things on your home page.
    -
  2. Changelog - that's clear and obvious and contains dates. This the easiest way to tell your visitors this is an actively developed program that does more than update the skins every 6 months. As a freeware maintainer, this is maybe my most common frustration.
    -
  3. Short video introduction - Helps avoid making your users dig for the point of your efforts. Over 2 minutes but no more than 5, with the highlights like the problem it solves, who might be interested.
    -
  4. Mirrors - Demonstrates your program's availability. Softpedia has been a reliable host over the years.
    -
  5. Requirements / Expertise necessary - If the program you're working on is really targeted at developers, put that up top. If it only runs on Windows 10 with the latest dotNET version, requires a gig of space, and you need to download FFMPEG, list that too. I've looked at a dozen programs in the past month alone that had me digging for 10 minutes only to find out it requires (for example) Python expertise and only runs on Android.
    -
  6. A clear license - important bits for us are whether it can be used in a professional environment and if you can redistribute the binary (we mirror a lot of old programs to keep them alive).
Finally, if it's open source: a clearly labeled license, location for the source code, and build instructions.

---

Feedback welcome. Here's the other thread more suggestions.

---

Related: Open letter to security developers
Last edited by webfork on Thu Jan 14, 2021 7:32 pm, edited 2 times in total.

User avatar
Midas
Posts: 6726
Joined: Mon Dec 07, 2009 7:09 am
Location: Sol3

Re: Ongoing wishlist for developer websites

#2 Post by Midas »

I think you pretty much covered all the bases. Will post back if I can think of anything. Meanwhile, thank you -- especially for the clarity and terseness. :sunglasses:

Post Reply