Propose HN: Screenshot Saturday
121–130 of 175 posts
Re: Propose HN: Screenshot Saturday
#122https://github.com/makmanalp/fleuron (screenshot included!)
Re: Propose HN: Screenshot Saturday
#123I'm in the (unfortunately long) process of learning rails among other things. I'm building a small medical office/patient management application based on what I'm learning. Here is sshot[1].
Re: Propose HN: Screenshot Saturday
#124Working on a new pelican (python static site generator like jekyll) theme with a minimal old book style, with renaissance serif fonts, text decorations, etc. Not a designer, so I'm having a bit of trouble but I think I did fairly well so far! Comments appreciated. https://github.com/makmanalp/fleuron (screenshot included!)
The problem with the these kind of designs are the fonts. Most of these old-style, handwritten fonts won't work for non-Latin languages unfortunately :-(
Re: Propose HN: Screenshot Saturday
#125I've been creating something completely reckless for the last two weekends. Screenshot: http://i.imgur.com/y5b4Yy7.png Github: https://github.com/kijin/qade (MIT License) QADE (Quick and Dirty Editor) allows anyone who can access it over the web to view and/or edit any file that the web server process has access to, as well as execute any arbitrary shell command and view the result right on the web page (via the "Con…
Re: Propose HN: Screenshot Saturday
#126Working on a new pelican (python static site generator like jekyll) theme with a minimal old book style, with renaissance serif fonts, text decorations, etc. Not a designer, so I'm having a bit of trouble but I think I did fairly well so far! Comments appreciated. https://github.com/makmanalp/fleuron (screenshot included!)
That's really cool. I wouldn't say that you are not a designer, especially considering how much I struggle with CSS/HTML5 to get an acceptable result, on my rails views. The problem with the these kind of designs are the fonts. Most of these old-style, handwritten fonts won't work for non-Latin languages unfortunately :-(
Re: Propose HN: Screenshot Saturday
#127The python flask app finds music on your computer and scrapes as much data as as possible from sources like last.fm, discogs, iTunes and musicbrainz. You can upload music as well if you like, it will read tags and transcode it for you.
You can edit tags, search (really fast), stream and find related tunes. Ideally I want to analyse my music history to build a true smart playlist, also maybe connecting this up to sabnzbd for missing albums.
If only I could make a pretty UI...
Re: Propose HN: Screenshot Saturday
#128http://drp.io/geWI Finishing touches on a new music search engine
Re: Propose HN: Screenshot Saturday
#129Earlier quoted context omitted.
Nice work! I've been looking for a good flight simulator for Android (X-plane is nice but feels amazingly limited). What is this written in? Would it be possible to port it to Harmattan?
Thanks! It's written in C#, we use Xamarin to target both iOS and Android. We also have a PC version running on standard MS.NET I'm not familiar with Harmattan.
Re: Propose HN: Screenshot Saturday
#130I've been working on a new way of structuring data which results in fast, easy querying (here, of semantic data). Here is a screenshot of the result of a query for "all museums in Paris that have art by Picasso." http://imgur.com/Cskqx0f And here: European countries with a life expectancy less than 83, along with a graph of another one of the columns http://imgur.com/NhgVtW5 These are from the Windows app, but that m…