Posts

Showing posts from May, 2015

Select proper transistor to control 24V supply(PNP)

i familiar how transistor works dont know transistor use control 24v.    emitter    base      controller        24v         5v      which transistor should use control 24v @ emitter it depends on current drawing. Arduino Forum > Using Arduino > General Electronics > Select proper transistor to control 24V supply(PNP) arduino

Static IP for wlan0 on RPI2 does not work anymore - Raspberry Pi Forums

hello everybody! seems there have been changes way static ip can requested rpi 2 itself. until had following code in /etc/network/interfaces , worked perfectly: code: select all iface wlan0 inet static address 192.168.0.122 netmask 255.255.255.0 network 192.168.0.1 broadcast 192.168.0.255 gateway 192.168.0.0 wpa-ssid "my network" wpa-psk "***" well, not since ran update today. seems static ip has requested somehow using /etc/dhcpcd.conf. i've read every post find , wasted hours trying fix it, won't work. can please guide me how transfer data /etc/network/interfaces /etc/dhcpcd.conf? or other way fix appreciated. house's heating system relies on 2 rpis i'm left without heating. can't understand how introduce such major change without backward compatibility , no clear guide on how set up... ps: same code i've shown in /etc/network/interfaces still works fine older rpi1 devices, ...

±12v RS232 Serial adapter - Raspberry Pi Forums

ok, i've been getting lost in 1 while, , i'm sure shouldn't difficult find. basically, i'm trying attach pi device demands ±12v rs232 connection. i've tried cheap usb serial adapter, , turned out ttl levels. no go there. know put run off gpio pins appropriate parts (perhaps sparkfun rs232 shifter kit ), i'll admit electronics knowledge weak, , soldering worse! additionally, approach require new case pi. however, if best way it, i'm willing try. me, ideal solution simple usb rs232 ±12v adapter converter board in usb end of cable. why usb end of cable? because device has rj14 (6p4c) socket, , if it's way round, can replace db9 right plug remove need inline adapter cable. if knows can find such cable, i'd love hear of it. failing that, recommendations usb db9 rs232 adapter confirmed work pi and provides ±12v signal great help. interested, i'm trying connect celestron nexstar slt handset. i've got pi camera , eyepiece working nicely, camera c...

I can't upload program to Arduino

hello, i've arduino pro mini 328p. programmator avrispmkii. i've configured software using tutorial: http://forum.arduino.cc/index.php?topic=118089.0. all seems ok, when try upload program device, progress bar stopping can see on picture. i press shift button when try upload. can please ? hello, i'm new on forum, apologize question. but of guys have solution problem? i've got same problem: pro mini 328p , avr isp mkii. thank answers , ideas in advance !! best regards, panczi Arduino Forum > Using Arduino > Installation & Troubleshooting > I can't upload program to Arduino arduino

Thread: Upgrading Gutsy laptop

i have toshiba laptop running gutsy. came attention gutsy has been declared end-of-life when had trouble getting latest version of openoffice because version have won't open word files. (i guess makes me sound bit slow, doesn't it?) openoffice not program on computer doesn't work right. that's why i've been trying upgrade ubuntu later version, 1 still has repositories. found article upgrading end-of-life distros i'll post link @ bottom of this, says change file /etc/apt/sources.list , then, while running kernel 2.6.22-14 , call program called do-release-upgrade . think have followed these instructions correctly; when call said program, following message: code: checking new ubuntu release current dist not found in meta-release file no new release found i must admit i'm not entirely sure meta-release file is, seems current distro should there. appreciated. https://help.ubuntu.com/community/eolupgrades/gutsy ...

[solved] jessie: bluetooth can not connect to kbd MS Wegde - Raspberry Pi Forums

whole palette of bluetooth tools missing. can not connect keyboard ms wedge: no "hidd", "bluez-simple-agent", "bluez-test-device", ... using binary other distries gave me dbus errors. old procedure were: (permanently connect) http://www.correlatedcontent.com/blog/b ... pberry-pi/ (once connect) viewtopic.php?t=25982&p=520296 use bluetoothctl cli utility bluez 5, or gui bluetooth manager. raspberrypi

Thread: New Startup Sounds!

i'm working on new system sounds - please cast vote on blog: http://anotherubuntu.blogspot.com/ thanks... thanks 4 sharing...... Forum The Ubuntu Forum Community Other Discussion and Support Art & Design New Startup Sounds! Ubuntu

newbie looking for usb keyboard emulation help

hi sorry newbie question thats been asked million time. want make simple keyboard emulator. have arduino nano have been told can't use 1 first question is: cheapest arduino development board can use keyboard emulator? i want use onboard button transmit , ascii character keyboard. i don't know or how start. please advice anyone this starting point i'd add 5 more keys project later. thanks in advance arduino micro. Arduino Forum > Using Arduino > Project Guidance > newbie looking for usb keyboard emulation help arduino

Piezo Horns for swim race starter - flyback diode ?

i have piezo horn using sound start of swim events. i can not locate datasheet, except info : impedance  1000 ohm @ 1 khz voltage nominal  15 v voltage peak  35 v frequence response  3 khz - 30 khz sensitivity  1w,1m   92 db i using pwm tone of around 7 khz. the piezo horn connected constant 12vdc positive pin, , negative horn pin connected 2n2222 or 2n3904 npn transistor. the piezo negative pin has pull-up found needed 'reset' horn between pulses transistor. the transistor driven series resistor pin 12 of mega 2560. the horn working , satisfied sound , volume. but since have 400 parents shouting kids, want add 2 horns can positioned behind starting line - don't want parents complaining kids couldn't hear start horn. so questions : 1. should able drive 3 horns same transistor ? 2. should add diodes ( 1n4004 ? ) across terminals of each horn ( need relay coils ) ? the 12vdc feeds horns connected 9v linear voltage regulator ...

Problemillas con el RetroPie y MAME - Raspberry Pi Forums

Image
hola muy buenas!! el problema que me encontrado después de trastear un rato el emulationstation es que algunos roms de mame no me funcionan. al iniciarlos, me aparece en pantalla algo así como: "this rom nor suported" (o algo así...) sin embargo los demás emuladores me funcionan perfecto con todos los juegos. alguien podría decirme porque unos juegos de mame me van y otros no? un saludo!!! estimo que la version de las roms tiene que ser la requerida para que funcionen. aquí hay listados de compatibilidad de retropie con mame: https://github.com/retropie/retropie-setup/wiki/mame slds! raspberrypi

Photo Panorama?

Image
sorry but, i've been away flash long time - asked take .jpg photo comprised of multiple shots in panorama. , create interface picture scrolls behing fixed mask (he'll want kind of controls ie left, right, stop, play) i'm working in flash mx is there sample somewhere or can point me in right direction? everything seen far in search scrolling mask , static picture thanks http://www.were-here.com/content/templates/articles.asp?articleid=674&zoneid=7 http://www.actionscripts.org/tutorials/advanced/virtual_reality_tours_in_flash/index.shtml http://www.flashkit.com/tutorials/actionscripting/basic/creating-flash_ju-76/index.php More discussions in Adobe Animate CC - General adobe

No video output when GPIO plugged - Raspberry Pi Forums

Image
hi people, i'm working on first project rasperry pi. idea change color of 12v rgb led strip via web interface. last part easiest me have been coding while... looks might have troubles wiring. did wiring , helped in process schemes ( this one , this one ) gpio-to-breadboard adapter. use this led strip , these mosfets , this solderless adapter . issue is, whenever have gpio-to-breadboard adapter plugged in raspberry pi, no video output. did @ first, obvious wrong appeared on screen had green overlay , kept flashing. when unplug adapter , reboot raspberry pi, works. when let adapter plugged in disconnect 12v power supply led strip, still doesn't post. took couple of pictures of setup can see (click larger versions) : fundementally wrong wiring? lot! hi guys, bypassed video issue interacting raspberry pi using sftp , ssh. still, when set output pins 17, 27 , 22 true, don't @ all. led strip not light up... again, i'd grateful if have glance @ wiring ,...

chm documentation? - Joomla! Forum - community, help and support

i must notice popularity of php programming language not comming it's simplicity only, it must greate documentation.most noticable php manual in chm format sets standard for high quality information repository.with features function tree browsing , like, able to find fast , use it. is there similar variant joomla around.i new joomla development , trying find a way minimize learning curve needed comprehend system. tnx. hi vnvlab, this unlikely happen joomla! 1.0.x branch. however, on to-do list joomla! 1.5.  in effect chm version of http://api.joomla.org/ .  pdf version on to-do list.  both hampered amount of effort take phpdocumentor deliver acceptable results.  happen though. regards, chris. Board index Joomla! Official Sites & Infrastructure Sites & Infrastructure - Feedback/Information Archived Boards - All boards closed Joomla! 1.0 Coding

IDE load disaster, WinXP and IDE v.1.0.5

i've been using arduino ide years successfully, ide not load. even after re-installing. totally useless popup window, quote launch4j -------------------- an error occurred while starting application. -------------------- not enough info scratch head about. similarly, have previous versions of ide on pc, , none of them load. the troubleshooting section in forum says try running "run.bat", don't see anywheres in ide directories. so, got idea on this? found in revisions.txt: arduino 0004 - 2006.04.26 * main sketch compiled c++ (instead of c). * updated avr toolchain. * printinteger(), printhex(), etc. handle longs. * millis() fixed (now overflows after days, not minutes) * fixed path java in windows run.bat. maybe java got updated , hosing things? google shows bunch of stuff, not sure how helpful: https://www.google.com/search?q=run.bat+arduino+winxp&oq=&gs_l= Arduino Forum ...

How to intergrate Arduino code to a Labview interface ?

hi i have arduino due code , want control few elemts of through labview interface. all example found controls arduino board directly through  labview e.g. led esc.. how can integrate arduini code labview , contorl 2 parameters of code. ? you should define protocol on serial between arduino - labview. then can send sensor data or commands you need pay attention how format data packets; typically use layout this <field:value> < start of packet field identifier of sensor  (1 byte enough) : separator value value ( 2 or 4 bytes) > stop of packet you can add checksums, timestamps, sequence numbers etc make more robust Arduino Forum > Using Arduino > Interfacing w/ Software on the Computer > How to intergrate Arduino code to a Labview interface ? arduino

Default Button doesn't work

i using form , trying put default button using defaultbutton property doesn't work, there else need do? here working example of default button in form know youve been asking awhile, sorry. <?xml version="1.0" encoding="utf-8"?> <mx:application xmlns:mx=" http://www.adobe.com/2006/mxml" layout="absolute" xmlns:ns1="*"> <mx:script> <![cdata[ import blackmesa.ui; function printinput():void { labelresult.text= tiinput.text.tostring(); } ]]> </mx:script> <mx:form x="554" y="251" width="250" height="250" defaultbutton="{buttondefault}"> <mx:formitem label="label"> <mx:textinput id="tiinput"/> </mx:formitem> <mx:formitem id="buttonsubmit"> <mx:button label="button" click="{printinput()}" id="buttondefault"/> </mx:formitem> <mx:formitem la...

Long range data transport

hello guys i read max distances on different data communications. my project magnetometer on antenna tower indicating azimuth direction. more hmc5883 board. the hmc 30 meter house, need see value. i read i2c prrotocol can't handle distance. moving whole arduino outside, method can't connect small lcd display in house. what reccomand? i thought buying 2 arduino boards, putting 1 of them @ tower , other 1 in house , connecting them cat5 cable serial connection. do have other cheaper / safer ideas? thanks my first attempt involve 30m of cable , slow i 2 c implementation, maybe few hundred bits per second. Arduino Forum > Using Arduino > Project Guidance > Long range data transport arduino

Absolute noob:Looking to power a waterpump for 1 minute on the push of a button

hi, i'm new world of arduino , relatively inexperienced in electronics, have basic knowledge , understanding , have made simple led circuits ans such nothing this. seems project start , reading existing posts possible arduino. on is: what purchase? in first board. is feasible?  i appreciate available, have scoured forums similar topics , found 1 here, http://forum.arduino.cc/index.php/topic,44509.0.html cannot make sense of currently, , need hardware side of things first, can building. many thanks! any arduino work. code: [select] const int buttonpin = 2; const int relaypin = 3; void setup() {     pinmode(buttonpin, input_pullup);     digitalwrite(relaypin, low);     pinmode(relaypin, output); } void loop() {     if (digitalread(buttonpin) == low) { // if button ground closed         digitalwrite(relaypin, high);  // turn on relay         delay(60000);  // ...

Necesito una ayuda para Dummies - Joomla! Forum - community, help and support

Image
hola todos acabo de empezar usar el joomla, hasta aquí todo bién. me instalado un servidor local, también bien. pero ahora pasa que quiero hacer un template pero .... no hay manera. aver si que encontré un tutorial, pero es de lo más básico y no me lleva demasiado lejos. se que hay muchos tutoriales, pero la cosa es que si te dicen el cómo hacer algo pero no el porque. yo lo que quiero es aprender crear templates desde la hasta la z y además saber el porque de las cosas. osea, quiero un tutorial para dummies. alguien tiene idea dónde encontrar algo que me ayude? el tutorial que vi es muy bueno para hacer un template básico, soso... lo quie quiero es algo dónde aparte de que me explique lo básico me enseñe cómo crear el menu y todo lo demás, es decir, dejar cada parte del template mi gusto. pido mucho? bueno de antemano muchas gracias pd : y que por favor sea en español, me defiendo con el inglés pero llega un momento donde me pierdo  Board index J...

Pas mal de questions

bonjour à tous, je suis nouveau sur le forum et dans l'utilisation d'arduino. je programme actuellement un arduino due (uc atmel atsam3x8e). si vous pouvez m'aider, répondez directement à mes posts en cliquant sur les liens suivants: http://forum.arduino.cc/index.php?topic=259430.0 http://forum.arduino.cc/index.php?topic=259240.0 http://forum.arduino.cc/index.php?topic=259237.0 merci d'avance pour votre aide ;-)! t'es bien gentil mais tu nous met des lien vers la partie anglophone du forum. cela donne l'impression qu'en désespoir de cause n'ayant pas de réponses des anglophones, tu te tourne vers les francophones : pas très malin comme façon de faire. a donner des liens "écrit en anglais, brut sans traduction" sur un forum francophone,, il ne faudra pas t'étonner que les gens ne se précipitent pas pour te répondre. apprendre à éviter de choquer les autres  ne serait pas superflu. ...

Function in C++

dears , hi i have function written in matlab takes 5 variables , return 1 , convert in c++ , think many of statements in function  same in c/c++, don't know statements need rewritten convenient c++ form . please code: [select] function th =apfpreogram(xc,yc,sf,sl,sr) qx=xc; qy=yc;      golx=12.8; goly=14; % obs1=[0 0];    obs2=[0 0]; obs3=[0 0]; resultant = [0.001;0.001 ];       zeta = 0.1;     dq = sqrt (   (qx-golx)^2 + (qy-goly)^2   );     dstar = 1;     if  dq < dstar                 gatt = zeta * ( [qx ; qy] - [golx ; goly]);          else              gatt = dstar * zeta * ( [qx ; qy] - [golx ; goly]) / dq;            end         grep = [ 0;  0];     qstar = 1.5;     n = 0.005; m=1; ...

Thread: USB system crashes

at seemingly random intervals on both live cd of 8.04/8.10/9.04/9.10(beta) usb system crash taking mouse it. before 9.10 logs tell me usb port has disconnected, time got more information. oct 15 01:04:57 ubuntu kernel: [ 762.623479] usb 2-3: usb disconnect, address 2 oct 15 01:04:57 ubuntu kernel: [ 962.248025] info: task khubd:26 blocked more 120 seconds. oct 15 01:04:57 ubuntu kernel: [ 962.248030] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables message. oct 15 01:04:57 ubuntu kernel: [ 962.248034] khubd d c080b3a0 0 26 2 0x00000000 oct 15 01:04:57 ubuntu kernel: [ 962.248042] f716de30 00000046 fffffff0 c080b3a0 f715a848 c080b3a0 8fe6f6b8 000000b1 oct 15 01:04:57 ubuntu kernel: [ 962.248053] c080b3a0 c080b3a0 f715a848 c080b3a0 8fe68b62 000000b1 c080b3a0 f4529200 oct 15 01:04:57 ubuntu kernel: [ 962.248064] f715a5b0 f69f2a80 f716de38 f6984500 f716de54 c040c075 00000000 f715a5b0 oct 15 01:04:57...

Unknown Error Messages

i'm running code allows range-activated system when object detected in range, fire 2 lego missile launchers. toy demonstrating basic automation, artificial intelligence, , coding project. basically, potentiometer used select modes want use: rest, stationary, rotate, , empty state, may use bluetooth... once sorted out. my knowledge of actual workings of programming software , java extremely limited. appreciated: code: [select] exception in thread "thread-5" java.lang.stackoverflowerror at java.util.regex.pattern$loop.match(pattern.java:4275) at java.util.regex.pattern$grouptail.match(pattern.java:4227) at java.util.regex.pattern$branchconn.match(pattern.java:4078) at java.util.regex.pattern$charproperty.match(pattern.java:3345) at java.util.regex.pattern$branch.match(pattern.java:4114) at java.util.regex.pattern$grouphead.match(pattern.java:4168) at java.util.regex.pattern$loop.match(pattern.java:4295) at java.util.regex.pattern$grouptail.match(pa...

Need help with emailing upon submission

ok, need email results of form email stored in database. here how form works now... currently have 1 field populated table contains our store information. in table email address associated store. so want when complete form , select there store the list. once submit form dumps data database , i want copy of submission emailed manager of store.. currently use bit of code email upon submission, there anyway to use , email results email contained in table? or maybe there easier way accomplish task without coding? dim trixmail, trixbody set trixmail = createobject("cdonts.newmail") trixbody="first name: "& request.form("firstname") & vbcrlf trixbody=trixbody & "last name: " & request.form("lastname") & vbcrlf trixbody=trixbody & "e mail: "& request.form ("emailaddress") & vbcrlf trixbody=trixbody & "po number: "& request.form ("ponum") & vbcrlf...

Identifying boot loader

Image
i have (g3) uno (extra pins) , programmed test code led project. i have 3 more mega chips board lab led (uno) how tell boot loader installed if swap chips around? p.s. hope above makes sense. i think can not identify boot loader ...  you can buy programmer (or use arduino isp) , rewrite bootloader arduino ide. way sure have latest bootloader. by way, version "r3" : " arduino uno r3" Arduino Forum > Using Arduino > Microcontrollers > Identifying boot loader arduino

Making a small NAS with RPI - Raspberry Pi Forums

hello, i've been looking put 3tb hdd use creating small nas storage connect laptop , other devices to. i've been looking around @ best way go creating one, , have been looking cheapest option, using rpi , few adapters , case it. question have how go connecting hdd rpi since there not sata connector. specific drive have this: http://www.amazon.com/western-digital-c ... b004rormf6 converter cords or else or alternative options appreciated! you may find following articles helpful: http://www.mikronauts.com/raspberry-pi/ ... erry-pi-2/ http://www.mikronauts.com/raspberry-pi/ ... ter-tests/ http://www.mikronauts.com/raspberry-pi/ ... ent-howto/ zumph wrote: hello, i've been looking put 3tb hdd use creating small nas storage connect laptop , other devices to. i've been looking around @ best way go creating one, , have been looking cheapest option, using rpi , few adapters , case it. question have how go connecting hdd rpi since there not sata connector. specific...

Connecting Pi with Arduberry and a phone - Raspberry Pi Forums

a friend of mine , want use raspberrry pi school project. our idea able acces pi mobile phone, , in conjunction arduberry controll light (probably using arduino relay shield). i've looked around internet see if can find things me , stumbled upon piui. seemed handy tool since easy connect phone pi in way, possible either use arduino development kit edit arduino scripts , use change light on or off, better automate raspberry pi upload few existing arduino files arduberry when pressing button on phone. hope can me this bump raspberrypi

Cubo LED 3*3*3

buen dia amigos:     recientemente compré un arduino nano y decidí armarme un cubo led de 3*3*3 . el armado no fué problema, 27 led, 12 resistencias, 3 transistores.  las resistencias limitadoras de corriente para los led son de 330 ohm.  mi duda y no se si es problema es que, una vez programe las primeras secuencias, los led no encienden lo suficiente, lo hacen muy tenue.  el unico led que me da un buen brillo es el conectado al pin 13.  para controlar los led use las salidas d2 hasta la d13. d2, d3, d4 para controlar las filas y  d5 hasta d13 para las 9 columnas. segun se, el pin 13 tiene un led conectado que está integrado en la misma placa y el led del cubo que conecto en ese pin, es el que brilla mejor que los demas mientras que los otros apenas se ven tenues.  viendo eso descarto que los demas brillen poco por la programacion puesto que lo que hago es que enciendo los led uno uno, nunca mas de uno al mismo tiempo y pense encenderl...

Refresh CFInclude File

is there way auto refresh include file within page? data in include file updated throughout day have auto refresh every 15 minutes seeing latest data. replies. can give more information on need? mean want section of page update every 15 minutes if leave page open? or want contents of cfinclude updated? if mean a) need use javascript, pretty simple. if mean b) database, or generate html file every 15 minutes , include that! More discussions in Advanced Techniques adobe

un MOSFET comme interrupteur?

bonjour à tous, je me pose des question sur la pertinence de l'utilisation d'un mosfet dans mon circuit...  voila, j'ai fais un circuit avec des led et des drivers de led qui consomme environs 100ma avec des led allumées et quelque centaine de ua  avec les led éteintes (à 3.3v). j'aimerai mettre un interrupteur commandé numériquement (avec mon atmega328p) en amont de ce circuit pour réduire encore sa consommation lorsque les led sont éteintes. après quelques recherches, je me suis dit que le mosfet était plus pertinent que le transistor car il controle en tension et ne laisse donc pas de courant de fuite (de ce que j'ai compris!!). j'ai donc acheté des bss138 et je n'arrive pas à les faire fonctionner! en cherchant sur internet, j'ai l'impression que les bss138 ne sont utilisé que pour convertir des tensions (en général 3.3v à 5v), mais je ne trouve personne qui l'utilise juste pour couper un circuit de basse consomma...

Webserver Joomla e Download center - Raspberry Pi Forums

avendo un computer piuttosto datato stavo pensando di comprare un raspberry pi 2 come server locale con cui esercitarmi con joomla, e nei periodi di inattività come gestore download, è sufficientemente potente secondo voi? inoltre, sopratutto in vista del secondo scopo è meglio una sd da 64 gb, oppure un hardisk esterno? per piccole cose credo sia più che sufficiente. personalmente lo uso come server samba, e server subsonic, oltre che sistema di backup per server remoto... ti sconsiglierei un raspberry 1, ma il 2 dovrebbe fare al caso tuo. fossi in te un tentativo lo farei, ovviamente solo come piattaforma di test. sd da 64gb? le legge il raspberry? dubito... dovresti eventualmente avviarlo su sd da 8gb (o superiore) e poi inserire la sd da 64gb con una chiavetta nella porta usb. ai tempi usavo un acer aspire 1 come piattaforma di download, con una sd da 32gb che non mi diede mai noia. sappi che il raspi non ha una buona usb alimentazione, quindi il disco eventualmente deve ...

fireworks - rollover - where to start

hi - have been given site navigation using graphics/javascript already. need make rollovers (text bold on hover). wanted use css owner insists on using highly unusual font. currently, in fireworks, text needs have rollover included inside of slices hotlinks (area maps) , include images text. remove current slices , start making new ones, isolating text new slices? i'm bit rusty on doing way. also, how make .html page being displayed shows text in down (bold) state? the text want make rollovers of needs in own slice. don't need use button editor. right click on slice , choose add simple rollover behavior. -- linda rathgeber [pvii] **adobe community expert-fireworks** -------------------------------------------------------------- http://www.projectseven.com fireworks newsgroup: news://forums.projectseven.com/fireworks/ css newsgroup: news://forums.projectseven.com/css/ design aid kits: http://www.webdevbiz.com/pwf/index.cfm --------------------------------------------...

Relay Question - Raspberry Pi Forums

i can't relay switch - what's going on? this relay i'm using. have wired 5v rail on gpio, should fine according these specs. it's switching pump takes 600 ma @ 115v a/c - again, within these specs. when run 3v3 through input pin, though, led comes on nothing happens. swapped wires no nc , pump runs still doesn't switch. i'm not of electrician, i've double , triple checked wiring , far can tell, plugged in ought be. missing? if reading specs right, wants 85ma drive relay. gpio pins limited 15 ma. raspberrypi

Joomfish does not work with DocMan Help! - Joomla! Forum - community, help and support

hi all! i have installed joomfish 1.7 & docman v1.3 rc on joomla 1.0.10. problem is: - have uploaded file (pdf) , public fontpage everyone. - website have 2 language (english & vietnamese) - if site language english can download file, in other language, when click on button download, browser (ie,firefox) automate view file content wrong content. pls me problem. thank ! hello, i have same problem. does have solution this? regards, Board index Joomla! Older Version Support Joomla! 1.0 Language - 1.0.x Joom!Fish and Multilingual Sites

Thread: Web Server & SSH (Airport Extreme) Problem

Image
hi, i'm trying setup web server , ssh on ubuntu server. current network setup is: internet --> linksys becmu10 (cable modem) --> airport extreme --> ubuntu server however, unable access webpage , ssh wan. i've tried far: port forward 80 , 22 on airport extreme via airport utility reserved dhcp ip ubuntu server (10.0.1.201) via airport utility enabled nat port mapping protocol nmap on ubuntu server (10.0.1.201) shows port 22, 80 , 3306 open nmap on linksys becmu10 (192.168.100.1) shows port 21 , 80 open nmap on airport extreme (10.0.1.1) not show port 22 , 80 open though i've setup port forward 22 , 80 since i've done did not allow me access webserver wan, changed network setup to: internet --> linksys becmu10 --> ubuntu server after new setup, nmap on becmu10 shows port 80 open , ubuntu shows port 22, 80 , 3306 open. however, still cannot access , ssh ubuntu server wan. appreciated! ...

Thread: Sharper system and firefox fonts

Image
hi im new forum go easy! installed ubuntu 2 weeks ago , loving it!! im sure you've been asked many times before, how fonts sharper? on ubuntu intrepid 8.10. im migrating windows xp (slowly surely), , fonts in windows xp clear, in ubuntu bit softer, ok. gripe firefox...the fonts dont did on xp, problem because im web designer , need check how sites look. how firefox looking did on xp machine? making system fonts in ubuntu clear did on xp great too. ive tried apperance preferences > fonts > subpixel smoothing. tried many settings in no luck. ive researched , found - http://ubuntuforums.org/showthread.php?t=20976 written 4 years age , seems complicated, more date 1 great. guys, hope can imho dejavu fonts better default ones. in appearances can change them system. browsers allow select default fonts browser. subpixel smoothing you've selected. Forum...

Thread: polkit-gnome-authorization Doesn't show all policies

Image
as seen in picture polkit-gnome-authorization doesn't show it's whole tree of policies .. using latest karmic .. anyone has idea? Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Desktop Environments [gnome] polkit-gnome-authorization Doesn't show all policies Ubuntu

Non visualizzare alcuni contenuti in alcune lingue con Joom!Fish - Joomla! Forum - community, help and support

Image
salve, sto utilizzando joomla da qualche settimana. non sto riscontrando grandi difficoltà, ma ora sto cercando di realizzare un sito multilingua. ho installato joom!fish ma ho notato che se cambio lingua tutti contenuti presenti nella lingua italiana vengono riportati in italiano selezionando la lingua inglese. vorrei invece che la versione italiana ed inglese siano il più indipendenti possibile e cioè introdurre dei contenuti in italiano che non compaiono proprio nella versione inglese e veceversa. per contenuti che invece voglio riportare sia nella versione inglese che in quella italiana la gestione è abbastanza intuitiva. vi ringrazio anticipatamente. kevin kevinp wrote: ho installato joom!fish ma ho notato che se cambio lingua tutti contenuti presenti nella lingua italiana vengono riportati in italiano selezionando la lingua inglese. kevin, questo non mi è molto chiaro...per cui ti chiedo  intendi dire che quando cambi dall'italiano all'inglese contenuti rimangono in it...

using SQL Server 2005 Express

i'm building turn-key system client needs inhouse system based on code. load never heavier 100 hits minute @ peak, if that. code developed using full blown sql server. sql code full blown run on express? express come saved procedures (ie; sp_columns_rowset)? in other words, using express , if what's experience? we using express on our intranet. things working ok, single processor limit , max of 1 gb of ram putting quite throttle on performance. must admit peformance no better previous access databases. now have "proven concept" sql server express, have put $$$ in budget next year upgrade full blown version of sql server. also, there caveat regard using express coldfusion. description , resultant solution illustrated here: http://www.demirkapi.net/avblog/index.cfm?mode=viewentry&id=cf028569-ccd2-2132-381c9287f81 e1e96 sorry not address question, info might prove valuable nonetheless. More discussions in ColdFusion adobe

How to make the module position like this ? - Joomla! Forum - community, help and support

h\hi guys, i  come other issue of how make module position module located  right above mainbody, , plan add 2 module position in 1 line not in 2 row, example module position named user10 , user2, original template use has user2 located above right module, , want guys how can make  of user2 has same width of module position of user10 have created ? for more understand mean, pls looked attached pictures and here original code of template defined( '_valid_mos' ) or die( 'restricted access' ); $iso = split( '=', _iso ); /*echo " ";*/ # template configurations ########## # change width of template $width = "1"; // 1: 800x600; 0: 1024x768 # enable users option - enable if $width set 1 $tool = "1"; // 1: enable; 0: disable # choose prefer menu type $ja_menutype = "3"; // 1: split menu; 2: son of sukerfish dropdown menu; 3: transmenu; # end: template configurations ########## if ($ja_menutype == 1) { require($mosconfig_absolute_...

Thread: Lost internet connection

i have internet connection through wire, same wire using write post on laptop. know there no problem such firewall or anything. if problem not in desktop machine beyond couldn't post this. on desktop machine internet connection not work. have dual boot win xp , ubuntu , neither has internet connection now. have not done in particular, working when left , not working when came back. test ping did: code: ping www.lri.fr on both machines. laptop answers: code: ping futurwww.lri.fr (129.175.15.11) 56(84) bytes of data. 64 bytes futurwww.lri.fr (129.175.15.11): icmp_seq=1 ttl=45 time=61.2 ms (...) 4 packets transmitted, 4 received, 0% packet loss, time 3004ms the desktop machine answers: code: ping futurwww.lri.fr (129.175.15.11) 56(84) bytes of data. 192.168.200.1 icmp_seq=1 destination host unreachable (...) 4 packets transmitted, 0 received, +4 erros, 100% packet loss, time 15013ms through same wire. (i plug machi...

Nested Custom Tags

hello, have custom tag i've written has attributes. want nest tag inside of itself, , access attibutes of parent tag. however, when try access parent tag's data child child tag's data! if there 2 of same custom tags in context stack, possible access 1 other? help. tim you want custom tag call itself? why not use loop instead? or, want call custom tag custom tag. in case send attributes same way normal template. More discussions in Advanced Techniques adobe

Connecting to Internet via PC w/ wifi adapter - Raspberry Pi Forums

hello rpi community, never, ever post on forums, having found else's forum post able answer own questions, nevertheless, i'm here, without answers , confused. how's run-on sentence? anyways, ambitiously want begin "pi-ing" i've hit first, extraordinarily complicated wall already... connecting pi internet using ethernet cable goes pc...which hooked via wifi adapter. followed -- https://anwaarullah.wordpress.com/2013/ ... ss-mode/-- believed had solved problems. didn't... i'm running pi mouse, keyboard, monitor using hdma->vga adapter, , audio. so, though it's not headless, still able follow tutorial fine, , posted because accurate solution quest far, else needed understood how use raspberry pi answers far complicated. had tried many things before-hand , gone through many resources of either on head or didn't work, no matter how to-the-tee followed it...something in setup little different. example, in video link posted, had no op...

flashvars

hi, i tring pass parameters html flex app, tried example , nothing... this html code in object: <param name="flashvars" value="filtervalue=null&username=administrator" /> and in embed: flashvars="filtervalue=null&username=administrator" this how tried print vars (in flex app): trace(application.application.parameters[0]); trace(application.application.parameters[1]) trace(application.application.parameters.filtervalue); trace(application.application.parameters.username); i undefined everything.. if can me?, example? .. great! More discussions in Flex (Read Only) adobe

Consiglio programma gestione display tft 7 pollici

Image
un saluto tutti  dopo aver impazzito un po' per far funzionare il display in oggetto, mi trovo ora sbattere con la programmazione di arduino. posseggo mega 2560 con un display tft da 7.1 come potete vedere da questo link: http://www.ebay.it/itm/7-tft-lcd-module-display-touch-panel-pcb-adapter-for-arduino-ge-/321476408181?pt=bauteile&hash=item4ad97cb375 il tutto funziona con il software di esempio, e riesco fare qualcosa di quello che mi necessita, ma attualmente mi viene un dubbio che per quello che voglio fare ci siano funzioni + veloci e semplici che non conosco..... vi avviso che anche se ho usato pic programmati in assembler, non ho mai fatto qualcosa di serio con arduino... vi faccio un esempio di quello che voglio fare; il più semplice è un contagiri per auto barre, quindi mettiamo la scala debba avere circa 70 barrette da accendere o spegnere in base ai giri... io ora disegno le barre e ok, ma se giri si abbassano devo spegnere le barrette, in pratica solo...

minidlna subtitle with chromecast - Raspberry Pi Forums

Image
hi everybody, have pi2 raspbian wheezy , minidlna v1.0.24 (from repo) , using torrent seedbox , dnla server. have bought chromecast 2015 (ccast) , want play videos raspberry ccast , display .srt files placed next videos. did try different android apps: bubble dlna, localcast, allcast still not working. localcast manage search subtitle on opensubtitle.org , display it. bubble, try press subtitle icons have "none", if sure minidlna can share .srt file (it works on samsung smarttv) got same problems viewtopic.php?f=38&t=73464&p=626191#p626191 according https://www.reddit.com/r/chromecast/com ... subtitles/ should possible done. wondering if find way it! ps: know should use xbmc within pi , not ccast, wanted stream other apps (netflix, etc...) just updates problem: found out in git history of minidlna commit has subtitles improvement bubble upnp: http://sourceforge.net/p/minidlna/git/c ... 2f5cc663b/ think must have minidlna > 1.1.2, , therefore h...

Saving hex (color codes)

hi everyone, i have been using arduinos years, have limited knowledge on how write own programs them. modify other programs find online. got strip of addressable leds radioshack price couldn't turn down. program have written works good, want modify it. uses large paragraphs of code this code: [select] progmem const unsigned long pattern_test_red[10][10]={   {0xff0000,0x000000,0x000000,0x000000,0x000000,0x000000,0x000000,0x000000,0x000000,0x000000},   {0x000000,0xff0000,0x000000,0x000000,0x000000,0x000000,0x000000,0x000000,0x000000,0x000000},   {0x000000,0x000000,0xff0000,0x000000,0x000000,0x000000,0x000000,0x000000,0x000000,0x000000},   {0x000000,0x000000,0x000000,0xff0000,0x000000,0x000000,0x000000,0x000000,0x000000,0x000000},   {0x000000,0x000000,0x000000,0x000000,0xff0000,0x000000,0x000000,0x000000,0x000000,0x000000},   {0x000000,0x000000,0x000000,0x000000,0x000000,0xff0000,0x000000,0x000000,0x000000,0x000000},   {0x000000,0x000000,0x...

Can't Control LED Strip over Pins (Solved) - Raspberry Pi Forums

Image
hi, followed tutorial: http://popoklopsi.github.io/raspberrypi-ledstrip/ when starting raspberry pi strips attached leds blue. after while dimmer , go out. don't understand why, when touch lan or usb port go on again little while. installed pigpio this: wget abyz.co.uk/rpi/pigpio/pigpio.zip unzip pigpio.zip cd pigpio make sudo make install when trying control leds nothing happens. commands using ones out of tutorial: sudo pigpiod //for starting pigs p 17 255 pigs p 22 128 pigs p 24 128 don't error or ouput, doesn't change anything. don't know if can seen in pictures, tried. although i'm quiet sure wired correctly after checking multiple times: know it's not easy assist this, maybe knows common mistakes or has tip check. thank you! best regards, tietze111 i don't see ground connection between of pi's ground pins, , source of fet's. without not driving gates of fet's. indeed common mistake, again @ example, , ...