Messages - insert_nick [ switch to compact view ]

Pages: prev1 2 3 4 5 [6] 7 8 9 10 11 ... 16next
26
I would like to make a proposal here.

I do follow since several years both the DonationCoder environment and the Zero Install project. Call me a shameless connector or whatever bad word you can think of, I don't mind, but I want to say I'm confident that some kind of partnership, in a direction or the other, would really benefit both. Zero Install works on Linux, Windows, Mac OS X, UNIX. Awesome would be if every piece of software, coming from DC developers, even the most little one, could be packaged providing a "Zero Install feed"; dreaming a bit, but not that much, that would also make flowless and easier to accomplish an interoperability between various DC apps (see how ZI manages dependencies), and the software index would include all the DonationCoder apps, so they would be easier to find and explore (and immediately run! :) Thinking forward, a donation system in DC style could eventually be integrated in the service and/or the project itself. With Zero Install would be very easy for users e.g. to try DC apps (easy as clicking a "Launch!" button), eventually fall in love with them, and donate for a lifetime unlock.

Really, I see a lot of potential here for both the ecosystems, and I could write a lot about that - but I'll let you use your own imagination while here and now I'll just prefer begging to stop for a moment, and take a serious look to the Zero Install project for the possibilities that your contributions would bring; what I'm asking here is to make your tiny/little/big/huge/whatever apps available as Zero Install feeds (if they work on the supported platforms); of course you can continue using your usual way of packaging and distributing stuff, but I'm asking to make a Zero Install version *too* - it's easy and well explained:
http://0install.net/injector-packagers.html

If you want to explore the possibility, please join the mailing list that is the main place for discussions; also for any trouble in making the feeds, there will be always someone capable and willing to help there:
http://0install.net/support.html


Zero Install for Linux:
http://0install.net/install-linux.html

Zero Install for Windows:
http://0install.de/downloads/?lang=en

Zero Install for MAC OS X:
http://0install.net/install-mac.html

Zero Install for UNIX:
http://0install.net/install-unix.html


Let me know what you think!

27
Cheers! And what a *awesome* prize is the "10-25 hours Custom Coding Time" on anything we design!

...uh, it has to be legal, now that I read better... D'oh!

28
Webcam Video Diary / Re: Feature request: in-video notes
« on: January 03, 2011, 07:01 PM »
Sure. In Tab "Project Options" you let the user define a current "Identifier" label, imagine it is "my-dreams", because the user wants to start a video-log of her dreams.
She wakes up, and starts the app, with "my-dreams" as current identifier. In the "Live Camera Video" she eventually writes something into the "Optional Recording Label" field, that is a title for the dream she's going to record - but this has not to be considered as part of the "identifier", i.e. the identifier is still "my-dreams".
While recording, she can pause and insert tags, then resume. Also, she'll be able to add tags when the recording will end. And also, when she'll have a video selected into the "Media File Viewer" Tab.
The process of tags insertion is done by viewing a list of all the tags defined for videos with the same identifier (in this example, "my-dreams"), sorted by descending number of total occurrencies, and writing something into an input field; while writing, the list dynamically changes on every keypress, filtering out tags that don't contain the written string. On the right of the input field there is a [ADD] button, that when pressed clears the field and puts that string into the bucket of tags for the current video. Also, hovering on the tags in the dynamic list retrieved from the videos with same identifier, a [ADD] button appears, that when pressed puts that tag into the bucket of tags for the current video. Hovering on the tags in the bucket of tags defined for the current video, a [DEL] button appears, that when pressed deletes that tag for the current video.

Note that if the user defines also e.g. a "startup-ideas" identifier, and records videos with it, the list of tags for that identifier of course won't include those added to videos of "my-dreams" identifier, but only those added to videos of "startup-ideas" identifier.

If it's not clear, or if you want/can do it in some other way, let me know.

EDIT: errata corrige: "dreams" -> "my-dreams"
EDIT: [TAG] button -> [ADD] button

29
Webcam Video Diary / Re: Feature request: in-video notes
« on: January 02, 2011, 05:08 PM »
Yes, that way I think it won't be as effective as it could, but probably somehow very useful anyway, and a good starting point. I can't estimate how much difference in efforts/time it would be to support standard (one-dimensional) tags instead of multidimensional ones (i.e. in-video notes), but if the marginal cost is high I'd go with the former too, while if it's low I'd definitely go with the latter.
By the way, when specifying tags for a video/image, it would be important to let the user see all the tags specified for that %IDENTIFIER%, sorted by occurrence (in descending order), and pick from them, or add new ones. (In case of multi-dimensional tags, the "immediately visible" coordinate of course would be the title).

30
Webcam Video Diary / Feature request: in-video notes
« on: January 02, 2011, 01:01 PM »
The following would be useful for lucid dreaming purposes (by using Webcam Video Diary to record dreams):

- when recording or playing a video, it's possible to pause and define a "in-video note", that is made by a "title" (input line field) and a "free text" (textarea field);

- the in-video notes are stored into a sqlite database, or whatever (text file?): a record (or text-file line) is an identifier (name?) of the video they belong to, the timestamp in that video, the note's title, and the note's free text;

- possibly, when you insert a in-video note, typing the title it autocompletes using the other in-video notes' titles of every video with the same identifier label (I mean, "%IDENTIFIER%"); and also show the entries somewhere (a popup?) in a sorted-by-occurrence list, where you can click one of those titles and it gets copied into the title input field, together with the associated free-text into the textarea field (but you can still edit both, of course).

Besides, in some tab of the app or wherever you want:

- for a selected %IDENTIFIER%, show the in-video notes' titles sorted by occurrence, and through filters on the free text;

- by clicking them, jump to the corresponding video and timestamp (and play the video from there).

So, for lucid dreaming purposes, for instance one could use the titles for simple descriptions of the hooks (e.g. "pink elephant"), and the free text for some conventional string, e.g. "__IMPOSSIBLE__".
The software could allow to filter notes containing (or not) the string "__IMPOSSIBLE__" into the free text; and eventually also more complex queries (e.g. notes not containing string "__IMPOSSIBLE__" and containing string "stairs").

Pages: prev1 2 3 4 5 [6] 7 8 9 10 11 ... 16next
Go to full version