- get rid of “input format” option in text field (blog)
- get rid of image from url option in tinymce editor
- figure out easy way to upload more than just pics but any media (or at least audio)
blah blah blah
blah blah blah
looked like one taxonomy with taxonomy access and hierarch select would do the trick, but the problem is that taxonomy access doesn’t understand the hierarchy i.e. if user has permission to post to category “fred” and user creates category fred -> subfred, then users can’t see category “subfred” at all, even though they created it.
More later.
I don’t know how long I’ve dealt with the stupid flash issue of flash content showing up on the wrong layer on webpages with ff. Menus would be underneath flash content. Popular sites like walmart.com and even adobe.com would have unreadable menus because they would be underneath other content instead of above.
Finally it appears to be fixed with FF 3.0.5 and flash10. Getting flash10 installed on my 8.04 “Hardy” 64 bit wasn’t obvious. Synaptic reported that I already had flash10 but ff’s about:plugins was showing flash9.
I installed flash10 64 bit native. That’s available here:
http://labs.adobe.com/downloads/flashplayer10.html
First I completely removed flash-plugin-nonfree in Synaptic. Then I copied libflashflasher.so from the link above to /usr/lib/xulrunner-addons/plugins, then restarted FF.
I confirmed I was running Flash10 here:
http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_15507
Might be a better reference than mine:
http://linuxowns.wordpress.com/2008/08/12/install-flash-player-10-rc-on-ubuntu/
to add the audio file to the video:
mencoder -ovc copy -oac pcm -audiofile 2008-12-04_002924-single0001.wav 2008-12-04_002924-single0001.mov -o test4.avi
add a mask:
ffmpeg’s vhook needs a gif and doesn’t use transparency. The mask I used had a white hole (where I want the image) on a black frame. I wanted the black frm to mask the image:
ffmpeg -i test5.avi -vhook ‘/usr/lib/vhook/watermark.so -f mask.gif -t eeeeee’ aout.avi
the final incantation:
ffmpeg -i test5.avi -acodec pcm_s16le -b 2214k -vhook ‘/usr/lib/vhook/watermark.so -f mask2.gif -t eeeeee’ aout.avi
from http://mahmood23.spaces.live.com/Blog/cns!ED37F2CF27B421FF!569.entry
Change the location of Temporary Internet Files
When browsing the web, pages and images are saved in the ‘Temporary Internet Files’ location. You can change this location to, for example, your Storage Card:
HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders\Cache = “\Storage Card\cacheie” (REG_SZ string, no quotes)
To return to the original location:
HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders\Cache = “\Windows\Profiles\guest\Temporary Internet Files” (REG_SZ string, no quotes)
from http://forum.ppcgeeks.com/archive/index.php/t-8048.html it appears the contacts cannot be moved out of the main memory.
the googlemaps cache is apparently \My Device\Application Data\GoogleMaps\cache-GLM
I can’t say enough bad things about wm6. Never again.
Provides a quick and easy way to replace any text on the site.
joining curbly
there’s a general forum for discussion. OK. Now one artist has a proposal for an idea. Where does this go?
There’s a revolve blog. The blog is divided by categories. Every time something more significant happens, that is something that happens on the blog. It could also be posted on the forum at the same time. Users can create their own categories. Categories are specific to the group.
There’s a special checkbox in the blog submission forum that is something like “presentation” or “final.” What visitors see under “rEvolve” is only the presentation post, along with a link to”learn more” which is to the blog.
tables i.e. signup sheet? to-do list?
set up one wiki at the highest level and see “how it goes?”
it seems like “subscribe” might be a reasonable alternative to complete email functionality for a forum. We might try this first. This means:
front page: 1 latest post that is prominent? list of groups and associated categories? past project “chapters?” Event calendar on front page? random image?
can I automatically subscribe people to stuff?
need to research books and relation to subgroups etc.
Maybe I have something configured wrong but there’s only so many times I can see stuff like
Fatal error: Call to undefined function bitcache_use_repository() in /home1/hackartl/public_html/drupal/sites/all/modules/fileframework/file.inc on line 98
before I decide it’s time to give up. Too bad. It seems like a great idea.