Posts

Showing posts from August, 2012

Jogadgets:Help with displaying multi-line images titles? - Joomla! Forum - community, help and support

hi, i using jogadgets component , it´s mambot create dynamically images chosen font , show image instead of content item title. this 1 lovely feature, because don´t depend on web visitor having font installed or not, since image created in server font like. has cache logic, once images have been created visitor 1, grabbed cache visitor 2, hence speeding more. works great except 1 thing: the jogadgets mambot made display text images in 1 row. so, if content title of considerable length you´ll part of image displayed. hence have modified jogadgets imagetitle creating function make images display long texts wrapping text multiple lines. works in terms of images being created, not managing show them well. the relevant piece of code in mambot is: code: select all //imagetitles   if($globals['confjg']['useimgtitle']==true){     $style= 'display:block;height:'.$globals['confjg']['imgtitle_height'];           // perform replacement      $row->title =

I need a form like page! - Joomla! Forum - community, help and support

hi, i have asked question how can recieve information products contacts in other countries , store them in web server, no 1 seemed know should do. i have thought , came this: i need page form on people can: 1. submit pictures of products 2. describtion , price of same product this needed publicly available , easy use , customisable other languages results should not publicly available. p.s. information sent e-mail weebserver storage prefered. does know plugin or component... should use? thanks Board index Joomla! Older Version Support Joomla! 1.0 General Questions - 1.0.x

Attiny section suggestion

Image
there should subgroup within microcontrollers category dedicated attiny series of microcontrollers, noticed 50% of posts in microcontrollers have attiny85. possible? i bad idea. there too many groups monitor - use tabs monitor few; nightmare without, nothing of ill behaviour of forum software in general, "token" bug , present annoying bug in "tab mix plus" new tab opening on firefox. the fact is, few of knowledgeable ones confine attiny, propose asking them monitor yet group in addition .  may not have present experience such chips (at least until score cheap on ebay) , therefore (sensibly) not contribute discussions, if topic looks interesting, may take peek. and there point - hard enough educating newbies write meaningful descriptions of projects, let alone write cogent "subject"; asking them accurately categorise according chip introduces yet hurdle.    Arduino Forum

Atmel Studio 6.0 and Due

hi guys i trying write code simple blinking led on arduino due using atmel studion 6.0 , gcc compiler.i able compile code led not blinking code: [select] #include <asf.h> void delay_ms(unsigned int delay) { while (delay--) for(int x=0; x<0x3fff; x++) __asm__("nop\n\t"); } #define led 1<<27 int main (void) { unsigned int i; sysclk_init(); board_init(); piob->pio_oer =1<<27; while(1) { piob->pio_sodr=led; // turn led on (high voltage level) delay_ms(1000); // wait second piob->pio_codr=led; // turn led off making voltage low delay_ms(1000); // wait second } // insert application code here, after board has been initialized. } this code not working , led not blinking.can me sample code , program. regards gopalakrishnan.n hi i got answer armguy post. the problem has been solved Arduino Forum > Products

envoyer des données depuis arduino à une base de données locale dans le PC

Image
j'utilise arduino uno pour obtenir une sortie d'un test et  à chaque fois  je veux enregistrer les résultats, comment puis-je connecter mon arduino avec une base de données locale dans mon pc, sachant qu'il sera connecté à une interface graphique developpé  en c # pour afficher  le résultat, s'il vous plaît  j'ai besoin de votre aide  c'est  urgent   :~ bonjour déjà, pas la peine de mettre 3 posts identiques dont 2 en anglais pour les urgences, un délais est demandé Arduino Forum > International > Français (Moderators: jfs, Snootlab) > envoyer des données depuis arduino à une base de données locale dans le PC arduino

Can USBTinyISP programmer be used on RPi? - Raspberry Pi Forums

i'm relative beginner using rpi have become reasonably familiar flashing atmel's tiny mcus, attiny85. i've been doing via arduino's windows software , usbtinyisp programmer thought, if i'm developing rpi, should doing as possible on rpi. end, instructable found @ http://www.instructables.com/id/program ... pberry-pi/ , can flash attiny85 directly rpi. trouble it's bit of faff wiring breadboard every time want program chip. having got usbtinyisp, question has used 1 rpi and, if so, post here on how did it.? https://learn.adafruit.com/usbtinyisp/avrdude bottom of page, linux instructions work on raspberry. raspberrypi

[R&#233;solu] Mettre mon ds1307 &#224; l'heure

bonsoir, comme dit dans le titre j'aimerais pouvoir mettre mon ds1307 à l'heure. oui bien sûr un tutoriel existe déjà sur le forum mais l'ennui c'est que j'ai déjà testé le code mais il ne donne pas les résultats escomptés. j'ai cherché ailleurs sur le net sans rien trouver bon. tout ce qui m'importe c'est que mon horloge récupère l'heure courante de l'ordinateur. le est de pouvoir me servir de l'heure pour d'autres applications. dans l'espoir de trouver quelques choses de concluant, je vous dit merci d'avance. quote from: uzuma on mar 31, 2014, 07:36 pm bonsoir, comme dit dans le titre j'aimerais pouvoir mettre mon ds1307 à l'heure. oui bien sûr un tutoriel existe déjà sur le forum mais l'ennui c'est que j'ai déjà testé le code mais il ne donne pas les résultats escomptés. j'ai cherché ailleurs sur le net sans rien trouver bon. tout ce qui m'importe c'est que mon ho

main menu : drop down? - Joomla! Forum - community, help and support

Image
hi there, first of all, joomla ma zing  this cms rocks  i'm having first issue : have main menu on top (above header) , want create drop down menu ie, ff, ... i have 1 (xhtml, css code) don't think joomla works this. can me this? in advance! i forgot mention, installed http://de.siteof.de/detree/extended-menu.html but don't know how link right now. it's enabled. i thought like because can see in site modules pane... (position : left, id 33) you're headed in right direction. extended menu great choice. you're little off on mosloadmodules function. here explanation of how works: http://www.howtojoomla.net/content/view/11/2/ basically, number used tell joomla style use rendering modules in position. allowed values -3, -2, -1, 0, , 1. link posted explain each 1 does. the thing need extended menu suckerfish template , incorporate site. there should documentation @ em site explains how that. click here see templates available em . good luck. Board

HTML <div> Question - Raspberry Pi Forums

Image
i trying make small text box on side of main stuff (the main part of page centred) , wa s using div tag this(note: code use made example) code: select all <html> <head> <meta name="keywords" content="fadgfdgaagfgaaffaaafd"> <title>mgdfgaga</title> </head> <marquee style= "font-size: 45px; behavior="scroll" direction="left" scrollamount="5"> <img src=title.png alt="title" <p></p> </marquee> <body bgcolor="ffd700" style="text-align:center;font-size: 25px"> <br> <a style="text-decoration: none; font-size: 25px" href="index.html"><font color="#000000"><img src=home.png width="150" height="50"border="3" alt="home"</font></a> &nbsp <a style="text-decoration: none; font-size: 25px" href="about.html"><fon

PHP curse.

i periodically seem run situations seem cursed, , code refuses expect, without visible cause. each time has happened situation has come when reentered same statement scratch. i ran particularly bad situation of type evening. had simple assignment statement feeding 8 text strings array. when ran program of values in array correct, returned value '1'. added diagnostic after assignment, and got same values. i copied line, changed name of array, , time different set of values incorrect. tried changing assigned values, adding or deleting spaces line, same values incorrect, regardless of contents. eventually typed out whole assignment statement again, using different names , values, , time got correct results. typed in original statement scratch, , time worked correctly. the following various assignment statements , diagnostics: $drab = array (0 => 'cybec', 1=> 'cf', 2=> 'ct', 3=> 'flt', 4>= 'wilma', 5=> 'peter'

Flash player 9 listening problems

i have invested in expensive online course uses videos. if hit control - pause, etc, video not go beyond point of intervention. yesterday had no sooner begun when suffered power failure - video won't play beyond start. being dumb? please steekbaard are saying if pause video halfway wont play, , if rewind, play point paused, , stop there? super weird. there scrubber-slider, , can right click on video , see options play? can tell site is? More discussions in Adobe Animate CC - General adobe

Socket ler informações do sensor DHT11

ola amigos preciso de ajuda ( ) tenho um , arduino uno , usando ethernet enc28160 e tambem  usando um pc como servidor local com php .. ( xampp ) a  conexão e feita via socket  .. usando esse codigo. code: [select] $sock = socket_create(af_inet, sock_stream, sol_tcp); socket_connect($sock,"192.168.1.108", 8081); // ip arduino e porta de comunicação. bem consigo fazer conexão de boa . minha duvida é , como fazer que o php busque informaçoes sensor dht11 , que esta imprimindo na serial arduino  ( temperatura e umidade ) e mostrar no meu na minha pagina em php. meu projeto esta parado pois nao sei como trazer essa informação sensor para o codigo php via socket . se puderem me ajudar. veja se isto ajuda. http://forum.arduino.cc/index.php/topic,113228.0.html http://forum.arduino.cc/index.php?topic=178024.0 Arduino Forum > International > Portugues

Play video with omxplayer by pressing a GPIO button - Raspberry Pi Forums

hi all, i'm newbie in python , i'm trying create script can play video/audio when user press gpio button. so, need stop previous playback before playing again. there's 1 file, pi must waiting button press without playing file, , when pressing play file, if user press button again file must replayed beggining. found code in forum , i'm trying edit purpose, when press button file plays 2 times each time press button , doesn't stop previous. code: select all #!/usr/bin/env python time import sleep import rpi.gpio gpio import os gpio.setmode(gpio.bcm) gpio.setup(17, gpio.in, pull_up_down=gpio.pud_up) def input_3(channel): print 'button 3'; os.system('sudo omxplayer -o local /home/pi/desktop/flores.mp3 & < /var/omx_fifo &'); sleep(5); gpio.add_event_detect(17, gpio.falling, callback=input_3, bouncetime=5) while true: sleep(5); tryed use stdin.write('q') stop process before playing again, have few errors

GPIO as a normal serial port for Wx Station? - Raspberry Pi Forums

ive started playing pi replacement full blown linux box. i'm attempting interface weather station hardware (a old ws-2308) it. uses serial input send data back. doesn't work on usb serial interfaces due non standard methods uses. on old linux box worked interfacing directly 9 pin rs232 port on motherboard. i'm trying replicate pi. i've got max2323 level converter comes female db9 on end (was hoping male!). i;ve connected vcc of pin 1 (+3.3v), pin 6 (ground), pin 8 (txd) , pin 9 (rxd) interface header. i've edited cmdline.txt , inittab remove references ama0 console. problem weather station comes female db9 connector , levels converter. im assuming need buy or somehow wire gender changer work? can supply proper tutorial on how enable gpio here proper standard serial port capable of receiving input external device or how wire gender changer if needed? it 100% easier buy like: http://www.amazon.co.uk/aten-uc232a-usb ... b000j3ok7c , gender changer if

Can i convert the image of one B+ to 2? - Raspberry Pi Forums

Image
hi guys possible convert 1 image b+ 2? thank something this? the pi hut: updating rasbian on microsd rpi 2 raspberrypi

how to connect a wifli shield to a arduino and send a message to a mobile phone

hi, we dutch school in netherlands. we buying fire warner , we've got need explain how can connect , scripting arduino. we know scripting, not @ of arduino etc can ?? ;p a wifi shield allows connect existing wifi network. have 1 can connect to? if so, can send messages mobile phone arduino pc connected same wifi network. Arduino Forum > Using Arduino > Networking, Protocols, and Devices (Moderator: fabioc84) > how to connect a wifli shield to a arduino and send a message to a mobile phone arduino

Refresh Components

i wondering if there anyway refresh component that's been loaded in: <mx:application xmlns:comp = "*"> <comp:login /> <comp:filter /> <comp:playlist /> </mx:application> i want load in xml data in application , use in components. i'm loading in data in application , storing in shared object. i'm using data in source controls in components. problem data gets loaded after components have been created , controls show blank - unless close app , restart. take @ thread... http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=60&catid=585&threadid =1348661&enterthread=y send me email @ curtis dot fisher @ procontent dot net , i'll email small e4x framework working on stuff. release community, it's not documented enough , there 1 more oo design pattern i'm struggling with. anyway, might give ideas. cheers, More discussions in Flex (Read Only) adobe

Thread: Easy backup solution?

Image
hi! had 2 hard-drives go bad on me recently, got "infected" "click of death". since reviews of hard-drives i've read looking new ones tells me today's hard-drives, while growing tremendously in size, worse quality used be, feel need easy powerful backup solution before next hard-drive dies on me, missus can restore individual files. media (videos, music) except photos have sitting on raid5 set-up (that getting full, time upgrade). personal documents, photos etc. have in /home in separate partition on main drive. have been looking around looking incremental backup tool not fill backup-drive fast, , read point towards using rsync or rsnapshot. these not easy use people not used terminal. wife able use doing recovery of files etc. , not know how use terminal. have therefore looked @ different powerful(?) gui-front-ends rsync 2 (3?) promising solutions graphical front-end have found flyback ( http://code.google.com

WiFiudp library

hello, i wondering if knew how download wifiudp library inorder include wifiudp.h file within wifi connection code. using example provided reason wifiudp.h not highlighting orange/yellow telling me not have library available? code below.  #include <spi.h> #include <wifi.h> #include <wifiudp.h> int status = wl_idle_status; char ssid[] = "wright state"; //  network ssid (name) char pass[] = "nasalunar";    // network password (use wpa, or use key wep)         unsigned int localport = 1;      // local port listen on char packetbuffer[255]; //buffer hold incoming packet char  replybuffer[] = "acknowledged";       // string send back wifiudp udp; void setup() {   //initialize serial , wait port open:   serial.begin(9600);   while (!serial) {     ; // wait serial port connect. needed leonardo only   }   // check presence of shield:   if (wifi.status() == wl_no_shield) {     serial.println("wifi shield not present");     // d

Color of body text - Raspberry Pi Forums

i have macular degeneartion , cannot read interesting pages due fact body text comes out light grey. please give text color option or make text black 90% of trest of www. thanks bryan afaik "raspite" theme used here uses blackest of black text, on whitest of white background, optimal contrast. text in message , foreground color can chosen. this text blackest black selectable. (color=#000000) this text brightly red selectable (color=#ff0000) can't make changes forum theme, can change theme used "pro silver", in board preferences, doubt help, has less contrast raspite, uses several shades of grayish blue background. raspberrypi

Fragen zum Projektstart zu ATtiny85 und WS2812B

Image
hallo, ich habe vor eine kleines netz aus lampen zu bauen und würde mich über eine art hilfestellung freuen . ich möchte jeweils eine lampe aus mit einem attiny85 und ein paar ws2812b bauen. die lampen werden über kabel von einem master-controller über einen bus angesteuert und wandeln quasi nur die empfangenen daten in steuersignale für die ws2812b um. hierzu habe ich ein paar fragen: - welchen bus würdet ihr mir empfehlen für die kommunikation zwischen master und attiny, die lampen werden wohl maximal 3 meter weit auseinander stehen ist die Übertragungsweite kleine 5 meter würde ich sagen? - eignet sich der attiny85 für mein vorhaben? - ich habe gelesen das der attiny85 intern bereits auf 16 mhz laufen kann, das sollte doch für die nutzung der fast_spi bibliothek langen oder? ich würde mich über tipps für mein vorhaben freuen. beste grüße, nils minor quote welchen bus würdet ihr mir empfehlen für die kommunikation zwischen master und attiny, die lampen

Importing XML

my company manages information in large xml system, needs output robohelp files. read robohelp7 supports xml, posts i've read in forum seem more concerned outputting xml, not importing it. can import form of xml robohelp7 in same way can import word document, either "by hand" or through script? can point me @ documentation or on importing xml? thanks. try this: http://www.adobe.com/devnet/robohelp/articles/xml_03.html More discussions in RoboHelp adobe

7segment led display

hi all, i trying write code display number 2 digit 7 segment led. able display 1 digit led, not know how display dual digits. helps appreciated much. for example: display number 3.9, 3.5, 1.0 thanks in advance. before can offer @ have know how wired up. because there many ways wire , affects code. please post schematic. Arduino Forum > Using Arduino > Programming Questions > 7segment led display arduino

Non profit site for kræftramte og pårørende... - Joomla! Forum - community, help and support

hey.. jeg er midt et "lille" projekt med @ få et site op @ stå til fordel såvel kræftpatienter, men ikke mindst de pråørende.. jeg er selv pårørende, og har snakket med flere, der faktisk mangler et "godt" sted på nettet, hvor ding kan luftes, og ikke mindst et sted hvor vi kan støtte og hjælpe hinanden på forskellig vis.. jeg har derfor brug @ finde nogle gode sjæle, som vil gi en hånd med til: @ få sat joomal op som et medlemssite med forum's - og meget gerne sådan, @ forskellige typer medlemmer kan færdes på forskellige steder.. altså forestiller jeg mig en "halvlukket" del de kræftramte, en halvlukket del de voksne pårørende, og så unge pårørende ... derudover er jeg helt overbevist om, @ systemet skal give den enkelte mulighed @ oprette sin egen blog, så vi kan få luftet vores forskellige historier - uden @ det lige skal ske et forum.. der er så lidt med mailudsendelser etc også, men alt det, og sikkert mere, vil jeg hjertens gerne drøfte endnu me

Using Arduino UNO as remote controller for DTV

hi, name xarlyx , here's problem: i have dtv reciever atom brand, today controller has felt ground , doesn't work. thinked in batteries have unscrew controller , pcb broken looking arduino thinked "cool idea" gathered ir led dead controller , arduino board how works controller? know controllers have light code morse don't know be, can find codes?  full serial name of dtv atom dt-56chp tdt reciever usb , sd card reader. so reading problem , apporting response if want decode ir 32khz bandwisth based morse code have use decoder 1738 ir receiver , read pin toggling intervals (the difference between time 1738 on off) Arduino Forum > Topics > Device Hacking > Using Arduino UNO as remote controller for DTV arduino

Creating local version of Live site - Joomla! Forum - community, help and support

hi when upgraded 1.0.10 1.0.11 on local server went fine. when looked in installed components area, things missing? first upgraded advance sef on local machine, , ijoomla component showed up. i'm still unable see admin joomlaboard, community builder, gallery2 , mosets tree? still in db, , in main components dir? even if need upgraded, shouldn't still seen? the strange thing before upgrade, when visible, went config area gallery2 , switched path. after locked out of config area, blank screen? now, of com's it's invisible in components area? any ideas? things seem strange. thanks in advance. when copied instalaltion local pc live online site did remember change configuration.php absolute url , live_site url online locations instead of local pc settings? Board index Joomla! Older Version Support Joomla! 1.0 Upgrading - 1.0.x

Joomla! Forum - community, help and support - Login

the board requires registered , logged in view forum. username: password: i forgot password resend activation email remember me hide online status session   register in order login must registered. registering takes few moments gives increased capabilities. board administrator may grant additional permissions registered users. before register please ensure familiar our terms of use , related policies. please ensure read forum rules navigate around board. terms of use | privacy policy register Board index

Push Notifications - pycurl - Raspberry Pi Forums

hi guys, i'm newbie. i'm following guide - http://videos.cctvcamerapros.com/digita ... ry-pi.html i've installed pycurl using sudo apt-get install python-pycurl when run code shows: code: select all traceback (most recent call last): file "/home/pi/desktop/doorsensor.py", line 1, in <module> import pycurl, json importerror: no module named pycurl can help? how running code (terminal, idle)? running in python2? did errors when installing pycurl? if type $ python >>> import pycurl or $ python3 >>> import pycurl raspberrypi

Consiglio su impostazione utenti - Joomla! Forum - community, help and support

ciao tutti, dopo un pò di pausa ho ricominciato smanettare su joomla. mi sono però bloccato su un aspetto che vi vorrei spiegare. ho un sito dove ho la necessità di dare accesso ad alcune parti sono particolari utenti. per esempio vorrei che gli articoli di una particolare sezione potessero essere inseriti solo da un utente specifico da un gruppo di utenti e che le altre sezioni fossero interdette. come posso fare? devo installare qualche componente? grazie e scusatemi la confusione. stefano se prendi una versione "intonsa" di joomla 1.0.11 e ci installi come prima cosa jacl... allora va. http://www.byostech.com/ se lo installi su un sito che ha già qualche componente di terze parti.. è molto meno probabile che vada. una volta isntallato e configurato... uno ad uno... installa e prova gli altri componenti. Board index Joomla! International Language Support International Zone Italian Forum

Emisor RF

hola ! llevo dos días buscando y cada vez estoy más liado, quizas ya se ha hablado de este tema en los foros, pero lo poco que encuentro no me ayuda nada, ver si alguien puede ayudarme un poco, estoy comenzando con arduino, y mi proyecto es poder controlar una persiana, esta va con mando rf de 433mhz y el codigo no es variable, por lo que es una ventaja, leido que si es variable no hay nada que hacer para poder encontrar el codigo, hasta ahi creo que voy bien, también encontrado varios tutoriales para poder sacar el codigo, ya comprado el receptor tsop1738 para poder leer el codigo del mando, ver si me llega pronto, mi proyecto es poder controlar el motor de la persiana desde arduino, en un futuro ya le pondré para que pueda programarse por tiempo o por luz, pero el problema es que no estoy seguro que emisor tengo que comprar para arduino, tengo el conjunto de emisor y receptor 433mhz (el modelo fs1000a ) pero lo que no me queda claro es si puedo usar este emisor para utiliza

Helpp me....with this driver i cant understand the waveform diagram

hi need on how read stepper driver waveform diagram....i need make code drive mystep motor hi, still struggling stepper driver ? http://forum.arduino.cc/index.php?topic=219158 the picture signal @ 'active' when low. t3 falling , rising edge, , need less 2us. arduino lot faster that. no problem. t1 time signal low. needs @ least 6us. t2 time signal high. needs @ least 10us. to make in arduino this: code: [select]   digitalwrite (pinx, low);   delaymicroseconds (6);    digitalwrite (pinx, high);   delaymicroseconds (10);  http://arduino.cc/en/reference/delaymicroseconds Arduino Forum > Using Arduino > Motors, Mechanics, and Power (Moderator: fabioc84) > Helpp me....with this driver i cant understand the waveform diagram arduino

Module :: HP ToDo List Adapted to Joomla 1.5! - Joomla! Forum - community, help and support

Image
hi all, my name renê schneider, brazilian web devoloper.  well im kinda new in community, help, work on usefull module work on new version of joomla! hope u enjoy it, come english , brazilian portuguese languages, intallation instructions too...  if bug, or add plz contact me... [mod edit: link removed - no longer functional] ps: credits of module go original creator.  god damm, noone t_t  Board index Joomla! Official Sites & Infrastructure Sites & Infrastructure - Feedback/Information Archived Boards - All boards closed Joomla! 1.5 Coding

sending a varint over Ethernet

Image
i attempting small cut minecraft server , need able send varint. varints can found here developers.google.com/protocol-buffers/docs/encoding i need able send them through ethernet library thanks robert quote varints can found here they can't, however, found on arduino. and, "link" doesn't work. Arduino Forum > Using Arduino > Networking, Protocols, and Devices (Moderator: fabioc84) > sending a varint over Ethernet arduino

Multiple omxplayer instance window "multiviewer" - Raspberry Pi Forums

hi! have "multiviewer" project consists show many rtsp streams 1 one display. began wrote python script dynamically handle streams published on our wowza server. i'm using raspbian on raspberry pi b+. began test , play nice omxplayer based on information i've found on https://t3chadd1ct.wordpress.com/2013/04/19/omxplayer/ . idea able display 9 different streams on different window position on 1080p screen : code: select all screen -dms stream1 sh -c 'omxplayer --refresh --win "0 0 640 360" rtsp://url' screen -dms stream2 sh -c 'omxplayer --refresh --win "640 0 1280 360" rtsp://url' screen -dms stream3 sh -c 'omxplayer --refresh --win "1280 0 1920 360" rtsp://url' screen -dms stream4 sh -c 'omxplayer --refresh --win "0 360 640 720" rtsp://url' screen -dms stream5 sh -c 'omxplayer --refresh --win "640 360 1280 720" rtsp://url' screen -dms stream6 sh -c 'omxplayer --refres

[SOLVED] Pagina's - Joomla! Forum - community, help and support

hoe kan ik van zulke pagina's de inhoud en url aanpassen? /index.php?option=com_contact&itemid=3 /index.php?option=com_poll&task=results&id=15 /index.php?option=com_content&task=section&id=1&itemid=2 ®Ã¸ÃŸ wrote: hoe kan ik van zulke pagina's de inhoud en url aanpassen? /index.php?option=com_contact&itemid=3 /index.php?option=com_poll&task=results&id=15 /index.php?option=com_content&task=section&id=1&itemid=2 wellicht kan je iets duidelijker zijn, waar wil je ze dan in veranderen? waarschijnlijk heb je sef nodig ingebouwd of en sef component als opensef Board index Joomla! International Language Support International Zone Dutch Forum Algemene vragen

Spry Horizontal Menu is driving me batty!

dear friends - i'll first admit i'm utter newbie when comes both web design , dreamweaver, spry menu widgit driving me mad! want create horizontal menu that's transparent, though i've managed in design, once i've viewed uploaded page damn menu bar appears in white blue highlights. a second frustration wanting have buttons of unequal length. can this? make on button in menu bar wider others? the website i'm designing friend can found @ www.dorfstrasse26.de if that's of assistance. meanwhile, allow me thank in advance (i hope) timely response! sincerely, scott a. chiasson here quick explanation of why cannot unequal length. spry menu created through css. creating style list (html ul & li tags). when size of menu items listed defined same because using same html tags. make top level of items different sizes, short answer yes. beginner not recommend it. also cannot change function of menu through design view why have illusion of transparent backgro

What's up with my table? (link to site inside)

my domain name still being registered anyhow here deal... check out rough draft of site here... http://df31.dot5hosting.com/~vertical/ now if notice under table says "new posts" looks there tiny little cell 2 pixels in height thing i've checked table , there not cell there, have ten cells in table. what's that? -chris ok disregard question. fixed simple deleting table , making new one. easy fix :) "chris jumonville" <verticalterrain@yahoo.com> wrote in message news:efcigc$6bj$1@forums.macromedia.com... > domain name still being registered anyhow here deal... > check out rough draft of site here... > > http://df31.dot5hosting.com/~vertical/ > > if notice under table says "new posts" looks > there tiny little cell 2 pixels in height thing i've > checked table , there not cell there, have ten cells in > table. what's that? > > -chris > More discussions in Dreamweaver suppor

Camera Stabilizer with MPU6050 IMU

hi guys, i designing new camera stabilizer arduino uno , mpu6050. basically i've finished 4 steps camera stabilizer. 1:find i2c address mpu6050 2:get raw values mpu 6050 convert meaningful data. 3:get roll , pitch values accelerometer , gyroscope. 4:use kalman or complementary filter better result. finally implement pid system. do have idea how implement ? the multiwii code implements gimbal option. able implement or use example. Arduino Forum > Topics > Robotics (Moderator: fabioc84) > Camera Stabilizer with MPU6050 IMU arduino

Source control systems other than RoboSource Control

Image
hi all, posting non-rsc forum because although questions involve source control, i'd people use source control systems other rsc see this. appreciate in advance! has out there used source control system robohelp wasn't robosource control? example, has ever used visual source safe, or similar system? if so, how did work you? did allow download latest version of project server, check out individual topics, , check work in upon closing? did integrate robohelp? did have other positive or negative experiences, or have else share it? we're looking @ using source control system. go rsc, our company uses visual source safe, our infrastructure team pushing that. many thanks! lisa rowan hi lisa a few years ago when dinosaurs ruled earth , pterodactyl's flying around, worked in corporate world. before robohelp integrated source control systems. @ time, had announced version worked source control. using microsoft visual source safe (vss) robohelp html. own experience has be

time not display - Joomla! Forum - community, help and support

create date display time not display monday, 13 november 2006 why? because isn't stated in current language file /languages/language.php (e.g. english.php). open file, how _date_format, _date_format_lc, , _date_format_lc2 defined. at http://php.net/manual/en/function.strftime.php can see how use date function. you have add "%h:%m" current _date_format definition Board index Joomla! Older Version Support Joomla! 1.0 General Questions - 1.0.x

Making Images Linkable - Joomla! Forum - community, help and support

hi everyone, i no joomla , considering using recreate existing website ( http://www.modelgasboats.com ). site "webzine" consists of many articles containg many "linkable" images open in new window fullsize of pic. having hard time figuring out how/if can done in joomla website. can steer me in right direction please??? thanks, marc levac http://www.modelgasboats.com take at: http://extensions.joomla.org/component/ ... itemid,35/ Board index Joomla! Older Version Support Joomla! 1.0 General Questions - 1.0.x

Firmata and Yun troubles

hi, first post. got arduino yun build sensor interface. right purpose fit on pianist/circus artist. he wishes manipulate sounds  physically thru max4live within live etc... i'm using earliest arduino ide (1.5.6) , did follow firmata/maxuino. the point is, loaded "firmata standard" exemple, did uploaded within yun. then opened firmata test provided on website. connected right port, then... nothing, whereas assume should show me availables input , activity in tutorial. just can't where's mistake (if there is). thanks you need use modified version of standard firmata.  have copy in s2a_fm https://github.com/mryslab/s2a_fm/tree/master/snap!files/snap!mobile/standardfirmatayun/standardfirmatayun i using version pymata https://github.com/mryslab/pymata client runs on linino. i have example of controlling dc motor on wired , wifi in instructable http://www.instructables.com/id/the-snapmobile-start-your-physical-computing-engin/

Thread: Netter Interactive Atlas Running via WINE

Image
hi all, newb here. i'm running atlas via wine, have problems. first, search function doesn't work, interface kinda glitchy, , window sticks desk , i'm unable close it, when want unmount cd keeps throwing error saying aplication being used, i've been forced force eject. wonder if problem of bad configuration of wine or else. tried make .iso image cd see if help, , every file in image had "dot n' comma , one" next (;1), couldn't mount because .exe file turned .exe;1 file... hope out there can me. in advance p.s.: sorry english, i'm chilean. hmm. sounds general wine flakiness. wine good, although not perfect. honestly, i'm not sure forum best place ton of help. posting same request in general forum result in more people seeing request , it's possible there able you. but, it's entirely possible program isn't going run under wine. wine folks real experts on th

problem with CDI Spark

good afternoon , first of introduce myself : name miguel 28 years of work in area 's ups , have done projects arduino 'm densenvolver programmable cdi 2 stroke engine , i'm part of firmware work , have problem can not solve , ask help, when let loose spark can read rpms communication port ; pulses become unstable , block , burned 2 arduino uno on doors communication , use avr chip , program drive symptoms same , output coil spark plug off no longer exists such problem , have photocouplers entrances , exits of arduinio ; condensers filter noise every time there spark problem presiste can not have more ideas of how resolve situation ; pulled sparkplug of isolating electronica metal still nothing . any ideas? thank greetings this electrically noisy environment , in order electronics survive , work reliably here need protected against radiated , conducted electrical noise. wires carrying digital signals should shielded, wires connected vehicle ele

Help with form action (php--&gt;mysql)

i'm using following php script send information html form mysql 4.0 database. following works fine want simplify form data little having single value form sent 4 different fields in database table. instance, want value entered "duration" in form sent "duration", "pic", , "sic" fields in database.i've tried altering following script no luck. <? $username="dbo2330*****"; $password="********"; $database="db2330*****"; $date=$_post['date']; $acmod=$_post['acmod']; $legs=$_post['legs']; $route=$_post['route']; $duration=$_post['duration']; $dl=$_post['dl']; $nl=$_post['nl']; $inst=$_post['inst']; $apps=$_post['apps']; $nite=$_post['nite']; $xc=$_post['xc']; $pic=$_post['pic']; $remarks=$_post['remarks']; mysql_connect("db1359.perfora.net",$username,$password); @mysql_select_db($database) or die(

Chat pod/room notification options?

i wondering if there way , im missing it, dont seem more small window popup 3 seconds let me know typed in. can change last longer or stay there till click on it? can make flashes minimized window many other ims do? mmmm... sounds bug or something. speaking user type in chat pod , hit enter once user hits enter text either appear in chat pod or in q&amp;a pod (depending how set up). every other im text remains there whole time (except when respond questions in q&amp;a pod, once answer question goes chat pod). i think might have elaberate on problem receiving i.e. going chat pod or the q&amp;a pod? More discussions in Connect General Discussion adobe

Corrupt variables using char array

code: code: [select] void loop() {           convertlongitude(longitude);      convertlatitude(latitude);      serial.println("floncur: ");        serial.println(floncur);      serial.println("flatcur: ");        serial.println(flatcur);     cloncur = dtostrf(floncur,1,6,bufferlon);     cloncur +='\0';     clatcur = dtostrf(flatcur,1,6,bufferlat);     clatcur +='\0';        serial.println("clatcur: ");        serial.println(clatcur);      serial.println("cloncur: ");        serial.println(cloncur);      char* sms_text= "<gps>";     char* ccommand;     int istart=0;     int iend=0;     (int i=0; i<10;i++)      {        if(sms_text[i]=='<') istart=i;        else if (sms_text[i]=='>') iend=i;      }      (int i=istart+1; i<iend;i++)      {        ccommand[i]=sms_text[i];      }        serial.println(istart);        serial.println(iend);         serial.println(ccommand);        se

Background Image &amp; Header Image Probs

hi here's problem, i've been putting site's no problems of sudden when upload page , try view in browser doesn't load images!! here's weird thing if upload old page displays images fine make new 1 , upload , zip, nothing alt text or ? images should be. the images there because i've checked image url's individually !!! any suggestions? could have changed setting in dreamweaver? anything cgi_bin permission stuff trying out perl programs , played settings. thanks url address old , new page please. -- alan adobe community expert, dreamweaver http://www.adobe.com/communities/experts/ More discussions in Dreamweaver support forum adobe

Stepper Motor Control

hello, first post ever! well, i'm amazed capabilities of arduino, , wanted make sure best of it. i'll controlling motor (http://motion.schneider-electric.com/downloads/datasheets/34_mtr.pdf, m3424-6.3) driver (http://www.geckodrive.com/g213v.html) , arduino attached. right i'm thinking arduino uno. i've read how should control system, i'm kind of overwhelmed amount of information. wanted ask if have advice take in course of project. i've seen connections of motor other drivers, have different names (for example). also, motor way should use generate pulses in experience. i wanted know happen if energized motor rated voltage por maximum performance (75 vdc) , less current (anything below 6.5 amp phase). that's have now. i'm mechanical engineer, , first job motor selection. control of main concern , hope buy rest of elements week, , work them out according advice. i appreciate help! need sitrep (mil-speak situation report) wha

motionEye with Raspberry PI - Raspberry Pi Forums

i'm following instructions url. http://www.howtoembed.com/projects/rasp ... spberry-pi have gone on steps few times , feel have done steps correctly. @ time don't have camera connected rpi 2, thought should still able start program. maybe not having camera connected problem, not sure... type in... ./motioneye.py , then... motioneye should emit info message saying server started. instead message... please install tornado (python-tornado), version 3.1 or greater did follow step says... motioneye requires few libraries , programs. install them following command: code: select all sudo aptitude install python-tornado python-jinja2 python-imaging motion ffmpeg v4l-utils , troubleshooting section suggest have enabled camera module in raspi-config. @ point i'm not sure why i'm getting message or it. please install tornado (python-tornado), version 3.1 or greater have done bit of reading here, not sure sure. https://pypi.python.org/pypi/tornado thanks,