Posts

Showing posts from April, 2014

Why must Loader SWF's be in IE Cache?

trying understand logic behind can work dynamically loaded swf content , preview in flash ide. swf's located on website simulate user download speed. when use loader method load , preload series of swfs nothing happens when previewing in ide- no trace on load event, progressevent , nothing. swf runs fine in browser or sandbox (loads each swf). if load each swf in ie (not firefox) , *then* preview in flash ide swf's pop fine , trace shows being accessed cache not url - spoils fun of seeing progress indicator! is there way make happen in ide? More discussions in ActionScript 3 adobe

Motor controlling

sorry such noob, tired of inhaling smoke , hoping help... i purchased 1 of these traxxas stinger 20turn size 540 motors. http://traxxas.com/products/parts/motors/stinger i hoping controlled arduino along 12v battery.  looking suggestions on turn wiring circuits or controller boards or pretty whatever.  have struck out far.. i new both arduino , electronics in general, learning quickly. thanks in advance, ken hobbyking sells escs.  rc escs  use standard servo signals , can controlled using servo library. google "arduino servo library" Arduino Forum > Using Arduino > Motors, Mechanics, and Power (Moderator: fabioc84) > Motor controlling arduino

changing timezone to EM406

hello, i've been reading user's guide , googling this. haven't gotten yet, knows command or set of commands change timezone of em406? or have compute time in timezone in code? thanks in advance responses. without knowing module in particular, gps modules return times in utc , responsible calculate time timezone want have. advantage have gps is, might determine timezone you're in mapping given coordinates know timezones. don't expect module have (quite complex) timezone borders stored inside. Arduino Forum > Using Arduino > Networking, Protocols, and Devices (Moderator: fabioc84) > changing timezone to EM406 arduino

Arduino Micro e IrRemote

Image
buon dì, ho provato su arduino micro un codice di trasmissione infrarossi che mi funzionava su arduino uno senza problemi, ma con il micro il led non dà segni di vita. mi chiedevo, ma qual'è il pin corretto da utilizzare sul micro con la libreria irremote? sul arduino uno ho sempre usato il pin 3 digitrale( ho letto da qualche parte che si utilizza il 3)  grazie 1000 anticipatamente.  arduino micro usa un altra mcu, atmega32u4 invece del atmel328p qualcosa dicono qui: https://github.com/shirriff/arduino-irremote/issues/12 dentro la libreria (file irremoteint.h) c'e' questo: code: [select] #elif defined(__avr_atmega32u4__)   //#define ir_use_timer1   // tx = pin 14   //#define ir_use_timer3   // tx = pin 9   #define ir_use_timer4_hs  // tx = pin 10 sembra che devi usare il pin 10 Arduino Forum > International > Italiano >

Thread: Esperanto-English dictionary

i've checked around in of gnome-dictionary servers, can't find esperanto-english dictionary. there one, uses client, or stand-alone? dankon! i not have answer question (new linux) take advantage of ask related one. find french , spanish dictionnaries gnome-dictionary-applet 2.26.0 (situated in panel)? there option in preferences spanish dictionnaries not work: lookup failed host es.dict.org on port 2628 Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [all variants] Esperanto-English dictionary Ubuntu

Transfering installed joomla to a new folder - Joomla! Forum - community, help and support

how can done safely? i have installed joomla @ folder example @ url.com/joomla , want transfer @ url.com in oder work index page (any other methods without transfer?) here methods. http://www.howtojoomla.net/content/view/28/2/ the article titled "how lose splash page", covers methods dealing situation. i hope helps. Board index Joomla! Older Version Support Joomla! 1.0 General Questions - 1.0.x

Arduino Project with Educational Materials

Image
hi, based on request, have put complete how-to on arduinoinfo.info wiki here:  it looks this, , handheld ultrasonic distance sensor audio output (so it's kind of handheld bat): the project announcement here: also available instructable here: this project linked section called   understanding science behind ultrasonic distance sensor (click): that in turn links educational lesson plans , slideshow can used in classroom (my wife still updating that). if uses in class or helps teacher please let me know. may make low-cost parts kit available. update: kit available  here: disclaimer: mentioned stuff own shop...!! any feedback or suggestions appreciated! update: kit available  here: also available instructable here: disclaimer: mentioned stuff own shop...!! Arduino Forum > Topics > Education and Teaching > Arduino Project wi

projeto escolar

estou fazer um projeto onde tenho de descobrir o tempo entra uma ponta de um tapete outra ponta (sao 2 tapetes) mas nao esta aparecer os valores tempo no lcd como devia. alguem consegue descobrir o erro no programa? ps: nao posso alterar os pins que estao ligados os sensores code: [select] #include <wire.h> #include <liquidcrystal.h> liquidcrystal lcd(8, 9, 4, 5, 6, 7);   int lcd_key     = 0;   int adc_key_in  = 0;   int sensor1 = 2;   int sensor2 = a5;   int sensor3 = 3;   int sensor4 = 13;   unsigned long time1 = 0;   unsigned long time2 = 0;   unsigned long time3 = 0;   unsigned long time4 = 0;   void setup()   {     pinmode(sensor1, input);    pinmode(sensor2, input);    pinmode(sensor3, input);    pinmode(sensor4, input);    lcd.begin(16, 2);                 lcd.setcursor(0,0);    lcd.print ("* queda graves *");    lcd.setcursor(0,1);    lcd.print (" v1.0      2014 ");    delay (1500);   } void loop ()   {   lcd.clear();   lcd.setcursor (0

Problem loading XML file on Hosting server

i having issue wher xml data file lods fine , displays on testingg server returns "undefined" when uploaded hosting server. the page can viewed @ http://www.merryheartpuppets.com/index3.html the actionscript clip included below: the reason not working on production server relative path xml different. you should work changing line: xn.load("slideshow.xml"); to: xn.load("/swf/slideshow.xml"); you can read relative paths here: http://www.flashgods.org/forums/viewtopic.php?t=113 also, when viewing xml in either explorer or firefox reported problems format. perhaps still decodes ok in flash... fyi: a.no whitespace should occur before xml declaration (this unrelated ignorewhitespace option) b.& should encoded entity : &amp; in caption attribute last photo. making changes meant view xml correctly in browser. the other thing that, xml convention (standard? not sure) name nodes , attributes lower case instead of upper case. don't think it

Thread: .shell

Image
never mind. posted omarscape well used run runescape private server on old windows machine before broke , run it, used .bat file , friend told me run 1 taking code .bat file , puting in .shell file way did wondering tried clicking on shell file (im new ubuntu , other distro of linux dont flame me ) , nothing works wondering how can open shell file dos batch , shell scripts different. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] .shell Ubuntu

Unable to Save Project (*.cp file)

Image
hello captivate forum, here go again!!! have many problems captivate 3.0, in terms of file size , importing. is me or memorex??? scenario - have cp file (147 mb). cannot edit or change file. can save - file size not change. new problem found. i create empty project. has 1 slide. log-off network, log on computer locally, open 1 slide project, , import objects on 1 slide 147 mb file. worked (it not work when logged domain???!!). tried save 2 slide project. i captivate dialog says either not have priveleges save file in current location or file locked user. same dialog when attempting save file when logged in domain, except import not work when loggted on domain (?) has seen this??? plan call adobe tomorrow in regard issue. the user has full privs on dir paths , files, etc. thanks, eholz1 duplicate post. forum hiccup. please respond this post More discussions in Editing adobe

12 v flow sensor and arduino

Image
hey so trying use 12 v flow sensor arduino think trayed i'm asking few questions before fraying next 1 so have 12 - 36 volt flowsensor giving 560 pules pr. liter hooked 12 volt power + / - , puls pin pin 2 in example http://forum.arduino.cc/index.php/topic,8548.0.html   thing went wrong , goth no signal hooked the  - 12 grund , arduino made strange nocies , can't working forth arduino cut handle input between 6 - 20 volt ... so ordered new arduino uno r3. is way handle flow sensor use voltage devider down 5 , use same sketch liked above ?? if why go r1 7 ohms , r2 5 ohms?? i use opto isolator in situation. probably 4n35 Arduino Forum > Using Arduino > General Electronics > 12 v flow sensor and arduino arduino

Arduino UNO R3 y V-USB

hola, soy practicamente nuevo en esto de arduino. el caso es que estoy intentando que arduino se 'emule' un teclado usb para escribir texto directamente. contruido el circuito con las resistencias de 68 ohm. 2k2 y los zener de 3v6 0.5w. el caso es que el scketch que escrito es sencillito, tan solo que emule la presion de la tecla cada 1 segundo sucesivamente. tengo las librerias v-usb para arduino perfectamente instalada y el scketch lo compila y carga correctamente, pero al conectar el invento por usb al pc, este me dice que "el dispositivo conectado no se reconoce" y no logro dar con el problema. leido en algun sitio que con zener de mas de 0.5w no funciona pero los que yo puesto son seguro de 0.5w y no funciona. ya no se que probar. gracias. Arduino Forum > International > Español > Proyectos (Moderators: surbyte, Hector_A

Thread: Dual link DVI 3 screens

hoi have 3 screens , want work on them @ 1 pc. have 1 nvidia 9800gt. 2*15 inc 1 22 inc. 22 inc straight. , 2 15 inc rotated 270 right (90 left). possible work? maybe dual link dvi connector? or possible 3 screens straight? or other way put work 3 screens? Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Hardware [ubuntu] Dual link DVI 3 screens Ubuntu

Trouble with getting an IR LED working

what trying setup tripwire type device. have ir receiver(one of 3 pin kind), don't know came receiver old tuner card, , through library found on line able working. see have leonardo, set regular led pin 13 , set go high output when detected 38khz. bout couple of irled's radio shack, don't seem working. can point remote @ , led goes crazy while there signal, cant these led's, or without 220 ohm resistors. have tried lots of tutorials , can receiver receive cannot led transmit light, , used camera make sure, , don't think of these led's can bad...right? anyway can me setup running. feel free ask questions. going point found on internet, easy figure out tried within 3 pages of google search. anyway. please appreciated. i thinking further, , got me looking @ packing irled came in. says forward voltage 1.2v @100ma mean put current through turn on? need me detector detect it, nice if respond specific signal, ill take getting light @ poin

Rotary Encoder Problem!

hello, i'm new arduino , i'm not coding,  manage make arduino work midi controller project using codes internet , editing those. anyway major problem have rotary encoder. have read every posts can find encoders, can't make work. can connect encoder arduino, have mega 2560, work 1 direction. there can me that? you didn't post code you're working , didn't post wiring diagram between encoder , arduino. Arduino Forum > Using Arduino > Sensors > Rotary Encoder Problem! arduino

Verwijderen tekst - Joomla! Forum - community, help and support

vraagje: omdat ik alles in het topmenu heb uitgeschakeld (newsflash) verschijnt nu de tekst "top module empty". in de bijbehorende css heb ik hieroverheen een achtergrondplaatje gezet maar de tekst blijft er lichtgrijs doorheen schijnen. hoe krijg ik dit weg? beter zou zijn om de gehele css van topmenu uit te schakelen en mijn hoofdafbeelding te verbreden. wie heeft daar een oplossing voor. mijn link http://www.rhythmharmonies.nl/joomla (nog in testfase) dit wordt geregeld via de index.php en wel door dit stukje code: code: select all <?php                     if ( moscountmodules( 'top' ) ) {                        mosloadmodules ( 'top', -2 );                     } else {                        ?>                        <span class="error">top module empty</span>                        <?php                     }                     ?> Board index Joomla! International Language Support

Commander 2 MCC avec un joystick.

bonjour, dans mon projet de ppe qui est de créer un robot de surveillance télécommandé, je rencontre un probleme. j'utilise arduino pour la partie commande du robot, mais je n'arrive pas obtenir un code qui permet de commander les moteurs avec le joystick. je me suis assuré que tout fonctionnait avec un programme de test des moteurs ainsi que du joystick (https://www.sparkfun.com/tutorials/171) j'ai essayé de les melanger afin d'obtenir un programme me permettant de commander les moteurs, mais je rencontre à chaque fois des erreurs. je precise que je n'ai que tres peu de bases sur arduino,jeviens de m'y mettre. je dispose d'une carte joystick shield, une carte motor shield et une arduino uno. bonjour, demande au modérateur de mettre ton topic dans la bonne rubrique @+ Arduino Forum > International > Français (Moderators: jfs, Sno

Need some A/D converter advice - Raspberry Pi Forums

Image
hi, bought inspeed e-vane wind direction sensor uses hall-effect output 0.25 4.75vdc indicate wind direction. obiously i'm going need ad converter use thing , wondering if people here recommend a/d converters me use? i've bought pcf8591s play they're 8 bit , figure i'll need 10 bits smoothly map 0.25 4.75vdc 360 compass points. i've been taking @ mcp3008 according a post on thread on forum has low input impedance. according inspeed minimum recommended input impedance hall sensor 50k ohms. i've taken @ mc3008 data sheet find no indication of input impedance on analog input channels on mc3008 is. also, i'm code monkey, not circuit nerd , don't want fry $129 worth of sensor on first try can vet way planning hook sensor pi+ad converter? hall sensor on inspeed e-vane 3 connectors: supply (3-5v,) ground , output seems work potentiometer. way figure have replace potentiometer in below picture hall sensor. there i'm missing? perhaps zener diode protect

How to uplaod my website? - Joomla! Forum - community, help and support

hello, sorry being noob first of all. but, have been using joomla today, created login, username, uploaded new template, , created 1 page website my domain name , looks pretty good but, do next? i created splash page using frontpage, plain white page when hyperlinked small picture http://www.my website.com nothing comes up. i downloaded in cpanel domain neame http://www.mywebsite.com/cpanel&nbsp; joomla , installed in http://www.mywebsite.com/public - correct? i can use ftp no problems, doing wrong i advice. many thanks colin have looked at code: select all http://yourwebsitename.com/public/index.php also check http://www.yourwebsitename.com/public/index.php i'm not sure mean "created in http://www.mywebsite.com/public " it's possible created sub-directory called public , installed there??? Board index Joomla! Older Version Support Joomla! 1.0 General Questions - 1.0.x

Macromedia Extension Manager Problems on Vista

hi, i'm experiencing problem in using macromedia extension manager 1.7. when run application, windows prompted me kernel files dont work or missing. when tried reinstall application, windows prompted me there error accessing macromedia_extension_manager.msi file , stops installation. curse windows vista!!!! i'm experiencing hell of problems. wish there here me. in advance. if @ system requirements em 1.7, vista not mentioned .. therefore, assuming perhaps vista not supported. assume have dw 8 .. don't know if dw8 run on em 1.8 or not, that em on see vista mentioned in system requirements, perhaps version necessary. sorry can't more don't have vista .. , more hear, more think not have time soon! -- nancy gill adobe community expert author: dreamweaver 8 e-book dmx zone co-author: dreamweaver mx: instant troubleshooter (august, 2003) technical editor: dreamweaver cs3: missing manual, dmx 2004: complete reference, dmx 2004: beginner's guide mastering m

Weird problem with TinyLCD and solderless breadboard - Raspberry Pi Forums

so i'm having weird problem tinylcd 3.5" tft. have written little program using pygame takes input gpio 4 , gpio 17 , displays icon on screen depending on state of pins. if run program tinylcd connected pi 2 displays expected. if run program tinylcd , cobbler board connected through ribbon cable displays expected. problem arises when plug cobbler board solderless breadboard. breadboard has not yet had else connected, reason when run program on display garbled. don't understand why plugging cobbler bare solderless breadboard makes difference. care enlighten me? on side note, program works correctly if connect jumper wires directly ribbon cable sensors, don't think there issue there. seems odd doesn't work either of 2 breadboards have tried. bump. raspberrypi

Html Code tag - Raspberry Pi Forums

Image
i used code tag display code (so code tags in these fourms do) code: select all <div style="margin-left:12%; width:75%; background-color: #ffffff;text-align:center;font-size: 25px"> <br><code><h1>the code used make header</h1></code> </div> actully displayed header 1 please help the "code" tag in html is code: select all <pre>stuff goes here</pre> raspberrypi

why do I get html tags with my Flash forms CGI-mailed input text?

i'm using flash form send input text cgi page (using load variable). following text on cgi page. to: sean@pxlforge.com from: [email] errors-to: sean@pxlforge.com subject: [subject] type of project: [subject] deadline: [details] name: [realname] e-mail: [email] phone: [phone] e-mails me results this... type of project: <textformat leading="2"><p align="left"><font face="_sans" size="12" color="#000000" letterspacing="0" kerning="0">by george</font></p></textformat> deadline: <textformat leading="2"><p align="left"><font face="_sans" size="12" color="#000000" letterspacing="0" kerning="0"></font></p></textformat><textformat leading="2"><p align="left"><font face="_sans" size="12" color="#000000" letterspac

Implementando Grafcet en Arduino

hola tod@s! soy estudiante de automatización y robótica industrial, en junio tengo que entregar un proyecto (maqueta)  y decidido automatizarlo con arduino modo de plc. el caso es que el programa querría basarlo en grafcet pero mirando en internet poco encontrado, por no decir nada... sobre como implementar grafcet en codigo c,  y menos en arduino... todavía no estoy muy familiarizado con las particularidades del código arduino, os pongo un sckech de prueba que hice ayer ver si podéis decirme si lo veis bien y que cambiaríais. básicamente primero hago un registro de entradas, después voy  activando etapas cuando se cumplen sus condiciones de transición y al final está la parte combinacional en la que según estén activas unas variable u otras, se activarán las correspondientes salidas. también querría saber si las variables están bien declaradas o si hay algo mal hecho... (es solo una primera parte del programa) falta mucho por hacer , solo es un borrador... pero si vale para

Joomla is deleting custom code on configuration.php file. Why? How? - Joomla! Forum - community, help and support

hi, let me preface searched , other forums google , google site search forum. if stupid question sure let me know. also, posed similar question answer post, feel this  topic needs it's own post. my configuration.php file deleting line of custom code inserted @ end of it. this what's happening: the other day experiencing memory errors on new site. error message appeared in place of cb profile page: code: select all fatal error: allowed memory size of 10485760 bytes exhausted (tried allocate 4057 bytes) in /path/..... i found forum post dealt issue: http://forum.joomla.org/index.php/topic,104259.msg521340.html#msg521340   , put easy solution (hack really) seemed work on server. i wrote small line of code configuration.php : code: select all ini_set('memory_limit', '12m'); @ bottom right before ?> closing tag. this worked great , happily put problem behind me. marked original post [solved] in case useful others. the day after, problem returned, not immediately,

Come costruire un macchinina radiocomandata

Image
salve, mi sono comprato arduino uno e vorrei costruirmi una macchinina radiocomandata. non sono molto esperto di elettronica ma il c++ lo conosco abbastanza bene. mi potreste dare una guida da dove partire e soprattutto dirmi cosa mi serve per fare il mio progetto? grazie mille. benvenuto.   ti invitiamo presentarti qui: http://forum.arduino.cc/index.php?topic=113640.0 e leggere il regolamento: http://forum.arduino.cc/index.php?topic=149082.0 - qui una serie di schede xxxpighi per collegamenti elettronici vari: http://forum.arduino.cc/index.php?topic=146152.0 - qui le pinout delle varie schede xxxpighi: http://forum.arduino.cc/index.php?topic=151646.0 - qui una serie di link utili: http://forum.arduino.cc/index.php?topic=126861.0 se conosci un pò l'inglese: arduino_robotics il sito è legale, permette il download dei pdf ad uso personale. Arduino Forum > International

Microphone + Equalizer -> Bluetooth-Headphones - Raspberry Pi Forums

Image
hi friends, have big problem mother. 89 years old (and dement, level 2) , needs practicable hearing aid (since ~ 20 years!) ... in ear headphones hearing aid acoustician small, batteries also, switches , on ... sennheiser headphones (a200 http://de-de.sennheiser.com/stereo-tv-h ... kopfhoerer , a900 http://de-de.sennheiser.com/drahtlos-st ... fi-set-900 ) have small volume control or batteries small day ... mother sit days in wheelchair - size of solution not important. has same problem ??? idea (for first test): - usb power bank - using usb microphone (ak5370 http://wiki.audtip.org/wiki/microphones ... ech-ak5370 - small equalizer (for example 2x8) + volume control - output on bluetooth headphone, first: output on "audio out" jack - touchscreen big icons or big colored switches (on gpio) me steps confusing ... microphone ready says "lsusb" can't hear on audio jack, puuuh please - it's important! lot ideas , practical steps rabis49

Problem with UTFT bitmap buttons and setFont

i have mega 2560 io expansion shield v2.3 connected itdb32wd lcd.  i'm having problem displaying bunch of bitmap buttons text.  buttons .png files converted .c files using converter included utft library.  attached test code displays bunch of buttons , text.  cannot display 7 buttons , text @ same time.  if comment out  myglcd.setfont(smallfont); line buttons work (obviously text doesn't display correctly since didn't tell font use).  if include setfont line , comment out 1 of buttons (except last one), text , included buttons display fine.  if include program compiles, screen white , nothing shows in serial monitor either (i realize i'm not sending serial port, in other programs i've tried nothing shows up).  i'm hoping can try code , figure out going wrong.  i've contacted henning, doesn't see reason why shouldn't work , doesn't have time test out.  suggestions appreciated. here rest of files needed run program.

Need drivers for Gadmei UTV382e - Raspberry Pi Forums

hello all, not sure if right place post this,but trying set raspberry pi wifi tv broadcasting device...i have gadmei utv328e tv tuner card(usb)...when inserted pi , ran "lsusb" following appeared code: select all bus 001 device 002: id 0424:9512 standard microsystems corp. bus 001 device 001: id 1d6b:0002 linux foundation 2.0 root hub bus 001 device 003: id 0424:ec00 standard microsystems corp. bus 001 device 004: id 1f71:3306 guess no name device tv card...i checked if there /dev/video9 or there isnt...help needed!!! raspberrypi

Lost Admin Password and Username? - Joomla! Forum - community, help and support

i cannot login end of website because keep getting errors username , password incorrect.  have hard time believing because have them written down in joomla journal (with date next it). how can access admin page, or re-set username , password?  need step step instructions.  sure can found somewhere on these forums search function on site errors out. thanks in advance. lauren hi lauren, there faq recovering admin account, see http://forum.joomla.org/index.php/topic,10985.0.html i hope can solve info. regards robin Board index Joomla! Older Version Support Joomla! 1.0 Administration - 1.0.x

Thread: Is it safe to come back yet??

i used have ubuntu installed when 8.something ... of fine- there compromises have make if u switching windows, whatever. love compiz , of eye candy. after upgraded new 9.something nothing problems... use dell , dell sucks.. know.. not use awn or compiz or anything.. forced download...fedora...sorry... have put linux on several of friends computers have noticed 9. very slow @ startup. > 7 min. slow... , internet slower on ubuntu... wondering if of these bugs been fixed yet?? need wait next version. 10.something?? collinge must admit having similar trouble when upgraded hardy gusty, wireles. made me cautious of going onto intrepid. again when made jump hell , horrors, returned hardy. on christmas re did intrepid move , has worked out ok (although changes in wireless / network manager took while solve). haven't contemplated heading on karmic of yet. i'm 6 months behind cycle, system, , c

Arduino readable non-contact voltage detector (looking to buy, not make)

we're making robot needs have voltage detector electrified surfaces. tried making noncontact voltage detector ourselves , weren't satisfied quality of produced. we're looking commercial design can feed data arduino minimal hardware hacking.  it'd nice if simple analog value read off single pin. any suggestions? how, exactly, these surfaces "electrified" , requirements voltage range, voltage source frequency , accuracy? Arduino Forum > Using Arduino > Sensors > Arduino readable non-contact voltage detector (looking to buy, not make) arduino

where is configuration.php? - Joomla! Forum - community, help and support

my installation went smoothly, except this. doesn't work @ all. i trying install first time. see constant references "configuration.php"  - has configured correctly, has right place, has writable. but f*** it? or supposed be? i put in root directory, doesn't work. is in root of website's root? can see other joomla sub directories like: /administrator /components etc. and files like: configuration.php-dist that's root of website, have put configuration.php (if joomla not able write itself) Board index Joomla! Older Version Support Joomla! 1.0 Installation - 1.0.x

Security Update Help - Flash Video Command

i use dreamweaver 8.0.2 , informs me there "security update available - download update insert flash video command in dreamweaver." when click on link takes me page: http://www.adobe.com/support/security/bulletins/apsb08-01.html update dreamweaver , contribute address potential cross-site scripting vulnerabilities release date: january 16, 2008 vulnerability identifier: apsb08-01 cve number: cve-2007-6244, cve-2007-6637 platform: platforms affected software versions: dreamweaver cs3, dreamweaver 8, contribute cs3, contribute 4 i click on technote link http://kb.adobe.com/selfservice/viewcontent.do?externalid=kb402925&sliceid=1 download links addressed dreamweaver cs3, downloaded windows update file. i followed directions replace files replaced them in \program files\macromedia\dreamweaver 8\configuration\templates\video_player original flvplayer_progressive.swf , flvplayer_streaming.swf located. restarted dreamweaver , update notice still there. i went on verif

Thread: for / foreach loop in tcsh?

Image
hello all, have loop accesing files in folder, convert them format (.mgz) , save them folder. here algorithmic steps: read list of files in folder. convert file extensions (.mgz) save files different folder. here code used in bash script: code: #!/bin/bash cd /usr/local/freesurfer/subjects/$1/data_temp temp=1; in $(ls); mri_convert $i 00$temp.mgz let temp=temp+1; done have write in tcsh after hours of googling have found insufficient documentation foreach command: code: #!/bin/bash cd /usr/local/freesurfer/subjects/$1/data_temp set count=1 foreach ( ` /usr/local/freesurfer/subjects/$1/data_temp * ` ) foreach? echo $i foreach? mri_convert $i /usr/local/freesurfer/subjects/$1/mri/orig/00$count.mgz foreach? let count=count+1 foreach? done final errors taking are: /usr/local/freesurfer/subjects/rhsr/data_temp: permission denied. foreach: end not found. help??

Interrupts on RPI2 / SMP - Raspberry Pi Forums

Image
now has rpi2 , has cores , running (you did buy one, right? , saw smp demos? ) next step figuring out interrupts , inter process communication. far figured out broadcom tagged on interrupts on top of rpi1 had , there should core local timer in block. has figured out how many interrupts there , are? mechanism send interrupts software between cores? ahh, official specs: https://www.raspberrypi.org/documentati ... /readme.md raspberrypi

Can't get current URL in IE7 !!!

for reason, externalinterface.call("window.location.href.tostring") urlof current active page doesn't work under internet explorer 7. (adding id doesn't seam trick... although not sure value give id) see code ... i created simple swf file simple actionscript on first frame demonstrate problem. using html code paste below, can reproduce in less 1 min. thanks ! pibgb3igc29tzsbyzwfzb24siev4dgvybmfssw50zxjmywnllmnhbgwoindpbmrvdy5sb2nhdglv bi5ocmvmlnrvu3ryaw5niikgdg8gz2v0ia0kpib0agugvvjmb2ygdghlign1cnjlbnqgywn0axzl ihbhz2ugzg9lc24ndcb3b3jrihvuzgvyieludgvybmv0iev4cgxvcmvyidcuia0kpiaoqwrkaw5n igfuiglkigrvzxnuj3qgc2vhbsb0bybkbyb0agugdhjpy2suli4gywx0ag91z2ggasbhbsbub3qg c3vyzsb3agf0ihzhbhvlia0kpib0bybnaxzlihrvihroaxmgawqpifnlzsbjb2rlic4ulg0kdqpv c2ugyw5vdghlcibjb25zdhj1y3rpb246dqoncnvybd1fehrlcm5hbeludgvyzmfjzs5jywxskcjn zxrvcmwikq0kdqpjbibkuzoncg0kznvuy3rpb24gz2v0vxjskcknciagicb7dqogicagcmv0dxju ihdpbmrvdy5sb2nhdglvbjsnciagicb9dqonckl0ihnob3vszcb3b3jrigv2zxj5d2hlcmuudqon

Lightshowpi triggering solenoids instead of lights - Raspberry Pi Forums

hello, play actousic guitar in small venues , going start playing pre-recorded accompiament drum track. build 3ft tall robotic puppet drummer play beside me gimmick. wouldn't need robot play drums, need make simple motions , him move beat of music on drum track. discovered lighshowpi , hoping able accomplish thinking. found following video showing lightshowpi splitting mp3 file in led graphic equalizer. raspberry pi spectrum analyzer, w/ python & rgb led strip https://www.youtube.com/watch?v=ampjh1lou50#t=199 wondering if possible trigger type of linear actuator or solenoid move puppets arms instead of flashing lights. example, lowest frequency trigger relay on/off , make actuator make puppet twitch kick drum leg. middle frequency trigger 1 arm , highest frequency trigger other arm. rookie eyes, following video looks accomplishing need. lightshowpi audio in mode 8 channel relay board raspberry pi light show https://www.youtube.com/watch?v=hmzg0uggxgc wonder

PPT/directX change

i have ppt 2003. noticed inserting flash movie powerpoint doesn't work used to. doesn't have top option open window gives choice "embed". can work on machine, when on different machine, doesn't play. else experiencing this? here's insert window looks like. it's missing top option used open new window has embed option. http://www.swinevetcenter.com/graphics/differentflash.jpg has else had problem putting flash ppt? need talk adobe? or need talk microsoft? More discussions in Adobe Animate CC - General adobe

PWM frequency

Image
ciao tutti! ho un arduino due e ho visto che posso cambiare la frequenza del pwm con "setpwmfrequency", come descritto qui: http://playground.arduino.cc/code/pwmfrequency non riesco capire però quanto è la frequenza dei pin per arduino due (http://arduino.cc/en/reference/analogwrite). in particolare io vorrei impostare una frequenza di pwm di almeno 3khz. credete sia possibile? e su quali pin? grazie    benvenuto.   ti invitiamo presentarti qui: http://forum.arduino.cc/index.php?topic=113640.0 e leggere il regolamento: http://forum.arduino.cc/index.php?topic=149082.0 - qui una serie di schede xxxpighi per collegamenti elettronici vari: http://forum.arduino.cc/index.php?topic=146152.0 - qui le pinout delle varie schede xxxpighi: http://forum.arduino.cc/index.php?topic=151646.0 - qui una serie di link generici utili: http://forum.arduino.cc/index.php?topic=126861.0 purtroppo non ho la due. attendi, qualcuno più esperto saprà risponderti. 

Thread: HELP Accidently deleted both menu bars.

i think uninstalled gnome-panel package or something. way here clicking external drive shortcut on desktop , opening file in opera. how fix without having reformat have been through 4 formats since started using ubuntu , gets annoying... please me! i think way can end no panels kill gnome-panel process. gnome doesn't let delete last panel avoid situation in. try this: press ctrl+alt+f2 type gnome-system-monitor bring system monitor look process called gnome-panel. if can't find it, isn't running. press ctrl+alt+f2 again , type gnome-panel start process again. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Desktop Environments [ubuntu] HELP Accidently deleted both menu bars. Ubuntu

Thread: virtual desktop not working

i newbie on excuse n00b question. have 2 successful install of ubuntu on dell , ubuntu nbr newly acquired asus 1005ha. problem had when tried switch desktops on asus ctrl+alt+left arrow (or right, up, down keys), virtual desktops don't show up. works great on dell. can tell me how resolve this? thanks. did have open windows when tried? if desktop effects aren't enabled, virtual desktops switch instantly no visual feedback, if there aren't open windows, won't able tell worked. if that's not problem, add pager applet panel , see if can switch using that. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Desktop Environments virtual desktop not working Ubuntu

Can Authors/Editors/Publishers Upload their own images to use in site content? - Joomla! Forum - community, help and support

i'm wondering if possible site authors/editors/publishers upload images home pc's server - can post images in content add (or edit on) site. joomla! v 1.0.11 extensions: mycontent url:  http://www.fringelit.com i'd able find solution integrated (plugins, extensions, etc fine) , has easy use - i'd able explain how use functionality on phone or in email. thanks! -nate if install jce editor can click upload button, browse computer find image choose resize option big ones , upload. Board index Joomla! Older Version Support Joomla! 1.0 General Questions - 1.0.x

contextMenu Help

i want remove standard items contextmenu using ..hidebuiltinitems(); , want add new menuitem, email us. how can that? code in documentation confusing designer. i use flex 2 thanks in advance please check out samples in url below. in sample, hiding built in menu items , adding new menu items. sample hope helps. More discussions in Flex (Read Only) adobe

[Conseil] Arduino Uno programme basé sur l'heure

Image
bonjour, je suis en terminale sti2d energie et environnement et je cherche actuellement à développer un programme pour un projet. je m'explique : l'arduino uno, que j'utilise, sera branché à un appareil et aura pour de faire en sorte que celui ci utilise tanto la batterie, tanto l'alimentation 230v pour fonctionner. et mon objectif est de pouvoir programmer à quel jour et quelle heure passer de l'un à l'autre. donc le programme consisterait à obtenir la date et l'heure, puis selon la date et l'heure, obtenues, désactiverait l'alimentation par secteur pour que la batterie prenne le relais, mais lorsque l'alimentation par secteur se réactive, la batterie doit se recharger pendant un temps. je ne demande à personne d'écrire tout le programme ou quoi que ce soit, mais j'aimerais avoir des pistes à suivre, car concrètement... je suis complétement bloqué vu que je suis totalement débutant sur arduino. merci d'avance pour vos répon

Media Manager: Move file! - Joomla! Forum - community, help and support

Image
it easier if select file in media manager, , move folder, article can moved different category/section!!! as is, have to browse current folder, delete file, browse new folder, re-upload file! maybe, in wildest ajaxed dreams, drag'n'drop new folder! great idea... think 1.6 louis Board index Joomla! Official Sites & Infrastructure Sites & Infrastructure - Feedback/Information Archived Boards - All boards closed Feature Requests - White Papers - Archived Wishlists and Feature Requests - Archive Wishlist Archives - Archived

Joomla! Forum - community, help and support - Login

the board requires registered , logged in view forum. username: password: i forgot password resend activation email remember me hide online status session   register in order login must registered. registering takes few moments gives increased capabilities. board administrator may grant additional permissions registered users. before register please ensure familiar our terms of use , related policies. please ensure read forum rules navigate around board. terms of use | privacy policy register Board index

Fast PWM - Compare to OCR1A

hi everyone, application need use fast pwm output signal close 2 pulses variable frequency determined series of measured voltages. i attempting configure fast pwm timer1 first, , plan on adding voltage readings later on. have been using http://arduino.cc/en/tutorial/secretsofarduinopwm guide along atmega328p datasheet, without complete success. in testing can the pulse of 2 correct, cannot frequency adapt whatever value set ocr1a to. believe errors must setting com1a0/com1a1/com1b0/com1b1 values in tccr1a register. when run following code 2 pulse width, frequency around 15.6 khz need able produce frequencies ranging 450 khz 50 khz. if has idea why timer isn't being compared ocr1a please let me know. thank in advance, , let me know if there need clear in explanation. code: [select] void setup() {   // configure output pins   pinmode(9, output);   pinmode(10, output);   tccr1a = _bv(com1a0) | _bv(com1b1) | _bv(wgm11) | _bv(wgm10); // fast pwm mode - compare ocr1a   tccr1b =

Motion Sensing

hello, i trying make arduino robot sense motion 25 ft away. if there motion, robot stop. concept robot crossing-guard blind people safely cross street. looking @ other forums motion sensor , code it. function boolean if there motion? sorry if not making sense,i started learning arduino code. if can please comment! thanks, -mac quote what function boolean if there motion? that depend on using sense motion. handwaving doesn't cut here. Arduino Forum > Using Arduino > Project Guidance > Motion Sensing arduino

Uno R3 acting as both keyboard and mouse?

hey guys, i've gone through , flashed r3 keyboard , mouse firmware , got them both working separately of course. question is, there methods out allow r3 act leo does? meaning, there firmware (probably hid) allow r3 send both mouse , keyboard strokes on usb line ? i have a piece of software decoding serial communication arduino, , sending strokes/movements windows... it's far desired. because lot application , games restrict keyboard strokes being automated.... so, there possible way type of solution? or stuck with: 1. buy better board 2. build better keyboard spoofing software thanks documentation/help can offer! quote meaning, there firmware (probably hid) allow r3 send both mouse , keyboard strokes on usb line? yes thats called dfu programming , calls loading firmware on atmega8u2 after done sketch , programmed atmega328p after loaing firmware on 8u2 arduino no longer able programmed until unless again programme 8u2 serial converter hex. quote

Database update using asp

having problem getting database update registration page. database connected - have insert record set - check new username , if fail go regfail.asp. - validate form. when put in existing person in database go regfail.asp, when put in new name , information. http 500 error. website running on win2003, not have complete control on server. had let else put database in , setup dns it. login page working using database. turn off friendly http error messages in internet explorer: tools > internet options > advanced , uncheck show friendly http error messages then post exact error getting. -- ken ford adobe community expert - dreamweaver fordwebs, llc http://www.fordwebs.com "maysee42" <webforumsuser@macromedia.com> wrote in message news:frutd1$i1h$1@forums.macromedia.com... > having problem getting database update registration page. > database connected - have insert record set - check new username , if > fail go > regfail.asp. - validate form.

Arduino/Android Bluetooth project

Image
hi, we group of 3 students. year, our project connect android tablet , arduino bluetooth, equipped leds. have arduino mega 2540 "bluetooth shield v1.1 seeedstudio" , samsung galaxy tab 2. pairing between devices done, data transfer fails. aim send value 1 arduino when button "turn led 1 on" clicked on app developped ourselves. same idea leds 2 , 3. so seems it's bluetooth program contains problem because original 1 without bluetooth function passed tests successfully. here code : #include <softwareserial.h>   //software serial port #define rxd 7 #define txd 6 softwareserial bluetoothserial(7,6);  //(rxd, txd) const int led0 = 0; const int led1 = 1; const int led2 = 2; char seriala = 0; void setup() {   serial.begin(9600);   pinmode(rxd, input);   pinmode(txd, output);   setupbluetoothconnection();   pinmode(led0, output);   pinmode(led1, output);   pinmode(led2, output);   digitalwrite(led0, low);   digitalwrite(led1, low);   digitalwrite(led

Multiple Column Form

hello, putting web developer hat on (it has been couple of years) , attempting develop , asp.net page has form on input. problem/question let's have ten items of information want capture. rather have form ten items displayed in form 1 after other, have form has 2 columns of asp.net controls. let's 5 text boxes on left side of form , 5 text boxes on right side of form in parallel ones on left side of form decreasing length of entire form. guess don't know how that! appreciated. tim never tried maybe 4 column table inside form. dave "timstsprymsn" <webforumsuser@macromedia.com> wrote in message news:frukv1$9ug$1@forums.macromedia.com... > hello, putting web developer hat on (it has been couple of > years) , attempting develop , asp.net page has form on it > input. problem/question let's have ten items of information > want capture. rather have form ten items displayed in > form 1 after other, have form has > 2 columns of asp.net cont