Posts

Showing posts from July, 2014

Is this possible? Using Altimeter to deploy a drone parachute

Image
i'm new arduino , looking use arduino altimeter deploy parachute on drone. i've done bit of reading on altimeters in use arduino boards , feeling little overwhelmed. looking @ using adafruit bmp180 altimeter - http://www.adafruit.com/products/1603 i able define preset maximum decent speed (say 6ft per sec) , if decent exceeded want arduino trigger servo deploy parachute. is possibly arduino boards , board recommend me buying? any advice , or direction appreciated. i'm thinking may best outsource job more experienced coder if can tackle myself it should easy.  even smallest arduino has enough pins support single i2c device , servo.  the program work this: every second:     read pressure altitude.     if new reading more 6' (2 m? 1.75 m?) below previous altitude:         deploy parachute.     record altitude previous altitude. you may want kill motors when deploy parachute quadcopter can't recover control , head upward parachute.  instea

Confused about ground

i'm real newbie electronics , i'm starting first project uno r3. have rgb led , mini laser , 7 switches, of need connected ground. however, i'm confused whether can connect inputs , outputs to/from arduino same ground pin? also, how many components maximum each ground pin? thanks no limit long total current below limit.  start tutorial experiments/projects first. Arduino Forum > Using Arduino > General Electronics > Confused about ground arduino

How to Read Relay State using Digital Pin?

hi everyone, having trouble reading value here in setup: there 2 arduino uno rev3 units: setup: *ard2 - has 12v relay card connected control warning light (on/off) if conditions are            met (such if condition satisfied, ard2 send signal pin 7 pass relay card activate warning light). *ard1 - located in location, needs read state of relay1 only(in relay card) , not pin 7 . ard1 use digital pin 8 (as input) read state of relay1 (if triggered or not, 0 or 1) problem is, don't know in relay card connect ard1's digital pin 8 & reference ground reading, please me . can use dry contact port of relay card? below setup diagram . as read it, want confirm light receiving voltage battery. i presume have pair of wires between 2 arduinos. simply use opto connected lamp such lit when lamp lit. output acts switch monitoring arduino. weedpharma Arduino Forum > Using Arduino

Thread: creating an all-in-one Ultimate live install dvd

Image
i'm installing ubuntu more , more these days, , on older newer machines , wondering if possible have single dvd xi386, amd64, possibly ppc version , xubuntu distro/iso's on "live dvd", way can carry 1 disc variety of machines come across. 8 gig dvd's or 24 gig bluray disks available imagine space not issue. if doesn't exist; how difficult produce such disk? (by long time user, of noob user) thankx , input. jb unless format dvd in funny way, don't think it's possible. unless maybe, became extreeeeeeeeeeeeeme geek , edited dvd booter pick startup wanted do. possible that's know! Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] creating an all-in-one Ultimate live install dvd Ubuntu

Need help with If greater than less than newbie

first off, didn't write entire code. way on skill level. modified areas suit needs. i in need of getting code want. i'm trying make code tell turbo open set position when drivepressure > boostpressure, , turbo close set position when drivepressure < boostpressure. need starting position of "740" when there 0 psi both sensors. i have uploaded arduino file , here section i'm trying work with. " void loop() {   // variables read sensors   int potentiometervalue = 0;   int exhaustpressure = 0;   int boostpressure = 0;   boolean switchposition = true;     // value send position   int desiredposition = 0;     // variables use within code   int jumpsize = 5;   // start loop read sensors , send position turbo   while(1)   {     // read switch     switchposition = digitalread ( switch );     // read sensors     potentiometervalue = readpotentiometer();     exhaustpressure = readexhaustpressure();     boostpressure = readboostpressure();         // dete

Thread: Boot problem

last night tried installing 9.10 on dell lattitude d600 notebook. seemed normal (although there never notification installation complete???) leaving me @ desktop. shut down , rebooted , reported no bootable devices found. computer running win xp prior. reinstall shows 9.10 installed on disk. how can fix this? btw: total linux noob here.... i guess installation did not finish , grub (the boot manager) not installed correctly. can install , setup grub manually, first have verify current state of installation. have step-by-step. boot live-cd, open terminal window , post output of command: code: sudo fdisk -l you can mark output mouse , paste middle mouse button. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Installation & Upgrades [ubuntu] Boot problem Ubuntu

Problema con node.js - Raspberry Pi Forums

ciao tutti, ho provato scrivere uno script con node.js e funziona correttamente senza nessun tipo di errore. in seguito ho fatto in modo che partisse automaticamente all'avvio del raspberry anche questa parte funziona egregiamente. il mio problema è che il programma dopo varie ore che gira (di solito me ne accorgo dalla sera al mattino del giorno successivo) sembra che si stoppi in qualche modo anche se in realtà non dovrebbe mai "finire". per caso avete qualche idea? raspberrypi

Joom!fish - Wrapper with language - Solution Found!! - Joomla! Forum - community, help and support

Image
hi everybody, looking since time solution have joomla active language in wrapped pages.. somebody suggested use of mambots override wrapper, on side found easy, quick solution: maybe it's not safe, maybe it's not elegant, maybe maybe.. works, , it's need ***** manual signatures not allowed ***** ***** manual signatures not allowed ***** edit file: components/com_wrapper/wrapper.php on line 25 (or around it..) should find code: showwrap( $option); change to: showwrap( $option, $mosconfig_lang ); ***** manual signatures not allowed ***** ***** manual signatures not allowed ***** edit file: components/com_wrapper/wrapper.html.php on line 26 (or around it..) should find code: function displaywrap( &$row, &$params, &$menu ) { change to: function displaywrap( &$row, &$params, &$menu, &$active_lang ) { ***** manual signatures not allowed ***** on line 55 (or around it..) should find code: src=" url; ?>" change to: src=" url.'

Thread: upgrade to ubuntu 9.10

Image
hi , possible upgrade ubuntu 9.04 ubuntu 9.10 ubuntu 9.10 live cd? happen existing software? work working now?? please me . is possible upgrade ubuntu 9.04 ubuntu 9.10 ubuntu 9.10 live cd? you can in place upgrade using alternative version iso burned either cd-rom or usb-drive(for backup purposes). mount iso, load terminal , navigate folder mounted and: code: gksudo ./cdromupgrade and whir away , might pipe out download more files-programs added above standard progs in 9.04. what happen existing software? all existing software upgraded, need 'cdromupgrade' pipe out , download programs. will work working now? they should. on machines i've upgraded 9.10 on last day, working fine, , run tad quicker too. Forum The Ubuntu Forum Com

Vitrine aleatória - Joomla! Forum - community, help and support

existe algum componente ou recurso próprio joomla onde posso ter na página inicial uma espécie de vitrine com imagens ou mesmo textos aleatórios, ou seja, cada vez que se abrir o site eu terei um conteúdo diferente? É mais ou menos parecido com este recurso que utiliza javascript + dhtml: http://www.bregapop.com/index_teste.asp observem que cada vez que vc atualiza página, visualização das imagens altera de posição. tentei usar este recurso como wrapper dentro de um item de conteúdo, mas não deu muito certo... jpeg rotator é um módulo para imagens aleatórias. existem outros com mesma função no extensions.joomla.org Board index Joomla! International Language Support International Zone Portuguese Forum

Setting up the WebUI

i have changed port access webui. server translating, saw word document translated pdf. my 1 problem elements server keeps trying contact smtp server. use webui, , since unable contact tech support because have no c.c. hoping able help. thanks. make sure elements server has network connectivity smtp server (you can verify ping or sending test message ever email program using on elements server). need access smtp server in order use webui because finished pdf gets emailed email address specified in web ui. More discussions in Archived Spaces adobe

Erfaringer med mediatemple.net - Joomla! Forum - community, help and support

jeg har nu efter lang tids overvejelse oprettet en (dv) server hos mediatemple ( http://www.mediatemple.net/webhosting/dv/ ) og må sige @ jeg er meget positiv! har endnu ikke rykket nogle sider on på serveren, men er igang med @ sætte mig 100% ind plesk. kommer med lidt update senere. indtil videre ser det meget godt ud! ja, 500$ om året = ca. 2835.... men det koster jo også 1000-1500 kroner @ have sin egen computer/server stående et hjørne, så det er jo ikke galt sådan een sag. Board index Joomla! International Language Support International Zone Danish Forum Diverse (Off topic)

Ayuda con la hora en arduino

saludos, estoy haciendo un proyecto con arduino uno y mi objetivo es medir voltaje y escribir los datos dentro una tarjeta sd. además del valor del voltaje quiero que su lado aparezca la hora y dia de medida. (lo consigo gracias la libreria time y con la función settime). hasta aquí todo correcto. lo que qiero ahora es alguna manera de mantener la hora sin que se resetee después de pulsar el boton de reset. ¿alguna idea? dejo aquí debajo el código. gracias #include <timealarms.h> #include <time.h> #include <softwareserial.h> #include <sd.h> file myfile; void setup() {   settime(10,36,0,22,12,14);   pinmode(13, output);   pinmode(10, output);   if (!sd.begin(4)) {     return;   } } void loop() {   myfile = sd.open("test.txt", file_write);   int sensorvalue = analogread(a0);   float voltatge=sensorvalue*(5.0/1023.0);   if (voltatge < 1.4)   {   digitalwrite(13, high);   }   else   {   digitalwrite(13, low);   }   digital

Original Admin Css - Joomla! Forum - community, help and support

hey, kunne noen bære on og legge ut/sende meg den originale css fila admin templaten? jeg har knota med den uten å ta vare på originalen.. (jeg slår meg selv bakhodet så slipper dere å fortelle meg hvor dumt det er å ikke ha backup.....) på forhånd takk. det enkleste er å laste ned full pakke med nyeste joomla, så å trekke ut de filene du trenger.. http://forge.joomla.org/sf/frs/do/downl ... s8164?dl=1 Board index Joomla! International Language Support International Zone Norwegian Forum Eldre versjoner av Joomla! Joomla! 1.0 Template, CSS og design

L298N + ESC + Brushless Motor.

Image
hello world 1st of i'd present components talk about. l298n : img : http://cdn.instructables.com/fyc/fkr1/hqkya0p0/fycfkr1hqkya0p0.large.jpg h- bridge motor driver board. esc : http://i01.i.aliimg.com/wsphoto/v0/731238401_1/hobbywing-pentium-30a-brushless-speed-controller-esc-for-x-copter-quadcopter-20348.jpg electronic speed control brushless motor. and brushless (outrunner) motor : http://cdn.hobbyking.com/hobbyking/store/catalog/cf2822.jpg so got here 3 components wanna use build self balancing robot, i'm not gonna talk rest of components. * what wanna do. what wanna take l298n , connect brushless motor able control them in 2 directions (h-bridge) normal dc motors. and here questsion how i'm gonna that? , l298n able control brushless motors? * why wanna use b.motors , not dc ones. the reason why wanna use b.motors , not dc ones because 1st cheaper 2nd wanna use them in future projects , spending money lot of motors not type , 3rd that i wanna learn ho

Thread: Hibernate error

for long time computer has not been able hibernate (i never needed use until now). after clicking hibernate shutdown options following error messages: code: oct 29 18:00:37 james-desktop kernel: [ 752.244383] suspend_device(): scsi_bus_suspend+0x0/0x70 returns -5 oct 29 18:00:37 james-desktop kernel: [ 752.244386] pm: device 0:0:0:0 failed freeze: error -5 from here can't shutdown, resume, or useful. hard reset power switch 4 seconds. can help? so still have problem, after fresh install of karmic. whenever try hibernate, error: code: nov 30 17:49:10 james-desktop kernel: [ 6080.319104] it821x: can't process command 0xe7 nov 30 17:49:10 james-desktop kernel: [ 6080.319139] ata1.01: exception emask 0x0 sact 0x0 serr 0x0 action 0x0 nov 30 17:49:10 james-desktop kernel: [ 6080.319150] ata1.01: cmd e7/00:00:00:00:00/00:00:00:00:00/b0 tag 0 nov 30 17:49:10 james-desktop kernel: [ 6080

[LØST] CB Mamblog blogger component is not installed. - Joomla! Forum - community, help and support

har innstalert cb etter manualen som følger med. i community builder får man opp tab med "blog" og forum". når man da trykker på feks. "blog" får man denne meldingen: mamblog blogger component not installed. please contact site administrator. samme problem dukker opp på "forum". i kontrollpanelet står det @ disse pluginnene er både innstalert og publisert. jeg har sett på det engelske forumet og på joomlapolis @ noen har hatt samme problem, men jeg har ikke funnet ut hva jeg skal gjøre. alle filer er cmodet til 777. [color=red] [/color] du må installere komponentene som disse plugginene skal kommunisere med, ditt tilfelle blir vel det mamblog og joomlaboard sone12 wrote: mamblog blogger component not installed . Board index Joomla! International Language Support International Zone Norwegian Forum Eldre versjoner av Joomla! Joomla! 1.0

Can we clear array?

if have data in sd card like: 1234a 5678a 9012a and wanna like: int number[4],sol[4] while (myfile.available())    {      int data = myfile.read();      sol =data;      number =sol -'0';      i=i+1;      delay(1);      if(sol[4]=='a')      {        serial.println(((number[0]*1000)+(number[1]*100)+(number[2]*10)+number[3]),dec);      }    } then clear sol[4]for record next number can it? if can how to? code: [select] sol=data; that's error.  sol needs index tell 1 of slots in array want put number in.  code: [select] sol[3] = 0; would set fourth element in zero.  also note: there no sol[4].  created sol 4 elements, numbered 0 through 3.  there no 4.  error.  still compile, comparing garbage memory outside of array.  code: [select] if(sol[4]=='a') Arduino Forum > Using Arduino > Programming Questions >

[svn] 1968: Merge 3.0.x revisions [1940,1954] -> trunk

revision: 1968 author: jimurphy@adobe.com date: 2008-06-05 08:31:56 -0700 (thu, 05 jun 2008) log message: ----------- merge 3.0.x revisions [1940,1954] -> trunk modified paths: -------------- flex/sdk/trunk/frameworks/projects/airframework/src/mx/controls/filesystemcombobox.as flex/sdk/trunk/frameworks/projects/airframework/src/mx/controls/filesystemdatagrid.as flex/sdk/trunk/frameworks/projects/airframework/src/mx/controls/filesystemenumerationmode .as flex/sdk/trunk/frameworks/projects/airframework/src/mx/controls/filesystemhistorybutton.a s flex/sdk/trunk/frameworks/projects/airframework/src/mx/controls/filesystemlist.as flex/sdk/trunk/frameworks/projects/airframework/src/mx/controls/filesystemsizedisplaymode .as flex/sdk/trunk/frameworks/projects/airframework/src/mx/controls/filesystemtree.as flex/sdk/trunk/frameworks/projects/airframework/src/mx/controls/flexnativemenu.as flex/sdk/trunk/frameworks/projects/airframework/src/mx/controls/html.as flex/sdk/trunk/framewor

Auto Logout after Login as pi - Raspberry Pi Forums

hi, i'm new rpi , raspian. i'm using rpi 2 , new jeezy img , have updated. installed , running few days. tried nas connected on startup , tried few things untill fucked up. solved (it didnt wait network connect on startup...) new user, user pi not working. want logged in automaticly, doesnt matter user. me here: activated autologin xserver in raspi-config (option 4). can choose user pi there dont know how change user. guess easiest solution. can't find inittab in jeezy img. problem pi: @ startup end @ login screen. , everytime when want login pi bounces me login screen. when enter wrong password tells me wrong, when correct, login window dissapears , comes pretty fast. when happend first time, might have cut power before totally shutdown, because stuck severall minutes @ shutdown progress. @ next startup showed " cannot find process: id 1xxx " option ok, showed more of , going login screen first time. shows no messages , stays @ login screen. root works fine

[svn:fx-trunk] 5812: Fixed a bug where direct use of Animation failed because AnimationProperty was not setting up its internal keyframes with correct duration information , so the animation would skip immediately to the end.

revision: 5812 author: chaase@adobe.com date: 2009-03-31 11:34:56 -0700 (tue, 31 mar 2009) log message: ----------- fixed bug direct use of animation failed because animationproperty not setting internal keyframes correct duration information, animation skip end. bugs: sdk-20356 qe notes: spark/effects mustella tests hosed, couldn't run test suite doc notes: none reviewer: jason testing: checkintests, mustella effects tests not run (post-rename issues) ticket links: ------------ http://bugs.adobe.com/jira/browse/sdk-20356 modified paths: -------------- flex/sdk/trunk/frameworks/projects/flex4/src/spark/effects/animationproperty.as flex/sdk/trunk/frameworks/projects/flex4/src/spark/effects/animation/animation.as flex/sdk/trunk/frameworks/projects/flex4/src/spark/effects/supportclasses/animatecolorins tance.as flex/sdk/trunk/frameworks/projects/flex4/src/spark/effects/supportclasses/animateshadertr ansitioninstance.as flex/sdk/trunk/frameworks/projects/flex4/src/spark/effec

[svn:fx-trunk] 5135: PARB changes to FxButton

revision: 5135 author: egeorgie@adobe.com date: 2009-03-02 10:07:53 -0800 (mon, 02 mar 2009) log message: ----------- parb changes fxbutton - fxbutton no longer idatarenderer - fxtogglebutton no longer iselectablerenderer - fxbuttonbar's default skin uses subclass of fxtogglebutton implements both idatarenderer , iselectablerenderer - "labelfield" name of skin parts changed "labelelement" spark skins. - minor tweaks, renames qe notes: none doc notes: bugs: none reviewer: glenn tests: checkintests, mustella (qa ran cyclone , failing tests excluded) modified paths: -------------- flex/sdk/trunk/frameworks/mxml-2009-manifest.xml flex/sdk/trunk/frameworks/projects/flex4/manifest.xml flex/sdk/trunk/frameworks/projects/flex4/src/mx/components/fxbutton.as flex/sdk/trunk/frameworks/projects/flex4/src/mx/components/fxbuttonbar.as flex/sdk/trunk/frameworks/projects/flex4/src/mx/components/fxradiobutton.as flex/sdk/trunk/frameworks/projects/flex4/src/mx/component

Feliz año 2015

saludos comunidad. en este año 2015 deseo bendiciones para cada uno de uds. que crezcan en salud y bienestar uds y sus familia. que este año entrante sea mas fructífero que e 2014, y que superemos los nuevos retos que traiga. y terminemos con los viejos también jajaja. quote from: max_saeta on jan 01, 2015, 07:56 am saludos comunidad. en este año 2015 deseo bendiciones para cada uno de uds. que crezcan en salud y bienestar uds y sus familia. que este año entrante sea mas fructífero que e 2014, y que superemos los nuevos retos que traiga. y terminemos con los viejos también jajaja. +1 Arduino Forum > International > Español > Humor y Debate (Moderators: surbyte, Hector_A) > Feliz año 2015 arduino

ATMEL ATTINY13A-PU MCU

can mcu programmed arduino programming environment? have on board clock crystal can later run itself? thank you http://playground.arduino.cc/main/arduinoonotheratmelchips yes chip has internal oscillator no need external resonator/crystal. Arduino Forum > Using Arduino > Microcontrollers > ATMEL ATTINY13A-PU MCU arduino

[svn] 3967: Fix for - Disable link to replacement of a deprecated class/ property/method if it's not included in the documentation

revision: 3967 author: gauravj@adobe.com date: 2008-10-30 08:31:58 -0700 (thu, 30 oct 2008) log message: ----------- fix - disable link replacement of deprecated class/property/method if it's not included in documentation qe notes: none doc notes: none bugs: sdk-17702 tests: checkintests ticket links: ------------ http://bugs.adobe.com/jira/browse/sdk-17702 modified paths: -------------- flex/sdk/trunk/asdoc/templates/class-parts.xslt More discussions in Commits adobe

Unterschied const int und int???

Image
liebe forumgemeinde! kann mir jemand den unterschied zwischen z.b. const int test = 1; und int test = 1; erklären? oder kann ich in meinem fall beides benutzen. benutze ich bei eingängen und ausgängen immer das const int und bei variablen nur int??? bitte um hilfe!! werte die sich nicht ändern werden mit const angegeben. hier würden sich auch einfache #defines anbieten. code: [select] #define led   5 oder const int led = 5; http://openbook.galileo-press.de/c_von_a_bis_z/009_c_funktionen_010.htm#ix6bc5a72397a468d7d0c44b1236ded230 Arduino Forum > International > Deutsch (Moderator: uwefed) > Unterschied const int und int??? arduino

Thread: Can someone recommended a first game for me?

Image
i got new ubuntu 9.04 comp decent working state, got new game pad/joypad (saitek p990) , got working (using jscalibrator). hoping if gamers recommend simple linux game me start out with, preferable 1 plays nicely joypad, 2d or 3d, no blood, windows, or internet games. want start out simple, space or animal-themed ones, thanks. btw, not zsnes or dgen compile or packaged ones run (they keep crashing). if wish spend money on games, suggest downloading steam from here. if don't want spend money, try , find types of games compatible in linux in signature advised games in signature used in wine, can from here. Forum The Ubuntu Forum Community Ubuntu Specialised Support Gaming & Leisure Can someone recommended a first game for me? Ubuntu

Arduino robot: upload of sketches fails

i wonder can help, i'm stumped trying new arduino robot work expected. when first powered up, expected out-of-the-box hello_user sketch did not run. i've uploaded several different sketches robot_control examples, , none seem run (ide version 1.0.6, running on fedora) despite ide reporting it's "done uploading". i've selected "arduino robot control" under tools->board , ticked /dev/ttys0 under tools->serial port. is there expected visual confirmation on board side upload has succeeded? (e.g. blinking leds) is there way of checking directly sketch bootloader try run? (i.e. sketch, if any, resident in memory) does fact out-of-the-box sketch didn't run suggest unit faulty? thanks in advance help!  more information on issue, after enabling verbose logging, seems avrdude failing with: "         programmer type : butterfly          description     : atmel appnote avr109 boot loader connecting programmer: .avrdu

Multiple BlazeDS Web Modules in the same EAR

hi, i have requirement i'm running multiple blazeds modules in same ear file. flex libraries (flex-messaging-*.jar) packaged under ear/earcontent/lib , shared both messagebroker in module 1 , 2. project structure this: - ear - web module 1 - web module 2 - jar module (business logic common both modules) i need send messages destinations either web module 1 or web module 2 jar module , why need libraries in same place. now, problem many features in blazeds singletons (i.e logging) , whenever web module 1 logs console, web module 2 same thing!! sure there's other stuff happens in bg can't figure out seems bad! now, there way solve this? or there way of being able send messages both web modules jar module without sharing libraries? thank help! what stops having 2 sets of blazeds libraries, 1 in each webapp ? each webapp have it's own classloader no more problems singletons. and way, reason of having 2 webapps ? More discussions in General Discussion a

9v 2.2A external power for uno and servo NEED HELP

hi, i'm new arduino , knowledge in electronic component basic. i'll try write more infos can on project, question powering: this setup: - uno board r3 (maybe nano final assembling) - servo motor (a big one) rds3109mg - 433mz receiver (to receive wireless command servo) - push button (to manually command servo) right testing, uno board connected via usb , servo/433mhz receiver powered via breadboard adapter 9v 1000ma. work ok. (uno , breadboard grounded together). if connect uno board breadboard 9v adapter vin pin, uno reset when activating servo, not enough power. i'm ready move next stage make pcb. need on how powering stuff. i have prefer battery pack don't need hide wire concern life time of battery. (it automatic blind closing system servo open , close blind lot of time). i red lot of topic telling better have 1amp servo (project have 2 servo in future). my major question is: can plug 9v 2.2a (2200ma) adapter directly in uno board? there amp limit board ?

Photoshop elements: Absturz

von zeit zu zeit stürzt mein programm vollkommen ab: ich kann nur noch per netzschalter oder reset-knopf meinen pc neu starten. manche arbeiten kann ich überhaupt nicht durchführen, weil dabei ein absturz erfolgt. fehler scheint aufzutreten, wenn ich dateien mit hoher auflösung und/oder mehreren ebenen bearbeite. update hat nichts gebracht. wer weiß rat? wer kennt den fehler? haben sie genug arbeitsspeicher? More discussions in Deutsche Foren adobe

Thread: Blogging Client

Image
im looking blogging client similar windows live writer have done swap ubuntu, after dual booting , running virtual images. must support connecting wordpress , blogger. can recommend one? firefox. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] Blogging Client Ubuntu

[solved]TinyMCE WYSIWYG editor bug on frontend - Joomla! Forum - community, help and support

the tinymce wysiwyg editor , no wysiwyg editor work on backend without glitch, problem @ frontend no wysiwyg editor doing well, save, apply , close work should. but, when using tinymce wysiwyg editor on frontend toolbar panel left out, save , apply gives "error on page" in ie, close icon works. have discussed on forum this, , found else had same problem gave up. also, suggestion said should try different template, when did, tinymce wysiwyg editor worked on frontend. seems there problem in template, have created myself joomla template kit 2.0 dreamweaver extension, simple , basic, , can't see there missing somthing or there error may cause actual editor itself? or there needs in template editor works? i can create account on site go , see bug in action if necessary. need on one. system information  php built on:  linux srv55 2.6.12.6-vs2.0 #1 smp wed oct 12 12:28:03 cest 2005 i686  database version:  4.0.24_debian-10sarge2-log  php version:  5.2.0  web server:  apache  we

Von PSE 4.0 nach PSE 5.0: Probleme mit Katalogen

hallo zusammen, bislang habe ich adobe photoshop elements 4.0 benutzt und damit ca. 10.000 bilder verwaltet und beschriftet. nun habe ich elements 5.0 (vers. 5.0.2) installiert. nach dem aufruf von pse 5.0 wollte das programm den katalog konvertieren, etwa 1 minute dauern sollte. zuvor wurde mir mitgeteilt, dass der alte katalog unter einem anderen namen abgelegt (als sicherung) wird. als nach 10 minuten der kovertierungsbalken immer noch der gleichen stelle stand, habe ich über den task-master festgestellt, dass pse 5.0 seine arbeit mit "keine rückmeldung" eingestellt hatte. ich beendete daraufhin das programm über den task-master. nun wollte ich mit pse 4.0 zum einen den den gesicherten katalog öffnen, erhielt aber die fehlermitteilung "der katalog wurde mit einer neueren version erstellt und kann nicht gelesen werden". mit öfnne des umgestzten katelogs erhielt ich die gleiche fehlermeldung. (die kataloge liegen übrigens unter der directory 'all users'

migrar phpbb a joomla+smf - Joomla! Forum - community, help and support

hola todos: quiero migrar mi foro phpbb smf, conservando los datos. para hacer algo así ya hay tutoriales por ahí. lo que no encuentro es si esto se puede hacer cuando lo que quiero es tener smf integrado en joomla. ¿alguien podría ayudarme? muchas gracias por adelantado. saludos primero muda tu foro, luego para integrarlo ten presente que debes tener joomla y smf en  la misma base de datos. aqui encuentras lo que necesitas para mudarlo http://www.simplemachines.org/download/?converters Board index Joomla! International Language Support International Zone Spanish Forum Extensiones

Thread: Problema fecha y Hora cambiante

Image
español tengo un problema, estoy casi seguro que es algo simple pero como soy nuevo en linux no logro saber como solucionarlo tengo un servidor con ubuntu desktop 9.04, qu trabaja pura y exclusivamente como servidor de archivos nadie usa esta computadora de manera loca, solamente funciona como servidor remoto de archivos. cuando lo instale por primera vez, tuve que cambiar la fecha y hora del sistema ... como corresponde. veces tengo la necsidad de reiniciar el servidor, cuando esto sucede, la fecha y hora (especialmente la hora), cambian !!!! estoy segur que algo sucede cuando ubuntu esta arrancando, el cable de red esta siempre conectado. creo que se sincroniza por internet o algo, y modifica la hora. quiero que esto deje de suceder, quiero que no busque la fecha y hora afuera, que quede con la configuracion manual alguna sugerencia ? muchas gracias english: have problem, presume simple new in linux. have server ubuntu 9.04, works file share

Upgrade from 1.0.11 to 1.0.12 - Joomla! Forum - community, help and support

hello! i have never before upgraded anything, , bit confused how this. understand can manually backup data , database using myphpadmin , ftp. problem is...how do that? for one, can't login ftp because...well..stupid me forgot password how use myphpadmin on this? i've been searching something, , have found nothing on how it. don't see on site has myphpadmin, how use this? since can't manually, because of lack of ftp, there other way can it? , please explain in lyaman's terms...i'm not smart. lost reading of stuff guys talk about. thanks! you can use bigapebackup files. may need search forum it, since needs patched secure. can use dump tables feature of myphpadmin or joomla flavor style use ebackup http://extensions.joomla.org/component/ ... itemid,35/ download sql tables. upload joomla 1.0.11 joomla 1.0.12 zipped file forge, , extract it. overwrite old joomla files , thats it. Board index Joomla! Older Version Support

Thread: HSDPA USB modem not detected by virtual XP (in VirtualBox)

i want unlock huawei e160x hsdpa usb modem. so, code mobile service provider, input particular program. unfortunately, program comes in windows version. don't have windows on computers , don't want install xp program. installed virtualbox, installed xp it. used closed-source version of virtualbox told version use usb devices. virtual xp seems have installed fine. can use usb devices - enable them checking them under devices > usb - instance detects , can use usb flash sticks without problems. when plug in modem, entry appears @ devices > usb. check entry, virtual xp says has "found new hardware". modem never appears. modem-unlocking software can't see it, , can't on unlocking it. modem seen ubuntu fine. , when have plugged computer using real xp, xp sees too. it's virtual xp can't see it, when virtual os sees other usb devices okay. know can this? don't want have install xp hard drive use 1 program. ,

Thread: Is there a GUI to Build A GUI?

i know seems dumb question figured ask , maybe surprise me. looking make front end wget (just try out). know couple exist wget want use start in order learn ropes. you use qtdesigner or qtcreator. i'm not sure programming languages know, qtdesigner supports many including c++ , python. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support New to Ubuntu [SOLVED] Is there a GUI to Build A GUI? Ubuntu

3 led

Image
salve non capisco come mai questo sketch non riesca gestire 3 led... dovrebbero accendersi in base alla temperatura ed umidita, lettura effettuata attraverso un sensore dht11. code: [select] ////  problema non accende led3   #include "dht.h"   #define dhtpin 2    // il pin cui è collegato il sensore   #define dhttype dht11   // dht 11   dht dht(dhtpin, dhttype);    // vegngono inizializzati pin cui sono connessi led int led1 = 4; int led2 = 5; int led3 = 6; int ritardo = 1000;   // vengono indicate le temperature per cui led si devono accendere int temp_max = 26; int temp_min = 30; int humi_min = 50;     void setup() {   serial.begin(9600);   serial.println("dhtxx test!");   pinmode(led1, output);   pinmode(led2, output);   pinmode(led3, output);   dht.begin(); }   void loop() {   // legge la temperatura e l'umidità ogni 250 millisecondi!   // vengono inizializzate le variabili in cui vengono scritti valori letti   float h = dht.readhumidity();   float