Posts

Showing posts from July, 2013

SWFLoader for movies

i need load swf movie in flex2, tried swfloader, not display movie <mx:swfloader x="293" y="108" width="297" height="203" source=" http://xmedia.live.advance.net/njo/starledger/video/nets/boatride/boatride.swf" autoload="true"/> what wrong? security issue? errors? is flex app served same domain loaded app? if not, other domain need crossdomain.xml file try using embed: source="@embed(source=" http://xmedia.live.advance.net/njo/starledger/video/nets/boatride/boatride.swf") tracy More discussions in Flex (Read Only) adobe

Open Realty - Joomla! Forum - community, help and support

1/ fails inside ie, error "ie cannot open internet site" shows url, says "operation aborted", error page "the page cannot displayed". did band-aide make not appear if ie browser. found out javascript has go in head or @ end of body. problem don't know how joomla/openrealty set-up because of database querying , "get user" function has go on open realty page. 2/ i'm making lot of querying know unnecessary, can show me how condense 6 query statements 1 statement, how spit them out? code: select all <?php                         require_once('http://website.com/agent/include/user.inc.php'); $userid = $_get['user']; //get latitude       $querylat = mysql_query("select userdbelements_field_value realty_en_userdbelements userdbelements_field_name='latitude' , userdb_id=$userid");       $query_latrow = mysql_fetch_array($querylat);       $latitud...

Thread: SHARP 6010c import images?

Image
is possible import images, 1 cell phone in particular, ubuntu computer? posted personjerry is possible import images, 1 cell phone in particular, ubuntu computer? i have samsung a237 cell phone. can't figure out how program computer import photos Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Hardware [ubuntu] SHARP 6010c import images? Ubuntu

Expanding yun disk space - small upload size reported - confirm sketch on SD?

hello, i have followed instructions use sd card in yun. http://arduino.cc/en/tutorial/expandingyundiskspace i attempting confirm real world success of uploading sketch getting ascii code logo internet. all steps setup sd card seemed go uploaded sketch , expected see huge numbers in bytes in output below...this might suggest reason it's still using on board flash memory? ------------------------------------------------------------- sketch uses 11,362 bytes (39%) of program storage space. maximum 28,672 bytes. global variables use 490 bytes (19%) of dynamic memory, leaving 2,070 bytes local variables. maximum 2,560 bytes. ------------------------------------------------------------- i used 4gb sd card, if run space command @ base of above web page got reasonable figures (well worked @ end of process can't seem call command directly more fresh sketch). any ideas how can confirm uploaded sketches using sd card?  if should is! i'm new arduinos , electronics (but...

JNDIContextManager discovered ClusterManager

hello all, i'm running cfmx 7 enterprise (multi-inst opt) on 64bit windows 2003 server with iis enabled run 32bit apps. i have 2 of these , have specifed them cluster members using jrun admin. also, sticky sessions off (un-checked) , session replication on (checked). we're in production , works , expected. however, have noticed takes 5-10 minutes each cluster member discover each other. here's snippet of log entry... ... 09/18 08:18:34 info deploying ejb "jrunsqlinvoker" from: file:/d:/jrun4/lib/jrun-comp.ear 09/18 08:25:05 info clusterable service jndicontextmanager discovered clustermanager on ... ... this log entry each cluster member. does know how disovery happen sooner? or within 1 minute (provided other cluster member , ready). i have tried updater (cfmx 7,0,2,142559) , using cf admin define cluster , find still takes between 5-10 minutes. any suggestions (reasonable or un-reasonable) welcome. perhaps there's .xml file indicating h...

A doubt about USB connection

hey guys, first of sorry english, i'm brazilian... so, i have little doubt usb connection... in project, want arduino when connected in usb, , when arduino connected 127v, want other thing... how can code little part? tried "if (serial.available() > 0)" didn't worked. code "ran", if arduino connected 127v , without usb connection... thanks see: http://forum.arduino.cc/index.php/topic,120693.0.html another method connect vin analog pin (eg. a0) via voltage divider, guard against high voltage on analog input. take reading see if voltage above or below 5v. in case usb power measure 4.5v on vin, , on 8v when connected via power plug. don't connect vin directly a0 because voltage high - use voltage divider. quote i tried "if (serial.available() > 0)" didn't worked. all tells if serial data available, not if usb plugged in or not. Arduino Forum > ...

Raspbian Jessie zip appears corrupt - Raspberry Pi Forums

i've tried download latest release of raspbian 3 times , each time it corrupt. sha-1 checksum not match @ img file 807,167,523,358,810 bytes in size! https://www.raspberrypi.org/downloads/raspbian/ intervention moderator: everybody uses classical unzipped have problems unzipping file larger 4gb, image of raspbian is. need (free) unzipper can cope ≥ 4gb files, 7-zip. problem solved in next release, shrinking image below 4gb. p.s. problem not inflict noobs installer smaller, noobs installers have no problems! mahjongg october 7, 2015 dahai8 wrote: the sha-1 checksum not match @ img file 807,167,523,358,810 bytes in size! sha1 checksum zip file, not unzipped image, have problem. zip file should 1,038,523,231 bytes , unzip 3,276,800,000 raspberrypi

Standalone atmega328p-pu

hello i trying make standalone atmega328p-pu. below connection detail made. pin 1 vc through 10k resistor. pin 7 vcc pin 8 gnd pin 9 & 10 16mhz crystal. each lag of crystal connected 22pf capacitor , remaining leg of capacitor gnd. pin 19 220ohms led gnd. pin 20 vcc pin 22 gnd. (connection mentioned in http://arduino.cc/en/tutorial/arduinotobreadboard) here vcc , gnd supplied arduino uno board. atmega328p-pu has blink code uploaded. it not working. when troubleshooting, removed both 22pf capacitor , led connected pin 19 started blinking. so now, can make pcb using crystal , without capacitor ? help !! it should work caps.double check connection Arduino Forum > Using Arduino > Project Guidance > Standalone atmega328p-pu arduino

FLV Playlist

i want embed multiple *.flv files video however, after first video has stopped playing, want automatically start playing video two. is possible via actionscript though way havent looked @ yet. @ moment, i've imported video , video b (for ease) , clients forced click button view clip #2. try firing event using oncuepoint cuepoint refers last flv end. else try using oncomplete event think ncuepoint best. go through flash documentation netstream class. More discussions in ActionScript 1 and 2 adobe

minimize to tray

is there way hide flash movie compiled exe file in system tray, icon once clicked can re-open app? searched forums found no posts it. thanks! sergiom99 wrote: > there way hide flash movie compiled exe file in system tray, icon once clicked can re-open app? searched forums found no posts it. > thanks! no, there no way flash itself. there 3rd party tools jugglor from www.flashjester.com allow place projector icon in windows tray, plus loooots of other useful features. check out -- best regards urami -- <urami> if want mail me - not laugh @ address </urami> More discussions in Adobe Animate CC - General adobe

RTC DS3231 Alarmregister konfigurieren ?

hallo, ab seite 9, http://datasheets.maximintegrated.com/en/ds/ds3231.pdf laut meinem verständnis vom datenblatt, muß man jeweils das 7. bit der register 07h bis 0dh wie gewünscht setzen und im control-register 0eh die gewünschten alarme aktivieren damit ein interrupt oder takt ausgang int/sqw geschalten wird. wenn ich jetzt im control-register 0eh die bits rs1 und rs2 auf 0 setze und intcn auf 0 setze, dann taktet der ausgang int/sqw wie beschrieben sichtbar mit 1hz. das 7. bit von register 07h bis 0dh ist auf 1 gesetzt. wenn ich jetzt intcn auf 1 setze und die alarmsettings mit a1ie auf 1 aktiviere, dann sollte doch der ausgang einmal pro sekunde takten bzw. auslösen? oder nicht? ich sehe jedoch nichts takten und auch mittels logikanalyser sehe ich keine impulse. laut beschreibung ist der ausgang low aktiv. bin mir nicht sicher das bedeutet. ist der in ruhe high und für das interruptsignal kurz auf low oder ist der normalerweise low und geht kurz auf high wenn er muß. auch ...

consulta-como cobrar un trabajo

hola gente. hoy tengo una consulta diferente.. para los que no me conocen. estoy con arduino desde el 2011. publicado algunos proyectos aquí y en otros sitios. compartiendo conocimiento como todos. no soy formado académicamente hablando del área electrónica ni informática. pero siempre fue mi pasión. resulta que hace poco me encargaron un trabajo. básicamente es arduino + ethernet shield. + una aplicación en processing. extras: servos, reles. + diseño de estructura montante. la aplicación en processing puede manejar listas de ip... (incontables arduinos+ethernet) y enviar el comando ejecutar en el arduino. mi consulta viene, plantear lo siguiente. como se cobra un trabajo asi? si es por horas trabajadas, no se como calcularlo ya que podríamos decir que fueron dos semanas  pleno de i+d . mas o menos 6 8hs por dia... mas una semana previa anterior , de menos horas por dia... para investigación. algunos amigos me plantearon poner un precio por unidad entregada, en el caso de...

Safely remove hardware

Image
hi! i connected arduino duemilanove w/atmega328 compatible board (croduino basic) pc. works fine. when connected it, there no "safely remove hardware" icon in system tray , can't use possibility remove arduino board. disconnected "brutally"    the arduino's board usb port , nothing happened. time. is commont disconnect board in way? my pc: windows xp, sp3 32 bits. thank answer.   yes normal - remove hardware storage devices clear cache storage medium Arduino Forum > Using Arduino > Installation & Troubleshooting > Safely remove hardware arduino

Thread: online source for a quick look?

Image
i need take quick @ ifconfig.c , wondering if there quick way inspect source code without having download whole repository. posted adaallen i need take quick @ ifconfig.c , wondering if there quick way inspect source code without having download whole repository. a google search turned nothing sourceforge's system of having sources browseable, guess you're stuck fetching sources repos. note don't have download "the whole repository" - sources particular package. in case, "apt-get source net-tools" create directory sources net-tools package (which includes ifconfig.c). lloyd b. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] online source for a quick look? Ubuntu

Windows .exe application package on Raspbian - Raspberry Pi Forums

hello, have no experience raspbian yet, xbmx. trying download .exe on pi os, i'm not sure raspbian best option. anyway, want run program built windows xp. doesn't matter how it, or if gui pretty because application intended run. help, or ideas appreciated. if isn't enough information can go farther in depth. thanks, rhinotekmn there no sensible ways this. not wrong operating system, it's wrong architecture. there people disagree , think waiting half day qemu load windows xp reasonable or wine/qemu combination or commercial product can job.... sure chime in below. raspberrypi

Nontrivial compiling issues

hi, first time arduino user professional software developer. i downloaded library from: http://playground.arduino.cc/code/lcd12864 the files placed in: code: [select] c:\users\al\documents\arduino\libraries\lcd12864 i have basic code far see library import , linking works: code: [select] #include "lcd12864.h" void setup() {   lcda.initialise();   serial.begin(9600); } void loop() {   serial.println("hello"); } but giving me following issues , have no idea start: code: [select] c:\users\al\documents\arduino\libraries\lcd12864\lcd12864.cpp: in member function 'void lcd12864::selectcs1()': c:\users\al\documents\arduino\libraries\lcd12864\lcd12864.cpp:74: error: 'digitalwrite' not declared in scope c:\users\al\documents\arduino\libraries\lcd12864\lcd12864.cpp: in member function 'void lcd12864::initialise()': c:\users\al\documents\arduino\libraries\lcd12864\lcd12864.cpp:82: error: 'b00000001' not declared i...

Thread: hard disk errors on 2 of 4 RAID-5 drives

console displaying following errors during boot: code: starting ... loading, please wait... [ 28.557598] ata3: exception emask 0x1 sact 0x0 serr 0x0 action 0x0 t4 [ 28.557647] ata3: cpb resp_flags 0x11: , cmd error [ 30.805038] ata4: exception emask 0x1 sact 0x0 serr 0x0 action 0x0 t4 [ 30.805087] ata4: cpb resp_flags 0x11: , cmd error the disk setup is: sda: 1 tb disk: 1 one tb partition sdb: 1 tb disk: 1 one tb partition sdc: 1.5 tb disk: 1 one tb partition, 1 500 gb partition sdd: 1.5 tb disk: 1 one tb partition, 1 500 gb partition 4 1 tb partitions in raid-5 array 2 500 gb partitions in raid-1 array both raid arrays in 1 lvm logical volume. whole system freezes not long after boot. running ubuntu server 8.04.3 i've been able keep system few hours @ time , run rsync data off of drives, know should expect soon? both these new 1.5 tb drives gonna die? way check or fix? ideas! ...

Пересобрать QT4 как в дистре wheezy - Raspberry Pi Forums

Image
Подскажите, как можно пересобрать qt4 в точности как в дистре wheezy ? Я пробовал пересобирать qt4 на малине, - в приложении пропал русский Кроме того, размеры не совпали, т.е. видимо не тот дистр qt4, либо компилер, либо опции сборки. Есть у кого опыт пересборки пакетов на малине ? Подскажите плз, ... raspberrypi

Curious about relay terminal numbering

what's history behind numbering on relay terminals, shown in attached pic? i'm guessing telecomms or perhaps automotive? what did other numbers used for? i have wondered that. automotive because relays found in auto applications. no idea other numbers there several things out there funny numbering . Arduino Forum > Using Arduino > General Electronics > Curious about relay terminal numbering arduino

Thread: Ness help with wireless.

my wireless module arrive tomorrow , want set can working fast possible. card atheros 802.11bgn module:aw-785 model number:ar5b95 have no form of internet connection on ubuntu laptop have pc xp has internet . have usb stick in case need transfer drivers. how go doing this? i've news dude, have nothing plug in. ubuntu has drivers (hopefully) , should install it. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Networking & Wireless [ubuntu] Ness help with wireless. Ubuntu

Target spot missing from Properties box

i need help. designed whole site using top frame , bottom frame. top navigation bar. when click on "button" define should link to, there's no spot in properties box specify target...which of course want open in main frame. instead opens new window. i've tried "repairing" dw add/remove programs, didn't it. let me add this...i 1 of lucky people had script errors coming while using dw. had uninstall , reinstall without extentions being install. otherwise, couldn't use dw cause wouldn't let me save of work. extentions not being installed have "target" spot not coming in properties box? if so, extension should install, cause said, when did of them, had nothing errors. great! have completed site , no navigation until can fixed. i'm not codes or sure there's can type in code box make work. need know , where! or way fix dw! thanks! tizzyliz More discussions in Dreamweaver support forum adobe

Record / Stream Audio - Raspberry Pi Forums

hi, want create babyphone device our pi, means want connet kind of usb microphone pi , stream sounds computer. dont have clue how manage this, hints on ? supreme wrote: hi, want create babyphone device our pi, means want connet kind of usb microphone pi , stream sounds computer. dont have clue how manage this, hints on ? http://mattkaar.com/blog/2012/12/01/ras ... by-monitor https://www.the-hawkes.de/a-raspberry-p ... or-12.html etcetera........ raspberrypi

UNO R3 I2C pins A4,A5 vs SDA and SCL next to AREF

Image
i have serial (pcf8574t controller chip) display working fine using a4 , a5 pins on uno i2c. but, r3 of board has sda , scl pin next aref. how use these?   yes, newbie, use simple words please! many in advanced oh guru's. grasshoppers. the 2 sets of pins connected in parallel. use either set. don't forget connect gnd gnd also. Arduino Forum > Using Arduino > Displays > UNO R3 I2C pins A4,A5 vs SDA and SCL next to AREF arduino

Linear motion design

hi, i'm planning make electronic chess board scratch using arduino. i've completed chess engine a.i. use (something around 2400-2500 human elo rating); can see code here: https://github.com/crybot/napoleon the idea move pieces electromagnet positioned under board , moved 2 stepper motors. to translate rotary motion of motors i've thought of 2 design: first based on sort of rack , pinion (but toothed string stationary , rotational movement of gear should move toward it); second option use lead screws or ball screws let electromagnet move around xy plane. i'm tempted choose first option ease of implementation , cost, i'm not sure if high precision required task still there @ high speeds of motors (it nice if reach every square of board other square in less 2-3 seconds), better use lead screws control motion of electromagnet? the idea make that: https://www.youtube.com/watch?v=xcp4m08iwna thank time. belts or rack , pinion work fine. ...

What can you really do with the MoviStar Sim account?

hello,   have had arduino gsm shield awhile , i'm @ point i'm ready start testing proof of concept-tracking device.  1 of reasons got gsm shield in first place because came bundled true "m2m friendly" sim card , service plan.  i'm aware states in http://arduino.cc/en/main/arduinogsmshield - quote you cannot use included sim place or receive voice calls. you can place , receive sms other sims on movilforum network. it's not possible create server accepts incoming requests public internet. however, movilforum sim accept incoming requests other sim cards on movilforum network. for using voice, , other functions of shield, you'll need find different network provider , sim. however, in mind figured such restrictions intended prevent people replacing cell phone sim cards low cost m2m sim.  i'm trying activated, appears above restrictions prevent card being useful in manner whatsoever!    so thought ask.  use...

servo 360 che si muove di 10 gradi ogni 2 secondi

premetto che prima di postare ho cercato...ma non trovo quello che fa per me! dovrei semplicemente azionare un servo che ogni secondo o ogni 2 secondi possa muoverlo di 10 o 20 gradi..nient' altro.. sapreste darmi qualche dritta? dove posso trovare uno sketch che possa fare al caso mio? edit mod: titolo modificato non l' ho provato ma dovrebbe andare code: [select] //così fa 10 gradi poi atende un secondo all'infinito #include <servo.h> servo myservo; int angolo=10; int tempo=1000; void setup(){  myservo.attach(3);//metti la porta cui l'hai attaccato } void loop(){   angolo1=angolo;  myservo.write(angolo);  delay(tempo);   angolo=angolo+angolo1; } Arduino Forum > International > Italiano > Software (Moderator: leo72) > servo 360 che si muove di 10 grad...

build a bigger array from Serial.readBytes

hi i've got array read serial.readbytes ,  and want build bigger array until fixed size reached. i try with  serial.available  doesn't work way code: [select] char serial_array[800];     void loop() {   if (serial.available() == 4000 ) {        serial.readbytes ( serial_array, 4000);          // stuff   }    } i have fill bigger array (4000) little ones (800) have build byte byte, or there solution group entire arrays until size reached ? thanks, cb the receive buffer serial 64 bytes, condition never true. code: [select] if (serial.available() == 4000 ) this statement trying read 4,000 bytes 800 byte buffer.  not work, if receive buffer bigger. code: [select] serial.readbytes ( serial_array, 4000); which type of arduino using?  uno , many of other types have 2,000 bytes of sram, can't hold 4,000 byte array. can tell more application, trying ac...

Testing Robot Chassis - Raspberry Pi Forums

my robot chassis won't respond signals raspberry pi's gpio pins. trying build rover following robobutler tutorial on raspberry pi website: https://www.raspberrypi.org/learning/robo-butler/ have connected motor controller board raspberry pi, , connected chassis , battery pack instructed in tutorial. trying use python code make motors rotate briefly: code: select all import rpi.gpio io import time io.setmode(io.bcm) pins = [17, 18, 22, 23] pin in pins: io.setup(pin, io.out) #test motors spinning each 1 way other 0.5 sec delay pin in pins: print ('testing pin ' + str(pin)) io.out(pin, 1) time.sleep(0.5) io.out(pin, 0) setup seems happen fine, , "testing pin 17" etc. appears in console. however, there no movement in chassis. using brand new batteries , i've checked wiring over, don't know what's stopping chassis responding pi. if knows might causing signal not through chassis' motors, please respond. here hardware using: raspberr...

AAC keys resets arduino?

Image
hi! i'm trying set arduino uno keyboard emulator. works, when aac keys has made keystroke, resets arduino connection. way, after key pressed arduino resets , can't finish program. in case code important here, code: code: [select] const int beugel1 = 2; const int beugel2 = 3; const int poort1 = 4; const int poort2 = 5; const int verzend = 6; int beugel1status = 0; int beugel2status = 0; int poort1status = 0; int poort2status = 0; int verzendstatus = 0; int ledverzend = 12; int ledbeugel = 11; int ledpoort = 10; void setup() { pinmode(beugel1, input); pinmode(beugel2, input); pinmode(poort1, input); pinmode(poort2, input); pinmode(verzend, input); pinmode(ledverzend, output); pinmode(ledbeugel, output); pinmode(ledpoort, output); serial.begin(9600); // open serial port @ 9600 bps: } void loop(){ beugel1status = digitalread(beugel1); beugel2status = digitalread(beugel2); poort1status = digitalread(poort1); poort2status = digitalread(poort2); verzendstatus = digitalread(...

16 x 2 Alphanumeric Display Shield With Library

Image
i developing large alphanumeric shield control library based around maxim max6955 ic. there 4 ic's on board , uses i2c protocol comms. there serial input on board can hook other project (arduino or not) the design based around arcade pinball displays. i've been working on pinball machines rewriting software, creating new hardware, restoring, repairing , modding many years , want add cool pot arcade minded arduino fans. see here -   http://blog.mypinballs.com i running kickstarted project try , raise funds made , hope people interested in have here: https://www.kickstarter.com/projects/1070905543/jims-retro-pinball-display-for-arduino i meet other modders , hackers around leeds, uk area if similar projects such , may want use cool arcade projects of own. thanks reading Arduino Forum > Community > Gigs and Collaborations > 16 x 2 Alphanum...

Thread: keyserver.ubuntu.com problem

anyone else having problems getting keys? ok until yesterday. code: xbmc@xbmc-app:~$ sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 318c7509 9317790e [sudo] password xbmc: executing: gpg --ignore-time-conflict --no-options --no-default-keyring --secret-keyring /etc/apt/secring.gpg --trustdb-name /etc/apt/trustdb.gpg --keyring /etc/apt/trusted.gpg --recv-keys --keyserver keyserver.ubuntu.com 318c7509 9317790e gpg: requesting key 318c7509 hkp server keyserver.ubuntu.com gpg: requesting key 9317790e hkp server keyserver.ubuntu.com gpg: keyserver timed out gpg: keyserver receive failed: keyserver error xbmc@xbmc-app:~$ from pc browse http://keyserver.ubuntu.com:11371/pk...975c4791e7ee5e error. beleive link should give me key text file manual import. trying nvidia key last night , gave me same problem. keyxerver.ubuntu.com resloves 91.189.94.173 can ping (altough suspect hide address) having/not having problems keys? ian ...

problem running RTC DS1302

Image
hi, i'm beginner in arduino , programming society , i'm having problems running ds1302 rtc module. i'm using ds1302_serial_easy library. can't figure out what's causing issue. google search gave no solution. so, hope can tackle problem. i'm getting error feedback : sketch_aug19a:15: error: 'ds1302' not name type sketch_aug19a.ino: in function 'void setup()': sketch_aug19a:20: error: 'rtc' not declared in scope sketch_aug19a:27: error: 'friday' not declared in scope sketch_aug19a.ino: in function 'void loop()': sketch_aug19a:35: error: 'rtc' not declared in scope the code itself: // ds1302_serial_easy (c)2010 henning karlsen // web: http://www.henningkarlsen.com/electronics // // quick demo of how use ds1302-library // send time , date information on serial link // // assume know how connect ds1302. // ds1302:  ce pin    -> arduino digital 2 //        ...

Simple Image Gallery by Joomlaworks - displaying code inline - Joomla! Forum - community, help and support

Image
i installed simple image gallery @ joomla site , code showing no matter do. ( gallery}20060106deanterry{ /gallery} i have tried html , without spaces , substituted brackets squiggly brackets nothing works. i read 1 tutorial said spaces necessary. you can see page here: http://www.springcreekforest.org/joomla/ click on "blog field notes" , click on blog entry "subdivided" spoiledrottenpug wrote: i installed simple image gallery @ joomla site , code showing no matter do. ( gallery}20060106deanterry{ /gallery} i have tried html , without spaces , substituted brackets squiggly brackets nothing works. i read 1 tutorial said spaces necessary. you can see page here: http://www.springcreekforest.org/joomla/ click on "blog field notes" , click on blog entry "subdivided" what tutorial that??  cause in demo site states ...ust add example { gallery }myphotos{ /gallery } (tip: spaces between "gallery" , brackets deliberately inserted avoid pl...

Thread: How do I search for files on an external HDD?

i want 2 types of searches of data files stored on external hdd: (a) find text file (*.txt) string "supplier" appears in body of text file (b) find text file starting letter k (k*.txt) created within last 2 months what's easiest way this? it's easy in windows explorer can't life of me find application might in ubuntu (except tracker, reported buggy , cpu-intensive) for a) find /path/to/basedir/ -name *.txt -exec -l supplier {} \; Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [SOLVED] How do I search for files on an external HDD? Ubuntu

Logo overlaps menu in FireFox (not in IE6) - Joomla! Forum - community, help and support

i'm using rockettheme elixir , have problem logo overlapping menu, in firefox. ideas? http://graphistry.com any suggestions appreciated! hello, try adding z-index logo formatting: { z-index : -50; }, not sure if number ideal, believe negative set logo behind menu image....... line in template_css.css file starts: code: select all #logo    {     position: absolute;     top: 4px;     left: 14px;     display: block; and add z-index there. hope helps, peace, tj Board index Joomla! Older Version Support Joomla! 1.0 Templates & CSS - 1.0.x

Virtuemart - Joomla! Forum - community, help and support

Image
sveiki, gal kam teko dirbti su šituo moduliu, komponentu? gal kas žinot kaip išknist iš apačios ta "powered-by-virtuemart" ? na tai nueik indexini ar kita puslapi ir pertaisyk,bet kol rasi kur tas parasyta pavargsi  Board index Joomla! International Language Support International Zone Lithuanian Forum

Menu Settings [Visibility] (Solved) - Joomla! Forum - community, help and support

hi, first of all, found out joomla , must ive seen till nice , clean. i playing code new template , started working on menu. ive designed menu want there 1 thing dont want... question: how can set joomla menu in such way if click on menu item other subitems stay visible? default when click on item shows subitems of particular main item clicked. ive searched forum , looked closely admin of joomla couldnt find answer there. i thank in advance, greets joomtech [edit: solved item] ok sorry guys! found out had do. feel shamed not exploring bit more.. once again, nice peace of software. complies needs. for people need answer in future: goto: modules » site modules » [ select menu ] default = main menu » check "expand menu" yes Board index Joomla! Older Version Support Joomla! 1.0 General Questions - 1.0.x

[SOLUCIONADO] NRF24L01

saludos. como verán soy nuevo por aquí y usando arduino casi que recién nacido. adquirido varios módulos y los logrado usar,pero comprado dos nrf24l01 y estoy rompiéndome el coco, tratando de comunicarlos con dos arduino, el primero un nano y el segundo un mega, ahora, probado las librerias  nrf24l01.h, rf24.h, mirf.h, y todos los ejemplos que traen. cambiado y con figurado los pines ce y csn, como me indica cada ejemplo. las conexiones spi las tango en el nano 13, 11 y 12, en le mega 52, 51 y 50, sck, mosi, y miso, respectivamente. si observado que un ejemplo me muestra por monitor serial: status       = 0x0e rx_dr=0 tx_ds=0 max_rt=0 rx_p_no=7 tx_full=0 donde ante mostraba tx_full = 1, ahora como configuro los módulos?, y cualquier ayuda que me puedan suministrar se lo agradezco. mira si te ayuda este post, http://openhardware.pe/transceptores-nrf24l01-2-4ghz-radio-wireless-how-to/ Arduin...

Hjälp med page class suffix - Joomla! Forum - community, help and support

Image
jag bygger en site joomla där jag byggt designen med div:ar. siten innehåller 2 lägen, en med svart bakgrund (2 sidor) och den andra (resten) med vit bakgrund. jag lägger till: _black_bg som page class suffix-parameter på de sidor som skall ha svart bakgrund och det fungerar bra på standardklasserna joomla. problemet är att jag skulle vilja hämta page class suffix-värdet så att jag kan byta ut id:et på mina egna div:ar, se exempel nedan vanlig sida ********* svart sida ********* tacksam för alla svar o idéer göra två mallar? assigna den vita till första sidan och den svarta till resten? Board index Joomla! International Language Support International Zone Swedish Forum Äldre versioner Forum Joomla! 1.0 Mallar (templates) och design

SPI and multiple and different types of sensors

i have problem communicating sensors via spi. i have 8 ldc1000 (inductive sensors) , 8 adt7310s (temperature sensors) on spi bus. i cannot read 16. even if connect 1 of each, luck have values both, of time, 1 correctly giving me values. for lcd chose: spi.setclockdivider(spi_clock_div8); spi.setdatamode(spi_mode0); spi.setbitorder(msbfirst); other values of clock_div , other mode not work @ all, if in other project seen work. for adt spi.setdatamode(spi_mode3); works better. so each time configure or read sensor change spi parameters. in order select devices using flip-flops in cascade mode rotate high bit connected cs input of device in question. (with 10ms delays between pulses) do have advice in handling 2 different kind of sensors in same spi bus? in terms of configuration, delays, etc? when add second pair of sensors, cant read any. random values. so evidently there conflict in data line; if flipflop ensures 1 device selected (cs) @ time... thought? thank you. ...

unstuff xtra on Mac

hello, does know of xtra unstuff .sit files on mac? other mac solution might avoid using .sit files still allow downloading from ftp site , automatically decompressing without losing mac specific info in file? thanks, brian in os x downloaded file examined downloads. user will asked put file , whether open file or not. there no way bypass these steps know of. you can zip file on mac, zip default compressor files in os x. if user selects to, file can unzipped when downloads. -- rob _______ rob dillon adobe community expert http://www.ddg-designs.com 412-243-9119 http://www.macromedia.com/software/trial/ More discussions in Director Lingo adobe

Suggerimento su organizzazione sezione download - Joomla! Forum - community, help and support

ciao tutti, ho questo tipo di problema. devo organizzare una sezione download su un sito naturalmente sviluppato su joomla. la sezione download deve contenere file scaricabili da chiunque e file scaricabili da utenti. inoltre, non faccio io l'autenticazione per gli utenti, ma, così mi ha detto il tecnico, la deve fare windows (con ma classica maschera nome utente e password).... purtroppo non posso fare altrimenti perchè non riesco tenere sincronizzato il db con un altro db al quale non ho accesso... spero di essermi spiegato e spero soprattutto che possiate darmi una mano!!! grazie stefano volentieri.... ma la domanda qual'è? Board index Joomla! International Language Support International Zone Italian Forum

Commande on_for

Image
salut du quebec la commande on_for existe-t-elle en arduino. je m'explique. j'ai un detecteur de mouvement avec un contact sec. si pas de présence la led verte flash sans arret. si par contre un mouvement est detecté je veux faire clignoter la led rouge pendant 5 minutes meme si le contact du detecteur de mouvement est redevenue off. la commande on_for en basic est la plus approprié.. mais en arduino, c'est le néant total. des idées??? voici mon code (adapté d'une recherche google) car un peu niais en prog arduino.....: /* led avec detecteur de mouvement - la lecture du contact du detecteur de mouvement actionne les deux led  - connections: - contact sec du deteceur de mouvement +5 borne 3 - résistance 10k de la borne 3 au ground - led et resistances 220 ohm en serie avec les bornes 10 et 11 au ground /*-----( déclaration des constantes et bornes )-----*/ #define buttonpin  3     #define ledpin1    10 #define ledpin2 ...

Interrupicones temporales

hola! necesito crear una interrupción que se ejecute cada segundo. para ello quiero usar un reloj interno de arduino que provoque que se ejecute la interrupción cada segundo. isr(timer2_compa_vect) { pero no consigo hacerlo. alguna idea? soluciones varias http://playground.arduino.cc/code/timer1 http://www.hobbytronics.co.uk/arduino-timer-interrupts Arduino Forum > International > Español > Software (Moderators: surbyte, Hector_A) > Interrupicones temporales arduino

ITDB32WD and SdFat.h

Image
hi! please, using sd card on tft library sdfat.h? i need write .txt. i think haven't problem in code because works itdb32s. anyway here's code: code: [select] #include <sdfat.h> const int chipselect = 5; sd2card card; sdfile file; sdfile root; sdvolume volume; float temp; float tempe; void setup() {  int16_t n;  char buf[8];  serial.begin(9600);  pinmode(53,output);  pinmode(69,output);  digitalwrite(53,high);  digitalwrite(69,high);    card.init(spi_full_speed,chipselect);  volume.init(&card);  root.openroot(&volume);  while(!serial)  {    ; // wait serial.  }  if(file.open(&root, "logtdia.txt", o_creat | o_append | o_write))  {    serial.println("writing...");    serial.println();    for(temp=27.5; temp>22.0; temp-=0.15)    {      file.print(temp);   ...

RPi Workhorse - Moving it to WiFi - Raspberry Pi Forums

hi guys, on past week have managed setup pi running open vpn, sabnzbd, , sharing on samba , upnp on home network , airplay audio receiver. @ moment it's coping admiralty i'm pleased report. i'd swap wifi connection in room less switched off accidentally, still possible run above on wifi? pi 1 of first generations 256mb i'll using plug-in wifi dongle. ideas? thanks a network interface network interface. no reason why shouldn't work, although local conditions might reduce link quality or speed. try , see. raspberrypi

Is the Arduino MEGA2560 R3 the smallest Arduino to drive a 5" Display?

hello, for projekt need display simple symbols on 5" tft display without touch erm240128-2 240 x 128 dots . input comes push-button , rotary selector switch. have use mega2560 or can take smaller one? thank helpfully suggestions, give me direction search. any appreciated. thanks. 240 x 128 = 30720 dots. 240/8 = 30 bytes wide 128/8 = 16 bytes high 16 x 30 bytes = 480 bytes of sram hold contents want display. i'd '328p, 1284, 2560 based board handle that. how other software need? http://www.displayfuture.com/display/datasheet/monographic/erm240128-2.pdf looks 16 io pins, use shift register 8 data pins, of control signals, chip select really. Arduino Forum > Using Arduino > Displays > Is the Arduino MEGA2560 R3 the smallest Arduino to drive a 5" Display? arduino

Need to find screen for tablet. - Raspberry Pi Forums

hello, starting out using raspberry pi's , need finding screen tablet making. far not find screens tablet, monitor. needs hd, 7inches, , touch screen. help! thunderbonqueqe wrote: hello, starting out using raspberry pi's , need finding screen tablet making. far not find screens tablet, monitor. needs hd, 7inches, , touch screen. help! http://www.chalk-elec.com/?page_id=1280 raspberrypi

Getting Started With a 3D Printer

my summer project going consist of working on 3d printer, before started, want know 100% what's best diy instruction guide on creating it.  i've seen lot of stuff coming "reprap" after seeing demo of print, looked pretty low quality (whether builders fault or machine's fault don't know). guide needs comply following: can't garbage printer < $650 if need further information, i'd glad provide it. i don't think recommend rep rap starting out. if know how use it, great. have had  mendel prusa year , still haven't got calibration settings figured out. on other hand, engineering club @ university has airwolf printer works beautifully, if have little spend. Arduino Forum > Using Arduino > Project Guidance > Getting Started With a 3D Printer arduino

Kalender i Hydra Project Management - Joomla! Forum - community, help and support

Image
skulle der være en venlig sjæl der kunne hjælpe mig med @ få kalenderen hydra til @ vise alle events  man skal stadig kunne vælge hver enkelt bruger, men ville være fint hvis den startede op med @ vise alles event. er der da virkelig ikke en der har et bud? der er snart 100 der har kigget på dette emne så det vel ikke kun mig der kunne bruge en løsning. ja vi venter pænt mens vi  forum regler: http://forum.joomla.org/index.php/topic,65.0.html Board index Joomla! International Language Support International Zone Danish Forum Ældre versioner (disse vedligeholdes ikke længere fra officiel side) Joomla 1.0 (Udgået version, der blev afløst af 1.5 i 2008) Komponenter, Moduler og Mambots

Anyone have an idea? - Link issue in Firefox and Netscape

i have posted before , apologize if irritaded @ me for reposting. has been week or , hoping see this, might able me. here goes... :) i have layer has images on it, linked outside url in new window. have layer on pages , works fine on my mac in safari, , ie. in firefox , netscape 1 of pages works, while other don't. copied , pasted code working page ones don't work , problem same. what other things at? why work on 1 page , not on another? mentioned earlier, problem shows in firefox , netscape. to see layer talking about, roll on "las fincas" logo on the left. the page works here: http://www.elpuentemag.com/spn/current.html all other pages don't work, here one: http://www.elpuentemag.com/eng/current.html thank this! brian this answered when posted before, no? -- murray --- icq 71997575 adobe community expert (if *must* email me, don't laugh when so!) ================== http://www.dreamweavermx-templates.com - template triage! http://w...