Posts

Showing posts from February, 2013

Non-registered user access problems - Joomla! Forum - community, help and support

hello, i've posted subset of problem earlier, , figured out work-around on own, i've noticed greater problem. we ported on our entire website flat html files joomla.  looks running smoothly, little bugs keep cropping everywhere (as expected).  the way i've been developing new content has been make accessible registered users, coworkers , can view new content.  since i've started doing that, other content having access issues. the way i've noticed far content linked menu item, clicking through subpage give me message: you not authorised view resource. you need login. the work-around developed create menu item links same page, , go artio joomsef component, , find link generated menu item.  difference makes work menu item has itemid in link.  as far can remember, wasn't happening @ first, , of sudden happening now.  have logical explanation this?  installed juga, never activated because didn't needed to.  perhaps modified config file important access...

Error 49.C03 when printing with Adobe Reader 8 witha PostScript driver

ive been noticing lot lately, after upgrading office machines adobe reader 7 adobe reader 8, our printers throwing error 49.c03 when user attempts print specific .pdfs (usually images) hp printer using postscript driver. causes printer "jam" , way resolve clear out print queue, restart printer, , have user print using pcl driver. have tested printing same documents in question adobe 7 , 8 pro , reader no issues. has come across similar scenario? thanks! -joe m. >has come across similar scenario? yeah, it's come in forum before. older hp printers old firmware. if newer firmware available, try that. otherwise you'll need use pcl driver. More discussions in Acrobat Reader adobe

Problem with search funcyion with Ver 8.1.2

i using ver8.1.2 on 2 laptops hp nc6488 (1g ram)and ibm t40 (512m ram) on hp search function works correctly showing list of occurances of search term , allowing me jump , forth between different entries my problem on ibm search function acts 'find' without showing list of entries. start showing list of entries when click on item in list goes entry list disappears. also on ibm clicking find button not work. i appreciate liam More discussions in Acrobat Reader adobe

Thread: Disable the 'Pointer can be controlled using the keypad' function

Image
can tell me how permanently disable 'pointer can controlled using keypad' accessibility function? there post on launchpad, used before , since updating 9.10 can't find it. may gnome bug, , getting irritating - maybe 10 - 12 times day....... useful appreciated - esp if can name can uninstall it may search know isn't gnome feature -- builtin functionality x server. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Desktop Environments [ubuntu] Disable the 'Pointer can be controlled using the keypad' function Ubuntu

101 NN writing NN category returned is not noMatch (0x7FFF), it is (0xFFFF)

Image
when using code examples intel_pmt::neurondata neurondata;       int count = 1;       while (uint16_t ncount = curiepme.iterateneuronstosave(neurondata))       {          // iterate on network , save data.          if (ncount == curiepme.nomatch)          {             serial.print("hit 0x7fff");             break;          }          else the ncount comes when committed nodes finished (ie have 10 committed nodes, on node 11 iteration on above), nomatch constant of 0x7fff never gets hit, number comes category/context etc 65535 (0xffff). fin...

Access Denied AcroIEHelper.dll AcroPDF.dll and pdfshell.dll

i have bits , pieces of earlier versions of adobe reader on computer, before downloaded latest version, version 9, tried remove earlier versions. had manually , seem have removed bits , pieces recommended in tech notes cannot remove acroiehelper.dll acropdf.dll , pdfshell.dll program files\common files\adobe\acrobat\activex can see other people have had problem there doesn't seem obvious , foolproof way of doing it. (i tried microsoft installer cleanup utility , wrecked computer - word froze , disappeared altogether off list of programs!) if microsoft installer cleanup tool wrecked system, the system wrecked before started. recommend going back restore point in computer stable or data , re-install windows. mike More discussions in Acrobat Reader adobe

Thread: How do I move a theme from one distro to another?

how move custom theme 7.10 distro on hardrive 9.10 distro on same hardrive? it's easy. want remove 7.10 version don't want lose custom theme put together. while not have 7.10 install check, may want @ .themes directory in home. directory contains downloaded themes , customizations. should see directory theme. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] How do I move a theme from one distro to another? Ubuntu

Use of ADCs.

hi. tearing few strands of hair out.  using adc measure various sensor outputs.  not getting expected results decided connect , adc pin 5v 3.3v , gnd.  there little change in outputs.  doing silly , cant determine i enclose sketch using test. void setup() {   int soil_humidity_1 = 4;   int soil_1_control = 2;   int k = 1;   serial.begin(9600); } void loop() {   serial.print("       soil_humidity_1");   int soil_humidity_1 = 0;   float av_soil_humidity_1 = 0;   float t = 0;   (analogread( soil_humidity_1));   (analogread(soil_humidity_1));   (int k = 1 ; k < 11 ; k++ )   {     av_soil_humidity_1 += (analogread( soil_humidity_1));     delay( 100);   }   t  = ( av_soil_humidity_1) * 5.00 * 1 / (1024.00 * 10.00);   delay( 10);   serial.print ("  ");   serial.print (analogread( soil_humidity_1));   ser...

arduino uno, arduino motor-shield, and the sparkfun lcd keypad shield.

hello all. new arduino, sorry if sound "noobish". have been working arduino uno, arduino motor-shield, , sparkfun lcd keypad shield. i have written code uno , lcd, when add motorshield, not work; im guessing because 2 shields use similar pins. asking: there way can run 3 same power source? my ultimate goal powering 2 dc motors... link lcd below: https://www.sparkfun.com/products/13293 Arduino Forum > Using Arduino > Displays > arduino uno, arduino motor-shield, and the sparkfun lcd keypad shield. arduino

[SOLVED] Problem creating Installation XML - Joomla! Forum - community, help and support

hello, i have created instalation xml file using ian's manifest maker. evrything correct , instalation works ok untill delete code: select all <install>         <sql>             <file driver="mysql" charset="utf8">sql/install.utf8.sql</file>         </sql>     </install>     <uninstall>         <sql>             <file driver="mysql" charset="utf8">sql/uninstall.utf8.sql</file>         </sql>     </uninstall> if not there instalation works great. if lines there important me have component install: sql error or missing or unreadable sql file. db function reports no errors folder sql in in admin folder of install archive.so if add  folder="admin" tag nothing change. attached installation xml , sql files in case need on it. in advanse. ...

where would I find the drivers for win 10 for the mega2560

looking drivers mega2560 board.  i have directions win 7.  i complete beginner don't have clue , do.  can me? it should same windows 7. {arduino ide installation folder}\drivers driver mega atmega16u2 usb chip is. if have mega clone ch340 usb serial chip need download driver from: http://www.wch.cn/download/ch341ser_exe.html Arduino Forum > Using Arduino > Installation & Troubleshooting > where would I find the drivers for win 10 for the mega2560 arduino

select multi sim cards in sim900 using i2c

hi, i make sim900 support multi sim cards(20~40). don't need of sim cards working @ same time. need poll each of them. my idea select sim cards connected sim900 using i2c. is there i2c slave ic supporting sim card? did search found nothing. or there better way complete project? please let me know idea, thanks. the problem more switching of 3/4 lines between sim card , sim900 chip. each 1 require own sim holder, line switches , i2c decoding , 20-40 of these on pcb ?? not mention programming , display / menu system need on arduino select required sim. think need why need many sims , if true project or college test. Arduino Forum > Using Arduino > Project Guidance > select multi sim cards in sim900 using i2c arduino

progreming

Image
      the compiler showing have arduino , 2.4 inch tft touchscreen i trying upload game , struck arduino: 1.8.0 (windows 10), board: "arduino/genuino uno" c:\users\krishna\documents\dos\dos.ino:2:22: fatal error: tftlcd.h: no such file or directory    #include "tftlcd.h"                       ^ compilation terminated. exit status 1 error compiling board arduino/genuino uno. this report have more information with "show verbose output during compilation" option enabled in file -> preferences. coded game below in attachment please help code: [select] tftlcd.h: no such file or directory so, it? Arduino Forum > Using Arduino > Programming Questions > progreming arduino

Println di una stringa random

ciao tutti, dovrei stampare una frase caricata in modo random da più stringhe char string1[] = "frase 1"; char string2[] = "frase 2"; char string3[] = "frase 3"; char string4[] = "frase 4"; come posso creare il nome della stringa in modo random, per farlo poi stampare? avendo frasi da 500 caratteri stringa quante stringhe posso caricare su arduino uno o mega? grazie no, fai un vettore/array di stringhe e poi in modo random generi quale elemento del vettore stampare. code: [select] char* stringa[] = {   "frase 1",   "frase 2",   "frase 3",   "frase 4"   }; l'indice del vettore va da 0 n-1 elementi, usi quello per il random random calcoli esempio 3          stampi quindi stringa[3] così però tutto è in sram e arduino uno ha solo 2kb Arduino Forum > ...

Help please - Thermistors without a maths lesson?

hello all i'm trying find short (one line?) piece of code convert analog reading on pin (the divider thermistor ground, resistor positive) temperature in celcius (rounded no decimal places) i've searched several times , keep getting lectured in maths, several lines of code don't want or need. i've tried combine them , wildly inaccurate reading. does have 1 liner steinhart equation.... can put values in thermistor, resistor , vcc etc? very surprised there isn't 1 can find? david if want accuracy @ all, need maths. each thermistor different , 1 example equation doesn't cover it. what accuracy need -- there many other options thermistors. Arduino Forum > Using Arduino > Sensors > Help please - Thermistors without a maths lesson? arduino

Richtungserkennung mit zwei Lichtschranken

hallo ich bin noch ein ziemlicher anfänger im programmieren und brauche deswegen hilfe ich möchte das zwei lichtschranken (die ein signal von highoder low ausgeben ) eine richtung erkennen und dann ein signal ausgeben der ablauf ist dann : lichtschranke 1 gibt ein signal danach gibt lichtschranke 2 ein signal jetzt soll  ein anderer pin ein signal(high) haben danach soll nur wenn lichtschranke 2 und dann 1 ausgelöst wird wieder ein signal kommen jetzt wieder alles von vorne es wäre cool wenn jemand wüsste wie man es machen kann ps alle materialien habe ich schon um welche geschwindigkeiten (gehender mensch oder geschoss) und um welche dicke des objekts (mensch oder kleine kugel) geht es denn? kann das objekt in der lichtschranke (also vor auslösen der 2.) seine richtung ändern? soll das nur in 1 richtung funktionieren? gruß tommy Arduino Forum > International > ...

UU UU UU dot landed at - Joomla! Forum - community, help and support

Image
www.landed.at template this joomla site uses custom made template using tables, 1 day going css , div's not strength , needed , running first, many other problems had sort. additional extensions (components, modules, plug ins): i used smf bridge , mamblog , zoom gallery, forum works quite well, though has massive amount of boards , end being super slow, challenge come, wanted somehow show certian boards, there no admin option or query string value knowledge. custom development: the map , template custom, making map more interactive. other features: the map have polylines enabled users record trips, want rip out zoom module , find other solution less complicated, ideas ? biggest headache. feedback on i'd feedback on usability, how easy found register, , start own post in desired country. additional comments: i'd know if there gallery sources can buy have registered user front end, there nice flash , xml driven ones, getting uploaded images in thats difficult part. i'd kn...

لو سمحتم قولى الحل بسرعه ؟؟ شكل الصفحه بيبو&# - Joomla! Forum - community, help and support

eh el 7al fe 7al 0 no votes mashesh 7al 0 no votes   total votes: 0 your vote has been cast. http://www2.0zz0.com/2007/10/04/18/58897877.jpg شوفوا لصوره دى وقوليىل الحل ايه كل لما احط حاجه جدول او اى حاجه شكل الصفحه بيبوظ كدا ليه انا عاوز يظهر منسق زى ما بكتب كلام عادى ايه احلل Board index Joomla! International Language Support International Zone Arabic Forum جوملا! 1.0 القسم العام

Error compiling for board

Image
hello folks, new arduino, total noob  i setting first time , download software, arduino pluged laptop. i tried execute code error when upload it, tips im doing wrong? thanks alot code: [select] /users/x80807013378080/desktop/arduino.app/contents/java/hardware/tools/avr/bin/../lib/gcc/avr/4.9.2/../../../../avr/bin/ar: winterrupts.c.o: plugin needed handle lto object /users/x80807013378080/desktop/arduino.app/contents/java/hardware/tools/avr/bin/../lib/gcc/avr/4.9.2/../../../../avr/bin/ar: hooks.c.o: plugin needed handle lto object /users/x80807013378080/desktop/arduino.app/contents/java/hardware/tools/avr/bin/../lib/gcc/avr/4.9.2/../../../../avr/bin/ar: wiring.c.o: plugin needed handle lto object /users/x80807013378080/desktop/arduino.app/contents/java/hardware/tools/avr/bin/../lib/gcc/avr/4.9.2/../../../../avr/bin/ar: wiring_analog.c.o: plugin needed handle lto object /users/x80807013378080/desktop/arduino.app/contents/java/hardware/tools/avr/bin/../lib/gcc/avr/4.9.2/../...

Arduino program stop at Ethernet.begin();

hi, i have problem arduino uno , ethernet shield, in fact try use dhcpadressprinter, in program exemple, in fact, program don't go after ethernet.begin() , card never connected :/ have fdx , link in orange , act blinking sometime, , 100m in green, , ethernet port green , orange don't blink , can me ? thanks alot ! best regards ! do have sd card in shield's slot? if dhcp begin fails, takes 2 minutes return fail. return fail, or freezes there? Arduino Forum > Using Arduino > Networking, Protocols, and Devices (Moderator: fabioc84) > Arduino program stop at Ethernet.begin(); arduino

Controlling 2 page layout view - is one page shift possible?

i have pdf file lots of maps spread on 2 pages. want view these pages side side in 2 page view. problem of double page maps don't sit side side when using default 2-page page order. need shift page left or right 1 page them sit side side. possible shift 1 page in 2 page view or fixed @ 2 page shift whenever hit page increment arrow button? edit: i'm using adobe reader 7.0 i take lack of replies not possible? More discussions in Acrobat Reader adobe

How do I W I D E N the template - Joomla! Forum - community, help and support

Image
it seems me templates joomla weird reason narrow -- professional web sites have seen take more screen real estate , i'd know basic steps necessary to  w d e n template reaches screen edge screen edge.  joomla templates cute, there lot of wasted real estate on either side. is simple make such change template? thanks in advance hi, bulgin! well... simple answer "sometimes, yes... no". depends how proficient html coding (i.e. interpreting (sometimes poorly coded) structure laid down template designer and implementing required edits). in cases, example, simple editing parameters of fixed-width, "outer" table to: code: select all <table width="100%"> and watch internal structure of tr's/td's/divs fall place. in other cases, editing 1 parameter of design can blow whole thing hell , back! div-based layouts, particularly!!!  forum full of people struggling rhuk solar flare 2. hth, john mc btw - i'm not saying rhuk's design bad - far ...

Solved: Upgrade van RC2 naar RC3 gaat mis - Joomla! Forum - community, help and support

hallo iedereen, ik heb zojuist een update gedaan van een testsite van rc2 naar rc3. simpelweg een overschrijven van de files door mijn ftp programma filezilla. in eerste instantie zag ik geen frontpage en ook geen administrator pagina. nogmaals de bestanden overschreven en toen kon ik wel inloggen in de backend.. maar ik zag / zie nog steeds geen hoofdpagina. iemand enig idee? site http://www.coreconnections.nl ik heb ook al zitten stoeien met de sef en mod_rewrite achtige zaken maar dat heeft geen effect aan de voorkant... template het ook niet.. in de map installation/sql/diff.sql staan enkele querys die de database nodig heeft om goed te draaien in rc3, kweet niet of er echt waren maar kan de oorzaak zijn van je probleem. wel een raar probleem... Board index Joomla! International Language Support International Zone Dutch Forum Joomla! 1.5 Installatie

Utilisation Pin digital en ground -Diviseur de tension

salut à vous, je vais faire un montage et j'aurais voulu connaitre les eventuels impact : mon pro mini va être connecté à une batterie de 12v. je vais faire un diviseur de tension avec deux resistance pour mesurer le voltage. je pensais (pour éviter l'utilisation d'une pcb), mettre la seconde résistance entre un pin analogique (qui sera en read) et un pin numeric en low. est-ce que ma lecture de tension serait perturbé ? (par une résistance interne ou je ne sais quoi). merci à vous ! bonsoir quote est-ce que ma lecture de tension serait perturbé ? (par une résistance interne ou je ne sais quoi). pertubation mineure si le courant dans le pont diviseur est faible. bien plus grave : entre la mise sous tension et le moment où, par programme, la sortie numérique sera effectivement mise à l'état bas l'entrée analogique se verra infliger une tension de 12v.   -> faire un pont diviseur permanent avec un vraie masse. ...

Servo Motor Control

dear everyone, i have uno kit , servo motor 24v , proximity sensor. operation required: 1. when proximity switch detects object motor rotates 1 revolution if sensor goes low , stop rotating. 2. if sensor detects object while motor rotating no action taken untill motor stops. 3. control speed of servo motor per application requirements. i have write code continuous operation below: ------------------------------------------ #include <servo.h>;   servo myservo;  int pos = 0;    void setup() {   myservo.attach(3);  }   void loop() {   for(pos = 0; pos <= 180; pos += 1)   {     myservo.write(pos);                  delay(15);                        }   for(pos = 180; pos >=0; pos-=1)        {                            ...

Motorstrom von Motorshield bei PWM

hallo zusammen, zur zeit spiele ich mit dem arduino motorshield und einem kleinen dc motor. gerne würde ich demnächst für den motor eine stromregelung aufbauen. das motorshield hat ja bereits einen stromsensor, der über einen analogen pin ausgelesen werden kann. sofern ich einen tastgrad von 100% einstelle, funktioniert das tadellos. es wird ein konstanter wert für den strom ausgegeben. variiere ich nun jedoch den tastgrad, pulsiert der wert für den strom ebenfalls. zu beginn habe ich eigentlich erwartet, dass das system ausreichend träge ist und ich für den strom stets einen effektivwert angezeigt bekommen. dem ist aber leider nicht so. für meine stromregelung wäre das aber wohl eine voraussetzung. was ich bisher gefunden habe: - glättung über das verfahren "gleitender mittelwert". mit einer ausreichenden anzahl von datenpunkten, kann wohl der mittelwert ganz gut angenähert werden. - ein externer rc-tiefpass. ich glaube, dass beide varianten dem system mehr oder we...

Adobe reader 9 leaks user objects

when showing 2 pdf files on different pages, i see user objects getting higher , higher. is there information on user object leaks ???? i use ocx in visual studio environment show pdf content. open pdf document in internet explorer open task manager , check user objects. (by default column not visible , have add user objects column) now press refresh button again , again , watch user objects go , not down again..... More discussions in Acrobat Reader adobe

Help with IL9325C Bare TFT with Arduino Due and UTFT

hi all, i needed transflective tft project doing i've gone for  bare 320*240 tft on board driver  (il9325c). thought great there utft library written it. i choose arduino due avoid having 5v level shifting. bought head ribbon connect arduino. i started utft, according documentation utft implementation supports 8 bits. connected cables (according documentation attached db10 - db17 need attached 22 - 28 , control lines (rs,wr,cs , reset  going 38 - 41).  vcc pin (pin 1) connected 3.3v , ground (pin 36) arduino ground. i've tried several days configuration going utft , nothing light on lcd not backlight. i've decided if can't backlight working there no hope in else. question 1: right in thinking leda should connected positive 5v on due , ledk1 , ledk2 gnd , backlight should illuminate or have missed something? question 2: notice in documentation 8bit mcu interface alot of pins should grounded. need honour or ok being left un connected? apologie...

¿Cómo conectar un módulo ultrasonido a mi motor shield?

Image
antes de nada, soy muy nuevo en todo esto de la robótica, tengo 15 años, y hace un mes me propuse crear un robot que esquivara obstáculos. y pues tras mirar muchos videos en youtube vi que necesito un motor shield y un modulo ultrasonido, también tengo un sevomotor y este ya lo coloqué en la posición d3( ocupando los tres huecos) pero no se en que posicion debo poner el módulo, ustedes son unos expertos en todo esto, podrían ayudarme alguno por favor? solo díganme si es en la posición d4, r5... o si depende de algun factor, bueno, lo que sepan. *mis componentes* -placa arduino uno -servomotor springrc sm-s4303r -módulo ultrasonido sh-sr04 -y no se el nombre del motor shield, pero les puedo dejar una foto por aquí https://drive.google.com/open?id=0b6wjfjpbtlh6vu9penp0vxhermc muchas gracias de antemano todos! Arduino Forum > International > Español > ...

Input decimal number using 4by4 keypad ?

hello ! with of "pauls" answer (https://forum.arduino.cc/index.php?topic=57627.msg414417#msg414417)  i able store numbers seperately, problem store decimal numbers seperately. change key pad "d" "." , change data type "int" "float" not succsses heres code try.please me.  code: [select] #include <keypad.h> float v1 = 0; float v2 = 0; float v3 = 0; const byte rows = 4; const byte cols = 4; char keys[rows][cols] = {                      {'1', '2', '3', 'a'},   {'4', '5', '6', 'b'},   {'7', '8', '9', 'c'},   {'*', '0', '#', '.'} }; byte rowpins[rows] = {5, 4, 3, 2};    byte colpins[cols] = {9, 8, 7, 6}; keypad kpd = keypad( makekeymap(keys), rowpins, colpins, rows, cols ); void setup() {   serial.begin(9600...

Submit Button problem

when create pdf in livecycle e-mail submit button , view pdf in reader 8.1.2, submit button doesn't work. another co-worker confirmed problem. it work, however, in professional. downgrading reader 8.0.0 doesn't seem help. any hints? thanks. --pr >when create pdf in livecycle e-mail submit button , >view pdf in reader 8.1.2, submit button doesn't work. maybe trying not allowed in reader, submit in pdf format rather xml. aandi inston More discussions in Acrobat Reader adobe

how to pair HC-05 using Arduino MEGA 2560

i having difficulty figuring out pin placement hc-05 bluetooth module while trying configure (at mode) using arduino mega 2560. have couple of them understood (i believe anyway) not all. hc-05              arduino mega en/key   ----> vcc       ---->   5v gnd       ---->  gnd tx         ---->   tx1 rx         ---->   rx1 state    ----> i trying configure master , slave plugging them own arduino mega project. assistance appreciated. Arduino Forum > Using Arduino > Networking, Protocols, and Devices (Moderator: fabioc84) > how to pair HC-05 using Arduino MEGA 2560 arduino

Constant request to restart

i having significant annoying problems adobe reader. first of all, upgraded reader 8.x didn't make go away , 8.x incredibly slow load. reverted adobe 6 , it's nice fast load. keep getting error message. updates, despite fact i've changed setting manual. , says, "adobe reader has been updated. please restart continue." how can rid of error message? i have same problem after upgrading. but related adopeupdater.exe everytime start message appears "u moet uw computer opnieuw opstarten voordat bijwerken kan worden voortgezet" translated means have restart before installation can finished. when close window can work adobe reader start normally, until asked updates, same message appears. i work vista 32 bit. , reader 8.1.0. reinstallation or repair installation doesn't solve issue please let me know solution. More discussions in Acrobat Reader adobe

Thread: 3.5 fox loads 3.0

sudo apt-get install firefox-3.5 works when installed showing 3.0 in mozilla firefox version want 3.5 open terminal , type code: firefox-3.5 that should open firefox 3.5. running 9.04? Forum The Ubuntu Forum Community Ubuntu Official Flavours Support New to Ubuntu [ubuntu] 3.5 fox loads 3.0 Ubuntu

Problems with Getting Started Sketch from RF24 library from TMRH20

hello i'm pretty new try networking between 2 arduinos. @ present i'm trying getting started sketch rf24 library tmrh20 work. i'm planning transmit data ds18s20 through attiny84 arduino uno nrf24l01. but since don't manage start getting started sketch (from arduino uno arduino uno) bit difficulte. it great if me. i followed instructions on following website: https://arduino-info.wikispaces.com/nrf24l01-2.4ghz-howto i think there problem in communication because don't receive answer on serial display. ps: code website talks about: code: [select] /* * getting started example sketch nrf24l01+ radios * basic example of how send data 1 node another * updated: dec 2014 tmrh20 */ #include <spi.h> #include "rf24.h" /****************** user config ***************************/ /***      set radio radio number 0 or 1         ***/ bool radionumber = 0; /* hardware configuration: set nrf24l01 radio on spi bus plus ...

Adobe Reader 9 & email jpg files

every time try open attachment in email contains photos adobe logo + jpg format, receive message: "this file not have program associated performing action. create association in folder options control panel." what supposed do? can't figure out. (i can see photos in email want open attachments.) this has more how image embeded email , email program using windows file associations. can try to right click on file save disk , open file directly in windows. mike More discussions in Acrobat Reader adobe

100% cpu when scrolling in Adobe Reader 8.1.2

i've installed reader 8.1.2 on 2003 windows server std edition sp1. everytime open pdf document (regardless of what's contained in it)and scroll using mouse or scroll bar acrord32.exe process spikes near 100% utilization. effect is, scrolling slows down extremely slow , loose control of scrolling until stops. once scrolling stops cpu utilization comes down 0 acrord32.exe process. side note, i've tried different types of pdf documents, plain text , pictures. same result occurs every time. any appreciated. i have problem. 2 gig ram / athlon 2400+ @ 2.0 ghz. adobe reader 9.0.0.0 save headache , dump adobe. since haven't responded i'd give hope on them. i'm using alternative open source alternative. sumatra pdf. opening pdf it's quite slow after it's infinitely better scrolling h311 adobe's reader. More discussions in Acrobat Reader adobe

Since Adobe update...I can't see videos anymore...

[ms winxp home sp2; ms office xp; oe 6; ie 6; dell dimension xps t450mhz pentium iii; 385mb ram; avg free version 8.0.175 270.8.4/1754; spybot s&d; ad-aware; cable modem; wordperfect8; lexmark laser printer "optra e310"; windows media player; adobe reader 8; adobe photoshop album starter edition 3.00.000.] hello, happy viewing videos, youtube, pix, etc. windows media player.. until last consented update (upgrade? don't know) either adobe reader 8, or adobe photoshop album starter edition 3.00.000 offered in email (i didn't request either). since cannot view videos anymore. don't it. message each time try view video: "get latest flash player". yours too? , don't see videos! also, don't know why have adobe photoshop too. thing interfering viewing videos??? thank help. adela p.s. noticed on adobe's website "adobe media player"...is same windows media player have? or did adobe merge windows??? confusion...onfusion... what v...

Buttons pinout question!

hi, i know noob question, confused. is 10k resistor necessary button connected arduino board? i have connected buttons life far 2 pins, digital , ground, without resistor, until saw else on google using 3 pins, vcc, gnd, , digital 10k resistor. i'm really confused. you need show picture of example 3 pins. using 2 pins fine if 1 side of switch goes ground , other connected arduino pin configured input , pins internal pullup resistor enabled 'pinmode(switch,input_pullup);' prevent floating pins triggering randomly. read switch logic reversed normal in switch pin read high reads low when button pressed. Arduino Forum > Using Arduino > General Electronics > Buttons pinout question! arduino

PlugIn Development

hello, is permitted develop plugin adobe reader provides odbc connectivity or provides external jsobject reference. both things aren't supported adobe reader, that's why ask. need functionality adobe reader... it seems unlikely adobe grant license avoided the need buy acrobat project. can't speak them. you might hear more details if posted in acrobat sdk forum. aandi inston More discussions in Acrobat Reader adobe

Problem with my GPS module (NEO6MV2)

hello, 2 months ago purchased gps module (neo6mv2) , have problems it. i did test without having settled pin module , worked should (the led on module blink , able take data satellites). after getting soldered pins, module no longer worked (when try connect power cables led lights few hundreds of second , and off without light again). needless can not data because module not work. can me (i have genuino uno board)? p.s: tried connect module resistors both without resistors p.p.s: tried solder pins 2 times. best @ solder joints under magnifying glass. cold joints (no connection), bridging (shorting), excessive flux on board, , didn't unsolder component next pins did solder. also see if lifted trace pins. Arduino Forum > Using Arduino > General Electronics > Problem with my GPS module (NEO6MV2) arduino

Thread: touchpad settings

is there way in kubuntu adjust sensitivity , other settings touchpad? i've found couple of helpful links, seem dated or no longer in developement: https://help.ubuntu.com/community/synapticstouchpad http://ubuntu-tutorials.com/2006/12/...untu-6061-610/ before make changes, thought i'd ask , see if there official/right way in kubuntu. thanks. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Hardware [kubuntu] touchpad settings Ubuntu

how do you move the pdf, print and email buttons to the bottom? - Joomla! Forum - community, help and support

Image
anyone know how move pdf, print , email buttons bottom? want move on same line link...opposite side. thanks everyone Board index Joomla! Older Version Support Joomla! 1.0 Templates & CSS - 1.0.x

8.1.2 Doesn't Upgrade 8.x on Mac OS

i have systems reader 8.0.0 installed. when downloaded latest dmg reader 8.1.2 , run install creates new install next "adobe reader 8" called "adobe reader 8_". have reader 8.0.0 still installed , have 8.1.2. bad because have 1 known security issues , latest running side side. the 8.1.2 should upgrade existing one. also why adobe release full installs reader used while release update , full install. i tried intel 10.4 , 10.5 ppc 10.4 , 10.5 systems same results. simply remove 8.0.0. it have overwritten 8.0.0 if had used update feature. >also why adobe release full installs reader used while release update , full install. i believe 1 of few times they've done this. there lot fix. More discussions in Acrobat Reader adobe

My site has crashed - Joomla! Forum - community, help and support

when try access http://www.soinformatica.ca following message. not found the requested url /installation/index.html not found on server. additionally, 404 not found error encountered while trying use an errordocument handle request. apache/1.3.37 server @ soinformatica.ca port 80 the site has been hacked or happened when try upload images to the fireboard component. i created new folder under thefireboard component called components/com_fireboard/template/default/images/ portuguese.php/icons   i uploaded images folder, when tried access site got message above. for reason looking installation files, ideas? well, it's there now, have fixed it? Board index Joomla! Older Version Support Joomla! 1.0 Installation - 1.0.x

[solved, under 10 mins ;) ]How to put new contents into a string

with numbers can this, , prints 5 followed 10: code: [select] void setup() {   // put setup code here, run once:   serial.begin(9600);   int x = 5;   serial.println(x);   x = 10;   serial.println(x); } void loop() {} i hoped same true string, tried this: code: [select] void setup() {   // put setup code here, run once:   serial.begin(9600);   char stringx[]="foo";   serial.println(stringx);   stringx[]="bar";   serial.println(stringx); } void loop() {} it fails compile, highlighting line: code: [select] stringx[]="bar"; with message: code: [select] expected primary-expression before ']' token evidently it's not simple replacing int new value. i can of course, i'm hoping there's simpler way (not including using did here character character): code: [select] void setup() {   // put setup cod...

only our students should be able to register - Joomla! Forum - community, help and support

i posted question on joomlapolis forum, nobody there me: for film department of amsterdam university creating joomla site student video's. members (students) have access videos , allowed place comments them. so, want our students able register new member. means there email should allways end on "@uva.nl" or "@student.uva.nl". can pre-fill last part of email address on registration form? like: email: ....@uva.nl i suppose have change in comprofiler.php (of comunity builder component) or that, don't know php. have ideas this. the site in progress way www.mediastudies.nl/avlab thanks! pieter liflaf wrote: i posted question on joomlapolis forum, nobody there me: for film department of amsterdam university creating joomla site student video's. members (students) have access videos , allowed place comments them. so, want our students able register new member. means there email should allways end on "@uva.nl" or "@student.uva.nl". can pre...

ethernet shield 2 library, find and install

hi. i order arduino ethernet shield v2. until receive it, want compile sketch. i read have incliide ethernet2.h, , rest should same. i found library since didn't found on arduino.cc : /ethernet2 i put on user libraries folder , , not compile: multiple definition error. code: [select] in file included c:\program files (x86)\arduino\libraries\ethernet\src/utility/socket.h:4:0,                  from c:\users\o_for\documents\arduino\libraries\ethernet2-master\src\utility\socket.cpp:8: c:\program files (x86)\arduino\libraries\ethernet\src/utility/w5100.h:50:7: error: redefinition of 'class snmr'  class snmr { (goes while) anyone have cue how install library correctly ? quote i put on user libraries folder , , not compile: multiple definition error. you have install library in place of existing ethernet library. Arduino Forum > Using Ardui...

ARDUINO ERROR UPLOADING

Image
arduino says when tried upload isp   i not expert , saved pocket money buy it. dont want lose arduino arduino: 1.6.9 (windows 10), board: "arduino/genuino uno" sketch uses 5,282 bytes (16%) of program storage space. maximum 32,256 bytes. global variables use 482 bytes (23%) of dynamic memory, leaving 1,566 bytes local variables. maximum 2,048 bytes. avrdude: stk500_recv(): programmer not responding avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x15 avrdude: stk500_recv(): programmer not responding avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x15 avrdude: stk500_recv(): programmer not responding avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x15 avrdude: stk500_recv(): programmer not responding avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x15 avrdude: stk500_recv(): programmer not responding avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x15 avrdude: stk500_recv(): programmer not respo...

esp8266 stopped communicating

hi, esp configured , works fine have checked more day. but, blue led stops blinking no updates on thingspeak.com stops within hour or after 13 hours hang random. then, reset board , esp starts communicating. the connections are: tx---rx rx---tx ch_pd=3.3v gpio0=nc/3.3v didn't make difference rest nc. esp powered can communicate. has faced problem? i post code well: but, code cant problem because data updating more 13 hours w/o interruptions continuously. code: [select] #include <softwareserial.h> softwareserial esp(2,3); void senddebug(string); string c; int count=0; #define ip "184.106.153.149" //#define ip "api.thingspeak.com" void setup() {   serial.begin(9600);   esp.begin(9600);   connectwifi(); } void loop() {      string cmd = "at+cipstart=0,\"tcp\",\"";     // setup tcp connection   cmd += ip;   cmd += "\",80";   senddebug(cmd);   delay...

Best breakout to use for steady, low linear acceleration

i want automotive measurements while driving, means we're talking gee or 2 , need steady stream of jitter-free data in 1 linear direction far more important having huge acceleration range or shock detection or that.  most of common breakout boards have seen, or own myself have 1 of 2 problems regarding application: 1) measure rotational acceleration values, useless me 2) actual numbers see in serial output jump on place, on so-called "calibrated" units , don't appear have meaning either.  -761 mean?  milli-gees? anyway, i'm going assume don't understand how work , asking if can recommend breakout board has arduino library, sample sketches , work low gee values in linear direction, low jitter on output. i own gy-85 far i'm aware has rotational accelerometer, right?  when see tested in youtube vids values change when board rotated.  i'm assuming therefore can't use vehicle application?  thank you. ...