Posts

Data Mapping (cusom index numbers)

c++ has function allows create array custom indexes. example standard array (index on left): 0:<data> 1:<data> 2:<data> ect. a map of data this: <any index number>:<data> <any index number>:<data> ect. i know function in c++ looked through arduino libraries , find map function condenses range of values. have never used c++ , code looks quite daunting least :/ any idea how this? thanks, -sam this not c++ function - referring standard containers and maps , associative containers store elements formed combination of key value (generally used sort , uniquely identify elements) , mapped value (which stores content associated key). code: [select] typedef pair<const key, t> value_type; for tiny arduino memory have at  key-value pair or hashmap if not scared, have here many options exist Arduino Forum > Using Arduino > ...

Thread: Another crontab ?

Image
i use crontab alarm clock , thought use change wallpaper on hour. attempts far have failed , i'm not i'm going wrong. works terminal code: feh --bg-scale ~/background/timezone.jpg code: # m h dom mon dow command 30 6 * * * ogg123 ~/music/celtic_treasures/track02.cdda.ogg 23 21 * * * feh --bg-scale ~/background/timezone.jpg but crontab zip. music play can't switch desktop jpg. need point out flawed cron. posted moopi i use crontab alarm clock , thought use change wallpaper on hour. attempts far have failed , i'm not i'm going wrong. works terminal code: feh --bg-scale ~/background/timezone.jpg code: # m h dom mon dow command 30 6 * * * ogg123 ~/music/celtic_treasures/track02.cdda.ogg 23 21 * * * feh --bg-scale ~/background/timezone.jpg but crontab zip. music ...

Russian menu/menu items names are escaped. Help needed! - Joomla! Forum - community, help and support

hi all! i use original joomla 1.13. when try rename main menu in russian language, i've got this: фыв which looks escaped unicode. when manually update record in __modules table , set menu name in russia - everything displayed correct . i've tried switch of escaping patching function getescaped in database.php - gave 0 effect. i want use joomla, stuck problem. appreciated. in advance. p.s. far noticed when object serialized database, its attributes values escaped (as see updateobject function in database.php, calls getescaped). on object loading (loadobject function in database.php) use mosbindarraytoobject. , in mosbindarraytoobject we don't un-escape attribute value! . it's looks bug. p.p.s menu items names in main menu have more strange results like: dk2d2... that's doesn't escaped unicode... i guess site full utf8 (database , russian language file, including charset) explained on stickies above. http://forum.joomla.org/index.php/topic,98880.0.html make su...

Thread: How do I print "man gmone" or similar ?

using ubuntu 9.10 gnome-terminal 2.28.1 attempting write script (maybe 6 months before should) , trying learning how control terminal windows. in process have been doing lot of reading. questions. 1.) example there way print printer, not screen, output of "man screen" ? 2.) there separate user form gnome or gnome - terminal ? 3.) best (i know subjective) books ".bash" , "gnome-terminal" ? 4.) there "pdf" file of or of info looking ? ahead of time, doubt there answer of questions, looking pointed in correct direction. sailing bud start here: http://tldp.org/ldp/abs/html/ pdf here: http://www.tldp.org/ldp/abs/abs-guide.pdf Forum The Ubuntu Forum Community Ubuntu Official Flavours Support New to Ubuntu [SOLVED] How do I print "man gmone" or similar ? Ubuntu

PDF Font is embedded or not

i have pdf file . view using acrobat reader 8 (file-> document properties-> font), see font called "msung-light" having following properties msung-light type : type 1 (cid) encoding : unicns-ucs2-h actual font: adobemingstd-light actual font type : type 1(cid) i have following question regarding font: 1. "msung-light" embedded font? 2. if "msung-light" embedded font, if full set embedded or sub set embedded? 3. how can ensure printer have same output view in reader if pdf using "msung-light"? thanks >1. "msung-light" embedded font? no. >2. if "msung-light" embedded font, if full set embedded or sub set embedded? if embedded (either full or subset) beside name of font doesn't. >3. how can ensure printer have same output view in reader if pdf using "msung-light"? have creator of pdf send 1 fonts embedded properly. More discussions in Acrobat Reader adobe

Cannot play media clip because it would violate your security settings.

i made pdf indesign cs3. add quicktime movies in pages. used work no more. quicktime files .mp4 encoded in h264 video, aac audio (in case might conflict) when open in acrobat reader latest version 9 or older version 7.12 doesn't play , gives message: cannot play media clip because violate security settings. i checked preferences in acrobat won't stop. tried 3rd computer, same thing doesn't work. preferences in acrobat reader/trust manager clicked on "allow opening of non-pdf file attachments..." is bug? More discussions in Acrobat Reader adobe

How to open same document in multiple Reader windows?

i'm sure many of have encountered before: you want view 2 different parts of same document @ same time, try open instance of pdf in adobe reader, alas, brings current instance of pdf have open... so far way have come around make copy of pdf under new name , open that, or open pdf in firefox. there no better way accomplish simple task? thanks help! you make multiple copies of document open each copy. nelson fap turbo More discussions in Acrobat Reader adobe