Posts

Showing posts from July, 2010

Can't install Adobe Reader 8.1.2 to Mac OS X 10.5.3

downloading .dmg file no problem, nor mounting it; there's circle slash through on adobe reader installer icon, , if double click following message: can't open application "adobe reader 8 installer.app" because not supported on architecture. i running os x 10.5.3 on powerpc g5 dual processor. other adobe programs including acrobat , cs3 work fine. , existing installation of reader won't start; see hourglass. did accidentally download intel version instead of powerpc version? More discussions in Acrobat Reader adobe

Issue receiving and opening PDFs

a company business sends diagrams , other information in pdf format via email. claim when send email, files pdfs. however, when receive email, there no pdf attachments. rather, there file called winmail.dat, which, when opened, bunch of gibberish in notepad (as .dat files are, experience). why these files not come through pdfs? know if issue computer or sender's. can open other pdfs downloaded internet or other attachments fine. appreciated. installed on computer: adobe reader 8.1.2 windows xp home avg free edition 7.5 (maybe has problem?) mozilla thunderbird (email client) ask them zip files before sending, , see happens. More discussions in Acrobat Reader adobe

Fehlermeldung beim Hochladen des Marlin.ino

using typedef-name ´fpos_t´after ´struct´  bitte um mögliche lösungen. hochladen und komplettieren der marlin.ino für 3d drucker velleman vertex k8400 . programm ist für die singleextruder ausführung hochzluaden code: [select] #include "marlin.h" #ifdef sdsupport #ifndef sdbasefile_h #define sdbasefile_h /**  * \file  * \brief sdbasefile class  */ #include "marlin.h" #include "sdfatconfig.h" #include "sdvolume.h" //------------------------------------------------------------------------------ /**  * \struct fpos_t  * \brief internal type istream  * not use in user apps  */ struct fpos_t {   /** stream position */   uint32_t position;   /** cluster position */   uint32_t cluster;   fpos_t() : position(0), cluster(0) {} quote from: flixdille on jan 13, 2017, 05:31 pm bitte um ... könntest du deinen wunsch präzisieren? wie genau lautet die fehlermeldung? h...

rss مواقع تقنية تدعم خدمة - Joomla! Forum - community, help and support

السلام عليكم ورحمة الله احتاج الى ربط مجلتي العربية بموقع للاخبار التقنية من يرشدنا إلى مواقع تدعم تغدية الأخبار التقنية بتقنية ر اس اس ، مع الاشارة إلى ان الكثير من المواقع التي صادفتها لا تتعامل مع الترميز المعتمد في مجلة جوملا . بحيث تظهر المقالات رموزا غريبة غير متوافقة مع لغة الموقع  ـ العربية ـ و لا يتم فك ترميزها  . فهل هناك من مواقع عربية  أو من حل لهذه المشكلة ؟؟ جزاكم الله خيرا وعليكم السلام ورحمة الله وبركاته هناك العديد من المواقع ومشكلة الترميز صادفها الكثير من الأعضاء هنا لكن هناك حلول بتركيب تطبيقات متخصصة ومنها من يعمل مع الترميز. للأسف لا أذكرها لكنها موجودة في قسم التطبيقات بموقع جملة بالتوفيق Board index Joomla! International Language Support International Zone Arabic Forum جوملا! 1.0 القسم العام

Loading images of different media such as css beside just him from sd card

Image
i reading  this code , lost when reach  point code: [select]          if (strstr(filename, ".htm") != 0)             client.println("content-type: text/html");         else if (strstr(filename, ".css") != 0)             client.println("content-type: text/css");         else if (strstr(filename, ".png") != 0)             client.println("content-type: image/png");          else if (strstr(filename, ".jpg") != 0)             client.println("content-type: image/jpeg"); my question filename variable storing in each if condition ? usually when read programming language open file , read line line , or  different strategy,. but here don't  strstr checks...

Extnesion required to insert the users in another database - Joomla! Forum - community, help and support

hi i used sql auth component points joomla login go datbase , authentication externa database+table. but looking given below: 1. have jooml out of box login. 2. when click register, would  possible insert username, login details database , table. (the reason behind asking: have webjobs integrated inside joomla. joomla users stored in js_users. webjobs in table. once peoeple register in joomla, want users use same userid , password tologin webjobs. not mind them logging in 2 times. ) 3. technically, joomla register, register in joomla. in addition that, want put user detaisl in database -> table. 4. because if stay in login @ joomla, have more flexible situation autentication other table. does know ? thanks muthukumar for now, writing php program login joomla users table , users. push in web jobs users tables. . issue , if user login in joomla or register in joomla, not immediate creation  in webjobs. how can done? can create procedure on users tables of joomla triggered , in...

Thread: Isa **** vs Google over Nexus One name?

isa **** hackett daughter of late phillip k. **** claims dismayed , shocked google didn't ask permission use name nexus one. http://bits.blogs.nytimes.com/2009/1...zed-replicant/ remember blog post @ ny times, try build correlation of verizon getting permission use word 'droid' registered trademark lucasfilm ltd.. here important difference 'nexus' and/or 'nexus one' never registered trademarks of electric shepherd productions. big fan of phillip k. **** books, , "do androids dream of electric sheep?" 1 of favorite books of time see no correlation between google's nexus 1 , nexus 6 referred in book. think inference ny times blogger jenna wortham distant stretch. nex⋅us  [nek-suhs] –noun, plural nex⋅us⋅es, nex⋅us. 1. a means of connection; tie; link. 2. a connected series or group. 3. the core or center, of matter or situation. 4...

Problem with new Arduino 1.8. IDE

Image
hello. first forum post. have problem new arduino 1.8.0 ide. using linux ubuntu. everytime when compile code in ide gives me error: code: [select] arduino: 1.8.0 (linux), board: "arduino/genuino uno" /home/dragos/desktop/arduino-1.8.0/arduino-builder -dump-prefs -logger=machine -hardware /home/dragos/desktop/arduino-1.8.0/hardware -tools /home/dragos/desktop/arduino-1.8.0/tools-builder -tools /home/dragos/desktop/arduino-1.8.0/hardware/tools/avr -built-in-libraries /home/dragos/desktop/arduino-1.8.0/libraries -libraries /home/dragos/arduino/libraries -fqbn=arduino:avr:uno -vid-pid=0x2a03_0x0043 -ide-version=10800 -build-path /tmp/arduino_build_283269 -warnings=none -prefs=build.warn_data_percentage=75 -prefs=runtime.tools.avrdude.path=/home/dragos/desktop/arduino-1.8.0/hardware/tools/avr -prefs=runtime.tools.arduinoota.path=/home/dragos/desktop/arduino-1.8.0/hardware/tools/avr -prefs=runtime.tools.avr-gcc.path=/home/dragos/desktop/arduino-1.8.0/hardware/tools/avr -v...

Quadcopter

hi ,       working on quad copter (x ) configuration having following spec 1)imu --> mpu6050 dmp 2) control board :aurdino due + other usual things ... i had done roll , pitch logic , in pid logic mine ..but when trying tune pid seeing pendulum effect  rolling right , left uncontrollably..the pid lib in aurdino not accepting -ve values thats y had used own code ...kindly go through code , throw light on issue regards midhun mohan quote the pid lib in aurdino not accepting -ve values sorry, not true. actual value can above or below setpoint, , output should defined correctly. post proof, if seeing different results. i saw neat link on pid, guy had variations on p, i, , d terms, , showed effects of them individually , in combination. unfortunately, didn't save link. code: [select]     attachinterrupt(interrupt_pin, dmpdataready, rising); the attachinterupt() function not take pin number first argument. takes interrupt num...

problemas con el adc

hola, recién empiezo con arruinó y se me ocurrió empezar por el adc, resulta que para un proyecto que tengo en mente necesito usar casi todos los puertos digitales y se me ocurrió usar el adc para la botonera, el problema es que veces me lee cualquier valor, y me refiero cualquiera, y muchas veces al caer fuera del rango que asignó no lee, lo curioso es que cuando le agfrego las funciónes para el monitor serial ahí funciona mucho mejor, aclaro que por ahora estos problemas los tengo en proteus, en mi arduino nano  fallo por completo, aunque el monitor serial mostraba que el adc leía bien, mi problema sera proteus? lee las normas del foro y publica tu código (usando tags, no sabes que son los tags?, lee las normas). Arduino Forum > International > Español (Moderators: surbyte, Hector_A) > problemas con el adc ar...

Thread: systemcrash while installing textlive-fonts-extra

i multitab browsing (around 15 tabs) in latest firefox karmic koala (9.10) , @ same time downloading (probably auto-installing) in synaptic-package-manager package: textlive-fonts-extra (and other necessary packages; around 90 mb download , 250 mb installation) pointer doesn't move anymore, (alt+tab , , other combinations didn't work anymore) , hold power button untill computer turned off, when reboot message "invalid system disk, replace , press key continue" i'm using livedisc boot computer (jaunty 9.04) rebuild system think manually install packages interupted while installing , made not work anymore packages installed when text-live-fonts marked install (in synaptic opened livedisc) are: dvipdfmx lmodern text-common texlive-base texlive-base-bin texlive-base-bin-doc texlive-common texlive-doc-base texlive-fonts-extra-doc may different 9.10 configuration (can see necessary 9.10) have idea problem? think computer ...

Non Visualizzo il top menu - Joomla! Forum - community, help and support

Image
salve, ho da poco creato questo sito con joomla http://www.sportinglanciano.it il problema che ho è che in alto non mi visualizza il top menu ma mi ripete il main menu, che ho già sul lato sinistro. come risolvere questo problema e inserire in alto il top menu? sapete aiutarmi?  grazie! ci sono delle configurazioni nel tuo index.php del template? Board index Joomla! International Language Support International Zone Italian Forum Componenti - Moduli - Plugins

HELP, my template doesn't work! - Joomla! Forum - community, help and support

Image
well have open evening , headteacher wanted fantastic theme our joomla website, got work using examples of wanted wanted corporate look. anyway, have website works in firefox , ie7! if try run in ie6 white boxes come black, have had before transparency don't see in html or css (i editing template design one, not making scratch). could please me, , maybe point out have gone wrong  website: http://www.dovergramboys.kent.sch.uk jo ps, tried add css , html files on maximum word limit have copied them here: html: http://linuxgfx.co.uk/html css: http://linuxgfx.co.uk/css pps. open evening on wednesday desperate  it works in opera too! don't think issue in index.html or css. think it's iframes you've used, make difficult work out what's going on. guess it's background colours in main iframe can't work out (it seems link ). i don't understand why need iframes, honest. lot easier use divs else. make easier people you. people div header , include main menu , log...

Can't ping Arduino with ethernet shield

hi i got arduino hookt ethernet shield , im running mqtt program on sends , receives sensor data etc raspberry pi im running node-red on. running , there no problem till decided wanted node-red ping arduino check if running. couldn't. ping got timeout time. pinged computer , got strange arduino on 192.168.0.102. doesn't when pin computer. , looks working if want belive last line sent = 4, received = 4. missing in code or has been in same situation me , maybe fixed problem? code: [select] pinging 192.168.0.102 32 bytes of data: reply 192.168.0.1: destination host unreachable. reply 192.168.0.1: destination host unreachable. reply 192.168.0.1: destination host unreachable. reply 192.168.0.1: destination host unreachable. ping statistics 192.168.0.102:     packets: sent = 4, received = 4, lost = 0 (0% loss), my code. code: [select] #include <spi.h> #include <dht.h> #include <ethernet.h> #include <pubsubclient.h> #include <remotereceive...

Looks impossible, Dwell meter accuracy

now first project, ignition module simulator, working, need build dwell meter.  it needs measure accurately 500 rpm 6000 pick off coil, hardware de-bounce, filtering, opto-coupled & level shifting, average number of measurements display on 2-line lcd every couple of seconds only measurement has exact. don't mind time-outs update display.  quick math says won't work. at 6000 rpm, 4-stroke 4-cylinder produces 200 sparks per second event time total of 5 ms each. so if want measure pulse width within 1 degree, need 14us accuracy.  (5 /360) clearly 5ms up/down timers not job on uno.   recommendations?   i thinking of interrupts got quite wrapped around axle on it.  bad put hard work in isr?  thinking using 1 measuring total cycle time ( tach) , other measure pulse width. kind of alternate isr control came back. ok. need average of bunch of pules widths , average of cycle times, not in exact same cycle. quote f...

Problems with fingerprint sensor

hi, i have troubles running sketch. there should 2 modes fingerprint scanner, 1 called "scan_active", other mode called "enroll". simply switch mode on serial (actually on ide console), if use finger.getimage(); in other function, crashes/reboots arduino nano v3.0 (atmega238) instantly. if have getfingerprintenroll(id) have enabled, crashes (i don't need switch mode scan_active enroll), absolutely have no idea why... my code: code: [select] /***************************************************   example sketch our optical fingerprint sensor   designed work adafruit bmp085 breakout   ----> http://www.adafruit.com/products/751   these displays use ttl serial communicate, 2 pins required   interface   adafruit invests time , resources providing open source code,   please support adafruit , open-source hardware purchasing   products adafruit!   written limor fried/ladyada adafruit industries.    bsd l...

Reader 9.0/9.1 Installation - files in use

when try install reader 9.0 or reader 9.1 onto new vista machine (using administrative installation file (the machine isn't connected internet) returns following error: adobe reader 9.0 - setup files in use some files need updated in use. the following applications using files need updated setup. close these applications , click retry continue. windows explorer (process id: 3924) however, there aren't windows explorer windows open. guess it's complaining explorer.exe looks after taskbar etc., shouldn't have kill explorer process. any appreciated. thanks, gary i have similar problem using windows xp. have adobe reader 9.0 installed , trying install 9.1. same error message, there no open programs identified. (the message says close applications, not list any.) tried re-booting, downloading , installing before opening other applications, had no effect. More discussions in Acrobat Reader adobe

ubuntu 16.04 the selected serial port does not exist or your board is not conn

i working fine on arduino mega 2560 board. don't know has changed , can't upload program it!!. tried mega board on same laptop , gave same error!. think it's ide don't know happened. here error message : the selected serial port  does not exist or board not connected avrdude: version 6.3, compiled on dec 16 2016 @ 07:33:21          copyright (c) 2000-2005 brian dean, http://www.bdmicro.com/          copyright (c) 2007-2014 joerg wunsch          system wide configuration file "/home/naji/arduino-1.8.0/hardware/tools/avr/etc/avrdude.conf"          user configuration file "/home/naji/.avrduderc"          user configuration file not exist or not regular file, skipping          using port                    : /dev/ttyacm1       ...

Robotics Starter Kit 2770168, Walking Robot: walk.ino

cannot download, following error message below help please arduino: 1.8.1 hourly build 2016/12/29 04:34 (windows 7), board: "arduino/genuino uno" c:\users\hp\appdata\local\temp\arduino_modified_sketch_549300\walk.ino:22:45: fatal error: makeitrobotics.h: no such file or directory  #include<makeitrobotics.h> //include library                                              ^ 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. you need install makeitrobotics library. Arduino Forum > Using Arduino > Installation & Troubleshooting > Robotics Start...

[FIXED] - Problem with com_media, backend. With patch - Joomla! Forum - community, help and support

Image
my browser, ff, throw several javascript errors @ me when trying upload images in backend. the supplied patch made work me... code: select all index: administrator/components/com_media/assets/mediamanager.js =================================================================== --- administrator/components/com_media/assets/mediamanager.js   (revision 9138) +++ administrator/components/com_media/assets/mediamanager.js   (working copy) @@ -86,7 +86,11 @@           }        }, query);        a.query = query.join('&'); -      $('uploadform').setproperty('action', a.scheme+'://'+a.domain+':'+a.port+a.path+'?'+a.query); +      if (a.port) { +         $('uploadform').setproperty('action', a.scheme+'://'+a.domain+':'+a.port+a.path+'?'+a.query); +      } else { +         $('upl...

Restricted access...? - Joomla! Forum - community, help and support

jeg har et mindre problem med mine mambots... når jeg forsøger @ gå ind dem via mambot manageren få jeg en "restricted access" ?? og så sætter den lås på.... nogen der har en løsning/har prøvet det før? mvh. mikkel hejsa prøv @ læse den her, måske kan det hjælpe http://forum.joomla.org/index.php/topic,213581.0.html mvh kbi7874 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

ARTIO + Isapi Rewrite + IIS - Joomla! Forum - community, help and support

Image
hello everyone! i have big problem  . installed artio component ( http://extensions.joomla.org/component/ ... itemid,35/ ) in joomla! webpage make urls this: http://www.test.com/the-testing-experie ... -test.html but instead of using apache, have site on iis. followed documentation, installed isapi rewriter lite ( http://www.isapirewrite.com ). then write rules according in httpd.ini, according "artio joomsef documentation"; , save inside folder of isapi. the main page can see without problems, when try access different page, doesn't find them.  i have readen: http://forum.joomla.org/index.php/topic,161476.0.html http://forum.joomla.org/index.php/topic,118996.0.html http://forum.joomla.org/index.php/topic,167681.0.html if can me , appreciate it. thanks  if don't mind paying, can try iis mod-rewrite pro (recommended - http://www.micronovae.com/modrewrite/modrewrite.html ) or full version of isapi rewrite 3. both compatible apache mod_rewrite, should have no proble...

lecture d'un tag mifare 13.56mhz rc522

bonjour, je possède un lecteur de carte 13.56mhz , le rc522 avec le quelle je parvient récupérer l'uid d'un tag. la ou cela devient plus compliquer c'est pour lire lire la totalité de la mémoire du tag en effet je possède un système de contrôle d'accès rfid mais celui ci n'utilise pas l'uid du tag mais un autre secteur dans le tag pour l'identification et je ne sait pas le quelle mais je sait ce qu'il contient sur une carte de teste déjà fournie avec celui ci ma question est donc comment lire toute la mémoire d'un tag avec mon matériel ? merci d'avance    quote from: aduino05 on dec 20, 2016, 03:24 pm bonjour, je possède un lecteur de carte 13.56mhz , le rc522 avec le quelle je parvient récupérer l'uid d'un tag. la ou cela devient plus compliquer c'est pour lire lire la totalité de la mémoire du tag en effet je possède un système de contrôle d'accès rfid mais celui ci n'utilise pas l'uid du t...

Switch to RC3 now the PDF button no longer works. - Joomla! Forum - community, help and support

i switched test site rc3 , ever since pdf button no longer shows me article in pdf. window pops , ... code: select all not found the requested url /latest-news&id=1:welcome-to-joomla&format=pdf not found on server. additionally, 404 not found error encountered while trying use errordocument handle request. apache/2.0.54 (mandriva linux/prefork-13.3.20060mdk) to test further, have erased site, started fresh database , no modules, components or templates. last night tried latest nightly build well. still no pdf. working under rc2. any ideas? thanks, randy an addition info, i changed htaccess.txt .htaccess , enabled apache mod rewite optin. got rid of 404 error, still not work. when click pdf button on article, entire site shows in pop , still not pdf, jsut window of site. thanks, randy Board index Joomla! Older Version Support Joomla! 1.5 General Questions/New to Joomla! 1.5

Arduino code for Pan-Tilt Kit w/Micro Servos

hello have been looking pan & tilt controlled joystick. had found 1 on youtube christopher robinson not down load code, need. great. thank time. robert kb3lnn p.s. pan & tilt kit https://www.amazon.com/gp/product/b00py3lq2y/ref=oh_aui_detailpage_o01_s02?ie=utf8&psc=1 and board have. https://www.amazon.com/gp/product/b01hyvs3i8/ref=oh_aui_detailpage_o01_s00?ie=utf8&psc=1 quote this pan & tilt kit that looks suspiciously ones adafruit sells (and provides sample code for).  positioning servo based on value read joystick trivial, long understand letting go of joystick cause snap center, taking servos along ride. Arduino Forum > Using Arduino > Project Guidance > Arduino code for Pan-Tilt Kit w/Micro Servos arduino

Uno R3 substitution with Micro, Nano or Mini

i'm working on project space concern.  i'm using uno r3 development platform smaller board more desirable.  once have final code , wire configuration completed, possible transfer code , wiring either micro, nano or mini arduino?  i'm hoping direct transfer without having rewrite code.  in appreciated.  i'm beginning @ enclosures build in, , question has bearing on physical size of enclosure i'll need at.  metal enclosure, not plastic one.   thanks in advance help. quote is possible transfer code , wiring either micro, nano or mini arduino? to transfer code? no. code needs re-compiled if change hardware. no code changes should needed, though. the wiring, yes, long recognize functionality happens on different pins on smaller boards. Arduino Forum > Using Arduino > Project Guidance > ...

Controlo Suspensão Pneumática

caros, bom dia! sou um newbie nestas eletronicas, apesar de ter lidado já - há muitos anos - com plcs siemens em projetos na faculdade. estive conhecer melhor o que é o arduino e parece-me o sistema ideal para um projeto que já ando magicar há algum tempo - o controlo nivelamento de uma suspensão parcialmente pneumática. ideia é complementar suspensão normal de um veículo com os chamados "foles pneumáticos", muito comuns nos camiões. o sistema seria composto por:  - 4 foles pneumáticos  - 3 válvulas 12v (2 para frente / tras e 1 para descarga)  - 2 sensores de nível (0-5v)  - 1 keypad / teclado para indicar ao arduino qual altura desejada (baixo, médio ou alto) o código - conceptualmente - não será complicado: ao pressionar o "botão1", accionar          "valvula1" até que "sensorfrente" indique x volts          "valvula2" até que "sensortras" indiqu...

Thread: Ubuntu on a Vista network RDP/File Shareing - beginer help please

hello everyone, i’m new linux , forum here , i’m looking guidance. i’m sure questions aren’t original if possible, please point me existing guides. i’ve searched heavily couple days now, variables involved, , complete ignorance linux , command lines, i’ve been unable resolve issues. both issues concerning getting unbuntu 9.10 integrate windows vista network (workgroup). issue 1: rdp: cannot remote desktop or 2 linux machine; i’ve completed gui-based steps connect. vista posts genaric "unable connect" message. issue 2: network file sharing: ubuntu can access windows shares. posts come errors being “unable mount” accesses drives anyway. cannot access linux machine windows. can pinged ip not appear. (samba installed , configured best of limited knowledge). that’s now, thank time. those 2 issues , may have better luck 1 issue per thread. second, please use default font size. if can not read tex...

Wert an eigene Funktion übergeben

hallo leute, ich versuche seit einiger zeit den wert von euler[2] meine eigene funktion zu übergeben(gleichgewicht). leider klappt es bei mir nicht, komme leider nicht vorran, da ich nicht weiß nach ich googeln soll. vielleicht kann mir jemand hier eine kleine starthilfe geben? lg code: [select] void loop() {     // if programming failed, don't try anything     if (!dmpready) return;     // reset interrupt flag , int_status byte     mpuinterrupt = false;     mpuintstatus = mpu.getintstatus();     // current fifo count     fifocount = mpu.getfifocount();     // check overflow (this should never happen unless our code inefficient)     if ((mpuintstatus & 0x10) || fifocount == 1024) {         // reset can continue cleanly         mpu.resetfifo();         serial.println(f("fifo overflow!"));     // otherwi...

Programme pour LDR

bonjour qui peut m'aider à comprendre ce programme code: [select] [code]#define led2 3 #define led4 5 #define ldr a1 void setup() { serial.begin(9600);         pinmode(led2, output); digitalwrite(led2, low); pinmode(led4, output); digitalwrite(led4, low);         pinmode(ldr, input); } void loop() { /*the brighter ambient light intensity, darker led*/ uint8_t light_level,duty_cycle; light_level = getlightlevel();//should 0~7 duty_cycle = light_level*30;  //the duty_cycle of pwm should 0~210 /*the led controled pwm pin should led2 or led4.*/ /*the greater duty_cycle,the brighter led.*/ analogwrite(led2,duty_cycle); delay(500); } /****************************************************************/ /*function:get ambient light level. */ /*parameter:void */ /*return: uint8_t,range 0 7,0 = brightest,7 = darkest */ uint8_t getlightlevel() { uint16_t resistance; ...