Posts

Showing posts from January, 2015

Pencil Tool- changing the path color

i'm digitizing pencil sketches using pen tablet , fh's pencil tool. is there way change color of pencil tool's path trace original sketch? by that, not mean: change line color, fill, or selection color. i'm referring fine line(or dotted line, if choose option) appears start draw line. thanks! > there way change color of pencil tool's path trace > original sketch? to cahange default select color , line thickness when nothing selected. ether using object palette 'normal' or dragand dropping in swatches palette. jukka More discussions in Freehand adobe

javascript on close window problem

hi have javascript runs when user closes pop-up window using x (i.e instead of loggin out using button) this works fine without problems. however need make work second set of pages within set of frames. initially tried referencing javascript on actual frameset page didn't seem work placed javascript inside 1 of frames , altered script reference top. instead of window. (i.e stuff window.close() became top.close()) again working fine except following part: xwidth=window.document.body.offsetwidth-window.event.clientx yheight=window.event.clienty if(xwidth<=30&&yheight<0) { // alert("closed2") top.location.href="pop_chat_main_logout.asp"; top.close(); } in pages don't have frames.. works out user's mouse , can make pretty accurate guess it's within x button , therefore should run. however not seem function correctly when within frame. i think it's getting confused frames stats it's getting (i.e mouse when pressed) not ...

Chromium on a B+ with Raspian Jessy - Raspberry Pi Forums

Image
is getting chromium on b+ possible? looking using google cloud print "apt-get chromium" (or chromium-browser) fails install it. there other cloud printing server run on pi (i running cups) or whatever.... in advanced. agilly1989 wrote: is getting chromium on b+ possible? looking using google cloud print "apt-get chromium" (or chromium-browser) fails install it. there other cloud printing server run on pi (i running cups) or whatever.... in advanced. chromium 45 compatible rpi 2b armv7 models google cloud print works either epiphany or iceweasel browser, providing have compatible printer installed via cups https://www.google.com/cloudprint raspberrypi

Problem with CFUPDATE porting from CF4 to CF7

hi, porting site cf4.1 cf7 , getting following error in site. error occurred while processing request the given fieldname "style" not found in table "objects". the error occurred in doeditobject.cfm: line 19 18 : <cfif siteadminperms true or sectionadminperms true or editperms true> 19 : <cfupdate datasource="#sitename#" tablename="objects" formfields="text,title,link"> 20 : <cflocation url="main.cfm?action=editobject&sid=#form.sid#&lid=#url.lid#&edittype=#url.edittype#"> 21 : <cfelse> style not given fieldname don't understand start error. any thoughts. know have not provided lot of information not sure relevant error. the 3 form fields mentioned contain text. text field contains html written database. thanks in advance help. sean. my guess has html. there may <style> tage causing problem. any chance can write insert statement? More discussions in Getting Starte...

Feasibility of measuring multiple voltages and comparing to stored data

hi, as part of project need create tester measures voltage , current given out solar module. use shunt resistor i'll measure shunt voltage , calculate current given afterwards. ideally, use arduino uno compare measured voltage , shunt voltage expected/acceptable range each. if voltages lie inside respective ranges, green led light up, example - , red led if one/both lie outside acceptable ranges. i have no electronics experience seems part should feasible. one possible problem need test various solar modules have different acceptable ranges voltage , current (or shunt voltage). would possible somehow store different comparison ranges each module , compare measured voltages 1 of these ranges depending on mechanical button technician push, example?? (the technician know test module, needed press button 3, example.) any or other advice appreciated. thanks, chris hi chris quote ideally, use arduino uno compare measured voltage , shunt voltage expected/acc...

How to install joomla on WAS CE(webserver) - Joomla! Forum - community, help and support

Image
hai friends, actually requirement create site using joomla , using ce . there possible way that. please let me know if there tutorials or regarding manual that. please let know asap. im running out of time. pleaseeeeeeeeeeeeeeeeeeeeeeeeee as far aware, ibm's websphere designed j2ee , such similar apache geronimo , jboss type application layers, not in suited run php & joomla!. however, having said that, if have requirement j2ee application integrated joomla!, apache can integrated in serving environment , configured php , mysql. but in short, ce, not designed php applications natively , such, best of knowledge, there no instructions, tutorials or manuals assist you. others, may have comment make though. Board index Joomla! Older Version Support Joomla! 1.0 Installation - 1.0.x

vJoomla Alpha Testing Beginning -- vBULLETIN 3.6 to Joomla 1.0.12 - Joomla! Forum - community, help and support

anyone interested looking alpha , beta testing new vbulletin / joomla bridge.  please understand code still experimental , not ready production deployment. if interested email mlmorr0 @ uky dot edu also, reminder bridge links vbulletin joomla - not 2-way bridge.  in bridge joomla session , user tables ignored , joomla authorizes off vbulletin class object. if users on joomla , looking link vbulletin bridge not you. awesome !  lots of people looking forward ! Board index Joomla! Older Version Support Joomla! 1.0 Extensions - 1.0.x Integration & Bridges - 1.0.x

Design/Opsætning af min 1.side - Joomla! Forum - community, help and support

Image
hej alle jeg har nu fået de forskellige stumper til @ virke og nu skal jeg til @ designe mit nye websted. det skal være meget simpelt. en menu ude venstre side, måske med et par enkelte undermenupunkter. ikke noget med poll, loginfunktioner, sidste 5 nyheder med mere...  alt dette vil jeg langsomt arbejde videre med senere... nu - skal jeg bare have opbygget en simpel side.... men - jeg syntes det er svært @ forstå, hvordan man flytter rundt på modulerne, fjerner nogen etc. etc. - tror i, der findes en nem dansk forklaring på dette ?? jeg har læse denne uden held: http://www.kemiklubben.dk/upload/joomla ... danish.pdf spørgsmål 2: faktisk kunne jeg tænke mig @ lave en side der ligner "http://www.joomla.dk/" - er dette en speciel template eller hvad jeg kan utrolig godt lige toppen af siden..... summa sumarum: så kunne jeg godt bruge lidt hjælpe til @ designe min forside... hvis forstår ;-) tak - og fortsat god dag /peter hej peter windum har du prøvet @ læse den http://joo...

Thread: Can't compile much of anything!

i have feeling missing lot of libs on computer. have never had issue before in of previous installs. here when trying ./configure gtk+-2.12.12: checking base_dependencies... configure: error: package requirements (glib-2.0 >= 2.13.5 atk >= 1.9.0 pango >= 1.17.3 cairo >= 1.2.0) not met: no package 'glib-2.0' found no package 'atk' found no package 'pango' found no package 'cairo' found consider adjusting pkg_config_path environment variable if you installed software in non-standard prefix. alternatively, may set environment variables base_dependencies_cflags , base_dependencies_libs avoid need call pkg-config. see pkg-config man page more details. mat@mat-laptop:~/desktop/gtk+-2.12.12$ when try ./configure lives, tells me need gtk package. can't install that! there way check sanity of system?????? edit: running 9.04 okay, installed said ...

Ground Loops Galore (SPI Application)

i'm working on project has ics daisy chained through spi... , life of me cannot them communicate robustly.  after many hours, i've reduced of problems grounding scheme i've used project.  i've attached simple schematic showing current wiring scheme on same page.  know i've written lot of text here, i've bolded questions make little easier haha.  thank patience , help. so first thing might notice how ics wired power , ground.  went scheme 2 reasons: 1.  cannot daisy chain power many ics.  amount of current builds each ic in chain, , 22awg wires , pcb traces cannot support current. 2.  lazy, , didn't want spend week creating individual power cables split off of main 14awg branch , route each of 60 connected ics. this first problem comes in.  believe splitting large spi daisy chain smaller sub-chains power influencing spi communications (the data gets garbled) due different ground potentials @ each i...

Asking for multiple integer user input?

my program pretty simple: using pwm control dc motor hooked uno. wanting next ask user input set maximum , minimum speed motor. way motor start min. speed , gradually increase max. speed. decrease down min. , cycle forever. , possible have board run program after close serial monitor? have control program figured out already, can't serial monitor work should. tips? thanks. code: [select] int motorpin = 3; void setup(){ pinmode(motorpin, output); } void loop(){ for(int speed=0; speed<=255; speed+=1){   analogwrite(motorpin, speed);   delay(30); } for(int speed=255; speed>=0; speed-=1){   analogwrite(motorpin, speed);   delay(30); } } i'm guessing want user able type 20 or 240 set values. the code in data input demo in function readseveralchars() should give ideas. ...r Arduino Forum > Using Arduino > Programming Quest...

RPI 7" Touch 180 Grad gedreht - Raspberry Pi Forums

hallo zusammen, ich habe nun endlich das raspberry touch display erhalten ( http://swag.raspberrypi.org/products/ra ... en-display ) - alles zusammen gesetzt, es funktinioniert mit einer einschränkung - das display ist um 180 grad gedreht - steht auf dem kopf. habe ich falsch gemacht? irgendjemand eine idee wieso bzw. wie man das lösen kann? vielen dank lars ich hatte dasselbe problem. die lösung ist einfach: anpassung der boot-config: code: select all sudo nano /boot/config.txt ende folgende zeile einfügen: code: select all lcd_rotate=2 konfiguration mit strg+o speichern. nach einem reboot sind display und touch-kalibrierung um 180 grad gedreht. raspberrypi

Please Help - Joomla! Forum - community, help and support

problems installing joomla first time a 0 no votes b 0 no votes   total votes: 0 your vote has been cast. so have problem installing joomla on step 1, using local host host name, root mysql un, , leaving pass word blank.  tells me un , pw inccorect try using un , pw provided host , still gives inccorrect message.  unsure how move forward here. Board index Joomla! Older Version Support Joomla! 1.0 General Questions - 1.0.x

Thread: Problems when checking for updates

Image
when check updates following reply: w: gpg error: http://security.ubuntu.com hardy-security release: following signatures invalid: badsig 40976eaf437d05b5 ubuntu archive automatic signing key <ftpmaster@ubuntu.com> please help open terminal , try this: code: apt-get clean cd /var/lib/apt mv lists lists.old mkdir -p lists/partial apt-get clean apt-get update Forum The Ubuntu Forum Community Ubuntu Specialised Support Security [ubuntu] Problems when checking for updates Ubuntu

Time difference of 6 hours?

in code below, function readds3231(); displays different time resulting clock.gettime(year, month, date, dow, hour, minute, second); why be? code: [select] /* ds3231_test.pde eric ayars 4/11 test/demo of read routines ds3231 rtc. turn on serial monitor after loading check if things are working should. */ #include <ds3231.h> #include <wire.h> ds3231 clock; bool h12; bool pm; byte aday, ahour, aminute, asecond, abits; bool ady, a12h, apm; byte year, month, date, dow, hour, minute, second; void setup() {   // start i2c interface   wire.begin();   // start serial interface   serial.begin(9600); } void readds3231() {   int second,minute,hour,date,month,year,temperature;   second=clock.getsecond();   minute=clock.getminute();   hour=clock.gethour(h12, pm);   serial.print(hour,dec);   serial.print(':');   serial.print(minute,dec);   serial.print(':');   serial.print(second,dec); ...

arduino is open hardware?

i came across post in raspberry pi forum: http://www.raspberrypi.org/forums/viewtopic.php?t=55777&p=422729 so know of documentation hardware of arduino available general public, namely documentation of chip. i thank in advance answer did want atmega328p datasheet? http://www.atmel.com/images/atmel-8271-8-bit-avr-microcontroller-atmega48a-48pa-88a-88pa-168a-168pa-328-328p_datasheet_complete.pdf or did mean else? Arduino Forum > Topics > Device Hacking > arduino is open hardware? arduino

XML onLoad problem

i'm calling external xml file , loading flash. i can pull varables out in onload function. here is. var coursexml:xml = new xml(); coursexml.ignorewhite = true; coursexml.load("presentslidesone.xml"); coursexml.onload = function(bsuccess:boolean):void { if (bsuccess && this.status == 0) { var xnroot:xmlnode = new xmlnode(3, this.firstchild); var xnhelptext:xmlnode = new xmlnode(3, this.firstchild.firstchild); trace(xnhelptext.nodevalue); } else { trace("document failed load or parse."); } }; //stop(); all these trace statements produce desired result. however, can't data out , available globally. in other words, want same variable statements exist outside onload function call, can use data. know how this? thanks, that because telling flash do. variable declared "var" going local function created. choice drop var. of course if want global variable, declare _global variable! ps: coursexml object own object , exists outs...

Intergrate joomla into exsisting website? - Joomla! Forum - community, help and support

Image
i'm wondeirng if it's possible build website in dreameaver use joomla it? don't want use pre-made template, i'd rather make own site way want , intergrate joomla. can point me in directions of instructions on how this? basically going doing in dreamweaver creating template.  not recommend using dreamweaver's design view because wysiwyg isn't true how things look.  steps recommend: install live server environment see these threads http://forum.joomla.org/index.php/topic,37364.0.html http://forum.joomla.org/index.php/topic,25954.0.html having live server environment more true in showing how actual page in various browsers.  test ie6, ie7, firefox 2.0 , opera 9.02. the next thing give walk through template tutorial go round deeper understanding of how joomla! templating works http://dev.joomla.org/content/view/1136/79/ i start template plain html layout , structure settled, use starting block index.php , template_css.css files. use joomla templatedetails.xml gene...

Thread: sound issues- lost sound in vlc, mplayer etc

last night sound on laptop decided stop working on vlc fine on flash. had problem while when upgraded jaunty managed sorted eventually. not sure did fixed then: ideas? i'm not @ computer can choose sound device use within vlc's settings? Forum The Ubuntu Forum Community Ubuntu Official Flavours Support New to Ubuntu [SOLVED] sound issues- lost sound in vlc, mplayer etc Ubuntu

Thread: Animation in Ubuntu

Image
hi, learn animation using ubuntu, make own cartoons thank you. ktoons Forum The Ubuntu Forum Community Ubuntu Community Discussions The Cafe Animation in Ubuntu Ubuntu

Sailing boat - algorithm beating or not

Image
hello everyone i have problems designing algorithm rc sailing boat decides if course given possible sail or if necessary go beating. i have given direction of wind, can calculated direction relative boat , compass, , direction boat should go transferred arduino rc. my trouble define sector of circle (0-359degrees), in boat has beat , cannot sail directly. my idea define : direction ok if smaller wind direction - 35 degrees, or bigger wind direction + 35 degrees. this unfortunately works if north (0 degrees) between these 2 boundaries. don't know how define case e.g. sector 280 - 350 degrees. i hope understandable mean, thank ps: please link me topic problem discussed, didn't find :/ you can add current heading (compass input) relative wind direction (direction indicator input)  absolute wind direction.  can compare absolute wind direction desired heading see desired heading close wind. for example:       current heading:...

using seeed studio 2.8" tft touch shield v1.0 display - display integer

hello everybody. given seeed stufio 2.8" tft touch shield v1.0 member of local hackerspace, , i've managed find , install correct libraries without trouble, , of examples work. issue having, though, drawstring command not allow me print integer, , cannot, life of me, figure out how so. advice i think itoa function might looking see http://www.nongnu.org/avr-libc/user-manual/group__avr__stdlib.html#ga1d4c7b84110553544081a69a0fc49c52 Arduino Forum > Using Arduino > Displays > using seeed studio 2.8" tft touch shield v1.0 display - display integer arduino

load swf into parent according to successful log-in

hello out there!!! i have swf loaded parent swf @ level # once log-in successful. swf loaded depend upon user associated log-in (different swf different users — using phpmyadmin). thank reading!!!!! assuming using database store users use administrative levels of choosing ie 'level1' level2 etc then feed info conditional statement in swf whcih kinda says if(userlevel==level2){load x.swf etc More discussions in ActionScript 1 and 2 adobe

Thread: Repair Installation ??

Image
today decided reinstall of 9.04 because of problems having, , when choosing partition put on same partition, left format box unchecked because formatted ext3. well, surprised when saw desktop after installed, changes had made still there, except couple small apps had installed. more surprised see home folder intact stuff, seems needed updates , restricted codecs. google chrome still on desktop. searched forum , google , come 1 thread on launchpad forum. https://answers.launchpad.net/ubuntu/+question/61011 post interested me: tom said on 2009-02-14: code: firstly , available "recovery mode" 1 of options given during normal bootup. have useful features , unlike windows equivalent doesn't hose system. during install there option of "manual partitioning" rather "guided" , can used to unticked "format partition?" option each partition. allows data , settings remain intact. however, suffers ...

infrared optical sensor, AS A SPEED SENSOR?

Image
hi, can use infrared optical sensor, speed sensor? quote from: naruto128 on jul 03, 2014, 05:34 am hi, can use infrared optical sensor, speed sensor? yes. infrared mouse it, no problem. Arduino Forum > Using Arduino > General Electronics > infrared optical sensor, AS A SPEED SENSOR? arduino

Help with forms

Image
i have been trying last few hours create simple questionnaire schools website, using asp , html. created basic email feed script few weeks ago, no proplems, life of me cannot questionnaire setup correctly. the way dreamweaver letting open form tags @ first line under <body> tag , same closing </form> has go before </body>. if tags else destroy layout of page. (make text disapear, collapse tables etc). i have added couple of radio buttons, submit button , simple email asp script (the 1 used in feed script) check if work wih form tags mentioned above. click button , page cannot displayed. i've checked paths , point right places show page, please. -- murray --- icq 71997575 adobe community expert (if *must* email me, don't laugh when so!) ================== http://www.dreamweavermx-templates.com - template triage! http://www.projectseven.com/go - dw faqs, tutorials & resources http://www.dwfaq.com - dw faqs, tutorials & resources http://...

Reading and writing player data from an SD card

i'm prototyping system larger progect, , had few questions. what want happen when press button on board, player's level progress goes one. when level progress reaches 10, player's level should go up, , gets displayed on serial monitor. want level progress , level saved different files on sd card, can read future use. code: [select] #include <tinkerkit.h> tkbutton button(i0); // creating object 'button' belongs 'tkbutton' class tkled led(o0); // creating object 'led' belongs 'tkled' class #include <sd.h> file playerlevel; file playerlevelprogress;     int level = 1;     int levelprogress = 0;   void setup() {   // open serial communications , wait port open:   serial.begin(9600);   while (!serial) {     ; // wait serial port connect. needed leonardo only   }   serial.print("initializing sd card...");   // on ethernet shield, cs pin...

server migration - PHP Fatal error: require_once(): joomla.php error - Joomla! Forum - community, help and support

hello, ok have moved 1.0. install cpanel hsphere server, seemed transfer ok , edited config file correct paths joomla not load? looking error logs see following: [sat dec 16 13:13:53 2006] [error] php fatal error:  require_once(): failed opening required  /hsphere/local/home/wwwuser/jackaman.info/includes/version.php' (include_path='.:/hsphere/shared/apache/libexec/php5ext/php/') in /hsphere/local/home/jackaman/jackaman.info/includes/joomla.php on line 71 i tried updating latest stable 1.0.11 version still same? any ideas? many thanks your logical path entered in configuration.php isn't correct. compare /hsphere/local/home/wwwuser/jackaman.info /hsphere/local/home/jackaman/jackaman.info. Board index Joomla! Older Version Support Joomla! 1.0 Installation - 1.0.x

Not able to capture continuous h264 format video - Raspberry Pi Forums

hi, got latest version of pi 1gb ram. got noir cam module experiments. followed many tutorials online https://www.youtube.com/watch?v=t8t6s5efpqe 1 of them. now, problem i'm not able create continuous video video describes using command "raspivid -o test.h264 -t 10000" when try playback test.h264 video after copying file linux machine. video plays 2 second still image. i'm expecting record complete video. looks video stuttering. there still images see on vlc player. did try record different duration of 20sec, 30 sec , 1min. file size each of these cirtainly more. video playback not continuous. tried convert raw h264 format mp4 format using "mp4box -fps 30 -add test.h264 test.mp4" on linux pc. no luck either. 1 has seen similar issue? missing here? inputs of great help. thanks. does play ok on pi itself? use omxplayer <name of file> raspberrypi

Thread: 9.10 Wubi Installer Still Broken

i have read many posts on here wubi installer problem , ways around none of them work me. 9.10 beta still not work after installation. there plans issue new beta or fix wubi installer before oct. 29? do run same problems when using 9.04 instead of 9.10 beta? Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Installation & Upgrades [ubuntu] 9.10 Wubi Installer Still Broken Ubuntu

Fio v3 and Atmel Studio

hi! i'm trying upload sketch sparkfun fio v3 via atmel studio , won't upload. i followed tutorial : http://www.engblaze.com/tutorial-using-atmel-studio-6-with-arduino-projects/ i keep getting following error: code: [select]             using port                    : \\.\com9             using programmer              : arduino             overriding baud rate          : 57600 avrdude.exe: stk500_getsync(): not in sync: resp=0x00 so in command box, have: " c:\...\arduinocore\avr\bin\avrdude.exe " and in arguments: " -cc:\arduinocore\avr\etc\avrdude.conf -v -v -patmega32u4 -carduino -p\\.\com9 -b57600 -d -uflash:w:"$(projectdir)debug\$(itemfilename).hex":i " i checked several times , fio connected on com9 , baud rate 57600. i don't und...

Thread: Installing Times Extended Roman font in Ubuntu

please, can tell me how can install times extended roman font (in ttf format) in ubuntu? times extended roman font installed on windows machine, elderly laptop. should mail relevant files ubuntu machine windows machine , install them way? , if so, how do that? i'm still pretty new @ ubuntu. looking david font in hebrew (as opposed david clm font). much. you can install fonts on per user basis in $home/.fonts. create directory if doesn't exist , drop .ttf files in. otherwise, fonts installed /usr/share/fonts/. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] Installing Times Extended Roman font in Ubuntu Ubuntu

Have you checked your website for IE7

all what have done check internet explorer 7, (ie7) compatibility? i received email microsoft saying should check sites compatibility ie7, what , how do this? see project 7 has issues menus? have change our css meet ie 7 specks if use css in way? i'm not sure @ point go this?? thanks! dave > have done check internet explorer 7, (ie7) compatibility? i looked @ site in ie7. > received email microsoft saying should check sites > compatibility ie7, > , how do this? download ie7 , @ site. note ie7 over-write ie6, you're going want install on different machine or install virtual pc this. > have change our css meet ie 7 specks if use css > in way? you might need change few things. depends on specifics of your site's css. -darrel More discussions in Dreamweaver support forum adobe

/dev/mem with python executed though web - Raspberry Pi Forums

Image
hello, have simple python script controls gpio. when want execute script in terminal must type sudo ./mypython.py . when type ./mypython.py runtime error saying : no access /dev/mem. try running root! . want execute script web ( using webiopi server ). can't because script need executed root user ( if right ). there ( easy ) way set myscript.py doesn't need executed root user ? ! viewtopic.php?f=31&t=77742 there plenty more threads on this. recommend pigpio. raspberrypi

es posible streaming de la señal de un descodificador? - Raspberry Pi Forums

hola soy nuevo en esto de la "rasperri" estaba buscando informacion de como hacer streaming de la señal de un decodificador de satelite y google me ha dicho que rasperri es una buena opcion,googleando visto "algo" tendria que tener la rasperri obviamente jeje y luego una capturadora de video de conectaria la rasperri ..eso asi para empezar..estoy en lo cierto..si se puede y alguien lo ha echo..me animos leer tutos e intentar hacerlo con esta maravilla de "cacharrito" gracias un saludo. hola, yo veo mi decodificador en la raspberry perfectamente y buenisima calidad. no le instalado ninguna capturadora ni nada, solo raspberry, decodificador (qviart) y openelec con kodi. un saludo raspberrypi

Help window sizes

hi, working in rh html, generating webhelp , webhelp pro manuals. i wanted know how can define size of window opens once runs? i able able define customised window under "window" not able select window when try , configure source output - webhelp/pro. though able select window when want create .chm file. also, wanted know if there way can restrict size of toc window? similar robowizard has. ;). thx have grerat weekend kewal kewel - brute force method search frameset file contains phrase "220,*", , change values width want, startup size. if want 'restrict' maximum size, need bit of scripting that. More discussions in RoboHelp HTML adobe

FTDI with Pro Mini Problem | Mac

Image
i'm having problems ( http://www.ebay.com.au/itm/ft232rl-ftdi-usb-to-ttl-serial-adapter-module-for-arduino-mini-3-3v-5-5v-ftdi232-/231261980255?pt=lh_defaultdomain_15&hash=item35d849c65f&_uhb=1 ) ftdi adapter , pro mini.  this error when try , upload program. in research have discovered seems driver problem or ftdi board not talking computer.  i'm running os x 10.9.  Arduino Forum > Using Arduino > Microcontrollers > FTDI with Pro Mini Problem | Mac arduino

ExtCalendar 2 - Adding Larger Images to Calendar Events - 20KB limit - Joomla! Forum - community, help and support

Image
i'm using extcalendar 2 , love it. works me admin, , it's great members of site add own events can edit , approve. it's great in interface able embed image event. default, maximum file size allows 20kb.  way small. has managed adjust allow atleast 50k? weldon in admin settings option called max. size uploaded file (in bytes) just change that... Board index Joomla! Older Version Support Joomla! 1.0 Extensions - 1.0.x Components

Thread: New Linux User - No space on Device

i've searched for past 3 days. i've come little or no help. know solution here somewhere, may have been posted , solved. or puny brain dumb linux. i'm wipe entire drive , go using m$win... problem cannot download files, install files, because ubuntu tells me "no space on device" when "df -h" see 2gb disk 0% free, 100% used need increase disk , utilize other 248gb in window$ can utilize disk size or set quota on disk management. in ubuntu, have no idea. need help, thanks. just hint; more details system bit. , threatening go windoze won't anywhere broke. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support New to Ubuntu [SOLVED] New Linux User - No space on Device Ubuntu

Thread: Wine+CM 03/04 won't start

Image
i have old copy of championship manager 03/04 (precursor football manager) http://en.wikipedia.org/wiki/championship_manager_03/04 , program installs perfectly. however, when try run program cli error. dialog box pops , says "no disc inserted". here's output cli: code: err:aspi:scsi_opendevice failed open device /dev/hda: permission denied fixme:aspi:sendaspi32command aspi: partially implemented sc_ha_inquiry adapter 1. err:aspi:scsi_opendevice failed open device /dev/hdc: no medium found fixme:aspi:sendaspi32command aspi: partially implemented sc_ha_inquiry adapter 2. err:aspi:scsi_opendevice failed open device /dev/sg0: no such file or directory not sure problem is, appreciated. posted jackietreehorn i have old copy of championship manager 03/04 (precursor football manager) http://en.wikipedia.org/wiki/championship_manager_...

shemaLocation inside WSDL

is flex 2 compatible wsdl importing xsd types ? example (in wsdl file): <types> <s:schema xmlns:s=" http://www.w3.org/2001/xmlschema"> <s:import namespace="blablabla/assistance/schemas" schemalocation="modelemetier.xsd"/> </s:schema> </types> More discussions in Flex (Read Only) adobe

Can this be done without frames?

hi there, i trying create page needs open outside site (our supplier's site - http://www.thecorporatechoice.com/ ) in main frame , then put navigation buttons , our contact info on top of page (which server). i have diagram of want @ http://www.granvillesigns.com/framesquestion.jpg if could, able swap outside suppliers' sites - have 2 primary suppliers. is there way accomplish without using frames (a table maybe)? have dreamweaver 8. thanks loads > there way accomplish without using frames (a table maybe)? > have dreamweaver 8. no. furthermore, when bring in outside site, bring in navigation too, flummox visitors. -- murray --- icq 71997575 adobe community expert (if *must* email me, don't laugh when so!) ================== http://www.dreamweavermx-templates.com - template triage! http://www.projectseven.com/go - dw faqs, tutorials & resources http://www.dwfaq.com - dw faqs, tutorials & resources http://www.macromedia.com/support/search/...

Laser Diode - Raspberry Pi Forums

Image
hello everyone! on university project , purpose estimate instant speed of casino wheel. purpose, advisor suggested me use laser diode. told me if laser hits black color followed red color, should have peak on diode signal. i'm new raspberry pi environnement, have material/advices/tutorials use? many in advance! which laser diode have ? red or infrared ? raspberrypi

Glossary 2.02 - Joomla! Forum - community, help and support

wonder if using version ? have installed , having problems display. i have posted on glossary support forum. hi everyone. just installed v2.02 looks interesting indeed. started add catergories etc , when view site shows "this catergory empty" please view page here confusing me have set published. have installed search mambot not showing. be interested if can please. running mambo 4.5.3 , have been using time. background : have busy website , 1 of forum members suggested should set "dictionary" on main site similar 1 on vw site example site my site dedicated mini have 50 years of history cover , glossary com should ideal tool although mambo site run joomla site well. think right component trying or can suggest else please hi rsmini, the default published setting new items set 'no', perhaps need publish items? Board index Joomla! Older Version Support Joomla! 1.0 Extensions - 1.0.x ...

Question for Murray?

hi murray, so, first site invisible search engines, , hated design. used bad navigation hid links. created new layout, using layers, learned today, not idea. here new basic layout when finished, lot. layout acceptable? didn't go near "layout" mode. link test page below. http://sfrcreations.com/new_test.html thanks in advance! not murray...hes asleep time. however code contains col/row spans , have used layout mode create it, plus doesnt validate doubt you'll murrays approval. my view if works same cross-browser after testing its ok use. doesnt mean code acceptable, means works. have decide if want improve on coding ability or not. if youre new web construction , need job done not always going possible produce desirable coding, especailly if have deadline adhere to. if youre serious about web construction you'll want make improvemnt next project. engmix wrote: > hi murray, > so, first site invisible search engines, , hated design. ...

Thread: screensaver

the computer freezes when screensaver comes on when want @ screensaver prereference showes little lines through bottem of screen lightning storm cause that??? it's best if don't have serious electronics plugged wall socket of kind during lightning storm. if have surge suppressor though, should fine, unless surge suppressors have had fuses blown (yes, have fuses in them, 1 reason why they're called surge suppressors.) Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] screensaver Ubuntu

serialEvent() - Problem mit der Länge des CharArrays

hallo, ich habe mir vorhin einmal das programmbeispiel für das serialevent angeschaut und dieses versucht, entsprechend auf zeichenketten umzugestalten mit ein paar extras. das programm wird noch etwas erweitert. sodass eine zeichenkette serialanalysis nur geschickt wird, wenn die ersten zahlen einer festen adresse entsprechen (später für den rs485 bus). das eigentliche problem, ich gerade habe, das nicht alle eingegeben zeichen ausgegeben werden. es werden lediglich die ersten 10 zeichen ausgegeben. weiß einer einen rat? gruß stefan code: [select] /* * serialevent.ino * * created: 7/7/2014 * author: sschultewolter */ #include "liquidcrystal.h" liquidcrystal lcd(12, 11, 2, 3, 4, 5); void setup() { lcd.begin(16,2); serial.begin(115200); } void serialevent() { static uint8_t index = 0; const uint8_t max_chars = 16; char input[max_chars]; char inchar; while (serial.available()) { inchar = (char)serial.read(); if(inchar == '\n' || inchar...

voltmetro/amperometro/wattmetro + invio dati tramite shiel GRPS

Image
salve tutti, è il mio primo post! come scritto sopra nel titolo, avrei intenzione di sviluppare questa idea, praticamente andarmi misurare la tensione e la corrente che entrano nel mio contatore, per monitorarmi costantemente (con tempi di campionamento poi settabili più avanti) come variano appunti corrente, tensione e da li potenze assorbite. leggendo in giro, ho letto molti altri progetti simili, ma non sono mai riuscito chiarirmi un dubbio, che mi ha bloccato sin da subito: io andrei prendere tensioni elevate (siamo sui 230 ballerini dell'enel, quindi dai 190 ai 240  ), ma sui progetti si parla sempre di 0-5v come intervalli considerati, andrà per caso messo un trasformatore? il tutto poi deve essere mandato ad un server, dal quale poi estrarrò dati quotidianamente, creandomi miei grafici da analizzare. e' un progetto realizzabile? andrebbe poi messo direttamente nel quadro, quindi non mi servono pinze amperometriche o toroidi apribili! grazie mille, spero ...

12 volt to a RF 433 transmitter

Image
i searched web common ground thing, i'm not sure if i'm doing right way. i'm trying more range out of transmitter. is right way this? that looks ok me, sure transmitter can tolerate 12v. can't. some breadboard side rails  have break in middle, in case need jumper. Arduino Forum > Using Arduino > Motors, Mechanics, and Power (Moderator: fabioc84) > 12 volt to a RF 433 transmitter arduino

Strange behaviour when connecting to proto-shield

my yùn behaving strangely when connect proto-shield http://arduino.cc/en/main/arduinoprotoshield it. the project involves accelerometer , other components, soldered proto-shield me. i have tried running example sketches. blink works (blinks on-board led). yundatalogger (the example under bridge) not run when proto-shield connected. no sketch involving serial communication (i.e printing stuff serial monitor) works. seem stuck @ serial.begin() . i have no idea how proceed this, since can come no reasonable explanation why serial communication should not work in instance. located on yùn itself, not on proto-shield, should not affected connected various pins. or suggestions welcome! bump. any ideas, @ all? Arduino Forum > Products > Arduino Yún (Moderator: fabioc84) > Strange behaviour when connecting to proto-shield ...

Thread: How do i get ubuntu to run console apps created in mono?

i cant ubuntu run console apps create using mono.. how do this? , use terminal? try: code: mono <programname> Forum The Ubuntu Forum Community Ubuntu Specialised Support Development & Programming Programming Talk How do i get ubuntu to run console apps created in mono? Ubuntu

Bash Script help please - Raspberry Pi Forums

Image
i wrote code check amount of disk space have. problem getting error says illegal number. resolve problem appreciative thanks. code: select all #!/bin/bash cd /home/pi/space df -h > freespace.txt find /home/pi/space/freespace.txt -type f -exec egrep -w "/dev/root" {} \; | cut -d\m -f3 > freespace2.txt find /home/pi/space/freespace2.txt -type f -exec egrep -w "" {} \; | cut -d\m -f1 > freespace3.txt space=$(cat /home/pi/space/freespace3.txt) if [ "$space" -lt "100" ]; echo "you running out of disk space!" fi you better use "du" "df". code: select all hp ~ # du . -s 64826032 . hp ~ # "man du" explain "." , "-s" you. petero raspberrypi

Thread: Can't boot into Windows XP

at least not grub. "error 12: invalid device requested"... code: rootnoverify (hd0, 4) savedefault makeactive chainloader +1 tried pressing "e" in grub edit that, on fly, , "b" boot changes. tried , got: tried: code: rootnoverify (hd0, 1) savedefault makeactive chainloader +1 got: code: ntldr missing. tried: code: rootnoverify (hd0, 0 9 except 1) savedefault makeactive chainloader +1 got: code: error 12: invalid device requested the thing is, if change bios boot cd, , put cd has windows files, windows boots fine. while i'm inside windows, see windows' drive "d:\". files in cd are: code: boot.ini winnt.ini winxp.ini bootcat.bin bootimg.bin ntdetect.com ntldr this content of boot.ini found in cd: code: [boot loader] timeout=30 default=multi(0)disk(0)rdisk(0)partition(1)\windows [operating systems] multi(0)disk(0)rdisk(0)partition(1)\windows="1st t...