Posts

Showing posts from May, 2015

Sketch is running on Uno, but not on ATtiny45

hi! i'm struggling sketch runs on uno, not on attiny45. setup is: arduino isp, board attiny 45 @ 8 mhz, arduino ide 1.5.8 , attiny core installed. there no errors when program bootloader on tiny , sketches blink, fade etc. working flawless on ports. with sketch led on port 1 (pin6) lights when hit button , it's blinking when press button longer period. i've tried different ports , 2 other attiny45 no luck. power supply stable etc. back on uno (with other port settings), same sketch works charm. any ideas? code: [select] // // int flash1 = 0; // front flash tiny: pin 5 int flash2 = 1; // mask flash tiny: pin 6 int button = 3; // camera flash trigger simulation tiny: pin 2 int trig;  // trigger state int count; // flash switching unsigned long prevmillis = 0; //  bounce debouncer = bounce(); // setup routine runs once when press reset: void setup() {   // initialize digital pin output.   pinmode(flash1, output);   pinmode(flash2, output);   pinmode(trig, input);   c

Replacing AVDocDoSave

requirement: whenever user creates markups in acrobat , saves pdf, markups should exported fdf file , fdf file should uploaded server. underlying pdf file should remain untouched. proposed solution: replace avdocdosave replacedavdocdosave call javascript function plug-in export annotations fdf file upload fdf server pddocclearflags(thispddoc, pddocneedssave) limitations solution: exported fdf file not contain contents of last annotation after saving, when user enters text in existing annotation, save button/menu not enabled(it remains greyed out) workarounds: before saving, click somewhere in pdf (outside last annotation) ensures contents of last annotation present in fdf file after saving, click somewhere in pdf before entering text in existing annotation. ensures save button/menu becomes enabled when text entereed in existing annotation unfortunately workarounds not acceptable. please suggest solution... thanks, aniruddha can explain bit more trying a

After Upgrading, problem with uploading banner images (ArtBanners) - Joomla! Forum - community, help and support

hello. new joomla , trying friend site. it's being hosted on siteground.com , have automated joomla upgrade system in place. used upgrade latest joomla version, 1.0.12 stable, recently. went smooth , noticed no problems first day, until last night. trying upload new banner adds via artbanners component. when clicks "upload" link in top right while in editing banner entry, pop-up window appears inside text: " you not authorised view resource ". when search error, people issues previewing content items, works fine me. can't upload new banner images. note: using upload link other menus not related artbanners, seems work fine. have insight this? said i'm very new joomla , perhaps looking in wrong place, i'm still not sure if module or component related question , if no 1 knows answers perhaps @ least point me in right direction, or give me tips on things check. thanks in advance help, -nkj hi, from can remember, small changes done improve security

Using HD PVR 2 software as monitor - Raspberry Pi Forums

basically goal use old hd pvr 2 , use mirror pi's screen onto software on computer. have pi connected hdmi pvr, , pvr connected tv , computer usb. pi shows on tv without pvr, screen not being mirrored in software should. know software works because tested using computer , worked fine. support pvr says supports following formats only: 1920 x 1080 @ 60hz max 1280 x 720 @ 60 hz max 720 x 480 @ 60 hz max have clue on do? how change resolution , thing work? appreciated! whilst rpi connected pvr use following ascertain supported resolutions code: select all tvservice -m cea tvservice -m dmt can force supported setting in config.txt: https://www.raspberrypi.org/documentati ... fig-txt.md raspberrypi

analogRead() in wiringPi - Raspberry Pi Forums

hey i'm trying use analog sensor raspberrypi . on further reading found rpi doesn't support analogread(). can suggest how use sensor .is necessary use adc input rpi. if yes how go it. there inbuilt library or function in wiringpi include in program analog input. thanks! hello, no analog input on raspi sorry. either can use digital input , adconverter or using i2c or spi bus sensor using 1 of these protocols. hope helps. raspberrypi

[RESOLVIDO] [OpenSEF/CoreSearch] Sistema de busca NÃO funciona direito! - Joomla! Forum - community, help and support

já me extressei. para piorar, tinha escrito um baita texto e essa m$%$0 de ie de pau. pena não ter ff no trabalho e não dar para usar o ff portable pendrive ¬¬ bem, vou tentar repetir, mas estou sem muita paciencia. problema 1 : alguém, por acaso já reaparou que o sistema de busca joomla parece ser meio capenga? eu nunca uso ele, mas quando passei fazer uns testes meio que me decepcionei. não por acaso tem até um botão de 'faça essa busca com o google". um problema disso, é, por exemplo que em frases não tão completas, entraidas de um artigo com control + c control + v, se procurar por frase exata ele não acha nada, e se por palavras em separadas, vai achar uma penca de coisas. eu sei que um sistema de busca sobrecarrega o sistema, mas, se não funciona direito, então que nem exista. problema 2 : ( opensef) esse tem diretamente haver com o opensef. se eu tiver em uma subpasta virtual, por exemplo meusite.com.br/subpasta/pagina.html, e fizer uma busca partir dela, os links para

Usage of several LED matrices

hey there! i trying used programming arduino control led matrices - either using shift registers or using drivers max7219. now while there tons of examples on how combine several of these nifty 8x8 led matrices in a single row , i'd learn more how control them in different arrangements 2x2 (so you'll 1 big 16x16 matrix). sadly, haven't found real input on how that, mabye out there has resources me. thanks, vulpecula hi , welcome! a simple solution daisy chain several max7219s, 1 ic per 8x8 led display. way can control large number of max7219s few arduino pins. google "daisy chain max7219". check out max7219 datasheet. hope helps! Arduino Forum > Using Arduino > Displays > Usage of several LED matrices arduino

Thread: Dell Mini 10 Sound Cuts Out?

i have done clean install 9.10. worked great. whenever boot have sound, 15-20 minutes session sound cuts out. have no clue causing this. have updated kernels 2.6.31-14-generic. need know causing , fix it? don't understand how work @ first, , cut out does. appreciated. found fix seems working now: sudo nano /etc/modprobe.d/alsa-base.conf deleted last line: options snd-hda-intel power_save=10 power_save_controller=n , changed to: options snd-hda-intel model=dell lspci 00:00.0 host bridge: intel corporation system controller hub (sch poulsbo) (rev 07) 00:02.0 vga compatible controller: intel corporation system controller hub (sch poulsbo) graphics controller (rev 07) 00:1b.0 audio device: intel corporation system controller hub (sch poulsbo) hd audio controller (rev 07) 00:1c.0 pci bridge: intel corporation system controller hub (sch poulsbo) pci express port 1 (rev 07) 00:1c.1 pci bridge: intel

Front Page Problem - Joomla! Forum - community, help and support

hi all...dunno if can szomething weird has happened. front page no shows "welcome frontpage" title instead of content title. there anyway of manually editing frontpage title? if @ can it'd appreciated. cheers, chris chrisdn wrote: my front page no shows "welcome frontpage" title instead of content title. there anyway of manually editing frontpage title? edit "page title" under parameters of menu item triggers frontpage. see: http://help.joomla.org/content/view/322/223/ Board index Joomla! Older Version Support Joomla! 1.0 General Questions - 1.0.x

Communication with a USBdev

i bought ccd spectrophotometer: http://www.aseq-instruments.com/software/lr_spec_full.pdf it 750 us$ , works great.  wanted mate arduino board free computer , log data @ regular intervals, every 15 s or so.  software saves spectrum manual command. device manager says usbdev.  no com port appears when plug in usb cable.  the software includes labview vi examples , vc++ example.  all need learn listen device.  after can hack out code log , display data.  want read absorbance @ 340 nm every 15s.  have written company far has been pretty limited.  no complaints...the value money good. so has experience these sorts of instruments?  can tell me specific info or command need ask company provide? i've got lot of reasons getting writing because want measure enzyme activity in blood (ldh) , has important implications health status.  way have write down reading hand or manually save whole spectrum ever 15 s.  (the time arbitrary, , interval between 5 , 30 seconds do).

Full Screen Epiphany Browser - Raspberry Pi Forums

hopefully last question project. many previous help! i've got browser opening automatically on boot. goes set webpage. can't expand full screen automatically. i've tried can start in kiosk mode. using -a, u may have create ~/.config profile. epiphany-browser -a --profile ~/.config http://localhost/index.html and xte 'sleep 10' 'key f11'& epiphany-browser test.html and sudo -u pi epiphany-browser -a --profile ~/.config http://127.0.0.1/index.html --display=:0 & sleep 15s; xte "key f11" -x:0 and epiphany-browser http://www.playr.biz/23612/15122 sleep 2s # give time start display=:0 echo key f11 | xte # simulate pressing full screen key xautomation installed on system, seems ignore xte commands script. if can last problem sorted can roll out on pis monitor production plant , drop boat load of stress shoulders. have @ kweb (minimal kiosk browser) manual. kiosk mode built in , if use kweb3, have have same webkit engine

PID Auto level with Relays

hi everyone! i'm looking building auto-level moving platform. 1 dof only. the platform has hydraulic ram controlled relays switched using simple swinging pendulum. the problem pendulum gets bit of rock going. my plan use arduino, mpu6050 , br3tt's pid library switch relays. do think pid best approach situation? appreciate input, sam it's not pid if you're switching relays. that's called bang-bang control. within limited set of parameters, it's possible. how level call level? an adjustable damper on pendulum might goal faster. add little friction pivot , see if stops swinging. Arduino Forum > Using Arduino > Project Guidance > PID Auto level with Relays arduino

Bluetooth rfcomm server - Raspberry Pi Forums

hello guys! want send data android phone raspberry pi. have couple questions , hope kind enough me: -how hard-code connection between 2 devices? want skip scanning part because not scanning devices in project. -this example found in book bluetooth connections. how can adapt make work?(assuming android part done well) code: select all #include <stdio.h> #include <unistd.h> #include <sys/socket.h> #include <bluetooth/bluetooth.h> #include <bluetooth/rfcomm.h> int main(int argc, char **argv) { struct sockaddr_rc loc_addr = { 0 }, rem_addr = { 0 }; char buf[1024] = { 0 }; int s, client, bytes_read; unsigned int opt = sizeof(rem_addr); //allocate socket s = socket(af_bluetooth, sock_stream, btproto_rfcomm); //bind socket port 1 of first available adapter bdaddr_t tmp = {0,0,0,0,0,0}; loc_addr.rc_family = af_bluetooth; loc_addr.rc_bdaddr = tmp; loc_addr.rc_channel = 1; bind(s, (struct sockaddr* )&loc_addr, sizeof(loc_addr)); //put so

Thread: permanent C: disk handle?

Image
hi, installed ubuntu (dual boot vista). apache webdocs dir c:\localhost (under vista). still can access place /media/disk-1/localhost/. concerns me seemsubuntu mounts disk on need-to-use basis , unmounts when no longer needed. use same disk-1 handle or depends on order in disks mounted or whatever else? practice put /media/disk-1/localhost/ apache httpd.conf under ubuntu? or there better way how keep using directory? in advance , please forgive laymans terms, i'm pretty new posted sejanus hi, installed ubuntu (dual boot vista). apache webdocs dir c:\localhost (under vista). still can access place /media/disk-1/localhost/. concerns me seemsubuntu mounts disk on need-to-use basis , unmounts when no longer needed. use same disk-1 handle or depends on order in disks mounted or whatever else? practice put /media/disk-1/localhost/ apache httpd.conf under

What are the requirements for joining the student code team? - Joomla! Forum - community, help and support

i majoring in computer science , senior.  requirements joining student code team? i interested in. before (try to) answer...i writing students guideline post describing need know. document not started yet, keep close eye on one. basically need student, knowledge of joomla! 1.5 framework or if want project joomla! related (like jexplorer or jcode) need have skills on area. , of course need have project proposal selected... Board index Joomla! Official Sites & Infrastructure Sites & Infrastructure - Feedback/Information Archived Boards - All boards closed Google Summer of Code and GHOP Google Summer of Code 2008 Past Google Summer of Code Editions

please help to apt-get update with a headless connection - Raspberry Pi Forums

hi guys, have raspberry pi model b connected laptop(with linux mint on it) via headless connection. so, raspberry pi has ip: 169.254.1.1 , laptop has: 169.254.1.2 mask: 255.255.0.0 connect raspberry putty , when i'm logged-in, try make "sudo apt-get update" , see mirrordirector.raspbian.org unreachable. read changing mirror can help, changed 1 in germany (from list here: http://www.raspbian.org/raspbianmirrors , i'm in ukraine) didn't , tried ping, example google.com name , ip -- no ping raspberry pi. so, got, can't connect internet pi headless connection. or there way make connection? can please me if it's possible. ketochka wrote: so, raspberry pi has ip: 169.254.1.1 , laptop has: 169.254.1.2 mask: 255.255.0.0 ip addressing not correct.. linux mint ethernet connection sharing has not been set correctly presume .? http://forum.linuxmint.com/viewtopic.ph ... 78&start=0 see second reply...... raspberrypi

DHCP Server on eth0 - Raspberry Pi Forums

hi, setting pi dhcp server. have been able work upon reboot dchp server fails start. seems issue eth0 interface not starting correctly or having static ip set. have eth0 set 192.168.10.2 dhcp server handing out .10 .20. upon reboot able service start running below commands. sudo ifup eth0 sudo ifdown eth0 sudo ifup eth0 sudo service isc-dhcp-server start once commands run dhcp server works correctly. suspect issue eth0 not getting static information upon reboot. below ifconfig reads upon reboot out doing anything. eth0 link encap:ethernet hwaddr b8:27:eb:47:ba:42 inet addr:169.254.178.166 bcast:169.254.255.255 mask:255.255.0.0 inet6 addr: fe80::2bc0:3945:c837::7cf1/64 scope:link broadcast running multicast mtu:1500 metric:1 rx packets:358 errors:0 dropped:0 overruns:0 frame:0 tx packets:33 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 rx bytes:27262 (2

Thread: How do I "manually run" something?

hi, must basic ("stupid") question ever. when tried install updates got message previous install had been interrupted , should manually run 'dpkg --configure -a' problem don't know how manually run something. ( new ubuntu) please "in words of 1 syllable", how do it? starting desktop exactly, in detail, do? (don't assume know except i've learnt years of using windows) thanking in advance, peterd open terminal (applications > accessories > terminal) , type code: sudo dpkg --configure -a enter password when prompted andpress enter. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support New to Ubuntu [SOLVED] How do I "manually run" something? Ubuntu

BlazeDS treat incoming reuqest from netconnection as AMF0/AMF1

my project fms server talk java server through amf message. (i'm using blazeds 3.2.0.3978) here ssas code: blaze_nc = new netconnection(); blaze_nc.objectencoding = 3; blaze_nc.connect("http://localhost:8080/mywebapp/messagebroker/amf" ); blaze_nc.call( "product.getproductsbyname", new responder(), "66" ); i can see message coming in , got handle right class right method, except message read in via amf0input not amf3input . read version of message "amf1", not "amf3" . does know why that? thank you, alex fms uses 1 instead of 0 version header indicate server-originated request. seems blazeds 3.0.x branch updated in revision 1823 handle special version header. see readmessage() method of amfmessagedeserializer http://opensource.adobe.com/svn/opensource/blazeds/branches/3.x/modules/core/src/java/flex /messaging/io/amf/amfmessagedeserializer.java i believe fms, flash player, starts requests using amf 0. switches amf 3 mid

Hide on $_GET['value'] - Joomla! Forum - community, help and support

Image
first of all, hi!  anyways, want hide modules in left position ("left modules") when member clicks on "submit article" link. needs done because box submitting articles wide main body unless left modules disabled (my site not have right modules). realize go through modules section of admin section, have assign each module individually , if add new link 1 of menus, believe have re-update assignments, work me (i lazy ) so wanted revert php in template. tried couple different codes without success, more or less based on line: code: select all <?php if ($_get['task'] !== "new" && $_get['task'] !== "edit") { mosloadmodules('left',-2); } ?> forgive me if coding sloppy, been 4 5 years since have done php coding. had reference w3schools couple of times. should if statement written in positive? code: select all <?php if ($_get['task'] == "new" && $_get['task'] == "edit") {

Ayuda con IR

 buenas, mirado por internet muchos tutoriales de cómo conectar un receptor infrarrojo al arduino y realizar acciones mediante un mando. descargué bastantes librerías, algunas daban error y en otras el código del mando se leía (en rc5) pero la hora de usar ese código no ocurría nada. alguien puede ayudarme poner esto en marcha?  adjunto imágen del programa que estoy usando los códigos se insertan usando el tag de código, con un copy & paste no con una imagen. de todas formas tu problema debe estar relacionado con el pin que debes usar para conectar el receptor ir. yo te recomiendo esta librería iremote sigue su ejemplo receptor irrcvdemo donde el receptor ir va conectado al pin = 11 no puedes tener problemas menos que tu receptor no funcione. Arduino Forum > International > Español > Software (Moderators: surbyte, Hecto

Control Arduino via WCF RESTful JSON Web service

Image
hey there everyone!    nice meet all  i working on smart home project using arduino uno. using temperature sensor along arduino uno. what want temperature reading in database restful json based wcf service using arduino ethernet shield. is possible? must mention beginner @ arduino wcf. know how create json service. so, can please provide tutorial on how this? Arduino Forum > Topics > Home Automation and Networked Objects > Control Arduino via WCF RESTful JSON Web service arduino

Hide Submenu - Joomla! Forum - community, help and support

Image
hi have menus in main menu module, possible when click menu show submenu , if click other menu hide.. yes possible. try extensions http://extensions.joomla.org try 1 of these http://extensions.joomla.org/component/ ... itemid,35/ http://extensions.joomla.org/component/ ... itemid,35/ http://extensions.joomla.org/component/ ... itemid,35/ http://extensions.joomla.org/component/ ... itemid,35/ http://extensions.joomla.org/component/ ... itemid,35/ hope helps Board index Joomla! Older Version Support Joomla! 1.0 General Questions - 1.0.x

HDR-Bilderfogen mit Stapelverarbeitung?

folgende aufgabenstellung: es soll eine bilderfolge von hdr-bildern aus jeweils einem hoch belichteten und einem dazugehörigen niedrig belichteten ausgangsbild (format psd, 8 bit) via stapelverarbeitung ohne unterbrechung generiert werden. die hochbelichteten quell-bilder befinden sich im ordner "high" mit dem syntax "high0001.psd" bis "high9999.psd" und die niedrig belichteten quell-bilder im ordner "low" mit dem syntax "low0001.psd" bis "low9999.psd". der zielordner soll "target" sein, die bearbeiteten bilder sollen den syntax "end0001.psd" bis "end9999.psd" haben. alle ausgangsbilder haben das gleiche format und die gleiche größe. die aktionen sollen sein: 1. öffnen des ersten "low-bildes" 2. öffnen des ersten "high-bildes" 3. zu hdr zusammen fügen. option: bilder ausrichten: ein / verwenden:geöffnete dateien / ok 4. im fenster "ev manuell einstellen" soll dem &quo

DC-engine

hello, i´m starter , 1. project => i´m trying build rc-car control via serial connection, includes 3 servos + dc-engine. i´ve written software on arduino uno (, way) + on pc , can control servos well. today i´ve added dc-engine control , presumed dc-engine + servos can´t controlled on 1 board without external power supply because when start engine, @ level of power arduino switches off, because load draws much. i´m thinking of external circuit, powered 11.1 volts battery pack. want control via transistor digital pin arduino (pwm), question transistor recommend job? thanks in advance!! bipolar transistors come in 2 flavors: npn , pnp.  because switching voltage higher arduino's supply voltage want use npn transistor between the load (motor) , ground (the negative side of battery. here tutorial using transistor switch:  http://www.electronics-tutorials.ws/transistor/tran_4.html transistors rated maximum voltage can safely switch , maximum current can

Two different Node versions - Raspberry Pi Forums

hello, want install 2 different node versions on raspberry pi2b. tried via nvm , via n did not succeed. reason why did not succeed following: nvm: if install node via nvm not take account needs install arm version. example if install v0.10.24 picks default 0.10.24 , not 0.10.24-arm. gives errors , node not install. n: if want install v0.10.24 n says version not available. because ther no version specific rpi2b (only rpi1). i'm little bit stuck now. have 2 applications need run both, first needs node 0.10 , second node 4.0 or above. idea how solve this? gives me headackes raspberrypi

interrupt on analog pin

hi, i'm trying use color sensor (adjd-s311) on arduino uno. my problem can't figure out how use interrupt on analog pin or if it's possible. i need stop boe bot when color change , execute function. i've tried different methods i'm feeling there issue if need read sensor in order change values. please don't send me : http://playground.arduino.cc/main/pinchangeinterrupt thanks interrupts on "analog pin" work when pins in digital mode, there no interrupt facilities in analog mode. Arduino Forum > Using Arduino > Project Guidance > interrupt on analog pin arduino

DS2413 'clone' has family ID of 0x85 - Raspberry Pi Forums

hi, i'm new here, forgive me if wrong place put forward suggestion. there plethora of stockists in china selling purports ds2413.(1-wire 2-way switch) package marked 3a 2100h. however, on using pi, not function, not have ds2413 family code of 0x3a, family code of 0x85. buyers have tried money back, vendors adamant ic performs correctly - , large part correct. running test on arduino , substituting 0x85 family code, devices work perfectly. change easy implement on arduino, of nightmare beginners on raspberry pi. - suggestion either: supply updated family group slave designation 3a 2100h device in next kernel distro; or provide sufficient information quick , easy change relevant module(s) pi users can make use of competitively-priced product. patience appreciated. joe. an update. yes 'clone' works pi. quick , (very) dirty hack allowed me access chip's registers via arcane file i/o supplied w1 subsystem. viewed w1_ds2413.ko object file using hex editor. there 3 entries

Quick Help with Pupil Tracking

hi everyone, i'm new , know of simple approaches accurate pupil tracking university project. i'm looking @ http://onloop.net/hairyplotter/ suggestions help. again. did ever seen red eye picture ,, ok flash reflecting , can done irled and track reflection ,, i did testing on tracking ir , can test freetrack ir led tracking tool ,, and reverse outputs in tool , can track eyeball movement tested years ago ,, on vr stuff ,,https://www.youtube.com/watch?v=p5paozxstos Arduino Forum > Using Arduino > Project Guidance > Quick Help with Pupil Tracking arduino

MosModule 1.0.8b is released! - Joomla! Forum - community, help and support

the hightlight of new release are: - fix honor publish/unpublish of article - add module randomize when list of module present - in ramdom parameter title can turn off article - article has parameter show all, introtext or fulltext description: mosmodule mambot has ability display nested article, exec snippet written in php (without tags) , exec external php script file pass parameter (with tags).  can see example of in "mosmodule\hello.php".  in mind give me potential of reusing article common article without repeating same content, make article more dynamic enrich php code using snippet or external php script file.  use of parameters can pass variable between mosmodule , external php script.  possibilities endless! features & usage: . run legacy mambot support , ability run inside module . mosmodule mambot displays module, article, exec snippet , external php script inside content item. usage: (note: space avoid parsing mambot)   { mosmodule list} - displays list of a

Thread: how-to for installing grub2 themes?

Image
how install these? http://grub.gibibit.com/themes grub2 shows nice background not nice menu! posted vav how install these? http://grub.gibibit.com/themes grub2 shows nice background not nice menu! here go. found. # grub 2 splash images why reinvent wheel? visit site excellent presentation on creating grub 2 images: http://members.iinet.net/~herman546/...ashimages.html however, if encrypted disks not issue, here basics: * manually copy grub splash images /usr/share/images/grub folder or install default grub2 splash images via synaptic or: code: sudo apt-get install grub2-splashimages * grub2's splash images controlled /etc/grub.d/05_debian_theme. open file editing: code: gksudo gedit /etc/grub.d/05_debian_theme find following line , edit highlighted area, repl

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

Wahnsinnszeit für Album-schreiben ???

hallo freaks, heute habe ichmit elements 4.0 eine diashow erstellt undanschließendauf einedvdgeschrieben, im moment erneut als datei zu speichern in arbeit. ok, es sind einige zooms dabei, dazu die übergänge und untergrundmusik. rechtfertigt das trotzdem eine dauer von insges. 3 std pro durchgang?? allein die wmv-datei zu schreiben braucht 2,5 stunden, der rest nochmal 0,5-1 stunde. da falle ich doch vom glauben ab. wer hat derartige erfahrungen?? mit dank für erfahrungsberichte vom schraubfux (schraubfux@web.de) na ja schraubfix bzgl. der zeit kann ich dir da keine erfahrungsberichte liefern. wieviel bilder hast du denn verarbeitet? 10? 100? 500? die brauchen schon ihre zeit. und wenns gut aussehen soll, dann, ja dann braucht das eben seine zeit. zum glück! gibt es eben noch dinge, die nicht schnell schnell erledigt sind. und qualität hat schon immer zeit benötigt. daran wird sich hoffentlich- auch in zukunft nichts ändern. je weniger zeit die dinge benötigen, um beliebiger, austaus

Adobe FOTO-DOWNLOADER

hallo, ich habe "adobe phototshop album starter edition 3.0" auf meinem computer installiert. kann mir jemand sagen, wie ich verhindere, dass der foto-downloader bei jedem windows-start sich öffnet, bzw. startet? mit freundlichem gruß andré andré, ja, und ich habe ein lösung dem englischen forum gefunden. willst du das link? außer kann ich es übersetzen. tschüß aus kanada. jim More discussions in Deutsche Foren adobe

JPEG oder: Retten was zu retten ist

was kann ich denn nun wirklich tun, um die qualität eines jpegs nicht schlechter werden zu lassen, nachdem ich es geöffnet habe? als *.psd oder als *.tiff wieder abspeichern? und gibt es unter pse eigentlich die möglichkeit der grundsätzlichen konvertierung von einem zum anderen format? ohne das jpeg zu öffnen? wenn ja: wo und wie? ist das sinnvoll oder nicht? vielfach ist es doch so, daß ein bild nun mal im jpeg format vorliegt, und dann muß man sehen, wie man damit zurechtkommt. die nicht ganz komfortablen kameras liefern gar nichts anderes als jpegs. da machen dann auch raw bearbeitungen keinen sinn, weil man da ja gar nicht herankommt. oder doch? danke für die hilfe! klaus w. aus h. hallo klaus, die sache ist eigentlich recht einfach: wenn die camera ein jpg speichert, dann geht dabei verloren (möglichst wenig - je nach komprimierungseinstellung - ist bei vielen kameras per menü einstellbar). dann öffnest du das bild in ps oder wasimmer. der kritische punkt ist, wenn du es wi

2-teiliges pdf-poster zusammensetzen

hallo, ich habe eine 2-seitige pdf-datei. auf jeder seite befindet sich eine hälfte eines posters. wie kann ich das poster zusammengesetzt ausdrucken? hallo petra, ich weiß nicht, mit welchem programm du arbeitest, aber es gibt da mind. 2 möglichkeiten: 1. du legst mit illustrator ein neues dokument mit der doppelten seitengröße, wie sie aus dem pdf ersichtlich ist. dort platzierst du beide seiten nacheinander und richtest sie sauber aus. anschließend gruppieren und nach dem speichern ausdrucken. 2. mit photoshop kannst du die pdf auch direkt öffnen und musst im öffnungsdialog größe und auflösung etc. bestimmen. anschließend unter neuem namen speichern. anschließend 2. seite der pdf mit gleichen parametern öffnen und auf die erweiterte arbeitsfläche der neu angelegten bilddatei ziehen. dann wieder pixelgenau ausrichten, speichern, drucken. bestimmt gibt es auch druckertreiber, die den druck auf eine seite erlauben, vermutlich aber nicht ohne rand oder bundsteg. gruß bernhard Mor

XML Import Problem

hallo ! bin echt verzweifeln. hoffentlich kann mir einer weiterhelfen. ich habe mit adobe live cycle designer 7.0 ein formular programmiert xml daten aufnehmen soll.das formular hat als datenverbindung ein xml schema als vorlage.das problem besteht darin das beim importieren der xml daten in das formular die fehlermeldung hochkommt "ungültiger knotentyp: datagroup fehler in zeile 0". die daten werden aber sauber in die felder importiert. kann mir jemand weiterhelfen ? hallo benjamin, hast du deine xml mal validiert? gibt es eine dtd zu deinem xml schema? wenn deine xml "not well-formed" ist, kann es sein, das bei geringen fehlern in der struktur, die tags doch richtig eigelesen werden. mein tip: wenn du zu deinem schema keine dtd hast, erstelle eine und du wirs während der erstellung den fehler in deinem schema finden. wenn nicht, sollte ein anschliessendes validieren ("xml spy" oder verwenden) den fehler aufzeigen. guß _micha More discussions in

Screen Sizing - Raspberry Pi Forums

hello world, today bought first raspberry pi2, installed noob files machine going worked except black bars on each side of screen. went through tutorials on how fix problem haven't had success. part of problem using , hdmi dvi cable ( wouldn't think problem)? appreciate feedback. monitor samsung 75.0khz 1600x1200. http://stackoverflow.com/questions/2289 ... spberry-pi raspberrypi

How to insert a color value into an image's xpacket?

my problem seemed simple: have computed property of image , want insert property image's metadata. in metadata see xpacket sorts of neatly recorded data. want add simple like:<br />] <br />i colorswatch: 0xff00bb<br /><br />] <br />b question 1: <br />will metadata harmed inserting <br />some text long delete equal number of <br />pre-existing blanks?  there checksum? <br />do have use xmp sdk , program in c? <br /><br />so started reading. alphabet soup: xmp dc rdf rdfs . . .  no 1 seems appreciate value of presenting little working example.  pieced approach below.<br /><br />b question 2: <br />has approach prayer of doing useful? <br /><br />step 1 - define pixa:color tag. upload file to<br />i http://physpics.com/namespace/pixa.rdf:<br /><br />   <?xml version="1.0"?> <br />   <rdf:rdf xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-

Thread: 111 connection refused in add/remove?

the add/remove programs application, upon trying reload list of available apps, keeps giving me multiple 111 errors. why refuse connect? also, cant seem install opera or ubuntu-restricted-extras package, latter because "cannot installed on computer type" despite installation working on previous install. edit: wont install @ all, because computer type "i386" whatever means. did mention worked before? Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Networking & Wireless [ubuntu] 111 connection refused in add/remove? Ubuntu

Raspberry pi-OpenCV Modify image tutorial - Raspberry Pi Forums

hello, trying tutorial learn how pass arguments inside code, supposed convert existing image grayscale , save it. here link: http://docs.opencv.org/2.4/doc/tutorial ... save-image here code (i compiled same thing): #include <cv.h> #include <highgui.h> using namespace cv; int main( int argc, char** argv ) { char* imagename = argv[1]; mat image; image = imread( imagename, 1 ); if( argc != 2 || !image.data ) { printf( " no image data \n " ); return -1; } mat gray_image; cvtcolor( image, gray_image, cv_bgr2gray ); imwrite( "../../images/gray_image.jpg", gray_image ); namedwindow( imagename, cv_window_autosize ); namedwindow( "gray image", cv_window_autosize ); imshow( imagename, image ); imshow( "gray image", gray_image ); waitkey(0); return 0; } error: terminate called after throwing instance of 'std::logic_error" (): basic_string::_s_contruct not null valid aborted

Arduino pro mini - Using RAW or VCC

hi working on small project 3v , 5v arduino pro mini. power source 2x3v coin cell battery. since using trans receiver , sensor, both vcc pins pre-occupied. wanted use raw & gnd pin power on. wanted make sure ok , should not cause performance issue. thanks quote the power source 2x3v coin cell battery so 6v, high apply directly processor. new coin cells higher 3 volts makes worst. Arduino Forum > Using Arduino > LEDs and Multiplexing > Arduino pro mini - Using RAW or VCC arduino

pow function result into int fails

hi guys, i try convert result pow function integer value, dont same result. code: [select] double = 0; int c = 3; void setup() {   serial.begin(115200); } void loop() {   = pow(2,c);   serial.println(a);   serial.println(int(a));   delay(2000); } serial monitor: quote . 8.00 7 any ideas? discussed ad nauseum... https://www.google.com/search?q=pow+wrong+site%3aforum.arduino.cc Arduino Forum > Using Arduino > Programming Questions > pow function result into int fails arduino

Joomla Header/Logo Help - Joomla! Forum - community, help and support

Image
hey everyone, i'm new forum, , i'm happy installed joomla on first potential website! i'm beginner when comes joomla, , have lot of questions ask, thought i'd start out one.. how replace current joomla header own custom header? thanks -michael welcome joomla! to replace current joomla header own custom header see: faq: how change image(s) in template? http://forum.joomla.org/index.php/topic,104711.0.html Board index Joomla! Older Version Support Joomla! 1.0 Installation - 1.0.x

vehicle media player - will pay - Raspberry Pi Forums

commercial project: media player vehicle installation in buses , limousines (12 volts). play music videos or mp3 via sd card or usb stick or ssd, via aux / bluetooth startup of last media title (or first track in first folder) when ignition switch on off delay 10 minutes when switching off ignition selectable aux input system should extremely easy control passengers, necessary functions driver have possibility control via external button volume , select title forward / back. hardware features: outputs: video composite additional monitors , audio l / r fm tuner no amplifier, no gps. usb port (as jack or cable) software update , play media files. aux connector (as socket or cable) 3,5mm connecting mobile phones or mp3 players touchscreen should installed either in double-din housing, or alternatively max. 1 meter can installed device. functions via touch screen. main view 1. aux input 2. radio 3. music 4. video 5. setup menu if necessary (password protected) glad

Feedback on my first attempt to write a library for Arduino + troubleshooting

okay, decided try learning write libraries writing library "blink without delay" - routine, set pins use , on/off-times. work degree, when looking @ oscilloscope there timings off approx +10% , of course have no idea why. when attempting run several leds simultaneously on times seem shorter (maybe half) occationally, still seems work. maybe of guys able see things i've overlooked or done wrong? the header-file: code: [select] // blinks led without use of delay(). #ifndef blinkwithoutdelay_h #define blinkwithoutdelay_h #include "arduino.h" class blinkwithoutdelay { public: blinkwithoutdelay(int blinkpin); void blink(int _offtime, int _ontime); private: int _blinkpin; int _currenttime; int _previoustime; int _pinstate; int _offtime; int _ontime; }; #endif the source file: code: [select] // blinks led without use of delay(). #include "arduino.h" #include "blinkwithoutdelay.h" blinkwithoutdelay::blinkwithoutdelay(int

Thread: shortcut

i totally forgot how this.to activate 3d-flip use f1 key.i used have starter on panel in 8.10. so,i put in terminal:sudo apt-get install xautomation mkdir ~/bin gedit ~/bin/3d-flip "enter";the gedit opens , there put:#!/bin/sh xte 'key f1' "save ..." in terminal put this:chmod +x ~/bin/3d-flip make executable. log out , make new starter command 3d-flip. when this,the command isn't recognized.must doing wrong.could explain me how step step.thanks in advance. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support New to Ubuntu [SOLVED] shortcut Ubuntu

Thread: USB wireless dongle and drivers

i've seen several cheap usb wireless dongles sale cheap $5. usable ubuntu 8.04lts or need configure? need find custom drivers? reason: local charity has donated computer want set classroom environment (to teach internet usage kids). ease of setup thinking setup wireless router , hand full of usb wireless antennas make connection. sure, bandwidth have shared, basic class. on right track? ce ideally need know exact make/model of usb dongle. may work ndiswrapper using windows driver if buy cheap , unbranded, may not work @ all. cheack linux hardware database or ubuntu hcl see other users have working. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] USB wireless dongle and drivers Ubuntu

JoomRadio4 - Joomla! Forum - community, help and support

Image
ciao ragazzi, ho provato ad utilizzare questo componente ed relativi moduli, purtroppo tutte le prove che faccio non vanno buon fine, ossia qualsiasi indirizzo metta il player parte ma non si muove, non mi fa nè vedere nè ascoltare niente! dove sbaglio? avete qualche indirizzo di radio che possa inserire tra quelle ascoltabili via web? joomlaradio4 non è un componente...dove hai installato joomlaradio? metti pure il link Board index Joomla! International Language Support International Zone Italian Forum

Acrobat Pro8 - check a box to duplicate Invoice Address field to Delivery Address

the forms creation within acrobat pro 8 absolutely marvelous i'm stuck on little thing see on websites time whereby once you've typed in invoice address example there's checkbox below along lines of "same delivery address?". once it's checked text invoice address box gets duplicated delivery address box. i can't work out how within acrobat pro 8 form? ideas folks? you'll need use javascript. example, in mouse event of check box, can following: // place code in mouse event of check box if (event.target.value != "off") {     // copy value 1 field     getfield("address2").value = getfield("address1").value;     // repeat other relevant fields } george More discussions in Acrobat Macintosh (read-only) adobe