Posts

Showing posts from March, 2010

Need how to install Air Runtime and App from CD Rom

i looking direction on how bundle air runtime , app in single executable file cd rom, mac , win. have applied , received licensing necessary form adobe , have dmg , exe of air runtime. i have seamless install working internet access available initial group receive app won't have internet access @ time of distribution bundled install cd rom. since applied distribution adobe should have received link page can download call "side-car" installer. it's installation system making available developers can configured deliver bundled runtime , application installation mac , windows. check email again , see if can't find link in there pointing download page air runtime aforementioned side-car installer. don't know, here can apply redistribution permit air . i have small tutorial posted might of on blog: http://blog.arnimaack.com/flex-air-series-4-air-all-in-one-installers-on-cd-dvd More discussions in Archived Spaces adobe

Shipping/Customs to Denmark / Scandinavia

hello north country. terry king arduinoinfo.info wiki , yourduino.com i had bad experience shipping few arduino parts denmark via dhl.  there $50 in fees , vat $40 order!  can please suggest best ways ship parts scandinavia china??  methods use , how can avoid these horrible fees?? trackable packages handled ups, dhl etc. subject horrible handling fees @ customs. the fee consists of vat (moms) , handling fee applied courier takes package through customs. handling fee ridiculos. regular letters seems come through ok every time without taxes or fees. @ least sweden. Arduino Forum > International > Scandinavia > Shipping/Customs to Denmark / Scandinavia arduino

installation on mac - Joomla! Forum - community, help and support

i trying install joomla on macosx 10.3.9.  running mysql 4.0.26-standard, php 4, , apache 1.2.33.  following manual section of site.  have made folder entitled www in usr/local directory , placed joomla folder inside public_html folder inside www folder.  here have created mysql database called 'joomla_thesaint' , trying follow command 'joomla_database_name is there easier tutorial can follow?  have user manual, more limited site help.  , how test have installed joomla properly? many time. did ever answer? Board index Joomla! Older Version Support Joomla! 1.0 Installation - 1.0.x

Ultimate Smart Move: [A+B*C], LDR =I, & More! - Raspberry Pi Forums

download smart-move + examples new "smart-move" immediate pc relative load nearby literal table - ldr r, [pc, p-$-8] - or optional movw/movt fasmarm. =i prefix "move 32bit immediate" (compatible gas/gcc). =& pc relative load. scroll down easy-move+dp upgrade (add, sub, cmp, etc, supports i/[m]/[a+b*c]). code: select all ; literal.inc literals equ ; literal table literals.i=-1 ; offset ; define literal 32bit number. attach line/data ; definition: literals=itself+dw x macro .literal x { literals equ literals, dw x literals.i=literals.i+4 } ; store literal table or initialize macro .literals { local ..literals ?literals \ ; address equ ..literals match j, literals \{ ; expand a,b,c irp i, j \\{ ; expand each line ; dw 1, dw 2, dw 3 \\} restore ?literals \} match , literals \{ ; initialize literals equ \ ; first lines... align 4,\ ?literals:,\ ; begin literals.i=0 ; offset \} } ...

Restaurant reviewing and rating - Joomla! Forum - community, help and support

Image
hi all. i know there have been few discussions on implementing restaurant directory, although find few answers questions, didn't feel ready start. many questions remain open. at 1 moment, thought maybe ought lower expectations site i'm dreaming of if wanted run on joomla. or maybe should try find php+mysql specialist , ask her/him build such site. but seemed better stick joomla while, keep expectations high , ask enough precise questions, giving enough background information make clear possible looking for. so took paper, started mindmapping software, slept little last night  , produced document containing (a) description of site of dreams , (b) numbered questions joomla-specialists on forum. as noticed quite intrest restaurant-related topic, started wondering if wouldn't possible cooperate on few people. wouldn't mind paying me started, small project me, nice keep costs low. cooperating few people might reduce cost. it's idea. you can find document @ http://www.pe...

Raspberry Pi Penang Meetup/Jam(Malaysia) - Raspberry Pi Forums

hi, starting raspberry pi group here in penang, malaysia. planning have : 1. venue : penang science cluster http://www.pscpen.com 2. date : next week on tuesday (22nd july) 3. time : 7:30-9:30pm penang, pearl of orient, (also known pulau pinang) tropical paradise got name abundance of betel nut palms . literally translated, pulau pinang means “isle of betel nut” in malay – malaysia's national language. steeped in history, “penang” born when charismatic english captain francis light persuaded sultan of kedah cede pulau pinang british east india company. she has been referenced in many great english classics . although malaysia's electric , electronic manufacturing hub, penang has retained old world charm. "hardware" hub, raspberry pi, hoping bridge gap towards software - esp coding focus of raspberry pi , affinity makers. the previous turn out better expected. had 50+ people turned up. more @ our facebook group page @ https://www.facebook.com/groups/rpi.pg...

Transmitting data from GPS on ATV

hello everyone, want transmit co-ordinates , elevation of atv (all terrain vehicle) cockpit. need range of 1.2 mile. ways accomplish data transmission. want data transmission lag free possibe. , thinking determine speed of vehicle using gps data. vehicle running on muddy tracks thought of using gps data determine speed. or can make standard speedometer using reed switch, feasible, concerned getting damaged given conditions. most gps recievers give speed output, part trivial.  the common solution here transmitting data far xbee series of radios.  distance should go higher power pro model , 900mhz frequency.  check out sparkfun's xbee guide here. https://www.sparkfun.com/pages/xbee_guide if have gps output serial signal xbee can send may need.  if gps uses standard arduino needed translate. Arduino Forum > Using Arduino > Project Guidance ...

PySerial (Python) + Arduino sensors

hey guys, i'm trying write simple program using pyserial. i have 2 servos , 2 touch sensors. i want write when touch each sensor, corresponding servo move. i've managed set pyserial, , control servo it. main problem reading touch sensors when touched, , discerning touch sensor being touched. here's python code if you're interested. (this takes in number input , sends arduino. arduino moves servo according number). code: [select] import serial serial def main(): serial = serial.serial('/dev/tty.usbmodem621', 9600)                 char = 't' while char != 'e': char = raw_input( '> ' ) numb = int( char ) numb_ascii = chr( numb ) char = numb_ascii if char == 'e': break; serial.write( char ) print "->", serial.readline().rstrip( '\r' ).rstrip( '\n' )             ...

Will SPI work between two systems with different power supplies?

hi all, can arduino , device communicate via spi if have different power supplies (the grounds connected). if so, need special, e.g. force miso input_pullup etc.? i'm trying teensy communicate ti cc3000 , wiring checks out i'm not getting valid reply init string. cc3000 wants 300ma @ 3.3v , teensy can supply 100ma i'm using ld1117v33 power it. (i'm using teensy because has (relatively) gobs of ram , runs @ 3.3v natively don't have io level shifting). thanks always. there no hardware reasion not work. Arduino Forum > Using Arduino > General Electronics > Will SPI work between two systems with different power supplies? arduino

Can someone help me please? - Joomla! Forum - community, help and support

hi, i facing basic problem. issue when insert image in content item full path of local machine like: image src="http://localhost/infoph/images/articles/movies/abcd.jpg" stored i want this: image src="images/articles/movies/abcd.jpg" can please me? becuase hosting environment different local one. i grateful solution. regards, riz hi riz, you might want check wysiwyg mambot/plugin. login administrator > mambots. if using standard tinymce there parameter called url can switched between absolute , relative. looking relative setting. regards robin Board index Joomla! Older Version Support Joomla! 1.0 Administration - 1.0.x

Screen capturing problems...

if view nadia's dw resources website : http://www.dreamweaverresources.com she's using captivate template demos. i'm starting same; however, i'm wondering how gets entire height of webpage captured? whenever go create new movie, , set record window specifications - goes bottom of viewport. how did nadia achieve this? -- shane h shane@nospamavenuedesigners.com http://www.avenuedesigners.com More discussions in Recording adobe

Question about serial

hello, i have question serial communication, or digitalread. code: [select]   int input8 = 8; void setup(){   serial.begin(9600); pinmode(input8, input); } void loop(){   int i8a = digitalread(input8);   serial.println(i8a);   delay(10); } whenever apply power input 8 in serial monitor shows it, when take out sticks around few seconds. not happen when apply power it, when take away power. i grateful if me.                                                                       - manofpanda dc have pull down resistor between pin , ground.  if not digital pin "floating" when disconnected , state undefined.  have dfininate state pin must connected either +v or ground.  resistor can 1k 10k. Arduino Forum ...

Push pull pwm

ciao arduiniani, tempo fa trovai questo articolo e lo sfruttai per fare un pwm push pull con arduino. ho due domande per voi: 1. come usare il timer 2 invece del timer 1? basta sostituire dove trovo scritto ad es. ocr1a con ocr2a ecc? 2. quali diventano le uscite del pwm? qui c'è l'articolo. http://softsolder.com/2009/05/21/arduino-push-pull-pwm/ grazie mille siccome dal link precedente vedo che leggi l'inglese, questo tutorial spero ti possa essere utile. mi sembra ben fatto: http://letsmakerobots.com/node/28278 Arduino Forum > International > Italiano > Software (Moderator: leo72) > Push pull pwm arduino

i Insert a .MPG Video File, but it does not work in Director... any Xtra is needed?

Image
hi. have .mpg video file can see in other players fine, when insert director movie, doesn't work, don´t know if need xtra or something. it´s homework university. i need help. thanks. depending on version of quicktime installed, can insert mepg1 file using #quicktimemedia cast member. alternatively, use mpeg advance xtra tabuleiro: < http://xtras.tabuleiro.com> More discussions in Director Basics adobe

PLEASE, SOMEBODY CHECK THIS LINKS

ok, here other link, 2 movies qtvr panos don't display if try open in diferent explorer window. idea what's wrong? http://201.98.162.138/recorrido/nubes/nubes.htm http://201.98.162.138/recorrido/guacamayas/guacamayas.htm hi, pages qtcr open fine, little slow. http://201.98.162.138/recorrido/guacamayas/guacamayas.htm link opened white box. pressed movie button , opened new window which seemd start downloading stopped. these quicktime movies? importing them url reference? i'm on internet explorer, windows xp sp 2. regards dean director lecturer / consultant http://www.fbe.unsw.edu.au/learning/director http://www.multimediacreative.com.au More discussions in Director Basics adobe

Thread: dhcp server won't start at boot time

i'm having trouble getting dhcp-server start on ubuntu ltsp server on boot, have start manually every time. appears there start script in right place booting /etc/rc5.d/s40dhcp3-server ? thats runlevel 5. copy link rc2.d , rc3.d Forum The Ubuntu Forum Community Ubuntu Specialised Support Ubuntu Servers, Cloud and Juju Server Platforms [ubuntu] dhcp server won't start at boot time Ubuntu

Problème affichage LCD "vague"

bonjour, je me permet de poster pour vous exposer mon problème, j'ai un écran lcd 16x2 branché en 4bit sur ma arduino uno, j'ai aussi alimenté le rétroéclairage via un potentiomètre. le problème vient du fait que le texte affiché fait des "vagues", comme quand on filme un écran cathodique. ca me fait penser la réactualisation de l'affichage en boucle du haut vers le bas. mon lcdprint est dans une fonction switch est ce que ça peut avoir un rapport ? merci d'avance ! hello bon je suis novice mais moi j'ai un probleme de cligniotement j'ai ajouter quelle que delay et quelle que lcd.clear et mon probleme résolu Arduino Forum > International > Français (Moderators: jfs, Snootlab) > Problème affichage LCD "vague" arduino

Interupt pinouts don't seem to match on Mega2560 data

i have been looking @ interrupt pin outs, into, int1... on page, atmega2560-arduino pin mapping http://arduino.cc/en/hacking/pinmapping2560 , and data reference page attachinterrupt(), http://arduino.cc/en/reference/attachinterrupt . the interrupt descriptions on 1 page not match other. int0 on pin outs page digital pin 21, , int1 digital pin 20, etc. information on reference page attachinterrups(), int0 digital pin 2, , int1 digital pin 3. confusing. meant way, or error? stank Arduino Forum > Development > Suggestions for the Arduino Project > Interupt pinouts don't seem to match on Mega2560 data arduino

Thread: Install packages in hardy

i need install somepackages erlang,vlc,dragon,etc... usual use command apt-get install package_name unfortunately can't able get shows "the conflict problem ,for install have remove of packages in system" synaptic too... have do? can't able upgrade ubuntu also how remove broken dependecies? reason? http://ubuntuforums.org/images/smilies/guitar.gif hi, can post outputs when try install something? Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Installation & Upgrades [ubuntu] Install packages in hardy Ubuntu

Infinity display in ADG

i have adg displays "in,fin,ity" when receives infinite or negative inifity value db. i'd replace text "n/a". know easy way this? hi, try labelfunction. please find more details on @ url below. http://livedocs.adobe.com/flex/3/langref/mx/controls/listclasses/advancedlistbase.html#lab elfunction hope helps. More discussions in Flex (Read Only) adobe

Double click goes to flash through modal dialog

Image
hi, i have problem flash site header. contains link homepage, when user clicks on header, homepage opened. now, somewhere in page have file upload input <input type='file'....> when click browse - file open dialog shown. if shown on flash header , double click on file (so flash under file), dialog closed file selected, click transmitted flash , i'm redirected homepage. i can't understand, how not send click header (i tried set z-index, didnot help). behaviour in browsers in windows. More discussions in Adobe Animate CC - General adobe

TortoiseGit and CRLF Problem

while attempting initial commit of arduino.ino file local repository tortoisegit: quote fatal: lf replaced crlf in xxx.ino i have installed tortoise with: use windows style line endings and with: commit line endings are both result in same error message. any idea start? thanks... jim no responses? seems me tortoisegit issue rather arduino one. i warnings git if line endings not right, not errors. Arduino Forum > Using Arduino > Programming Questions > TortoiseGit and CRLF Problem arduino

SD card says 0 megs or kb available - Raspberry Pi Forums

hi, when first downloaded sd card formatter , formatted transferred noobs files , got strange outcome. it seemed think had 1.5gig sd card , didn't have enough free available free space. formatted again , pasted files on. i'm getting 0 megs available , its not being read ? fat32 or ntfs im meant using ? ive tried 2 separate 4gig sd cards. had write protect off , on see if made difference. didnt. red light on raspberry pi green goes on second or 2 when power pi. have broken ? there obvious i'm not seeing ? thx... when use sdformatter, ensure "size adjustment on" ticked. after formatting windows should see card full 4 gbyte size. 4gbyte small latest versions of noobs , minimum of 8 gbyte recommended. if want use 4 gbyte cards, download , install noobs-lite. raspberrypi

Thread: Why are ThinkPads so expensive?

Image
hello, looking new notebook , using ubuntu. had macbook pro before getting fed apple & osx. have been looking @ lenovo t400/500 ( see here ) im wondering why lenovo notebooks expensive compared similar spec systems manufacturers dell? have comments on thinkpads , worth money? ubuntu play thinkpad t400? - have looked on ubuntu support page , seems ok. have specific recommendations powerfull portable notebook running ubuntu? posted tobywuk does have comments on thinkpads , worth money? yes. thinkpads far robust of laptops. Forum The Ubuntu Forum Community Ubuntu Community Discussions The Cafe Why are ThinkPads so expensive? Ubuntu

[UPGRADE AVAIL.] JD-Wiki - Joomla! Forum - community, help and support

2006-08-07 joomla jd-wiki component rated : moderate risk http://securitydot.net jd-wiki has been updated: http://forge.joomla.org/sf/frs/do/viewr ... components joomla_com_jd-wiki_v1.0.3: http://forge.joomla.org/sf/frs/do/downl ... s6415?dl=1 Board index Joomla! Older Version Support Joomla! 1.0 Security - 1.0.x 3rd Party/Non Joomla! Security Issues

Is Adobe Support always this pathetic?

i bought cs4 upgrade , got on dvd without paying attention. didn't dawn on me wouldn't on cd. yes, know...but aging laptop doesn't have dvd player in it. put in customer support request asking if have on cd or whether need download , use serial number dvd. , if so, use trial download or is there link should use since it's upgrade. well, last friday. after submitting request says should hear within 24 business hours. on wednesday updated see if wake up. again says should hear them within 24 hours. here week later , not word out of them. this first time i've used adobe support. horrible? mad dog mad dog wrote: > use trial download yes. trial download , enter serial number when prompted. should work fine. > first time i've used adobe support. > horrible? dunno, that's inexcusable. -- david powers, adobe community expert author, "the essential guide dreamweaver cs4", "php solutions" & "php object-orie...

Up and Running - Raspberry Pi Forums

Image
all seemed go ok. had bit of fiddle setting wireless keyboard, (doh!) else mentioned have edited files while cm in usb drive mode mounting them on linux box using flash from. have been easier! i'll stick mine of lid of moto lapdock rather pi's i'm using, knows. i've no real use 1 right now, wanted make sure wiringpi works ok on it. -gordon hi gordon glad you've got working! remember max total current should pull gpio bank 50ma otherwise risk damaging cm. (looks have common current limiting resistor there assume you've accounted - more note others). raspberrypi

[RISOLTO] Max7219 mostra "8888"

Image
salve tutti, oggi ho collegato "il driver max7219" 4 display da 7 segmenti, successivamente ho collegato segnali seriali ad arduino. il risultato di partenza non è stato dei migliori, dal momento che già alimentando il circuito, senza sketch caricato, 4 display indicano "8 8 8 8 ", (quattro otto).faccio presente di aver collegato solo un condensatore elettrolitico da 100 micro al 7219, perchè l'altro da 10 non polarizzato, lo andrò ad acquistare in settimana.volevo sapere che cosa indica una visualizzazione di questo tipo.si potrebbe essere guastato il driver? ricapitolando : ho collegato su "iset" una resistenza da 10 k, display collegati in parallelo come da datasheet, solo un condensatore elettrolitico da 100 micro, mentre l'altro non è stato collegato. ciao stai usando dei display con anodo comune al posto dei catodo comune che sono necessari per il max7219? ciao uwe Arduino Forum...

[FIX] More on-chip RAM for 1280 and 2560, gain 510 bytes or more RAM

Image
patch available here. you can gain 510 bytes of on chip ram disabling 3 serial ports.  https://github.com/arduino/arduino/issues/1425 you can gain 8k of sram changing '1284p chip too, , still have 2 serial ports if needed. http://www.crossroadsfencing.com/bobuinorev17/ pl & schematic here Arduino Forum > Development > Suggestions for the Arduino Project > [FIX] More on-chip RAM for 1280 and 2560, gain 510 bytes or more RAM arduino

lettura di un voltaggio conversione in db

salve sono un neofita nell'utilizzo della piattaforma arduino, e spero che voi guru' possiate aiutarmi... sto costruendo un dispositivo che deve convertire una tensione in decibel. praticamente legge un segnale in volt, restituisce il valore su un display 16x2 ( e fin qui non ho avuto problemi ed esegue tutto correttamente) ora devo convertire quella tensione letta in decibel. l'operazione che deve eseguire è la seguente : 20*log10 (tensione letta sul pin analogico / 0,775) poi ovviamente visualizzare il risultato. mi scuso se ho sbagliato sezione dove scrivere questo post. spero in un vostro aiuto grazie in anticipo. sí, delle discussioni in lingua italiana vanno messe nella parte italiana del forum. non capisco il tuo problema. come leggere un entrata analogica e trasformarla in tensione é spiegato in tanti esempi. ciao uwe Arduino Forum > International ...

Raspberry Pi Forums - Login

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 raspberrypi

.swf object/embed problem (only on Win XP IE)

i have swf move on domain http://www.foo.com. trying embed swf movie on webpage hosted on http://www.bar.com. mac os x (all browsers) , on windows netscape (7.2 , 8.0/8.1 using firefox display option) , firefox work fine! ie 6 on win xp... not work. not display flash content, not display alternate content, not display error... displays.... nothing! (sample url: http://www.lerchdesign.com/header.html) please advise. thank you. More discussions in Adobe Animate CC - General adobe

Using interrupts for a rotary encoder

Image
hi guys, i have rotary encoder trying use work heading selector in auto-pilot panel simulator. need rotary encoder changes stored value supposed between 0 , 359. managed rotary encoder working, value jumps , down crazy every time try change it, value increases more turned (i turn 1 step , value increases 5) or after increasing 1 step value increases , comes (1, 0, 1, 0). i recommended use interrupts have no idea is, how use it, , whether improve anything. any help? please? thanks i don't think have seen rotary encoder solution did not require use of interrupts. there solution can @ might make easier you. http://www.pjrc.com/teensy/td_libs_encoder.html Arduino Forum > Using Arduino > Programming Questions > Using interrupts for a rotary encoder arduino

Compute Module Test Board - Raspberry Pi Forums

Image
update v2: http://rpi.pmfg.me/ <--- download files. update: version 2 http://www.raspberrypi.org/forums/viewt ... 40#p609140 hey guys, wondering if can feedback on design working on (link schematic) want confirm have covered correct areas, note haven't connected gpio's, hdmi, tvdac, or else. have covered bare essentials cm , running , responding via usb , ethernet. once feedback work, go further prototyping http://pmfg.me/rpi/cm_test_board_1.x/cm_test_board.pdf 1 of many steps creating great idea , feedback note: first crack @ doing schematics may need polish on further . hi again guys, have done small changes schematic (see link below) , have changed board design using right angle sodimm socket vertical socket, again links below. please feel free view , comments helpful schematic http://pmfg.me/rpi/cm_test_board_1.x/cm ... .1_sch.pdf board view http://pmfg.me/rpi/cm_test_board_1.x/cm ... .1_brd.pdf raspberrypi

Create a Page that keeps mainmenu link when it is displayed??? - Joomla! Forum - community, help and support

howdy all, i'm trying create simple page (link-content item). i create content item , link mainmenu, works fine. but when click link, page loads ok, entire mainmenu vanishes?? does know how can keep mainmenu displayed when view new content page??? cheers. hi , welcome forum! find loads of great resources make joomla ride great one! :) your issue caused lack of understanding mechanism (no critics fact...) advise read article enlighten life! http://forum.joomla.org/index.php/topic,5503.0.html to give head-start: menu creates automatically module. in admin > module > ahve module named main menu..........when open module see right hand frame links...............put link "all" top 1 , see not disappear more... in way can assign each , every module selected , wanted pages.............. but read link explain lot! cheers , luck! leo Board index Joomla! Older Version Support Joomla! 1.0 General Questions - 1...

HTTP Request Error

Image
hi, i working flex 2 beta 3 builder, , trying execute database application using flex , jsp retrieving data database , displaying in datagrid. moment click "getdata" button showing following error: rpc fault faultstring="http request error" faultcode="server.error.request" faultdetail="error: [ioerrorevent type="ioerror" bubbles=false cancelable=false eventphase=2 text="error #2032: stream error. url: http://localhost:8080/connectdb.jsp" url: http://localhost:8080/connectdb.jsp" @ mx.rpc::abstractinvoker/ http://www.adobe.com/2006/flex/mx/internal::faulthandler() @ mx.rpc::responder/fault() @ mx.rpc::asyncrequest/fault() @ : irecthttpmessageresponder/errorhandler() @ flash.events::eventdispatcher/dispatchevent() @ flash.net::urlloader/flash.net:urlloader::redirectevent() the code used application is: users.mxml /* <?xml version="1.0" encoding="utf-8"?> <mx:application xmlns:mx="...

Thread: Xmms2 with Wma Playback

i have been trying xmms2 work wma playback without success. have downloaded wma plugin synaptec doesn't register xmms2 being installed. found bug report somewhere documented problem: http://osdir.com/ml/debian-bugs-clos.../msg03431.html Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Multimedia Software Xmms2 with Wma Playback Ubuntu

Thread: AWN launcher - how to open multiple Firefox instances ?

every time when click on firefox launcher in awn dock, transforms task ( eg., can't use launcher anymore ). there way launch task while leaving launcher untouched ( launch again @ 2 firefox instances running @ same time ) ? just run firefox menu after opening launcher. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support New to Ubuntu [SOLVED] AWN launcher - how to open multiple Firefox instances ? Ubuntu

Thread: Setting VLC Preferences on Acer Aspire tiny screen!!!

my son has acer aspire running ubuntu. although has small screen, that's not problem. however, reason we've noticed vlc quits unexpectedly when trying play mpegs , avis. forum post here ( http://ubuntuforums.org/showthread.php?t=962291 ) suggests solution, when call preferences window in vlc, can't bottom of window click confirm changes!!! there alternative route can take, either via terminal or changing config file? see video output in latter, nothing see defaults video output should (and indeed text in file hashed out) in advance! if can't see bottom of preferences window press "enter" key on keyboard after making change(s), changes saved. close , restart vlc load change(s) (thinking trying change video output x11 video output ex. (showing 'enter' saves changes [0x8051140] main libvlc: running vlc default interface. use 'cvlc' us...

Motion software problem for IP web camera - Raspberry Pi Forums

hi guys using motion software on pi monitor video in room. having problems. whenever raspberry pi camera board detects motion, red light on camera board flashes, , video feed on browser tries refresh, says cant load page. again, have refresh page going again. then, again if camera senses motion (for ex, person moves near it) browser loses connection. have refresh again. following configuration settings changed motion default settings. motion.conf code: select all make sure motion running daemon in background: daemon on want store logfile in /tmp instead (otherwise autostart user won't able acces in /home/pi/ folder): logfile /tmp/motion.log want use high quality surveillance video, we've set resolution 1280x720: width 1280 height 720 don't need real-time video, 2 pictures per second totally ok our needs: framerate 2 handy feature of motion software: record (2 in our configuration) frames before , after motion in image detected: pre_capture 2 post_capture 2 don...

Thread: Interesante - Entrevista a Stallman en Ñ

Image
independientemente de las preguntas peyorativas, que le hagan una nota en este medio, tiene varias lecturas. las respuestas impecables...... http://www.revistaenie.clarin.com/no..._-01986921.htm saludos. hola, buena lectura se agradece. saludos Forum The Ubuntu Forum Community Other Discussion and Support Ubuntu LoCo Team Forums Americas LoCo Teams Argentina Team Comunidad Interesante - Entrevista a Stallman en Ñ Ubuntu

Thread: Ubuntu Weekly Newsletter #157

welcome ubuntu weekly newsletter, issue #157 week august 23rd - august 29th, 2009. in issue cover: karmic: feature freeze in place - alpha 5 freeze ahead, ubuntu pennsylvania open source conference, ubuntu arizona installfest, ubuntu mexico podcast #1, ubuntu georgia ubucon @ atlanta linuxfest, launchpad news, ubuntu forums news, ubuntu @ parliament of zimbabwe, full circle magazine #28, ubuntu uk podcast: slipback, august 2009 team reports, , much, more! uwn translations note translators , our readers: trying new way of linking our translations pages. please follow link below information need. https://wiki.ubuntu.com/ubuntuweekly...r/translations in issue karmic: feature freeze in place - alpha 5 freeze ahead ubuntu stats loco news: pennsylvania, arizona, mexico, & georgia launchpad: wear badge pride launchpad: new guides translating project ubuntu forums news: tutorial of week & marking threads solved planet news from: daniel, ryan, jor...