DripDripDrop: A Tiny Tiny RSS Web client
Re: DripDripDrop: A Tiny Tiny RSS Web client
Can you take a look in your browser's console and let me know what you're seeing?
Re: DripDripDrop: A Tiny Tiny RSS Web client
DripDripDrop code sizes over time
Here's something that will mean nothing to most but warms my heart.
This is a graph of the size of ddd plus all libraries over the last month or so.
The big jump from 4/24 to 4/27 was the addition of vimium style link navigation.
The big drop from 5/3 to 5/4 was me ripping out zepto. \o/

Put another way, ddd is now smaller than it's first release but with many more features.
Here's something that will mean nothing to most but warms my heart.
This is a graph of the size of ddd plus all libraries over the last month or so.
The big jump from 4/24 to 4/27 was the addition of vimium style link navigation.
The big drop from 5/3 to 5/4 was me ripping out zepto. \o/

Put another way, ddd is now smaller than it's first release but with many more features.
Re: DripDripDrop: A Tiny Tiny RSS Web client
Finally got around to installing this and WOW it is fast.
How do I star articles?
What's features are still going to add?
This is a great start, very fast, have you thought of a split screen version?
How do I star articles?
What's features are still going to add?
This is a great start, very fast, have you thought of a split screen version?
Re: DripDripDrop: A Tiny Tiny RSS Web client
Hey, thanks - yes it is fast, mostly because of how I'm using local storage.
Starring was added recently, perhaps you have an older build? Press the 's' key to toggle starring.
Not sure, I have most of the features I wanted. It's been my only reader for a few months now and I can't think of anything I'm missing.
What features do you want that it's missing?
By split screen you mean feeds on the left and headlines on the right like greader? If so, I'm kinda so-so on that. I'll think about it and maybe mock something up
Starring was added recently, perhaps you have an older build? Press the 's' key to toggle starring.
What's features are still going to add?
Not sure, I have most of the features I wanted. It's been my only reader for a few months now and I can't think of anything I'm missing.
What features do you want that it's missing?
By split screen you mean feeds on the left and headlines on the right like greader? If so, I'm kinda so-so on that. I'll think about it and maybe mock something up
Re: DripDripDrop: A Tiny Tiny RSS Web client
Here's what I get:
Code: Select all
Timestamp: 5.10.2013 14:13:34
Warning: Unknown property 'zoom'. Declaration dropped.
Source File: http://host/tt-rss/ddd/assets/css/ddd-web.css
Line: 166
Timestamp: 5.10.2013 14:13:34
Warning: Unrecognized at-rule or error parsing at-rule '@viewport'.
Source File: http://host/tt-rss/ddd/assets/css/ddd-web.css
Line: 734
Timestamp: 5.10.2013 14:19:59
Error: TypeError: dddns.TF is not a function
Source File: http://host/tt-rss/ddd/assets/js/ddd.js
Line: 6
Re: DripDripDrop: A Tiny Tiny RSS Web client
Hmmm those are just warnings - don't think they should break you.
What browser and can you point me to your real server?
I don't need credentials or anything just the public facing URL and I can tell you what's going on. Feel free to email if you'd prefer [email protected]
What browser and can you point me to your real server?
I don't need credentials or anything just the public facing URL and I can tell you what's going on. Feel free to email if you'd prefer [email protected]
Re: DripDripDrop: A Tiny Tiny RSS Web client
I only saw the first 2 which are warnings. The last one is an error and will stop it from working.
I suspect your problem is the same as kswan's - you're trying to use the development version in production?
The fact that your console is showing line numbers means you aren't using the minified production files.
See if the info I added here helps https://github.com/cgrinds/dripdripdrop/issues/13
I suspect your problem is the same as kswan's - you're trying to use the development version in production?
The fact that your console is showing line numbers means you aren't using the minified production files.
See if the info I added here helps https://github.com/cgrinds/dripdripdrop/issues/13
Re: DripDripDrop: A Tiny Tiny RSS Web client
You nailed it -- I checked out your dev version. I'll try the tar real quick.
Edit: yep. that was it!
Edit: yep. that was it!
Re: DripDripDrop: A Tiny Tiny RSS Web client
Awesome, glad it's working for you. Would love to hear any feedback you have.
You're the 2nd person in as many days that has run into this problem so I'm going to take a stab at fixing it.
You're the 2nd person in as many days that has run into this problem so I'm going to take a stab at fixing it.
Re: DripDripDrop: A Tiny Tiny RSS Web client
Any thoughts on supporting categories?
Re: DripDripDrop: A Tiny Tiny RSS Web client
It does pull the articles in categories now.
I assume you're asking for some sort of demarcation in the UI though, right?
I assume you're asking for some sort of demarcation in the UI though, right?
Re: DripDripDrop: A Tiny Tiny RSS Web client
Yeah -- rather than showing all the feeds individually, group them into categories the way the default ttrss UI does.
Re: DripDripDrop: A Tiny Tiny RSS Web client
Several folks have asked for unread counts on the favicon.

I've added this feature in the latest code.
Click the gear icon and disable it if you don't like seeing the unread count.

I've added this feature in the latest code.
Click the gear icon and disable it if you don't like seeing the unread count.
Re: DripDripDrop: A Tiny Tiny RSS Web client
Thanks cgrinds!
Who is online
Users browsing this forum: No registered users and 2 guests