Posts

=?iso-8859-1?Q?=5BFlash=5D_Rotar_un_tri=E1ngulo?=

this multi-part message in mime format. ------=_nextpart_000_026f_01c8845b.79b82220 content-type: text/plain; charset="iso-8859-1" content-transfer-encoding: quoted-printable no ando mucho con flash, pero se me ocurri=f3 hacer una botonera que = est=e1 oculta, con una peque=f1a solapa que tiene una flechita = se=f1alando hacia arriba y cuando uno hace clic en la flechta, la = botonera sube y la flechita va girando en sentido horario hasta quedar = se=f1alando hacia abajo. el problema es que al girar, cambia la forma. = =bftengo que usar una imagen para la flechita o hay algo que no estoy = haciendo bien?. me fij=e9 que el punto que marca el centro est=e9 = all=ed, pero parece que es in=fatil, porque la figura se deforma al = rotar. ------=_nextpart_000_026f_01c8845b.79b82220 content-type: text/html; charset="iso-8859-1" content-transfer-encoding: quoted-printable <!doctype html public "-//w3c//dtd html 4.0 transitional//en"> <html><hea...

auto send mail - Joomla! Forum - community, help and support

Image
dag beste mensen! ik heb in joomla een mooie lijst van contacts aangemaakt maar nu zou ik graag hebben dat deze een email ontvangen als er in een bepaalde categorie een nieuw nieuwsbericht gepost wordt! is dit mogelijk? greetz elvee ik had ook nog een tweede vraag  mensen kunnen hun defautl inschrijven op de joomla website, het mogelijk om deze als administrator toe te laten want nu krijgen ze een email en als ze in die mail bevestigen zijn ze automatisch ingeschreven... Board index Joomla! International Language Support International Zone Dutch Forum Joomla! 1.0 Componenten 1.0.x

Thread: FTP client "gftp. kftpgrabber filzilla" gives 500 access denied

hi have ftp account saved on filezilla,gftp , kftpgrabber since account saved not type password in, account found on dual boot system xp. time time following happens. can not delete, change or overwrite file using of ftp clients access denied "to ftp server" xp same settings not have issue. rebooting ubuntu fixes this. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Networking & Wireless [ubuntu] FTP client "gftp. kftpgrabber filzilla" gives 500 access denied Ubuntu

Thread: New kernel problem, need help.

Image
i accidentally posted first in tutorial thread moderators, sorry, delete if posts ok now, followed master kernel post make new kernel , im having problem seeing in grub. system follows.. backtrack 4, ubuntu 9.04, , vista. edited menu.lst file earlier make "prettier" , on ubuntu distro when did this.. didn't change anything, loaded backtrack, did there, , edited menu.lst... 1 worked! ok now. made kernel, compiled it, rebooted etc. grub wasn't listing install.. googled, tried "update-grub" command.. saw list new install.. rebooted, once again, nothing effected.. did same thing backtrack 4 distro. update-grub command acted diff though, , said found new version etc gave me text based gui, chose install new... rebooted, didn't see new either.. , im lost.. what? if see msg recent you, ill on few hours checking post see if updated, or feel free pm me! my boot folder in linux ...

Pi2 problem with GPIO via Python - Raspberry Pi Forums

hello everyone, got pi2 diploma thesis , i'm trying make way through basic stuff blinking led. have correct wirings, , when use code, can turn led on , off: code: select all sudo su cd /sys/class/gpio echo 4 > export cd gpio4 echo out > direction echo 1 > value can't seem via python. have updates installed, gpio v 0.5.11 , code is: code: select all import rpi.gpio gpio import time gpio.setmode(gpio.bcm) gpio.setup(4, gpio.out) def blink(numtimes,speed): in range(0,numtimes): print "iteration " + str(i+1) gpio.output(4,true) time.sleep(speed) gpio.output(4,false) time.sleep(speed) print "done" gpio.cleanup() iterations = raw_input("enter total number of times blink: ") speed = raw_input("enter length of each blink(seconds): ") blink(int(iterations),float(speed)) i'm running code sudo python led_blink.py , have tried many gpio ports, changing gpio.board layout , still nothing happens... help?? first of need post...

Terminal displays through running program - Raspberry Pi Forums

i attempting run program https://github.com/mwilliams03/pi-touch ... nexample.c http://ozzmaker.com/2013/09/10/controll ... uchscreen/ . have made program auto-start, terminal 'behind' program shows through when touch screen. when launch program ssh, program works expected. know because terminal trying control framebuffer on top of program. how suppress this? have raspberry pi b+ jbtek 3.5 inch screen. guidance appreciated. resolved here - viewtopic.php?f=67&t=107546&p=741085#p741085 raspberrypi

Thread: synaptic will not start after CPU swap

working on hardware here, upgraded piii 1.2ghz piii-s 1.4ghz tualatin 512 cache, best socket 370 cpu ever. anyway, system boots, apps run, folds, except synaptic package manager try start, ask sudo pwd, crash away never there. same thing auto updater, couple minutes after boot red message icon says "a problem occurred when checking updates" ran searches , didn't see helpful, have ideas?? os ubuntustudio 9.04 stg, far "a problem occurred when checking updates" goes, perhaps may help: open terminal menu applications → accessories → terminal , type: (when system ask password give user password, not see nothing when type it, press enter) sudo dpkg --configure -a sudo apt-get -f install sudo apt-get --fix-missing install sudo apt-get clean sudo apt-get update sudo apt-get upgrade sudo apt-get dist-upgrade sudo apt-get clean sudo a...