TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Printful, my latest iPhone/iPad app

6 pointsby albertoghover 14 years ago
Printful and Printful Mini were released on the App Store just a few hours ago. The former is a universal application, while the latter is iPhone-only.<p>Printful is a state of the art reading application for both iPhone and iPad. With its unique features, it allows you to read all the news, blogs, feeds and web pages you could wish for, whenever you have time and in the best available format for your device.<p>Supported features include:<p>* Subscriptions to numerous different sources. Virtually any newspaper or blog is supported. You can also subscribe to RSS feeds or receive links shared by your Facebook friends and by the people you follow at Twitter (more sources to come in future versions). It should be noted that it's not a RSS reader, it crawls the pages and extracts the articles.<p>* Organizing all your sources and pages in different folders. Saving optimized versions of pages, removing any ads and distractions, so you can focus in the content. Contents are kept in your device, so you can access them offline.<p>* Support for multimedia items, like images and videos.<p>* Send articles from your web browser to your iPhone or iPad with just one click.<p>* Data synchronization between all your devices without connecting them to a computer. Your subscriptions, lists and reading positions are always kept in sync over the Internet.<p>Promo codes are available on request. Just email me using "HN" in the subject and I'll send you a code privately (my email is in my profile).<p>I guess HN might also appreciate to know that this is a one-man project, and it took me around 2 months of work to write all the code.<p>Server side is written in Python. I'm using Tornado, lxml for HTML parsing, gearman for work queues and Postgres for storing data.<p>I'm considering porting this application to Android and OS X, but I'm not sure yet. Any kind of feedback about that will be highly appreciated ;).<p>App Store Links (more info and screenshots):<p>Printful: http://itunes.apple.com/app/printful/id385487729?mt=8<p>Printful Mini: http://itunes.apple.com/app/printful-mini/id385488175?mt=8<p>Some more screenshots:<p>http://imgur.com/a/DYdxo<p>PS: I can't find the exact rules for "Show HN" posts. Just let me know if this infringes any rules, I'll take it down immediately.

4 comments

shadowpwnerover 14 years ago
What are the legalities of scraping someone's site, effectively removing potential income from the website?
chopsueyarover 14 years ago
Do you store the articles in the DB, or just the position the reader is at?<p>The server 'encodes' the page and stores it on the local device?<p>Just curious. Thanks!
评论 #2018093 未加载
ivanzhaoover 14 years ago
It looks great.<p>How do you want to differentiate yourself in this crowd market (personalized news feeds), given bigger players like pulse, flipboard, which are free.
评论 #2018026 未加载
Pentover 14 years ago
I really like that you have a popular sources list, something I've wanted for a long time in other feed viewers