Posts

Showing posts from September, 2010

Thread: python?

Image
hi! have basic programming-experience (mostly in java,and matlab). know basic stuff loops etc, , swing in java well. havent programmed while, i'm getting interested again, , i've heard python easy-to-use language, questions are: there built in compilers python in ubuntu/linux? how run output? how python graphic (prefferably realtime, not sure exact term mean platform games) programming? reference/info on syntax etc? / oskar 1) python interpreted 2) code: python <filename> 3) google pygame 4) python docs, recomend this book Forum The Ubuntu Forum Community Ubuntu Specialised Support Development & Programming Programming Talk [SOLVED] python? Ubuntu

Drop Menus and Lists Blank? Please Help. - Joomla! Forum - community, help and support

hey guys, name casey , i'm admin college newspaper ( http://www.flamingolounge.net ). using 1.0.11 of joomla , worked great first month or so. took break on past couple weeks , when came found drop down lists section, category, , pictures fail load. they're blank. , without them can't write new content or put in pictures. i tried upgrading 1.0.12 , didn't fix it. appreciated. if you'd rather e-mail me, please contact me @ scuzzle31@gmail.com . again time. casey Board index Joomla! Older Version Support Joomla! 1.0 Administration - 1.0.x

Can't make push button to work, no matter what I do or board I use

i'm doign stupid, can't make simplest thing of all, push button work. have tried same config original arduino uno , sainsmart uno. the diagram basic can see pictures attached. the code i'm using have nothing unusual: code: [select] /* basic digital read * ------------------ * * turns on , off light emitting diode(led) connected digital  * pin 13, when pressing pushbutton attached pin 2. illustrates the * concept of active-low, consists in connecting buttons using a * 1k 10k pull-up resistor. * * created 1 december 2005 * copyleft 2005 dojodave <http://www.0j0.org> * http://arduino.berlios.de * */ int ledpin = 13; // choose pin led int inpin = 2;   // choose input pin (for pushbutton) int val = 0;     // variable reading pin status void setup() {   pinmode(ledpin, output);  // declare led output   pinmode(inpin, input);    // declare pushbutton input } void loop(){   val = digitalread(i...

Image gallery with external upload client - Joomla! Forum - community, help and support

hello, on hosting have trouble thumbnail creation due low shared memory... imagemagic seem don't much... i'm' searching image gallery support directories (i need collection of picture every event photograph) , offline thumbnail creation... when try resize or create thumbnails on website crash due lack of memory, so, need external client can create thumbnails , upload full images... did know this? i've found expose have desktop client produce thumbs not easy add new collections of pictures... do know more galleries external thumbs creation? thanks! cris Board index Joomla! Older Version Support Joomla! 1.0 Extensions - 1.0.x Components

embeding &lt;OL&gt; inside Dynamic text

hi guys, i got stuck in problem need add ordered list inside dynamic text. <ol><li>hi</li><li>hello</li></ol> i loading data through xml , know there no support of ordered list in flash. easier workthrough. code boon should come 1 hi 2 hello try this............. q0.htmltext= xmldocobj.mcq.question .questiontext._value; [q0 dynamic text field. make htmltext text field true.] <questiontext><![cdata[<ol><li>hi</li><li>hello</li></ol>]]></questiontext> [this field in xml] this give bulleted text. <questiontext><![cdata[1. hi<br>2. hello]]></questiontext> and give ordered list... [fraud :)] More discussions in ActionScript 1 and 2 adobe

Thread: Totem Movie Player Crash

i've been having no problem playing video, restarted laptop , when go open these video files totem automatically closes. it's not codec issue since i've played these types of files before, , crashes when playing videos i've watched way through totem. create new user. log in user , see if can play movies. if yes, have screwed preferences. if crashes new user, have corrupt binary or library. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Multimedia Software [ubuntu] Totem Movie Player Crash Ubuntu

How to add timer to relay sketch??

hi pretty sure simple task, finding difficult work out code write in sketch. can please me?? i have relay sketch operates 4 relays. runs webserver gives me web page 4 buttons switch each relay. once have activated relay pressing on button  i timer automatically turn off relay after 10 minutes. when press off button overide timer , deactivate relay. here sketch far, please can show me add timer code , how write it, many thanks!!!: i have attached .ino file quote i finding difficult work out code write in sketch.    this vague. can narrow down ? didn't start programming yesterday must know something. in interest of saving time can tell part of code not working ? i see using serial prints diagnose operation telling ? what need ? 10 minutes turn off trivial (see attached sketch incorporates 10 second count down timer turn off backlight of lcd. have do math make 10 minutes. so else need ? Arduino Forum ...

TFT 2.8 Shield Arduino

Image
sfigato e nubbio come sono ho comprato l'unico esemplare in cui su internet si trova poco e niente come esempi o come assistenza nei forum differenza invece dei modelli adafruit (segue) infatti neanche il venditore più nubbio di me ha saputo fornirmi la sua libreria e il suo datasheet, ma alla fine dopo ore di ricerche su google qualcosa ho trovato come libreria per farlo funzionare. il problema è che non riesco trovare e capire a cosa corrispondono pin davanti cui ho saldato connettori (forse anche al contrario   ) ho eseguito uno sketch con il dht11 e il cavetto dati del sensore non sapevo dove collegarlo ed alla fine l'ho collegato nella parte posteriore di arduino (pin 10) essendo digiuno anche di programmazione ho pasticciato un codice che avevo con un display 16x2 e adesso il sensore funziona ma il dispay mi lampeggia ogni 2 secondi anche se elimino tutti ritardi. qualcuno può aiutarmi sia nella parte hardware che software? buon ferragosto   code: [s...

Thread: No streaming video playback

hey all, can tell title of thread not receiving video playback. have downloaded , installed flash plugins, java plugins , few others. youtube working me, on number of other pages section video appear stays blank black box. on website can play videos, instead of normal sized play button (you know, in middle of video box there small play button) mine appears super huge, play button takes whole video box. don't know what;s goin on here. few specs: running 64-bit ubuntu, using 32-bit ff , 32-bit plugins (i have dl 64bit of flash try, no difference) or suggestions appreciated. let's install official 64bit flash plugin, shall we? uninstall 32bit flash plugin. download this file. right click , extract here . put libflashplayer.so file on desktop. then: code: sudo cp /home/your_user_name/desktop/libflashplayer.so /usr/lib64/mozilla/plugins in above command, remember change your_user_name name ...

Void loop() makes confuse me..

i want execute these below 2 functions infintely in void loop() function. when first function execcutes , return void loop() function, returns initial condition , , again first function called.. compiler doesnot goto second function . may solution?? my void loop() code goes here.. void loop() {    vcheck();   delay(5000);   acheck();   delay(5000); } i have definition both function .. quote compiler doesnot goto second function how know? Arduino Forum > Using Arduino > Programming Questions > Void loop() makes confuse me.. arduino

Downloading a sketch via a USB/Ethernet print server.

i trying access mega2650 on ethernet using usb print server. have tried several different models of type allows "any" usb peripheral, cameras, thumb drives, scanners, etc.. latest encore ennus1. when sending ordinary ascii data arduino usb port works perfect. can send characters arduino , receive appropriate response characters back. terminal program > win7 > pc > router > print server > arduino.  if try download sketch using ide 1.5.5-r2 following error message: sketch uses 28,498 bytes (11%) of program storage space. maximum 258,048 bytes. global variables use 2,196 bytes (26%) of dynamic memory, leaving 5,996 bytes local variables. maximum 8,192 bytes. avrdude: stk500v2_recv(): checksum error avrdude: stk500v2_recv(): checksum error avrdude: verification error, first mismatch @ byte 0x24db  0x92 != 0xff avrdude: verification error; content mismatch there no problem downloading same sketch via usb port. problem ide or arduino configuration?...

Thread: desktop effects

i think desktop effects slowing system down. new ubuntu install on dell. transitions jittery, , hulu display skips frames. local video playback pretty good. don't know video card think 16mb agp card. how disable or minimize effects see if that's it. go system > preferences > appearance > visual effects , set none. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support New to Ubuntu [ubuntu] desktop effects Ubuntu

Out with LED works but not with car.

i have worked many of beginning programs start working arduino uno. purchased radio control car (with no controller 72mhz) learn how more controls. when using simple blink program, led in place works fine. when replace led leads car motor, nothing happens. car uses 3 aa batteries, assumed 5v arduino enough. multimeter shows .25v @ car motor. have tried using different digital outputs 9 instead of written 13 no change.  if plug car directly 5v connection, motor works fine. doing wrong? thanks :~ there not enough power ma on usb port, 500ma the output pin can deliver 40ma max. aa batteries have 1000 - 2000ma power. don't confuse volts ma or amps. Arduino Forum > Using Arduino > Project Guidance > Out with LED works but not with car. arduino

[Semi-Solved] Due and uno in multi master I2c

i have spent weekend , @ point of tearing hair out. i using minor varient of http://michael.bouvy.net/blog/en/2013/05/25/arduino-multi-master-to-master-i2c/ between due , uno. i have put logic level converter between sda & scl between 2 boards. the real change have done (during debugging) on uno delay 1 second between sending , on due wait 5 seconds between sends. what observe on due, 5 receives come in (perfectly). delay on due expires , sends uno it's packet. the uno appears 'stall' in receivei2c event (i did little change tun on inbuilt led @ start of routine , turn off @ end. i awaiting nano's can run without due (which suspect causing issue - when send). unfortuantly don't have logic analyser debug going on! q1. (i had take serial sends out of uno because life of me cannot work out how have 2 serial monitors running @ same time (1 each board) - on osx , have latest arduino environment (1.5.7 believe (i @ work cannot verify). has else managed m...

TuneUP index.php - Joomla! Forum - community, help and support

in index.php after $_mos_option['buffer'] = ob_get_contents(); need add code: select all $_mos_option['buffer'] = preg_replace("/(\t)|(\r)|(\n)/"," ",$_mos_option['buffer']); $_mos_option['buffer'] = preg_replace("/(\s){2,}/"," ",$_mos_option['buffer']); but wrong work wiht javascript what do? Board index Joomla! Older Version Support Joomla! 1.0 Performance - 1.0.x

Submit Using Enter/Return KeyPress

the project on i'm working has several forms (product selection, shipping information, billing information, , surveys). make these sections more user friendly, have function called (to submit form) whenever customer presses enter/return key. looked key listeners solve problem, i'm having difficult time following of steps, , technique seems bit excessive need do. there actionscript tack on each 1 of input texts detect enter/return key presses , call submit function on such events? since of forms don't have many input text boxes, wouldn't take long me copy , paste code few times. if me out little problem, appreciate it. in advance. attach code invisible button on stage button: on (keypress "<enter>") { //submit code here } More discussions in Adobe Animate CC - General adobe

where's my back end? no control panel visible... - Joomla! Forum - community, help and support

hi, sorry if posted wrong place, i'm new joomla! user [like somehow qualifies anything!] i've 'successfully' installed joomla! after not-so-easy-but-i-figured-it-out experience last night host doteasy.com. problem is, can login end, loads blank index2.php page. can't after page loads. can't figure out why. i have access joomla! site super administrator , can backend no problem [too bad didn't set site or i'd know what's wrong!] i've checked out settings firefox , ie , don't see problem. can 'successfully' install joomla! , not have accessible backend? any thoughts anyone? appreciate support available. thanks kindly , hope enjoying holidays! cheers, sharon ok - have point add: i installed latest version - 1.0.12. i opened index2.php in dreamweaver see if might missing files , noticed had reference folder com_sef folder didn't come in latest file pack. part of if statement, switched else , listed other files had. don't know if...

Using SSH and VNC external internet - Raspberry Pi Forums

Image
hello, @ beggining of raspberry pi journey sorry kind of questions. trying gain abbility acces rpi via ssh and/or vnc outside of home network. have used couple tutorial bu couldn't manage it. guides have used: http://malinowepi.pl/post/43316048520/r ... ne-ip-ddns http://raspberrypi.stackexchange.com/qu ... me-network https://www.youtube.com/watch?v=lsugzwbj25g http://computers.tutsplus.com/tutorials ... -mac-54603 @ begining tu make sure understand happening. first changing pi ip addres static @ network settings (/etc/network/interfaces). addres of rpi inside home network (connection rpi <=> router) created account on noip , installed noip client on pi. ps -e command see client works. know noip does. understand @ moment when client starts rpi checks external ip address of router , sends account noip. then, being somewhere on other side of world log on noip , see ip external address. however, method not working. suspect problem lies in port forwording. tried fo...

Arcade Machine -- Help needed - Raspberry Pi Forums

hello, create own arcade machine. found alot of projects on-line can't figure more details ipac2 or ipac4 controllers. set-up or software needed each board. how connect raspberry pi ( know usb how work, usb type male - female / male - male?) how ipac configured ? there ready img file download , run compatible ipac 2 or 4 ? alot. as far can understand i-pac units behaves usb-keyboard (and/or usb-mouse). , emulators work keyboards/mouse. in theory don't need specific support in image. trick match keypresses coming i-pac emulator(s) expect. can either remap buttons/keys in emulator or can program i-pac correct keyboard-key. both methods work assume programming i-pac better solution in long term, if plan use different emulators. raspberrypi

new user registration - Joomla! Forum - community, help and support

Image
hi... well, im new joomla , have installed it, well, when trying register new user telling me actived email (sound great) but no email recieved !!!!!!!!!!!!! why? thank u.  do use 3rd party component e.g. community builder, registration process? is server able send e-mail e-mail addresses other domains? the contact form sends e-mail site's admin, has same domain name e-mail address. maybe provider disabled send e-mails other domains (some anti spam setting). could test contact form external e-mail account? (in contacts, use external e-mail address) Board index Joomla! Older Version Support Joomla! 1.0 General Questions - 1.0.x

Frustrated yet again... just when I thought I had it! - Joomla! Forum - community, help and support

Image
ok, have couple problems now. have kinds of redundant stuff in css , javascript template tweaking i've been doing. first, can't dropdowns work. "joomla!" link @ top should sublevel, it's acting if it's primary. second, can't hide right column, when have no right modules. seems if it's getting old margins had set, life of me, can't find where! i'll keep looking, i'd appreciate if give me huge nudge in right direction. thanks! try looking in: code: select all #outercolumncontainer {         /* reserves space left , right columns. can use either the easy way track down stuff firefox add-on firebug.  highlight center column, check html , css, work way lines of html (which automatcically done contains what).  it's simple do. Board index Joomla! Older Version Support Joomla! 1.0 Templates & CSS - 1.0.x

Strobo und Raspberry Pi mit Arduino Uno schalten

hallo, im rahmen eines kleinen halloweenprojekts würde ich gerne ausgehend von einem arduino uno zum einen einen raspberry pi dazu bringen ein bestimmtes sample abzuspielen und zum anderen soll ein strobo einen "blitz" abgeben. was bereits funktioniert: 1. raspberry pi spielt ein sample ab, wenn einem seiner pins 3,3v anliegen. 2. strobo blitzt, wenn von 0 auf 6-10v seiner steuereingangsbuchse gewechselt wird. welche bauteile würdet ihr zwischen dem arduino und den beiden oben genannten komponenten einsetzen? große entfernungen sind nicht zu überwinden und alle geräte hängen auf derselben steckdosenleiste. gruß chris optokoppler. arduino und pi könnte man auch direkt verbinden (5v -> 3,3v geht mit einem spannungsteiler), aber ein optokoppler schadet auch da nichts und es gibt 2 oder 4 in einem gehäuse. Arduino Forum > International > Deutsch (M...

Beginner project "Traffic Lights" code check.

hello i started arduino few days ago . first project "traffic lights" works . i wanted take next level adding button pedestrians wish cross road . this having troubles . maby can me looking @ code . code: [select] int red = 13; int yellow = 12; int green = 11; int redv = 10; int greenv = 9; int buttonv =2; void setup(){ pinmode(red,output); pinmode(yellow,output); pinmode(green,output); pinmode(redv,output); pinmode(greenv,output); pinmode(buttonv,input); } void loop(){ changelights(); delay(500); } void changelights(){   int knop = digitalread(buttonv);   if (knop == low){ digitalwrite(redv,high); delay(500); digitalwrite(green,high); digitalwrite(greenv,low); delay(3000); digitalwrite(green,low); digitalwrite(yellow,high); delay(2000); digitalwrite(green,low); digitalwrite(yellow,low); digitalwrite(red,high); delay(500); digitalwrite(redv,low); digitalwrite(greenv,high); delay(3000); digitalwrite(redv,high); digitalwrite(greenv,low); delay(500); digitalwr...

Thread: Retailing computers with Ubuntu installed

Image
how legal sale computers on internet? mean whole deal, like: allowed buy dell/frys/gateway/hp/etc., install ubuntu , sale on internet? or computers not resale? , have include sources? posted awesometux how legal sale computers on internet? mean whole deal, like: allowed buy dell/frys/gateway/hp/etc., install ubuntu , sale on internet? or computers not resale? , have include sources? as "some computers not resale" - law recognizes what's known first sale doctrine, says once sell computer, can like, including resell it. *software* companies have been trying evade this, claiming you're *licensing* software rather *buying* it, i've never heard of being attempted hardware companies (note: courts have been smacking down "licensed not sold" theory on regular basis anyway). ubuntu -...

Arduino Due digital read speed

hey guys, i bought arudino due because wanted higher performance.  wondering though, due capable of reading digital inputs @ 15mhz?  figure clock speed of 84mhz, it's gotta able read digital inputs @ respectable fraction of that.  i've tried looking information in arduino pages didn't find answered question thanks reading quote from: fingerbuckley on jul 02, 2014, 06:03 am hey guys, i bought arudino due because wanted higher performance.  wondering though, due capable of reading digital inputs @ 15mhz?  figure clock speed of 84mhz, it's gotta able read digital inputs @ respectable fraction of that.  i've tried looking information in arduino pages didn't find answered question thanks reading it should possible. think you'll have use bit of assembly it. , not possible time correctly. can use dma, fast. Arduino Forum > Products ...

Java rxtx serial problem set up

hi, i followed instructions here http://playground.arduino.cc/interfacing/java i using debian linux. it seems in guide if have arduino ide installed. (i , communicates on serial uno) that should have no problem compiling example serialtest.java just using javac serialtest. java does have experience of working say? i compilation error says cant find gnu.io package. thanks help. most instructions have read online have been vague or addressing windows hi. i don't have experience this, remember 1 year ago follow instructions see if works. don't remember think works well. had problems "driver", think made kind of conflict driver arduino ide used. after figured out how use driver ide , after work well. now use linux mint 17 (64 bits) @ time of experiment, don't remember linux used. for error describe maybe meed install dev packages. Arduino Forum > Using Arduino ...

Datingsite - Joomla! Forum - community, help and support

Image
jeg har lige fÃ¥et en forespørgelse pÃ¥ om jeg kan lave et datingsite hvor singler kan rejse sammen. jeg formoder @ profilerne kan laves ved hjælp af community builder. man skal betale medlemskab. jeg vil gerne selv lave design css etc. det jeg har brug er hjælp til selve profil og betalings delen ......... det er vel stort set @ fÃ¥ siden til @ fungerer  send mig hurtigst en mail pÃ¥ info@lille-web.dk hvis du kan hjælpe kunne godt tænke mig @ se resultatet af siden, nÃ¥r den er færdig  ogsÃ¥ hvilke dele der er brugt til @ lave den, og betalings modulet med. Board index Joomla! International Language Support International Zone Danish Forum Kommerciel (betalt) hjælp ønskes

apt not installed -- Brand New Pi - Raspberry Pi Forums

hello, trying update pi's software. brand new, thing have done far connect internet via wi-fi (which works fine). apt package manager not seem installed, strange since thought should included distro automatically. when type sudo apt (or apt matter) returns error saying command not found. more strange can type "aptitude" , see this. how can fix this? installation of noobs bad somehow? 1. noobs not, in , of full operating system. it's os installer/recovery package. 2. in raspbian (almost installed, if has been installed on card), commands are: apt-get apt-cache bring os date (always place start) use: sudo apt-get update sudo apt-get upgrade first command brings package list date. second updates packages. if there has been significant change since card built , want newest version, second command, you'd use: sudo apt-get dist-upgrade install package, use "sudo apt-get install <package-name>". raspberrypi

Re: CSS Style Sheet

am 02.09.2006 schrieb micky mouse: > i've created style sheet with, .headings , .subheadings , , .text. > work fine on home page when apply them property > inspector. > when open 1 of pages can't apply of styles > created in first page design panel/css styles says (no styles). did save styles in external stylesheet? if did, must link sheet pages. open 1 of pages , make link stylesheet. in header section of page can put following: @import url("path stylesheet"); or: <link rel="stylesheet" href="path stylesheet" type="text/css"> repeat procedure pages. after have done this, can apply styles pages the property inspector. greetings inge grotjahn -- catmaniacs world: http://www.gwsystems.com/inge More discussions in Dreamweaver support forum adobe

Static content as frontpage! - Joomla! Forum - community, help and support

Image
i want have static content frontpage, don't know why get  " the page trying access not exist. please select page main menu. " when try enter site http://www......com&nbsp; with main menu settings looks fine! Board index Joomla! Older Version Support Joomla! 1.0 General Questions - 1.0.x

Problemer ved installasjon av JOOMLA - Joomla! Forum - community, help and support

eg er heilt "ny" på dette cms-feltet, og har nokre spørsmål vedr. installasjon av joomla. det eg lurar på er, kva servar eg evt. skal kobla meg opp mot? eg har nyleg installert iis samt nyaste versjonen av php. men, meinar å ha lest @ iis-servaren ikkje tek php,stemmer det? såfall, kva servar skal eg bruke å? og, korleis lastar eg opp filene frå en servaren og on via ftp til min servar hjå domain.com?pr. dag har eg et domenenavn, http://www.toreleiren.com som eg hostar hjå domain.com. går kveld lasta eg opp alle joomla-filene on til ein underkatalog, joomla. når eg så skreiv http://www.toreleiren.com/joomla , så kom det fram feilmelinga, men, har prøvd å laste opp filene til ein underkatalog til servaren, men får fram feilmeldinga, "directory listing denied the web server configured not display list of contents of directory. -------------------------------------------------------------------------------- please try following: contact web site administrator if believe di...

No ACT activity after boot but text type shown on screen - Raspberry Pi Forums

hi, yesterday tried software installation (libre office calc) not work. today restart raspberry after few seconds things shown on screen type on keyboard. seems problem on launch configuration need keep data stored in sd card. has idea or solution? it! what happens if type code: select all startx , press enter key? raspberrypi

rollover images using image maps

alright heres im trying do. have 1 big image, , have 4 image maps on it. want everytime roll on over of them, new layer (which hidden) pops up. possible using image maps? i cant seem figure out how use behavior panel this > possible using > image maps? yes. > cant seem figure out how use behavior panel select mapped area. apply show/hide layer behavior. -- murray --- icq 71997575 adobe community expert (if *must* email me, don't laugh when so!) ================== http://www.dreamweavermx-templates.com - template triage! http://www.projectseven.com/go - dw faqs, tutorials & resources http://www.dwfaq.com - dw faqs, tutorials & resources http://www.macromedia.com/support/search/ - macromedia (mm) technotes ================== "franco937523ut" <webforumsuser@macromedia.com> wrote in message news:efi43i$bqh$1@forums.macromedia.com... > alright heres im trying do. have 1 big image, , > have > 4 image maps on it. want everytime ...

mostrar el toolbar en otro lugar - Joomla! Forum - community, help and support

buenos dias queria saber como se puede mostrar las opciones de toolbar en otro lugar que no sea el que tiene por defecto joomla, supongo que se tiene que definir alguna parte de la template pero no se cual alguien me puede ayudar módulo > sitio de los módulos  buscas tollbar y lo cambias de sitio sino funciona así revisa tu plantilla y carga el módulo donde tú quieras lo pones espero q sea algo de eso, sno prueba con repposity Board index Joomla! International Language Support International Zone Spanish Forum Extensiones

Thread: Sending hotmail from command line??

i'm trying send hotmail command line. got far starting postfix daemon don't know do. please point me in correct direction. thanks! http://www.postfix.org/ Forum The Ubuntu Forum Community Ubuntu Official Flavours Support New to Ubuntu [ubuntu] Sending hotmail from command line?? Ubuntu

What Did I Break in CSS To Get This....? - Joomla! Forum - community, help and support

Image
what did break in css this....? this new site in development, , have been tweaking bunch of css stuff. i have set element has turned html editor table bg black... doh! thx, jiarby faq http://forum.joomla.org/index.php/topic,119065.0.html Board index Joomla! Older Version Support Joomla! 1.0 Extensions - 1.0.x WYSIWYG Editors - 1.0.x

Intranet deployment errors

i have downloaded redistributable version of authorware player plugin version 7. i believe have followed macromedias instruction regarding setup continues fail. it configured on our iis server , our desktops windows xp pro. eg. once installed on server need navigate http://<server>/<website>/cabload.htm they advertise install plugin launch demo looks tries initialise stops. has had similar issues , how have got work. any appreciated. i haven't looked @ in while, there not in cabload file needs modyfied reflect local directory structure? mark wayne_o wrote: > have downloaded redistributable version of authorware player plugin > version 7. > believe have followed macromedias instruction regarding setup > continues fail. > configured on our iis server , our desktops windows xp pro. > eg. once installed on server need navigate > http://<server>/<website>/cabload.htm > advertise install plugin launch demo looks > tries ini...

student community - Joomla! Forum - community, help and support

website url: http://www.studentzi.ro joomla! version: 1.0.12 template: versatility additional extensions: opensef, poolxt, addict, akocomment, smiletag, marketplace, joomla-smf forum, weather module ... three (at least) specific areas of site i'd feedback on : design, graphics, seo,  forum i wait suggestions site. momment in romanian, in hope make in english ! hi, site looks good. feel common theme , consistent color usage. following observations 1. please add alt text flash contents 2. flowers, drops down, hinders reading of site. 3. try highlighting links , differentiate visited , non visited contents. helpful, u add more , more contents. 4. guess portal students. not sure whether have included description of services available in site(i romanian church songs, donno language). if there make such grabs attention.!! hope helps, regards, madhu Board index Joomla! Official Sites & Infrastructure Sites & Infrastructure - Feedb...

Arduino automatisc h aus-und auf Knopfdruck wieder einschalten

hallochen. plane grad ner neuen spielerei herum.... es soll ein arduino (vermutlich nen promini oder so, da recherchier ich noch) folgendes tun: bei druck auf nen knopf soll er gehen, gewisse dinge tun, und sich dann, nach, sagen wir ner minute (kann etwas mehr oder weniger sein) alleine wieder abschalten. komplett  aus-nix sleepmodus oder so, stromverbrauch null ist nötig. irgendwo gab es dazu ne nette kleine platine, weiss aber nicht mehr, wie, wo und- muss doch auch recht simpel selber zu bauen sein oder? hat da jemand ne idee zu? quote from: rabenauge on aug 29, 2014, 11:22 am hat da jemand ne idee zu? selbsthalteschaltung. Arduino Forum > International > Deutsch (Moderator: uwefed) > Arduino automatisc h aus-und auf Knopfdruck wieder einschalten arduino

read string sent from java from serial port in arduino

hi, i'm trying send string code in java. know works cause monitorized virtual serial port , says writes bytes send. use port com5 1 im using in arduino. code: [select] import java.io.*; import java.util.*; import gnu.io.*; public class simplewrite {     static enumeration portlist;     static commportidentifier portid;     static string messagestring = "color ff00ffend";     static serialport serialport;     static outputstream outputstream;     public static void main(string[] args) {         portlist = commportidentifier.getportidentifiers();         while (portlist.hasmoreelements()) {             portid = (commportidentifier) portlist.nextelement();             if (portid.getporttype() == commportidentifier.port_serial) {                  if (portid.get...

Jessie : Removing Java [SOLVED] - Raspberry Pi Forums

for wheezy notes rid of java; "sudo apt-get remove --purge oracle-java7-jdk". guessing jessie it's "sudo apt-get remove --purge oracle-java8-jdk", seems want bring in whole load of other stuff ... code: select all the following packages installed: ca-certificates-java gnome-mime-data icedtea-7-jre-jamvm java-common libatk-wrapper-java libatk-wrapper-java-jni libbonobo2-0 libbonobo2-common libcanberra0 libgconf2-4 libgnome-2-0 libgnome2-0 libgnome2-bin libgnome2-common libgnomevfs2-0 libgnomevfs2-common libgnomevfs2-extra libice-dev liborbit-2-0 libpthread-stubs0-dev libsm-dev libx11-dev libx11-doc libxau-dev libxcb1-dev libxdmcp-dev libxt-dev openjdk-7-jdk openjdk-7-jre openjdk-7-jre-headless tzdata-java x11proto-core-dev x11proto-input-dev x11proto-kb-dev xorg-sgml-doctools xtrans-dev suggested packages: default-jre equivs libbonobo2-bin libcanberra-gtk0 libcanberra-pulse libgnomevfs2-bin libice-doc libsm-doc libxcb-doc libxt-doc openjdk...

xml data binding question from a Flex 2 newbie

i attended flashforward conference in austin, , starting hooked on adobe flex 2. software developer, unfamiliar actionscript 3. have question data binding. understand basics of how work, running problem how populate tree component using data read in external xml file. want tree populated name attribute of <object> tag in xml in format of nested objects: <object name="xxx1"> <property name="yy11" value="zz11"/> <property name="yy12" value="zz12"/> <property name="yy13" value="zz13"/> </object> <object name="xxx2"> <property name="yy21" value="zz21"/> <property name="yy22" value="zz22"/> <object name="xxx3"> <property name="yy31" value="zz31"/> <property name="yy32" value="zz32"/> <property name="yy33" value="zz33"/...

Tonprobleme beim Import in Flash

hallo, ich habe einen .mov quicktime film in flash mx 2004 importiert, um sie dann als .flv flash video zu exportieren (über die eigenschaften der datei in der bibliothek). leider jedoch ging beim import der .mov in flash der ton verloren. weiß jemand, woran das liegt? carola :-) hallo carola, > ich habe einen .mov quicktime film in flash mx 2004 importiert, um sie > dann als .flv flash video zu exportieren (?ber die eigenschaften der > datei in der bibliothek). > > leider jedoch ging beim import der .mov in flash der ton verloren. > > wei? jemand, woran das liegt? also bei mir geht das, wenn es auch ein wenig umständlich ist und die qualität des videos ziemlich leidet. was hast du bei den audio-einstellungen angegeben? ton "integriert" oder "getrennt"? btw: benutze doch einfach ein tool zum /direkten/ codieren ins .flv format, wie z.b. quicktime pro oder das hier: http://rivavx.de/index.php?encoder&l=0 wenn weitere probl...

Heartbeat Simulation (light, sound and haptic feedback)

Image
hello! i very new arduino, warned. though have understanding of function desire, , optimistic. i looking develop arduino simuates sound of heartbeat (speakers connected sd card reader holds recorded heartbeat track), visual indicator of heartbeat (leds pulsing) , haptic feedback, or 'feeling' of heartbeat (vibration motor http://nicegear.co.nz/electronics-gear/vibration-motor/) these need in sync set rate of heartbeat around 110-120 bpm. if have experience or suggestions of these functions trying achieve, love hear you! hello! i very new arduino, warned. though have understanding of function desire, , optimistic. i looking develop arduino simuates sound of heartbeat (speakers connected sd card reader holds recorded heartbeat track), visual indicator of heartbeat (leds pulsing) , haptic feedback, or 'feeling' of heartbeat (vibration motor http://nicegear.co.nz/electronics-gear/vibration-motor/) these need in sync set rate of heartbeat ar...

help getting ir and buttons to work at same time

i'm new programing , i'm trying work out how leds work remote , buttons  i can them work till try put them together. buttons don't work independently code: [select] #include <irremote.h> #define re_play 0x800f0416 #define re_enter 0x800f8422 #define recv_pin 11 #define led_pin 13 // choose pin led const int play_button = 2; const int enter_button = 3; byte ledstate; irrecv irrecv(recv_pin); decode_results results; boolean power_state = low; void setup(){   serial.begin(9600);   irrecv.enableirin(); // start receiver   pinmode(led_pin, output);  // declare led output   pinmode(play_button, input);   pinmode(enter_button, input);   int buttonstate = 0; } void loop() {   if (irrecv.decode(&results)) {     if (results.value == 0x800f0416) { // sony dvd play       digitalwrite(led_pin, high);     }     else if (results.value == 0x800f8422) { // sony dvd stop   ...

Backup Raspberry pi to img - Raspberry Pi Forums

Image
greetings i'm new in raspberry pi business if can xd well how need start love use small tiny desktop big fan started pi2+ used week , bought pi2 cause want try android , other os's now, still using pi2+ bought 5 inch screen got img file seller wich works 5 inch touchcreen well when trying berryboot didn't work fine unable add img file seller berryboot, wich 1 work touchcreen searched it's not easy in these linux language :/ (sorry, windows user trying understand this). thought if make backup, maybe possible backup written sd card img can manually add berryboot or other solution cause solutions in here didn't worked on lubuntu virual machine: https://advanxer.com/blog/2013/04/raspb ... dirty-way/ http://testmetemp.blogspot.be/2013/12/h ... yboot.html http://jeff.morrell.rocks/blog/2015/05/ ... -berryboot hope hear jenteman11 wrote: bought 5 inch screen got img file seller wich works 5 inch touchcreen well when trying berryboot didn...

internal data error when uploading images

i have had no problem uploading files , images. now, can upload files, when try upload image ftp error - internal data error. connected directly server , tried transfer images, didn't work either. know causing this? on sun, 15 oct 2006 18:26:07 +0000 (utc), "nolonger_marchetti" <webforumsuser@macromedia.com> wrote: >i have had no problem uploading files , images. now, can upload files, >when try upload image ftp error - internal data error. >connected directly server , tried transfer images, didn't >work either. know causing this? i've never heard of this, 2 things come mind. 1) file in question opening being edited in application? 2) have tried passive ftp? hth More discussions in Dreamweaver support forum adobe

Thread: 2 ?? : erase XDrawRectangle (colour?)?

hi all 1. use code draw on root window, somehow can't work out how erase this. 2. there easy way use colours xdraw... code: display *dpy = xopendisplay(null); window win=xdefaultrootwindow(dpy); xmapwindow(dpy,win ); int blackcolor = blackpixel(dpy, defaultscreen(dpy)); gc gc = xcreategc(dpy,win, 0, null); xsetforeground(dpy, gc, blackcolor); xsetsubwindowmode(dpy, gc, includeinferiors); xdrawrectangle(dpy, win, gc, 0,0, 100,100); xflush(dpy); xclosedisplay(dpy); . Forum The Ubuntu Forum Community Ubuntu Specialised Support Development & Programming Programming Talk 2 ?? : erase XDrawRectangle (colour?)? Ubuntu