Website Enhancement
Welcome to OpenProcessing official feedback forum. Do you have an idea? Do you recognize a good idea when you see one? OpenProcessing wants to hear from you!
-
"Upload to OpenProcessing" plug-in for Processing Application
I can create an "Upload to OpenProcessing" plug-in for Processing. It would be a menu item under Tools menu in Processing, which would automatically Export your sketch, .zip it, and upload it to your account, and show you your sketch in your browser.
70 votesunder review ·
Adminsinanascioglu
(Admin, OpenProcessing) responded
talking to Ben and Casey on this.
-
"tweak the sketch" feature: live editing of source code
"Tweak the sketch" feature would allow anyone to edit the source code of anyone's sketch live on the website, compile and see the result on the fly, and post it back as a response. See opencode.media.mit.edu, they have a similar backend that allows live editing.
61 votesstarted ·
Adminsinanascioglu
(Admin, OpenProcessing) responded
ok, soon to come with Processingjs feature.
-
allow tagging of other users sketches
many people use no or bad tags on their sketches, it would be great to be able to improve on that by adding your own tags to other peoples sketches
17 votes -
Remixing
A way to track 'parentage' of a sketch, when a sketch is derived from another on the site. Implementation: include a manifest with the sketch's id when downloading a zip. This information is passed back to openprocessing when the child sketch is uploaded. Inspiration: MIT Scratch.
15 votes -
Possibility to upload the thumbnail within the zip file
If the user puts a "thumbnail.png" or "thumbnail.jpg" file in the archive, this image is automaticaly used as the app's thumb image
10 votes -
A blog widget to display my sketches in OpenProcessing
A copy/paste code widget that would display a list of user's sketches (thumbnails) in any webpage/blog.
9 votes -
Improve Functionality in the Comments
1) Allowing link for a OpenProcessing sketch that may look like that:
[link:123]the name of the sketch[/link] where 123 is the visualID of the sketch.
2) Allowing external link like [url=http://en.wikipedia.org/wiki/Mandelbrot_set]the famous Mandelbrot set[/url].
3) And a link to the portfolio of the user who is commenting (by clicing on his logging name under 'comments'.9 votes -
Expand Thumbnails on rollover in homepage
Would be useful to have the thumbnails expand (or show up in the 'featured' window) in the openprocessing homepage when rollingover with the mouse.
9 votes -
more guidelines on upload page
- disable saveframes() before uploading
- ...
beginrecord (for pdf) seems to break the applet rendering too7 votesplanned ·
Adminsinanascioglu
(Admin, OpenProcessing) responded
yes this totally makes sense. I couldn’t update that page since the launch of the website, so a touch up would be good. Also, I need to add PC/Linux snapshots (not just Mac).
-
Possibility to bookmark favorite users
When I follow a code creator I'd like to find easely his work
7 votes -
Subscribe to member feature.
It would be nice to subscribe to members, so we know when new sketches are uploaded from them.
7 votes -
Create an IRC channel
We need an IRC channel or chatroom of some sort to collaborate ideas and feedback live to eachother.
7 votes -
an OpenProcessing RSS PHP plugin for WordPress to show sketeches automatically in blogs
Something like FlickrRSS or VimeoRSS.
5 votes -
5 votes
yes, there is no icon/logo yet. Well, #1: I suck at visual/logo/icon design. #2: the website is visually rich by the sketches submitted, so I always wanted to have the site visually very basic, in order not to be dominant over the sketches. #3: I am open to any logo submissions :)
-
Stop Breaking "Open in New Tab "
It looks like links do double duty - as normal href's and by changing the page via javascript. So if you "middle click" to open in new tab, the link opens in both the new tab and in the current tab...
5 votes -
To see the number of comments for each sketch
beside the sketch thumbnail (but without opening it) it would be nice to have an idea of the number of comments that have been written (and even something like a "new" label when the last comment is fresh)
4 votes -
Change the Way Tags are Displayed
Change the way tags are displayed when browsing by tag. There are so many tags now that you can't read most of them since they're so small.
4 votes -
Disable applet embedding when not running in browser
Java loading is a slow task that stops the browser, so it's hard to browse new contributions and get a bit frustrating!
4 votes -
A release of openprocessing footages
For VJs or Resolume users it would be fantastic to have a release of footages from openprocessing sketches.
The author of the sketch must be agree with this.3 votes -
make links in comment tabs clickable
would be great to jump quickly between app, users blogs, external websites suggested in comments.
3 votesunder review ·
Adminsinanascioglu
(Admin, OpenProcessing) responded
I will see what I can do. (security is my concern here..)