Posts

Showing posts from March, 2011

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

Running external application with Javascript code from within Flex

i'm having strange problem i'm trying solve , cant seem figure out why happening. have flex application doing httpservice request external .asp file on website. file has code executes , sends data application. work fine in asp file have javascript code (website tracking script) dont run when called within flex app. if run asp page (out side flex), scripts run. not possible have javascript run in asp when called flex application? appreciated.   thanks,   john baranowski i think that's because js executed when page loaded in a  browser must try tweak js little bit   sincerely,   michael   el 22/04/2009, las 17:27, paranetrix5394 < forums@adobe.com > escribió:   > i'm having strange problem i'm trying solve , cant  seem figure out why happening. have flex application  doing httpservice request external .asp file on the  website. file has code executes , sends data the  application. work fine in asp file have some...

Sucking up CPUs

my captivate files sucking cpus on pcs in our call centers. creating flash modules 4-5 meg, when run, suck 100% of cpus , chug along.   my files have buttons, images, click boxes , sound. i've compressed i'm going compress, still have problem. link segments of module,  still have problem. systems issue?? in other words, there many programs running , not enough memory run them all???   thanks, all...   td hi,   the time should slow when swf loading, after should smooth. size 4-5mb pretty small create trouble flash player. mostly should problem machines. try load other swfs downloaded internet confirm this. if these not slow captivate swfs, might want turn off compression totally , try again.   -- manoj More discussions in Advanced Adobe Captivate Users adobe

Single Component, multiple tables. How? - Joomla! Forum - community, help and support

hey, i relatively new joomla! mya seem pretty stupid working on new component requires multiple tables in database work properly. i know extending jtable in new class can't work out how talk mulitple tables. once i've got working i'm not sure how able work database, ie. how add new records multiple tables @ once. i can provide code examples if may help. i'm on same situation. making component in joomla handle simple prices database. have 4 tables. i've read hello component tutorial (thanks doc!) makes component work 1 table, i'm lost in mvc pattern add 3 tables. don't know add , how make connections. thankful if can explain this. Board index Joomla! Official Sites & Infrastructure Sites & Infrastructure - Feedback/Information Archived Boards - All boards closed Development

Thread: impossible to record sound

Image
hello since under karmic koala can't record sound using audacity or other software default ubuntu sound recorder...i have installed alsamixer , activate tracks no change. cursor keep totally blocked. sometime move little bit without recording... changing sound read/record type in audacity (from "default" nvidia mcp04 : nvidia mcp04 - iec958 , recording "mic adc") nothing change...the cursor keep blocked on start of track.. strange can lessen music web, audio files. micro without problem no possible record (( have try using window xp (installed under virtualbox) problem same... idea ? many thank i wonder if have more 1 microphone input, on machine, 1 @ front , 1 behind. have in alsamixer , see if have "mic select" , can enable second of two, if there two, , may recording again. Forum The Ubuntu Forum Community Ubu...

Need to connect 4 switches to only 1 port

Image
hello there ! i'm having small issue : i made program, wich must able know state of 4 switches ( if on 0010 state, or 1110 state, etc...) the problem is, have 2 ports free, others being occupied other things in project. is there way have arduino knowing wich state switches ? i thinking of using current divider, don't know how use them, or how make in specific case. thank in advance reading , answering ( apologies bad english, fellow frenchman's speaking ) do have analog pins available? can use analog input different resistors on each switch identify switches different voltages. of course analog input can used digital input. code: [select] pinmode(a0, input_pullup); digitalread(a0); Arduino Forum > Using Arduino > General Electronics > Need to connect 4 switches to only 1 port arduino

Pro Micro Doesnt Run on Battery or Can't Upload Code with While(!Serial) Comment

hi, i trying use pro micro project. when using usb power bank, sketch contain while(!serial); wont work. if remove line works on battery, can't upload code when connected pc. looking forward prompt response. quote looking forward prompt response. looking forward seeing program. Arduino Forum > Using Arduino > Programming Questions > Pro Micro Doesnt Run on Battery or Can't Upload Code with While(!Serial) Comment arduino

Blir nektet å logge meg inn som kunde i egen nettbutikk - Joomla! Forum - community, help and support

Image
jeg har opprettet en testkunde nettbutikken min, og logger meg inn på denne kontoen flere ganger daglig. jeg har også lagt inn en del testordre på denne kontoen. dag ble jeg nektet innlogging, og fikk opp denne beskjeden: "technical support your request intercepted security software protects web site visited malicious activity, such hackers, spam , viruses. apologize inconvenience, request matched profile of suspicious activity. problem quite easy fix. your computer's ip address determined have sent spam or engaged in malicious activity reported third-party monitoring service. means computer infected viruses or other malicious software. see below more information , removal instructions. your request blocked because of malicious automated requests received computer's ip address. this problem may caused viruses or spyware on computer, or malicious software pretends anti-virus or anti-spyware software. ensure have real anti-virus , anti-spyware software on computer, kept up-t...

Consolidate files into one file

i have 20 powerpoint files sitting in web server directory.  each 1 has 1 powerpoint slide only.  need create 1 file shows 20 of powerpoint files in 1 pdf file. i not sure how loop through 20 powerpoint files , append of them 1 file assume done in cffile output area: <cffile action = "append" file = "c:\mydir\consolidated.pdf"  output = "?"> please advise More discussions in ColdFusion adobe

Is there some BT4.0 module capable of request and subscribe service-char ?

Image
hi there! i'm triying set hm-10 ble central mode, that's it, in way can subscribe , write service-char of device (in case tensiometer ble systolic, diastolic , pulse data). know must set master mode , connect it, , it. but... im reading forums , seems no way ble module. can viceversa, setting service-char send data. so question is: there module library examples reach purpose? thank !! anyone can me? Arduino Forum > Using Arduino > Networking, Protocols, and Devices (Moderator: fabioc84) > Is there some BT4.0 module capable of request and subscribe service-char ? arduino

Picture in a Bubble

this pretty cool, thought of might check out http://muvipix.com/phpbb3/viewtopic.php?f=38&t=5234 great effects chuck. i'm sure many can put use minor modifications.   thanks posting. had not see thread on muvipix.   hunt More discussions in Premiere Elements adobe

Thread: Trying to make a loop-aes ubuntu live disk

Image
hi all, have spent last 2 days hanging out on irc reading documentation twiddling thumbs while kernel compiles nth time, , i'm exhausted , need hand. trying make live cd module loop-aes installed, doesn't sound tricky it, processes far have been. make basic livecd these instructions: https://help.ubuntu.com/community/li...ionfromscratch compile new kernel config_blk_dev_loop=m not y (why changed grrr) per these instructions: https://help.ubuntu.com/community/kernel/compile add debian repo source loop-aes , use module-assistant build , install it. on home straight now.... whats 2.2gig? not going fit on cd how on earth can remove programs installed deps build kernel? have removed main ones needed install others still there sigh. thanks, wip anyone able shed light on this? have tried building cd image basics , find has loads of errors , doesn't work well. have taken iso of current releas...

Thread: gconf-editor doesnot have an effect

i m trying configure panel settings gconf-editor although in root privileges no effect can seen.i have read threads nothing worked. please how can see these effects? ubuntu 9.10 karmic how opening gconf-editor? if run root changing things root not yourself. press alt+f2 , type code: gconf-editor no repeat no sudo. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Desktop Environments [ubuntu] gconf-editor doesnot have an effect Ubuntu

393 Binary Counter problems

hi i trying learn different types of commonly used ics, , end playing around 393 binary counter last night. i set led on each output q0 - q3, 10k pull-down on mr line, , 10k pull-up on clk line. hooked +5v , gnd also. using jumper wire attached clk line, intending touch ground increment counter, found holding wire caused counter count crazy. tried hooking jumper tact switch pull gorund, worked better still skipped 2 or 3 counts every time pressed it. my question:  what's best way "smooth" out bit? assume it's sort of debouncing problem, what's easiest hardware solution? thinking maybe rc filter, how size resistor , cap? thanks help! if want manually switch wires, build sr flip-flop 2 nand gates , use output trigger counter. Arduino Forum > Using Arduino > General Electronics > 393 Binary Counter problems...

NFC Authentication

Image
i've got cheap nfc module, , use authentication. i want arduino read identification, either 1 used nfc protocol or other, , upon verifying, turn on solenoid. is possible nfc protocol or should create android app that? how communicate between android device , arduino? Arduino Forum > Using Arduino > Networking, Protocols, and Devices (Moderator: fabioc84) > NFC Authentication arduino

Thread: files vanished, determine how or by whom

Image
files on ubuntu fileserver vanished. how did happen or whom? supsect unauthorized access can't except mulfunction since nfs , smb server acts several pcs me , 1 other person authorized. there additional services running avahi or daapd. please me find out when last accesses specific folder happened , whom. or there "better" method me find facts. maybe files have been moved accidentally... how find out? posted pbrille files on ubuntu fileserver vanished. how did happen or whom? supsect unauthorized access can't except mulfunction since nfs , smb server acts several pcs me , 1 other person authorized. there additional services running avahi or daapd. please me find out when last accesses specific folder happened , whom. or there "better" method me find facts. maybe files have been moved accidentally... how find out? ...

docking the Properties Inspector toolbar to the top as it was in CS3 and every version before it

so far in cs4 cannot find way dock property insp. top region of ui - not in dreamweaver , not in fireworks?  missing something??  sure adobe didn't disable ability user dock inspector @ top if he/she so!!!!!!   any answers?   thanks!   tim sure adobe didn't disable ability user dock inspector @ top if he/she so!!!!!! yes, did.   if want ability back, file feature request @ http://www.adobe.com/cfusion/mmform/index.cfm?name=wishform . More discussions in Dreamweaver support forum adobe

Would like to fill a bucket of water at the push of a button

okay. i'd valve upon on relay fill bucket water @ push of button. valve should close when bucket full , system should wait button push. button, ultra sonic sensor (sensing full bucket), relay , valve within grasps , hense control. what need figure out code makes happen. code: [select] #include <button.h>        #define button_pin 2      // forbindes til gnd #define pullup true        #define invert true        #define debounce_ms 20      #define echopin 7 // echo pin //ny #define trigpin 8 // trigger pin //ny #define relaypin 9 // relæ pin //ny          button mybtn(button_pin, pullup, invert, debounce_ms);    boolean ledstate; int maximumrange = 10; // afstand cm til vandspejl    int minimumrange = 0;      long duration, distance;            void setup(void) {     serial.begin (9...

Custom Database Adminstration

ok im trying :   i have database pertaining series of shows , have following layout   database ->   tables created each series   recordsets created in specific format each episode in series   fields such :   indx - primary key eps - episode number eps_nm - episode name lnk - page link episode shw - boolean tell if episode listed in episode list users   i have administrators on site want able add series database , add episodes each series have 2 questions.   1) how have table created using form field list added table preset.   2) how dropdown menu allows user select table , add record set (episodes) to the selected table.   i have googled , searched adobes forums , have yet come across this. hoping has already created php/sql server behavior if not direction on how create ability. not wish give these administrators full access php myadmin due needing uniform system and fact of them lost when comes sql.   thanks in advanced, ambedr...

component installer, successfully installed but not listed on the components lis - Joomla! Forum - community, help and support

hi joomla'ers ... i got problem components installer. components has no database access , admin area, because display information , send information email. i have no idea why doesnt want listed in components although installed successfully. files copied iinto directory , installation success .... when want add component menu .. doesnt listed in menu .. add link url .. know why happen .... here attached install.rntender.php , rntender.txt (it xml file foruim not allowed upload xml file renamed txt) try adding section xml file; check other components examples. Board index Joomla! Older Version Support Joomla! 1.0 Extensions - 1.0.x Components

Izginila polja za besedilo - Joomla! Forum - community, help and support

pozdrav. pojavil se mi je naslednji problem. ne vem zakaj in kako, ampak pri vnosih novih člankov (enako je pri posameznih komponentah, kot dogodki in slovar), je izginilo polje za vnos glavnega besedila (main text) oziroma v komponentah polje "description". nastavitev (vsaj da bi vedel) nisem spreminjal, očitno pa gre za neko splošno napako ali nastavitev. ima kdo izkušnje s tem oziroma ve, v čem je problem? hočeš rečt, da je izginil editor?? Če je to, potem beri naprej ...sicer pa ne vem :) preglej v nastavitvah: meni "site"-->"global configuration" ---> zavihek "site" , poglej kakšen je wysiwyg editor, če sploh je kakšen. poglej še v meni "mambots"--> "site mambots",  na spisku poglej, če je tvoj editor slučajno neobjavljen/unpublished. lpd Board index Joomla! International Language Support International Zone Slovenian Forum

smart objects?

hello,   i have created smart object in cs2 me create webpage, when transfer file image ready says not understand smart object.  when go photoshop has turned smart object flat image can not altered anymore.  can me or give me advice please.  know older version of photoshop, dosen't make sense have not made 2 programs compatible smart images.  info appreciated. it useful have imageready understand smart objects cleary not. recourse duplicate layered file before sending imageready. (you want keep file smart object intact.)   in case imageready dead program. may rest in peace. More discussions in Photoshop Windows (read only) adobe

Thread: Web Monitoring

i want web monitoring. have ubuntu server setup on old dell poweredge 700. setup dansguardian, squid, sarg, , apache webmin. network windows based network. id track websites visited , not. im not concerned blocking anything. have dansguardian setup in silent mode havent found way view logs. want logs seperated local internal ip of each user. right now, people connecting dansguardian, viewing squid logs shows 127.0.0.1 ip. guess because dansguardian forwards squid squid shows 1 ip coming in. should setup squid only? there better solutions? real time bandwidth usuage nice also. have cisco pix firewall guess connect hub on , put nic in , have server read data coming across software use analyze that? can list tutorials or solutions this? thanks. jared see these links : http://martybugs.net/smoothwall/squidlogs.cgi http://www.squid-cache.org/scripts/ Foru...

Showing Clock time and hiding Skip button during Random Quiz

is there time object can displayed during entire quiz. users keep track of remaining seconds per question.   also if dont want users skip question can hide it. if button hidden how progress next question while in review quiz mode since submit disabled. i discussing question co-worker , said solution getting clock in your quiz build in java script. he's taking college course in right , knows more me, if or else java built. far in captivate we've not seen solution clock issue.   i hate leaving skip button in quizzes pretty screw review process. you'll have warn them front not skip questions or they'll points docked off. that's how it. sorry there aren't real solutions; work arounds. More discussions in Quizzing/LMS adobe

Tableau lumineux économie de batterie

voici le code de mon tableau lumineux en gros le capteur capte la lumière il passe le "drapeau" (une variable) 1 des qu'il fait nuit et que le drapeau est à 1 alors j'execute mon code qui allume de led pendant un temps donné. une foie le temps passé on éteint les led et on passe le drapeau 0 donc temps qu'il ne fait pas jour le drapeau reste 0 et donc le tableau ne peut pas s'allumer. et associer à ça il y un wdt qui coupe le processeur pour économisé la batterie et mon code allume 5 fois et éteint 5 fois le tableau avant de se coupé totalement pour toute la nuit et tout les 15 min on vérifie si il fait jour ou si il fait nuit avec le capteur de luminosité. mon tableau est visible sur mon facebook enzo gallego https://drive.google.com/open?id=0b95uzf-gtq9oa0decdvztzlruxc Arduino Forum > International > Français > Réali...

Horizontal Spry Menu Question

i working spry menu first time. working expect in ie, menu on fourth content breaks apart. want space between accordian. can tell me how fix this? in advance. here links address http://www.gcfa.org/episcopal-revised.html i think should asking in dreamweaver forum. More discussions in General Discussion adobe

Same domain, same database but different websites? - Joomla! Forum - community, help and support

hi! i wondering if possible this: when come first page have 2 different modes choose from. mode , mode b. in mode there components cb , fb. in mode b there componets cb , fb other components. i want fb , cb use same database in both modes. so when post in fb in mode show on mode b. i want use different templates in mode , b. is possible do? thank you yeah can have splash page links 1 pointint 1 folder other pointing , database use different extensions change jos_ else. Board index Joomla! Older Version Support Joomla! 1.0 General Questions - 1.0.x

keeping right distance with the HC-SR04

Image
hey guys, i'm new forum , don't know if there allready thread problem this, see if guys can me out  i'm trying make small vehicle move @ right distance object. set-up consists of a  hc-sr04 ultrasonic sensor, small dc-motor , h-bridge. the problem have has code. underneeth can see short void loop i've got going right , i've marked problem is;   code: [select] void loop() {   digitalwrite(onoff, low);   digitalwrite(trigpin, low);   delaymicroseconds(2);   digitalwrite(trigpin, high);   delaymicroseconds(10);   digitalwrite(trigpin, low);   duration = pulsein(echopin, high);   distance = (duration / 2) / 2.91;   if (distance < 2000) {     serial.print("distance: ");     serial.println(distance);   }   else {     serial.print("distance: ");     serial.println("out of range");   }   if (100 <= distance ...

How do I unlock my Batch Sequences?

i'm using acrobat pro 9 , have discovered batch sequences. seems perfect acrobat has sequence want do-export bunch of files rtf format. thing is, of pre-defined batch sequences show little lock symbol on top of cog symbol , edit button grayed out (see attached screen cap)! shouldn't able edit these? worse, if try create new batch sequence, don't see option exporting rtf. i'm forced either accept default settings or each document one-by-one.   are these pre-existing batch sequences located files somewhere on drive, possibly in locked directory or there other explanation?   thanks, pat More discussions in Acrobat Macintosh (read-only) adobe

arduino error exit status 1 'comparar' was not declared in this scope

hola buenas noches necesito ayuda con este  error  alli les dejo mi programación code: [select] exit status 1 'comparar' not declared in scope code: [select] // pin del reseptor 11 #include <virtualwire.h> byte message [vw_max_message_len]; byte messagelength = vw_max_message_len ; int boton_a = 8; void setup (){ pinmode(boton_a,output); serial.begin(9600); vw_setup(2000); vw_rx_start(); } void loop () { if ( vw_get_message(message, &messagelength)){  if (comparar("000")==0){ digitalread (boton_a, high);}   } char comparar(char  *cadena){ for(int = 0; i<messagelength; i++) if (message[i] ! = cadena [i]) { return 1; } { return 0; } }   } missing } code: [select] void loop() {   if (vw_get_message(message, &messagelength)) {     if (comparar("000") == 0) {       digitalread(boton_a, high);     }   } } Arduin...

Need assistance with font(number) alignment.

Image
i in process of updating many of forms our office uses live forms , not finding information on how format font such number (first character in line) align correctly. can see image, alignment ocurring front edge of character. gives appearance formatting incorrect, when in fact of boxes aligned @ .5. in final stages of editing forms , keeps arising issue management team numbers not aligned correctly. using arial font.   is there way can manipulate of font settings correct issue? other suggestions? if not, i'll have tell team how designed.   thanks suggestions might have improve display of alignment.   see paragraph properties > indents > first. select 'hanging' drop-down , tweak size. More discussions in LiveCycle Designer adobe

[Résolu] Led et adaptateur secteur

Image
bonjour, j'ai acheté des leds de 2w fonctionnant sur du 9v/10v. si j'en branche deux en parallèle sur mon adaptateur 9v-1a je fais pas tout griller ? si j'ai bien calculé, 2w sur du 9v va consommer 0,22a donc en théorie je pourrais en mettre 4 en parallèle, non ? edit: c'est ok, j'ai pris le risque, les leds chauffent pas mal mais les plombs n'ont pas sauté vous n'avez aucune résistance de limitation de courant par led ? dans ce cas on peut prédire que si vous laissez le tout branché un temps vos leds vont toutes griller (les plombs ne sauteront pas, votre transfo n'étant jamais en court circuit) dans la pratique (qui est toujours différente de la théorie) vos leds ne sont pas parfaites ni exactement identiques et elles vont plus ou moins chauffer ce qui va modifier un peu leurs caractéristiques. une des leds va devenir plus passante que les autres et le courant préférant toujours le chemin de moindre résistance va venir qu...

Generating PC music analysis and transmitting through serial for Arduino

hello everyone, what interested in doing longest of time use computer analyze global music (players, browsers, games, etc..), , send analyzed data through serial port , 1 of arduinos. the goal here program overhead individually addressable led strips pretty other led's or lights matter. i've been searching forum after forum of people trying same thing, tutorials made no sense me , closest got use arduino adc , of op amps plot aux (or similar) output within range of 0 5v (2.5 neutral middle). however approach seems little bit overkill imagine there noise , not mention having build test , design whole thing without having oscilloscope. ideally want find way use c# visual studio 2015 (as matter of fact found tutorial on it, couldn't understand 3 step guide pace jumping crazy 'download this' 'you're pretty now', though i'm totally lost in-between). anyway if anyone's done similar this, please suggest sort of starting point me. thanks! ...

Containing Element Height Doesn't Change When Browser Text Size Increased.

http://www.imagesandwords.org.uk/les/pages/coursesmentalhealth.php   so, that' s page , question menu bars.   when increase text size in browser of page holds far can make out (in ff) <ul> element increases font size <div> containing element doesn't.  looks though background image protrudes outside of containing <div> , looks ugly.   qa) what's happening?   qb) can fix it?   many thanks   martin your menu graphic simple enough. try replacing image sprite background colors , borders.     .menu {     margin:0 auto;     padding:0;     height:30px;     width:100%;     display:block;     background: green;     border-top: 2px solid brown;     border-bottom: 2px solid brown; }     nancy o. alt-web design & publishing web | graphics |  print | media specialists www.alt-web.com/ www.twitte...

Hautleitwert über AD59933 messen

halllo zusammen, es geht darum das ich eine hautleitwertsmessung mit dem ad5933 durchführen möchte. dieser 12-bit impedanz converter ist ja sich echt schön und gut, jedoch habe ich allein schon probleme wenn ich die mclk (also die masterclock) ändern möchte auf 100khz statt 16mhz. ich schreibe in der setup routine in das controlregister 0x81 die 0x04 rein laut datenblatt die externe frequenz übernimmt. jedoch tut sich da nichts, ich habe es schon versucht über powerdown die werte reinzuholen, bisher aber ohne erfolg. muss man da noch irgendwas beachten wenn man den ad5933 programmiert? 'habe das datenblatt und die an-1252 vor mir und sehe trotzdem noch nicht durch... bin um jede hilfe dankbar? bitte poste den code, der das beschriebene problem hervorruft! die initialisierung des chips dürfte für das resultat relevant sein. quote ich habe es schon versucht über powerdown die werte reinzuholen bitte beschreibe etwas detailierter, du darunter verstehst. ...

Problem with installing patch SP1b

hello all,   i have development server running on xp pro live cycle 8.0.1.  'm facing problem while installing patch sp1b server.  have attached log file.   my problem is   i copied process' .lca file server running on windows server 2003 patch installed , deployed on development server.  in development xp box, workspace opening when tried open process, before rendering pdf form giving "an error occurred during operation (endpoint id 401). (alc-wks-007-027)" error.  have crosschecked input xfaform variable also; every thing perfect. details below:   the server copied is : (windows server 2003)   license type: full version: 8.0.1 patch version: sp1b expired date: not applicable   installed components product version patch license type livecycle process management es 8.0.1 sp1b full livecycle forms es 8.0.1 sp1b full   the server deployed is: (xp pro)   license type: full version: 8.0.1 patch version: expired date: not applica...

Akocomment pasirodymas intro zinutese - Joomla! Forum - community, help and support

man nepatinka, kad komentaru ikoneles pasirodo prie failo pristatymo. tai tiesiog tersia puslapi. 1. nerandu, kur nustatyti, juk turetu kazkur buti. reiktu, kad jos pasirodytu tik po visu straipsniu, tada, kai komentarai priskiriami ne individualiems straipsniams 2. ir dar - yra nustatymas, kad nustatyti individuliai, leisti komentarus atskiram straipsniui, ar ne. "use individual commands". bet mano nuomone, tokia galimybe yra tik j1,5, nes j1,013 reikia ideti rankiniu budu {moscomment} tokiu atveju nerodo prie intro p.s. sakykim, kad issprendziau Board index Joomla! International Language Support International Zone Lithuanian Forum

Communicating via COM port

so, trying send character python program arduino program via com5 serial port. however, wont let me run both @ same time because says port busy. this python code: code: [select] import serial import time try:     arduino = serial.serial()     arduino.port = 'com5'     time.sleep(2)     except exception e:     print(e) arduino.open() arduino.write(b'a') time.sleep(2) arduino.close() this arduino code exact same of robin2's serial basics code. code: [select] char receivedchar; boolean newdata = false; void setup() {  serial.begin(9600);  serial.println("<arduino ready>"); } void loop() {  recvonechar();  shownewdata(); } void recvonechar() {  if (serial.available() > 0) {  receivedchar = serial.read();  newdata = true;  } } void shownewdata() {  if (newdata == true) {  serial.print("this in ... ");  serial.println(receivedchar)...

Help! Am I nuts???

i taught myself yahoo sitebuilder , have built several sites it, decided move on dreamweaver. know very, little html, sitebuilder drag , drop porgram. have opened dreamweaver , stumped. have drag , drop feature? or screwed until learn html? yeah, need learn html , css if want use dreamweaver effectively. used have drag/drop layout tool, removed because code created crap. if need drag , drop layout functionality, dreamweaver not tool you. More discussions in Dreamweaver support forum adobe

OpenGL problem Photoshop CS4

i'm using photoshop cs4 (extended) on machine running windows xp (32 bit) sp/3 (with relevant updates microsoft).   everything seemed work fine first week or so, 1 day photoshop crashed error message related opengl. don't recall exact message now, had opengl features of video card.   i restarted photoshop, have crash again same message. @ point, checked adobe web site , came across document "gpu , opengl features , limitations in photoshop cs4" @ url http://kb.adobe.com/selfservice/viewcontent.do?externalid=kb404898 .   i using nvidia 8800 gts video card (512 mb video memory). after reading document mentioned above @ adobe site, updated video driver latest available @ nvidia (described on nvidia web site version 182.50, though shows on computer's device manager version 6.14.11.8250, dated 3/27/2009).   since installing new driver, option "enable opengl drawing" under <edit> <preferences> <performance> grayed out.   i enable opengl if it...

Arduino 101 XBee-Shield

hey guys, i've bought 2 xbee s1 pro modules (xbp24-awi-001) shields here: https://www.amazon.de/gp/product/b01gnke6pu/ref=oh_aui_detailpage_o02_s00?ie=utf8&psc=1 i configured xbee modules x-ctu software , tested them 2 arduino uno's. simple sketch turn on-board-led @ pin 13 on, if there message 'h' other xbee. after worked, tried use 1 shield , xbee arduino 101, didn't or receive message. think shield not compatible arduino 101 it's guees. has done working communication arduino 101 , xbee? shield should use? thanks, johannes Arduino Forum > Products > Arduino 101 (Moderators: cmaglie, facchinm) > Arduino 101 XBee-Shield arduino

Licence Expired Masage

hello purchased photoshop student version after installed not open program. keep saying license has been expired> what going on? why happening?     thank you http://forums.adobe.com/thread/420255?tstart=30 More discussions in Photoshop Windows (read only) adobe

One letter to look like a block

i trying rotate letter, , when turns, want block.  i've tried figure out how this, , frankly thought preset... maybe , i'm missing it.  no problem on rotation... don't want flat when turns.   thanks help! hey tim mo. are trying give appearance of 3d depth? or trying alter behavior of rotation?   if you're looking fake 3d depth, there few solutions. 1 using shatter, , using expressions. or, third-party solutions, like, zaxwerks, or full-fledged 3d application. More discussions in After Effects adobe

ImporterProcessServer.exe Stops Working and Crashes the Program

why keep happening?  it's been happening me cs3 except less frequently.  happens randomly now, premiere , media encoder.  whenever stops working, encoding fails and/or premiere crashes shortly after.  have windows vista home premium 64-bit.   edit: it's happening every time now..  10 seconds after click start queue, executable fails. one or more of these troubleshooting tips might you. cheers eddie More discussions in Premiere Pro CC adobe

StandardFirmata and Mega2560

hello, i'm having trouble getting pins board after installing firmata. when using firmata test program provided on firmata.org, not pins show , when running program multiple times, different pins missing or show up. i did try change interval explained on firmata.org didn't have effect. is there i'm missing or mega2560 not supported? thanks! quote is there i'm missing an explanation of why on earth wish render arduino brain-dead. Arduino Forum > Using Arduino > Interfacing w/ Software on the Computer > StandardFirmata and Mega2560 arduino

Thread: Annoying boot text!

Image
i'm running ubuntu 9.10 64-bit. partition setup extended partition containing 2 ext4 partitions ('/' , '/home') , 6 gb swap partition. used gparted on 9.10 livecd , ran checks on both partitions, , re-formatted swap partition. edited /etc/fstab , /etc/initramfs-tools/conf.d/resume accordingly. however, everytime boot, before gdm login screen appear, instead text screen says "fsck linux-ng", presumably system checking 2 partitions again before mounting, , few services started. blinks gdm login. text annoying! ruins appearance of otherwise perfectly-smooth boot process , need know how system stop showing it. ideas? posted mike_ironfist i'm running ubuntu 9.10 64-bit. partition setup extended partition containing 2 ext4 partitions ('/' , '/home') , 6 gb swap partition. used gparted on 9.10 livecd , ran checks...

Thread: wireless connetion on Inspiron E1505.

hi have installed karmic on inspiron e1505. working fine except wireless connectivity. have been following below thread getting wireless work. stuck @ step -3 (compiling - diswrapper) . http://ubuntuforums.org/showthread.php?t=297092 getting below compilation error: root@cp:/home/cp/wireless/ndiswrapper-1.55# make distclean make -c driver clean make[1]: entering directory `/home/cp/wireless/ndiswrapper-1.55/driver' rm -f *.o *.ko .*.cmd *.mod.c *.symvers modules.order *~ .\#* rm -f *_exports.h win2lin_stubs.h rm -rf .tmp_versions make[1]: leaving directory `/home/cp/wireless/ndiswrapper-1.55/driver' make -c utils clean make[1]: entering directory `/home/cp/wireless/ndiswrapper-1.55/utils' rm -f *~ *.o loadndisdriver make[1]: leaving directory `/home/cp/wireless/ndiswrapper-1.55/utils' rm -f *~ rm -fr ndiswrapper-1.55 ndiswrapper-1.55.tar.gz patch-stamp make -c driver distclean make[1]: entering di...

Sticky for the Photoshop forum(s)

at least far windows side concerned, it's annoying how many questions cannot answered without asking first information on ps version, os version, system specs, , on.   can have "sticky" @ top asking or quoting link how help. they in apple forums. part of profile have type machine using , have drop down list of os using.   when type question or response automatically appened post. More discussions in Forum comments adobe

Hit a wall using UART

hello, as part of project, i've been trying make uart work between arduino due , arduino nano, have problem , don't know is. programs in c. some characters transmitted correctly , not, looped through of them. have no interface on nano, did sending every character nano , echoing back. here results: - 64 out of 256 characters miscommunicated, - sent characters, returned different, had 2 bits in common - here's mask: xxx00xxx, - received characters, returned different, had 3 bits in common: xx110xxx not forget, confident due not problem, since tested on own too. wired tx rx , aced test. plus checked what's happening on oscilloscope , due's transmission correct, whereas nano's wrong. edit: oh , during test oscilloscope (transmitted 1 character) made led light mirror value of 1 of bits , turns out data on nano wrong it's read. now, 1 thing note due works @ 3.3 v whereas nano @ 5 v. however, if i'm not mistaken should work fine simple voltage divider...

help with photoshop actions

hi everyone, i trying image put through photoshop , use action make image on 3d canvas, have in work got action it, off work @ moment , cant hold of it, sure called gallary wrap action or that, know of can hold of this?   kind regard   rob rob,   this forum commenting on how forums work.   choose photoshop forum, macintosh or windows, here:   http://forums.adobe.com/community/photoshop?view=overview More discussions in Forum comments adobe

Can't change permissions on images folder using Yootheme Core - Joomla! Forum - community, help and support

i have installed yoothemes "core" template , works except 1 thing. can not change logo because not allow me change permissions on templates/yt_core/images folder. have tried changing permissions on both cpanel , ftp program, each time comes saying "permission denied". please help. thank you if installed template via installer, may have install helper program such extplorer allow control permissions of files not owned web user, instead owned server default user. you can find extplorer here: http://extensions.joomla.org/component/ ... itemid,35/ Board index Joomla! Older Version Support Joomla! 1.5 Templates for Joomla! 1.5