Skip to content

Instantly share code, notes, and snippets.

@Nisden
Created April 14, 2014 07:30
Show Gist options
  • Save Nisden/10624329 to your computer and use it in GitHub Desktop.
Save Nisden/10624329 to your computer and use it in GitHub Desktop.
Lots of shitty ideas, feel free to fork and add ideas!
• Web sites
○ Translation System
§ Crowdsourcing
§ Azure
§ Formats
□ Resx
□ Strings.xml (Android)
○ Server Management
§ Charts, Interactive console, custom plugins for applications
§ An always returning idea.
○ Error Reporting
§ More generic, better notifications and integrations (Github, Jira, Bitbucket)
○ YouTube replacement
§ It must be possible, can be right to have THAT many ads
§ Monetizing should be done using less ads and the possibility for membership fees, and "sponsored" videos where no ads are displayed to the users.
○ Dating site
§ God they are horrible and expensive! Should be possible for free + a few paid things
§ Privacy settings on each field
□ A quick guide where you can choose between 3 profiles
§ An EULA and Privacy Agreement that you can understand
□ Maybe highlight the most important things
§ Chat function to match you with a "random" stranger also looking to chat.
○ Knowledge Base
§ Sort of a boring product, plenty of them out there
○ Database Source Control
§ Maybe implemented via XML Files that allows for migration between database systems (Problem is schemes are treated different on a per database system, unless you stick to MSSQL, MySQL, MariaDB)
○ Database Manager
§ Web based management
§ Start web interactive console
§ Expand to tables
§ Then stored procedures
§ And then on and on
§ Make the database metadata explorer like above, but remember you need to be able to get data quick, etc: "GetTable(Name)" without having to scan a full database.
○ Encrypted mail communication
○ Image meta data editor
○ Personal image hosting, including easy upload, geo tagging, shared albums, family albums (default access for family members), application for easy viewing and sharing.
○ Auction site
§ For local markets
§ Make the buyer pay the transport (Display transport calculation)
§ Lots of live updates (When current price changes and so on)
§ Pluggable:
□ Payment providers (Paypal, EvE Online (Yes a game))
□ Currency (Support different currencies but they all have to be based on the 10 system)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment