Posts

Showing posts from May, 2010

installation joomla 1. 0. 13 sur mac OSX = PB RÉSOLU !!! - Joomla! Forum - community, help and support

bonjour à tous, je viens de rejoindre ce forum. je me suis occupé de la "conception" d'un site et j'aimerais passé à l'étape "réalisation". j'ai choisi d'utiliser la cms joomla car on m'en dit pas mal de bien.... j'aurais aimé vous faire part de choses positives....et il n'en est rien: manifestement, j'ai pas mal de chose à apprendre!!! et de fait: je galère un peu à installer joomla sur ma machine!!!! (ça commence bien...mais je suis tenace) j'ai installé mamp et placé le dossier dézipé de joomla dans le sous répertoire htdocs de mamp. quand je lance les serveurs apache et mysql depuis mamp, la page d'accueil s'ouvre correctement. j'ai beau lire et relire la manuel d'utilisation, je ne parviens pas à arriver à l'étape "check blablabla". quelqu'un peut il me dire ce que j'ai manqué??? au plaisir de vous lire Board index Joomla! Older Version Support ...

dudas con planteamiento de un proyecto

buenas amigod, quisiera decir que soy completa y absolutamente nuevo en esto, me recomendaron arduino para meterme en el tema del hardware ya que yo llevo 10 años solo software, leido que se hicieron cosas asombrosas con arduino pero me resulta raro de creer dadas las limitaciones de arduino, por ejemplo si quisiera comprar una arduino uno, ponerle un modulo ehernet y utilizarlo como tarjeta de red usb (conectando el modulo l rouer claro) no podria hacerlo porque el firmware incluido solo permite la conexion al pc para cargar o formatear la eeprom no? eso me lleva mi primera duda; se puede eliminar el firmware y bootloader para poder mete uno hecho por mi que permita la interaccion con un equipo para su uso? solo seria escribirlo en el asm adecuado para el micro que incluye la placa. otra limitacion que le veo es la nula memoria que lleva, tan solo 1kb esto es como para programar juguetes, visto en amazon modulos de memria como este https://www.amazon.es/hrph-m%c3%b3dulo-eepr...

ds3231 mit lcd

mein problem ist das bei nutzung des ds3231 mein lcd nicht mehr geht. lösche ich alle zugrife in dem code wo auf wire.h zugegriffen wird geht das lcd aber logisch der rest nicht mehr. nutze lektion 17 vom stefan dräger. danke für eure hilfe hallo, sollen wir jetzt für dich auf die suche nach dem sketch gehen ? wer ist "stefan dräger" ? den solltest du hier schon posten, damit wir deinen fehler erkennen können. verwende dazu die schaltfläche </> oben links im editorfenster. das kannst du auch nachträglich machen. dazu den sketch markieren und die schaltfläche klicken. damit wird dieser für alle besser lesbar. Arduino Forum > International > Deutsch (Moderator: uwefed) > ds3231 mit lcd arduino

Problem with Proximity Sensor, Light stay on/off when triggered

i'm trying make led stay on when triggered proximity sensor , turn off , stay off when triggered again.  got sensor work fine when wanted turn light on when being touched , turn light off when not being touched. but since made change code partially works.  when touch sensor react (slower want to) , turn light on , leave on.  when touch again led dim , once i'm done touching led either stay on or turn off , stay off.  it's inconsistent slow reaction time.  input help here's code.  thanks! int sensorval; #define bulb 12 void setup(){ //configure pin2 input , enable internal pull-up resistor serial.begin (9600); //start serial monitor pinmode(2, input_pullup); pinmode(12, output); } void loop(){ sensorval = digitalread(2); // logic inverted low on pin 2 means sinking switch activated // , high on pin 2 means switch unactivated , pulled internal resistor // not problem since controller can interpret data way tell to if (sensorval == lo...

How do I make a marquee? - Joomla! Forum - community, help and support

dear geeks, inserting marquee used easier sure still easier not able in joomla environment.  need insert 1 @ top of page or ever like? thanks help. sahelien http://extensions.joomla.org/component/ ... itemid,35/ that 1 module returned when 1 searches extensions page using "marquee" in description box under "advanced search" Board index Joomla! Older Version Support Joomla! 1.0 General Questions - 1.0.x

CS4 Paragraph styles problems

i have been having weird problems paragraph styles in indesign cs4 did not have in cs2. first weird problem happened in class project somehow style got stuck in program's head, speak, , no matter style try apply, defaults stuck one. still happening in particular file no matter try. "stuck" style not of styles ended defining, must have been tried @ point , discarded. i've tried removing styles , starting over, i've tried "break link style" before trying apply 1 of styles...i stuck style.      then, experimenting in test document, , having success styles working way supposed to, , ran across glitch: when select number of paragraphs apply numbered list, numbers appear should. click on new style icon @ bottom of styles palette create style based on , "paragraph style 1" style label appears in palette. click style open dialogue rename it, of numbers change "1." , if try apply style set of selected paragraphs, numbered "1" also. w...

Funzione Keyboard, caratteri sballati

ciao, scusate, stavo provando l'arduino pro micro (simile al leonardo) usando la funziona keyboard.print mi stampa dei caratteri sballati e non perchè, per esempio: keyboard.print("qwertyuiop\123456788890'ìù|!\"£$%&/()=?^§"); mi stampa questi caratteri: qwertyuiops456788890à7ù§!°x$%/-)=ì_&2 come mai? grazie usa la tabella tastiera inglese. non tutti caratteri sono presenti o disposto sulla tastiera inglese sullo stesso pulsante. \123 È una sequenza escape che corrisponde alla s  (123 in octale) la "\" dovrebbe essere inviato la "\\" poi hai messo un " in mezzo https://de.wikipedia.org/wiki/datei:kb_united_states-noaltgr.svg http://www.asciitable.com/ https://www.arduino.cc/en/reference/keyboardmodifiers http://help.adobe.com/it_it/as2lcr/flash_10.0/help.html?content=00000525.html ciao uwe Arduino Forum > International ...

Flash CS4 was running fine now running really slow

i have had flash cs4 mac several months , first project started running fine no sluggishness, using basic animaton never asking much. file size 150 mb towards end fine until of sudden crashed after asking simple , started running since, i'd barely made changes after 'crash' selecting on stage or moving have 1 second delay frustrating! runs smoothly on start several minutes start running again. have since started new project has exact same problem , 18mb in size! mac book pro barely year old , has plenty of memory etc. know many people have reported sluggishness running fine until 'unknown' happened.   can help? sometimes, weirdly made (huge/complex spotlight masks) layers cause this. try hiding more complicated layers More discussions in Adobe Animate CC - General adobe

Errors installing Fireboard, mp3player and PerForm - Joomla! Forum - community, help and support

i'm new joomla , i'm having trouble installing 3 extensions (1.5 rc3).  fireboard install aborts message: component install: db function failed error number 2006 mysql server has gone away sql=insert jos_components values( "", 'fireboard forum', 'option=com_fireboard', 0, 0, 'option=com_fireboard', 'fireboard forum', 'com_fireboard', 0, 'js/themeoffice/component.png', 0, '', 1 ) the mp3player module install worked okay, component install aborted message: jinstaller::install: there folder called [...] /administrator/components/com_mp3player/ perform install has same error mp3player module: jinstaller::install: there folder called [...] /administrator/components/com_performs/' there no folders names. i've tried setting full permission on administrator , component directories. any suggestions? thanks. an update, in case interested. after first post (above) started trying in long thread on extension install...

stepper

hi have stepper nema 17 a4988 driver use simple forward , revers motion start , stop @ set position when power down , on starts @ new position if put switch after stops reverse first start point when put part of program in errors can please quote from: mel on jul 16, 2017, 10:59 am but when put part of program in errors can please we can't see pc screen way on here. post program , post error messages. ...r stepper motor basics simple stepper code Arduino Forum > Using Arduino > Programming Questions > stepper arduino

Thread: Screen Brightness changes to brighter after idle

Image
i'm using asus u81, running karmic. while running on battery, try set screen brightness low possible, after while of idle (exact time seems change) screen brightness jumps up, higher before. have power saving settings turned high possible. know going on? i'm having same issue on lucid, , honest, it's pushing me more towards arch every day. know it's kind of stupid "user-friendly" feature falling apart causing this. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Hardware [ubuntu] Screen Brightness changes to brighter after idle Ubuntu

I need help with a library.

for on 3 days now, have been trying use ir remote library in order use old remotes in robotics project. doesnt matter how i, error: in file included c:\users\usuario\documents\arduino\libraries\irremote\irremote.cpp:13:0: c:\users\usuario\documents\arduino\libraries\irremote\irremoteint.h:15:22: fatal error: wprogram.h: no such file or directory  #include <wprogram.h>                       ^ compilation terminated. exit status 1 error compilando para la tarjeta arduino/genuino uno. sorry spanish , if me english wasnt good. appreciate might offer! if google "wprogram.h: no such file or directory" lots of hits how fix common error.  but really, have problem if using ancient version of library.  version of arduino using?  why don't use version of ir_remote comes it? Arduino Forum > Using Arduino ...

Support/ticket managemt system - Joomla! Forum - community, help and support

i'm looking support , ticket management system handling customers' support requests. i've noticed that pro desk support center got bad reviews. got experience joomla support systems? thanks ole i haven't used them myself looks there 2 other options besides pro desk. perhaps try 1 of them , let know find out. http://extensions.joomla.org/component/ ... itemid,35/ cheers Board index Joomla! Older Version Support Joomla! 1.0 Extensions - 1.0.x Components

Reducing SRAM size

i need reducing size of flash have more 893 bytes. here code: code: [select] #include <spi.h> #include <ethernetv2_0.h> #include <sd.h> #define w5200_cs  10 #define sdcard_cs 4 int pins[] = {2}; byte mac[] = {0x00, 0xaa, 0xbb, 0xcc, 0xde, 0x02}; ethernetserver server(80); void setup() {   (int = 0; < sizeof(pins) / sizeof(pins[0]); i++)   {     pinmode(pins[i], output);     digitalwrite(pins[i], low);   }   serial.begin(9600);   serial.println("initializing sd card...");   if (!sd.begin(4)) {     serial.println("sd card initialization failed!");     return;   }   serial.println("sd card initialized.");   serial.println("attempting configure dhcp...");   while (ethernet.begin(mac) == 0) {     serial.println("dhcp configuration failed. trying again...");   }   server.begin();   seria...

Thread: Running Windows games on Linux

Image
i've been reading there ways run windows games on linux. looking more info , necessary programs. also, experienced in running these games notice performance issues? i think you'll directed wine more not.... download this, use windows related. hit , miss sometimes. playonlinux graphical front-end wine. performance issues though, given computer power, no , issue when going generally. games (because of linux's need less computing power) increased, online games 1 reason or another. i'm sure else can explain better can. but, said, it's hit , miss , can real pain on it's feet, worth most. i'd virtualize it, , share computing power host/guest play right (though decrease in performance). i've seen anyway Forum The Ubuntu Forum Community Ubuntu Official Flavours Support New to Ubuntu [ubuntu] Running Windows games on Linux ...

Shapes, Smart Art not showing in PDF from Word 2007

hi,   i having strange problem. when convert word 2007 document pdf using acrobat pdf, shapes , smart art created in word 2007 not appearing in pdf.   however, when converting either microsoft powerpoint or microsoft excel 2007 pdf, shapes , smart art coming properly.   can please me. really urgent me.   regards, ashish agarwal how converting document?  try way.  can convert going acrobat ribbon, or printing adobe pdf (just normal printer select adobe pdf) or within acrobat (file>create pdf>from file).  if doesn't fix try changing pdf settings used create it, e.g. smallest file size, press quality etc. More discussions in Acrobat Windows (read-only) adobe

Setting the Read/Write Bit in I2C Message

i need send ad hoc message sensor tell wake , measure, requires communication contains slave address , write bit (0) sent the master. can standard data fetch. i've spent hours looking on , can't see how send transmission only, have missed something? tried variants of begintransmission, write etc. no avail. so need send: start, 7bit address, write(0), slave ack, stop have tried begintransmission followed endtransmission? (dunno if work without write give shot). the read or write bit set wire library. pete Arduino Forum > Using Arduino > Networking, Protocols, and Devices (Moderator: fabioc84) > Setting the Read/Write Bit in I2C Message arduino

Gezocht Joomla Professionals! - Joomla! Forum - community, help and support

beste joomla profs, holland connect een intermediair op het brede terrein van informatiedienstverlening. in samenwerking met verschillende toonaangevende partijen bieden wij uiteenlopende oplossingen op het gebied van informatiemanagement. kijk voor meer informatie op http://www.hollandconnect.net of e-mail info@hollandconnect.net . graag kom ik in contact met joomla professionals met een eigen bedrijf en aantoonbare ervaring. de inzet orienteren op samenwerking om wederzijdse dienstverlening te versterken. zouden o.a. kunnen spreken on het ontwikkelen van pmc's, inzet van netwerk etc. ik zie de reacties met belangstelling tegemoet! rb hoi rb, wij staan altijd open voor samenwerkingen. neem komende week eens contact met ons op. Board index Joomla! International Language Support International Zone Dutch Forum Algemene vragen

Airsoft FCU; Solidstate Relay, Hall effect sensor

so wanted take different approach vs mofsets have seen sale. the idea sector gear (the 1 pulls piston) have 2 magnets on it. 1 pre engagement , on after piston released. i waiting on parts still figured atleast flesh out code. guys come in. have tried label best can , explain logic. has passed compile check. doesn't mean work. can guys on , correct me wrong or give me green light. did in 6 hours expect broken i'd love if worked. code: [select] const int vpin = 5; // input sent in parallel both triggers const int half_trigger = 1; // reads when trigger in semi, timer cycles , counts pulses hall sensor cycle piston const int full_trigger = 2; // reads when trigger in full auto, counts hall pulses cycle piston const int hall_sensor = 3; // gear position sensor count , reset when triggers disengage const int relay = 4; // activated trigger shut off when trigger released , hall sensor in home position i.e odd number count int count = 0; // gear located int burst = 0; const...

Loaded cairngorm swf will not remote

i'm sure has cairngorm's "issues", thought i'd give try here anyway. got several cairngorm flex apps, trying use 1 main app , load "one" of others now. each app has own events, commands, delegate, servicelocator, etc. these swfs "do not need communicate each other" , run fine independently.   of course, cairngorm's issues won't let load cairngorm app in same app domain or else you will bunch of "more 1 servicelocator...blah blah" errors.    so i'm loading other swf new applicationdomain().  it loads without errors, now, loaded swf tries make remote object call, it throws error:  typeerror: error #1034: type coercion failed: cannot convert object@125e4039 mx.messaging.messages.errormessage. looking @ logs shows loaded swf's remoting call sending "null" destination, , "null" operation.   it throws error, no matter of other swfs try load, once try make remoting call. as said earlier, these swfs run fi...

How do I properly create a numbered list paragraph style?

Image
you know you'd think simple numbered list paragraph style.  created new para. style went bullets , numbering on style. in there chose numbering. when applied 11 paragraphs each 1 starts 1.   if go tool bar @ top , click numbered list off , on works expected. "numbered list" style has +, "redefine style" grayed out can redefine try fix it.   what doing wrong?   btw, want use char style inside of first line main point of bullet being made (small caps/bold) <paragraph return>then, normal text rest of bullet   thanks it sounds chose start @ 1 mode rather continue previous number More discussions in InDesign adobe

Registrare terzi al sito - Joomla! Forum - community, help and support

Image
ciao. vorrei sapere se esiste un modo per consentire chiunque (quindi non solo ai registrati) di iscrivere nel sito terze persone? vi faccio un esempio. pippo.. ... vede il mio sito e decide di candidare il suo conoscente pluto nel mio sito per permettergli di entrare in una graduatoria alla quale chiunque può accedere; inoltre vorrei che le persone entrate in graduatoria potessero essere votate da chiunque. cosa mi serve per far ciò? grazie. Board index Joomla! International Language Support International Zone Italian Forum Componenti - Moduli - Plugins

Objects and Properties

hello, i new programming arduino using ide , c/c++. im familiar javascript, , im trying have data object , have contain sensor values example code in javascript, object , assigning values it's properties. is there equivalent in arduino? code: [select] var data = { sensor1, sensor2, sensor3 } while(1){ data.sensor1 = analogread(1); data.sensor2 = analogread(2); data.sensor3 = analogread(3); console.log(data); wait(1000); } how in arduino have tried following getting errors on data.property code: [select] class data{ public: float sensor1; float sensor2; float sensor3; } void setup(){ serial.begin(9600); } void loop(){ data.sensor1 = analogread(1); data.sensor2 = analogread(2); data.sensor3 = analogread(3); serial.print(data); delay(1000); } thank community! it looks you've declared class not instances of class. also, analog reads integers range of 0-1023, not floating points. Arduino Forum ...

Clustered/Distributed/Load Balanced all out Joomla! - Joomla! Forum - community, help and support

hi folks, this should of interest setting clustered or distributed or load balanced environment. the problem: i'm getting 2 4 "requests per second" on joomla vs hundreds using plain html pages. what's going on , can better performance cluster? figured it's time post , ask thoughts. i've spent past year or 2 putting makings of should solid setup multi joomla site interested in offering. however, suffering such performance problems fear not work unless can figure out what's going on. first, infrastructure. -i've set redhat clustering , gfs centralized storage. -the storage units 12-drive raid partitions on fibre channel networking. dual channel, dual path redundancy , replication well. -ip on ethernet , storage on fibre channel noted above. -using lvs primary , redundant servers load balancing front end. -all web servers (nodes) see storage if own, not shared such in nfs, centralized storage , gfs allows each node have read/write access directly. of cour...

Control bluetooth headphones via arduino

Image
hello, have bluetooth headphones controlled smartphone. i want make project arduino control audio sounds in headphones, example: when click 1 button hear "hello", second button "good bye" , on. does possible arduino? if yes, moudle need buy send specific audio via bluetooth com? do know data (files?) send headphones? don't :-( the 8 bit arduinos not useful audio output, @ least not directly speaker. may need more powerful controller, os supports audio output via bluetooth. Arduino Forum > Using Arduino > Project Guidance > Control bluetooth headphones via arduino arduino

Thread: What's the best ide for python?

what's best ide python? best 1 cant ive used id choose netbeans if java. idle apparently if creating guis http://wiki.python.org/moin/integrat...ntenvironments has pretty list of choices Forum The Ubuntu Forum Community Ubuntu Official Flavours Support New to Ubuntu [ubuntu] What's the best ide for python? Ubuntu

Thread: installed restricted nvidia driver - how to go back?

i installed newest restricted driver gts8800 nvidia card in attempt starcraft b.net work. come find out has been long standing bug menus not redrawing properly. question is, i've installed restricted driver 188, how go open source one? moo go hardware drivers in menu.activate previous 1 used.( should listed). reboot. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] installed restricted nvidia driver - how to go back? Ubuntu

Centering text in header table - Joomla! Forum - community, help and support

Image
i lilke text header centred appears lef-aligned, though code states should aligned in centre position.  here website address:  http://www.wfiips.org here's code: align="centre" height="180"> src="t5a.jpg" alt="iips logo" align="middle" width="180" height="177"> ] islamic institute postgraduate studies alt="shrine of seyyida zaynab (a.s.)" width="180" height="180"> i've had problems in centering within content table well. thanks, meimuna Board index Joomla! Older Version Support Joomla! 1.0 Templates & CSS - 1.0.x

Database Creation

i beginner @ arduino coding means not equipped knowledge required perform task such 1 given below: write program maintains database of dates of birth of 12 users. have to give each of them user id number (01-12) , ask his/her date of birth. can please suggest type of commands can in order create type of database. thank you, anon i assume lightweight database class assignment. look array of structs. Arduino Forum > Using Arduino > Programming Questions > Database Creation arduino

Thread: Dell wireless card not working

Image
i have installed ubuntu 9.10 second os after windows xp on dell inspiron 1520 , cannot wireless working. wireless dell wireless 1505 draft 802.11n wlan mini-card rev 2.0. when try networks thing can suggestions wired connection, don't have access one. suggestions on how connect wireless passcode protected wpa connections? in advance. posted ideageophysics i have installed ubuntu 9.10 second os after windows xp on dell inspiron 1520 , cannot wireless working. wireless dell wireless 1505 draft 802.11n wlan mini-card rev 2.0. when try networks thing can suggestions wired connection, don't have access one. suggestions on how connect wireless passcode protected wpa connections? in advance. usually dell cards relabeled broadcoms. can find out typing lspci in terminal , looking wireless device. (lspci in lowercase). terminal @ a...

Arduino nano randomly resets- and requires new program to recover. Weird, right?

has had occur?  haven't seen myself , haven't assessed units claimed happening on, hoping there , check out  myself soon.  want armed relevant knowledge beforehand though if possible, here am. i built 20-some prototypes turn on ssr regulate heater.  working pretty (especially considering shoddy programming skills).  2 of them have started "erase program" after time running.   this client's assessment not mine- assume behavior isn't possible, says when plugs module, lights normal, there no status on serial monitor (and there should be- part of program).  can "fix" re-uploading program board, , operation resumes normal. anyone heard of or similar behavior?   thanks help! do resume functioning if they're powercycled? if they're manually reset? capture failed unit , read out contents of flash via icsp - see if there's difference between what's seen there , wha...

Converting Pagemaker 7.0 to CS3 fuzzy pictures

i'm trying convert of pagemaker documents indesign cs3.  however, majority of pictures fuzzy.  how can convert documents without retaking of pictures (there hundreds of pictures per document).  thanks! make sure pictures linked, not embedded in pagemaker before convert. may problem older files no longer have original images.   is there compelling reason move these files out of pagemaker?   peter More discussions in InDesign adobe

TENGO UN PROBLEMA CON MI PROGRAMACION

#include <mfrc522.h> #include <spi.h> #include <servo.h> #include <wire.h> #include <liquidcrystal_i2c.h> liquidcrystal_i2c lcd(0x27, 2, 1, 0, 4, 5, 6, 7, 3, positive); servo myservo; int pos=0; /* pins   spi      uno  1 (nss) sad (ss)   10    2       sck        13    3       mosi       11    4       miso       12    5       irq        *      6       gnd       gnd    7       rst        5      8      +3.3v (vcc) 3v3    * not needed 1 on icps header */ #define sad 10 #define rst 9 mfrc522 nfc(sad, rst); #define ledpinabierto    5 #define ledpincer...

Joomla Better Usability (UNIVERSITY OF EAST LONDON) - Joomla! Forum - community, help and support

Image
hi! dear joomla! users i doing master thesis on "the usability of web- based content management systems" @ university of east london. a lot has been written on usability of websites or computer softwares, few on usability of content management systems specificities. i conducting small questionnaire, on usability users of joomla back-end (or management) interface. the questionnaire take 5 minutes fill, @ http://www.wcmstesting.com no personnal information asked! thank time , comments!!!    i trully, yes  trully appreciate , need participation . i deleted cross post of yours. please read forum rules. http://forum.joomla.org/index.php/topic,65.0.html Board index Other Forums The Lounge

site unavailable na verhuis - Joomla! Forum - community, help and support

hoi, deze melding krijg ik na het verhuizen naar een andere host: this site temporarily unavailable. please notify system administrator 3 gezocht op het forum zou dit een database connectie moeten zijn. alles lijkt echter te kloppen. de database werkt ook met een test-script. wat kan het zijn? thanks! matt username & password ook gechecked ? staat ie op localhost of niet? daabase naam wel veranderd in de juiste? deze moeten goed staan:     * $mosconfig_db     * $mosconfig_password     * $mosconfig_user Board index Joomla! International Language Support International Zone Dutch Forum Joomla! 1.0 Installatie 1.0.x

「プロジェクト設定の読み込み」についての質問

premiere6.0のときに、起動時に出てくる「プロジェクトの設定読み込み」で不要なプロジェクトを削除することができたのですが、6.5からは何故か削除してからpremiereを再 起動するともとに戻ってしまいます。6.0の時は再起動しても削除されたままだったのですが何故でしょうか? readmeの「ファイルの保存場所」に書いてあるのですが、<br /><br />c:¥documents , settings¥<username>¥application data¥adobe¥premiere<br /><br />にもセッティングファイルがあります。こちらも削除しないといけないようです。<br /><br />いろいろ試してみたのですが、premiereは”まず”<br /><br />c:¥documents , settings¥<username>¥application data¥adobe¥premiere¥settings<br /><br />にあるセッティングファイルを読み込み、”そこにない”セッティングファイルを<br /><br />c:program files¥adobe¥premiere 6.5¥settings<br /><br />から”コピーして”、読み込むようです。<br />ここで注意しないといけないのは、すでに<br /><br />c:¥documents , settings¥<username>¥application data¥adobe¥premiere¥settings<br /><br />に存在するセッティングファイルは<br /><br />c:progr...

Thread: Unable to boot

i don't know ubuntu , bash i'll try explain problem. since yesterday, have been unable boot. use both ubuntu 9.10 , windows vista on 1 laptop. (i use vista when there's problem ubuntu.) installed ubuntu wubi , have been using on year now. everytime start computer , choose ubuntu, doesn't boot ubuntu instead, shows black command screen white letters. these letters give me lot of numbers etc. , says "minimal bash command possible." says "grub>" tried type in things. tried "boot" , reacted with: "in order boot, must first load kernel." tried: "load kernel" said: command not found. tried pushing esc. brought me menu choose 9 options. 1 "boot halt". when selected this, showed "booting halt..." minutes , minutes doing absolutely nothing @ all. had commandline, brought me was, , large number of commands started find , ended /menu.lst. (find /ubuntu/drivers/grub/menu.lst, find /u...

How do I edit the frontpage component's text? - Joomla! Forum - community, help and support

the title says all. can please me? link of wanting edit: index.php?option=com_frontpage&itemid=1. have no idea of how it. have been searching joomla administrator haven't luck in finding want find. in advance. cturner wrote: the title says all. can please me? link of wanting edit: index.php?option=com_frontpage&itemid=1. have no idea of how it. have been searching joomla administrator haven't luck in finding want find. in advance. cturner, dont edit frontpage text, add content frontpage. when create content, can check shown in frontpage. try that, testing, create content section called frontpage , category inside frontpage section, called frontpage also. then, create content in frontpage category, , check combo box says "show on frontpage" you see content in frontpage of website. Board index Joomla! Older Version Support Joomla! 1.0 General Questions - 1.0.x

12v thermostat heater code error

hey all im having trouble project im doing. meant temperature control 3d print head thats separated printer electrical. first of code adapted greatscotts soldering iron found on instructables, couldn't seem original code work @ , better little better now. the pot meant set desired temperature, thermo couple (maxx6675) checks temperature of head , arduino meant fire relay turn heater on or off. couple of issues im having code doesn't seem go void loop (the heater turned on in setup , never turns off nor oled display update until press reset button if updatedisplay isn't being read) code: [select] #include <spi.h> #include <wire.h> #include <max6675.h> #include <adafruit_gfx.h> #include <adafruit_ssd1306.h> #define oled_mosi  11 #define oled_clk   13 #define oled_dc    8 #define oled_cs    10 #define oled_reset 9 #define thermodo 11 #define thermocs 12 #define thermoclk 13 #define potentiometer a3 #defi...

Thread: cf card as hard drive

hi, have tashiba a85-s107 laptop. hard drive gave , trying new me. prurchased device allows me remove hard drive, plug in 44 pin adaptor hd slot 8 gig cf card act solid state hard drive. first formated cf card "fat" in install it. placed 9.10 **** in cd drive , booted up. machine run disk fine. installed os cf card. selected erase , use entire disk option , installed. upon competetion reboot , on screen appears "no operating system found" when remove cf card , place in desk top card reader os appears. tried placed card in reader , plugged mt asus eee maching , booted cf card. , runs fine. when place cf card in toshiba 9.10 cd machine boots cd displayes cf card on desk top. bottom line when go bios screen hard drive shows none. boot order cd drive hd. sorry long post wanted gointo detail could. ideas on how boot cf card installed hard drive. newbemac your adapter may not ...

Led strip (ws2812B) brand half

hallo ik ben met een project bezig en nu gaat het nog aardig goed met het gebruik van een arduino alleen.... ik krijg het niet voor mekaar om alles te laten branden in de foto's zie je hoe ik het doe en weet iemand misschien waarom hij niet verder brand? http://nl.tinypic.com/r/2b1ljt/9 http://nl.tinypic.com/r/zuldfd/9 de resistor 1k en de andere blok (kom niet op de naam) 1000uf alles door gelust en gesoldeerd 5+ op 5+ groen op groen en - op  - als ik meet met mijn volt meter op het werkende stuk meet ik 0.45 v op de data (groen) en op de niet werkende deel 3.25v de arduino programma staat ingesteld op 580 leds van ws2812b hier een kopie:  #include "fastled.h" fastled_using_namespace // fastled "100-lines-of-code" demo reel, showing few // of kinds of animation patterns can , // compose using fastled.  // // example shows 1 easy way define multiple // animations patterns , have them automatically rotate. // // -mark kriegsman, december 2...

I need help (receive HEX from PC to arduino)

Image
hardware : arduino micro hardware circuit: code: #include<softwareserial.h> softwareserial myserial(11,12);  //rx .tx byte transitvalue = 0x00; void setup() { serial.begin(9600); myserial.begin(9600); } void loop() {  if(myserial.available())  {    transitvalue =myserial.read();  } serial.println((byte)transitvalue,hex); serial.println((byte)transitvalue,bin); delay(1000); } question send (hex)1b pc serial tool , arduino receive (hex)72 ? i try serial1 receive hex pc, result same. send (hex)1b, arduino receive (hex)72. can't see schematic, , you're lacking detail in description, i'm going guess you're missing inversion. Arduino Forum > Using Arduino > Programming Questions > I need help (receive HEX from PC to arduino) arduino

Getting the Joomla user id - Joomla! Forum - community, help and support

hi all, we wish integrate our automated publishing system joomla site. using wrapper functionality bring specific screens in context of joomla. have api calls joomla. however, not want ask user login again our application. need joomla user id. need http(s) api call can make external server obtain joomla userid of user logged in within current browser session. if session id invalid or if user not logged in, response should indicate appropriate error message. call signature should similar following. http(s)://www.abc.com/joomla?operation=getjoomlauser is there joomla extension give or similar functionality? thanks! it has been couple days , no response. can tell me if forum might better bet? thanks! Board index Joomla! Older Version Support Joomla! 1.0 Extensions - 1.0.x Integration & Bridges - 1.0.x

SIM800L + Arduino code problem

Image
bonjour à vous, voici mon problème. actuellement je suis en train de comprendre le protocole gsm. j'ai aujourd'hui réussit à envoyer un texto à un numéro et le faire de manière interactive. le de mon projet est de lire des sms et de les interprétées. j'ai bien le code pour lire les sms et qui lis mon sms en 1ere position pour le supprimer derrière. le problème que j'ai aujourd'hui et que par exemple lorsqu'il reçois un sms je veut qu'il regarde si le sms == valeur. j'ai le code pour faire un grep du sms mais je n'arrive pas à le mettre dans mon code de lecture de sms et je comprend pas pourquoi. pouvez-vous m'aidez à comprendre svp ? voici mon code code: [select] // if have pin code please put code before setup : // string sim_pin_code = string( "xxxx" ); // , put code on setup : // sim800l.print("at+cpin="); // sim800l.println( sim_pin_code ); // import of library. #include <softwareserial.h> softwareserial si...