Posts

Showing posts from February, 2014

Thread: anyone know how to make karaoke dvd's?

just trying find out if there's anyway make karaoke dvd, know format has burned in is: cd+g. burner compatible making , steps making these? recent posts uninformative. i wonder myself.... how create karaoke dvds? Forum The Ubuntu Forum Community Ubuntu Official Flavours Support New to Ubuntu [ubuntu] anyone know how to make karaoke dvd's? Ubuntu

Impossible to use wifiClient

hi, here code code: [select] #include <spi.h> #include <wifi.h> #include <wificlient.h> char ssid[] = "numericable-9b49"; char pass[] = "*******";    // network password int status = wl_idle_status; char servername[]="google.com";  // remote server connect to wificlient client; void setup() {   serial.begin(9600);   serial.println("attempting connect wpa network...");   serial.print("ssid: ");   serial.println(ssid);   status = wifi.begin(ssid, pass);   if ( status != wl_connected) {     serial.println("couldn't wifi connection");     // don't else:     while(true);   }   else {     serial.println("connected wifi");     serial.println("\nstarting connection...");     // if connection, report via serial:     if (client.connect(servername, 80)) {       serial.println("connected");       // make http request:       client.println("get /search?q=arduino http/1.

how to stop flv player via link text

my site - click tv graphic in right column play video i have div containing flash video code created in dw8 (so flashvars functionality etc. created via wizard , contained inside object tag). div invisible when entering page (i.e. css div "display:none;"). visibility toggled href calls javascript code. the video doesn't play until first time div made visible clicking link. in ie, when link clicked again, div becomes invisible, flv continues play (i.e. can hear soundtrack). if link clicked third time, div visible , flv continues unimpeded, re-enter @ middle of movie. in ff, when link clicked second time, div becomes invisible , flv stopped , apparently reset. if link clicked third time, div visible , flv starts beginning again. prefer this. how stop , reset flv via text link (what add javascript force video stop , reset)? More discussions in Dreamweaver support forum adobe

Marketplace plugin til CB - Joomla! Forum - community, help and support

Image
hej alle jeg downloadede forleden et marketplace-plugin vers. 1.03 til cb. dette installerede jeg og når jeg derefter går ind min profil får jeg denne besked : warning: ...../components/com_marketplace/language/english.php): failed open stream: no such file or directory in ......./components/com_comprofiler/plugin/user/plug_marketplace-tab/ marketplace.plugin.php on line 24 fatal error: getdisplaytab(): failed opening required ..../components/com_marketplace/language/english.php' (include_path='.:/usr/share/php') in ..../components/com_comprofiler/plugin/user/plug_marketplace-tab/ marketplace.plugin.php on line 24 det hjalp på @ jeg selv lavede en mappe og kopierede english.php dertil. men tap´en viser sig slet ikke...nogen der har haft problemer med den plugin også? mvh. mikkel mvh mikkel  Board index Joomla! International Language Support International Zone Danish Forum Ældre versioner (d

DW changed code to xml &quot;like&quot;

recently upgraded cs3 mx 2004, , site seemingly working fine, when open file many of lines end if xml doc. br, meta tags , image closing tags end space , forward slash if code xlm site , it's not! plain of html. i'm overwrite local files what's on web , see if "fixes" it. ups open same issue. setting i'm not aware of somewhere? help please! <meta name="rating" content="general" /> <meta http-equiv="window-target" content="_top" /> </font><br /> what doctype on page? -- murray --- icq 71997575 adobe community expert (if *must* email me, don't laugh when so!) ================== http://www.projectseven.com/go - dw faqs, tutorials & resources http://www.dwfaq.com - dw faqs, tutorials & resources ================== "swell_rider" <webforumsuser@macromedia.com> wrote in message news:fokpth$lta$1@forums.macromedia.com... > upgraded cs3 mx 2004, , site seemingly

Complete site overhaul in one week!!! - Joomla! Forum - community, help and support

website url: http://ampprod.com joomla! version: 1.0.11 template:  247shock_black_1o4 additional extensions (components, modules, plug ins): facility forms; joomla sms-forums custom development: booking forms wrapper; banner placement other features: three (at least) specific areas of site i'd feedback on (design, code, graphics, etc.): design; eye catching content; flow additional comments: i'm local promoter in chicago , went crashing w!nd0s server asp pages linux , joomla in 5 days. these forums , of dope extensions available think looks pretty 5 days of work. wish make bit more flashy though - suggestions and/or feed great!!! ps- of great content through out of joomla communities!!! thanks fixing gtron.  moved main showcase area. Board index Joomla! Official Sites & Infrastructure Sites & Infrastructure - Feedback/Information Archived Boards - All boards closed 1.0 x Site Showcase -

IR led and Interrupt 1 cause reset arduino uno.

hello!! i using switch connected arduino uno's interrupt 1(digital pin 3), and  using ken shirrifs ir library ir signal transmission.according irremote library connected ir led digital pin 3. problem in when pressed switch instead of generating interrupt code runs beginning ( restart). removed ir led digital pin 3, interrupt working working fine not able send ir code. i tried connect ir led digital pin 10 , make change in irremote library (irremote.cpp) still not able send ir hex code. code: [select]   timsk2 &= ~_bv(toie2); //timer2 overflow interrupt   pinmode(10, output); // pinmode(3, output);   digitalwrite(10, low); // when not sending pwm, want low   //digitalwrite(3, low); so how can manage use interrupt 1 , ir transmission both? do have transistor driving led , have seriese resistor? Arduino Forum > Using Arduino > Programming Questions

i need serious help with errors i'm getting - Joomla! Forum - community, help and support

when use user administration , click user 2 errors warning: invalid argument supplied foreach() in /public_html/wt/administrator/components/com_simpleboard/admin.simpleboard.php on line 943 warning: invalid argument supplied foreach() in/public_html/wt/administrator/components/com_simpleboard/admin.simpleboard.html.php on line 1126 it's joomlaboard user manager not joomla usermanager correct? i've been ignoring these while no observable consequences.  think there error in code allows administrator edit users profiles...but why want edit users profiles? if has obscene signature can change in database phpmyadmin might better off blocking them. Board index Joomla! Older Version Support Joomla! 1.0 General Questions - 1.0.x

Creating a custom joomla install - Joomla! Forum - community, help and support

is possible create possible joomla install using specific translations , or plugins require ? i find myself spending lot of time on every new install adding same components on , on again. please advise, guy tpr wrote: is possible create possible joomla install using specific translations , or plugins require ? i find myself spending lot of time on every new install adding same components on , on again. please advise, guy perhaps faq found in faqs forum address question http://forum.joomla.org/index.php/topic,83237.0.html regards dave Board index Joomla! Older Version Support Joomla! 1.0 General Questions - 1.0.x

ATtiny12 On Ardupilot

Image
hi, guys recently wanna design new autopilot roboat(most of fun) half year ago used arduino mini set simple one, 2 pieces of 74ls157 but these days when schematic of arduilot found attiny12 on board, , i'm not quite sure what's use of that. if knows please drop comment below thanks in advance which version of ardupilot? at 1 time know included attiny watchdog. reset main chip if signal pulse primary processor stopped. if see line attiny leading reset pin of main chip, well, there go. Arduino Forum > Topics > Robotics (Moderator: fabioc84) > ATtiny12 On Ardupilot arduino

Arabic text wont appear - just see ??? - Joomla! Forum - community, help and support

Image
i'm doing job client, site in arabic. the content shows fine in arabic not joomla related content in langauge file. i installed arabic langauge pack + made sure uses charset=windows-1256 but stll no luck. advice? see  ? ? ? ? maybe server settings overriding document character set,or language file using reporting encoding windows-1256 while actual text utf encoded, if possible supply url make easier figure out problem , thank Board index Joomla! International Language Support International Zone Arabic Forum جوملا! 1.0 القسم العام

Sort Collection

<cfsearch name="locatingforms" collection="voiceservicesforms" type="simple" criteria=""> <br> <cfoutput query="locatingforms"> <ul> <li><a href="hidden posting purposes" target="_blank"><b>#title#</b></a><br> </ul> </cfoutput> <cfif locatingforms.recordcount 0> <div align="center"><font size="+1" color="#c10000">there no policies available in section. </font></div> </cfif> i'm looking how sort locatingforms resultset in ascending order. looked around , haven't found helps me this. More discussions in ColdFusion Rich Forms adobe

Which arduino multiplexer has the most analog inputs

which arduino multiplexer (or other multiplexer) has number of analog inputs.  trying manually build pixel array of around 500-800 pixels.  read these pixels current meter , send signal micro controller display on screen. bit of odd question. you can cascade multiplexers matters not use. 4051 probbly best use @ 4052 , 4053. Arduino Forum > Using Arduino > LEDs and Multiplexing > Which arduino multiplexer has the most analog inputs arduino

Can't install component... - Joomla! Forum - community, help and support

i'm trying install component (joomlaboard) i can't upload file , install automated way trying manual way uploading unzipped file "/administrator/components/com_installer/component/joomlaboard/", navigate "installers -> component" , specify intall directory, push "install" , get's message... failed create directory "/web/www/frac/users/c/conjure/components/com_joomlaboard/template" the new folder joomla creates com_joomlaboard not chmodded 777 755 , thats why joomla can't write/create next folder within directory... idea why joomla this? i tryed chmodding myself , run installer again joomla tells me component using directory without giving me option continue anyway... (would nice little feature implement in next update btw) my host has safe_mode enabled changed register_globals "0" instead of "1" what error, got when tried installing via admin end. we might able on come error, before having go ftp styling b

Wifi basic setup using Wishield V2.0.

i using arduino uno; , trying use wishield v2.0 connect arduino wifi network @ home.  have never used wishield or other wifi shield on arduino. tried using basic code in examples sketches. in serial monitor initializing wifi…. , nothing ? know how use basic code work. i noticed before uploading code red light on wifi shield came on when had plugged arduino uno. green light on arduino came on well.  need basic info me started. Arduino Forum > General Category > General Discussion (Moderators: mbanzi, DojoDave, mellis) > Wifi basic setup using Wishield V2.0. arduino

Could not play videos - iso, mp4 etc from hdd - Raspberry Pi Forums

hi folks, posting think may others (posted on xbian formus well): last week got hold of external hdd - plan being put dvds on , play them rpi2/kodi/xbian. without going in detail, first batch of films when on hdd , played fine - dvd shrink coped majority...some had done using trail version of dvd fab. going well, until yesterday, when file transfer hdd seemed slow down. having scanned hdd, found no problems - copy...not faster, got there in end. today, connected hdd rpi2 - none of films had done day before ran. after head-banging , file re-generation, resorted trying mp4 format, rather iso - still didn't work. so, basics: on windows 7, toshiba 1tb hdd. run mp4 windows - runs ok run mp4 hdd under rp12/xbian - error reading file (from log). run mp4 hdd under windows - error reading file. files appear same, but.... having trawled web, found 'similar' issues hdd/usb drives/sd cards etc., advising same kind of thing...e.g. corrupt file/corrupt disk - not rea

How do I query the number of (published) articles in a blog-content category - Joomla! Forum - community, help and support

Image
hello how "query" number of (published) articles in (blog-content) category? want display couple of images when there's published content in specific category. when no articles available want hide images. some joomla-php-expert can me out , provide me php-code? need code 'count' number of articles in specific category. thanks lot! regards. hey, open joomla db in phpmyadmin , watch jos_categories , jos_content tables , find how , may use easy wizard of phpmyadmin write sql syntax too  Board index Joomla! Older Version Support Joomla! 1.0 General Questions - 1.0.x

Latest News Linked? - Joomla! Forum - community, help and support

hello everyone, currently using latest news module in standard position on page. on user1 displays 5 latest article entries on site. now, however, create second option view more 5 latest news items. want create link on user or main menue take user page 20 latest news items shown. what have done far have copied latest news module, , placed on "left" 20 shown entries. thats not enough, though. want there link , when clicks on it, should lead page list of latest news items. i have been wondering whether there way make standard latest news module (by default placed on user1 position), have "read more...." link. upon clicking on that, lead page shows more 5 (or many specified) news items. any ideas? hacks this? have noticed there no way link content of module. kind of limiting. or missing something? regards, nildot nevermind. i solved myself. in main menu created new entry called "latest news". created 'blog - content category', selected categories ,

Thread: Connect to Ubuntu home folder with Samba in Windows 7

i'm testing waters of windows 7, , i'd connect home folder on ubuntu server. can connect standard samba share, can't figure out how connect 'homes' share. how can authenticate home folder? think should same among windows oss. use address \\ubuntu_net_name\your_username first must add credentials your_username samba user database using smbpasswd. ffi see segments titled [homes] users' roaming shares , permission access ubuntu shares in tutorial: the samba lan primer ubuntu: howto set ubuntu-windows home & office lan/network Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] Connect to Ubuntu home folder with Samba in Windows 7 Ubuntu

WiFi en RPI - Raspberry Pi Forums

hola muchachos!! bueno, despues de tantos idas y vueltas con internet por cable ethernet, decidi tener acceso internet traves de un adaptador wifi (tp-link tl-wn823n), que segun tengo entendido la raspi lo soporta nativamente. pero tengo unos problemas con la cofiguracion, al conectar el adaptador la raspi me lo detecta: code: select all pi@raspberrypi ~ $ lsusb bus 001 device 002: id 0424:9514 standard microsystems corp. bus 001 device 001: id 1d6b:0002 linux foundation 2.0 root hub bus 001 device 003: id 0424:ec00 standard microsystems corp. smsc9512/9514 fast ethernet adapter [b]bus 001 device 004: id 0bda:8178 realtek semiconductor corp. rtl8192cu 802.11n wlan adapter [/b]bus 001 device 005: id 03f0:0862 hewlett-packard bus 001 device 006: id 0458:003a kye systems corp. (mouse systems) netscroll+ mini traveler / genius netscroll 120 y la configuracion de las interfaces esta asi: code: select all auto lo iface lo inet loopback iface eth0 inet dhcp allow-hotplug wlan0 au

Using Arduino + RFID to Email when something is removed from a box?

hey everyone, i'm looking @ completing  a home project using arduino , how approach or appreciated! essentially want box filled number of items rfid tags , want system send email telling me if item has been removed (and preferably which). i'm pretty new this, have feeling have seen similar projects around. can done , if can me? edit: understand may not possible rfid, if there different way of wirelessly checking (say once day) if items present or not? thanks! Arduino Forum > Using Arduino > Project Guidance > Using Arduino + RFID to Email when something is removed from a box? arduino

how to increase the cache memory of raspberry pi (raspbian) - Raspberry Pi Forums

hi everyone, using raspberry pi raspbian operating system. want increase cache memory of raspberry(raspbian) increase video/.swf playing performance . can me increase cache memory . thanks&regards k.niranjan you've got 256mb or 512mb or 1gb of ram (depending rpi model you're running) assigning of cache done automatically linux. nothing can improve on way os manages free ram cache & buffers. swf cruddy, pick else better format. raspberrypi

navigation doesn't collapse...

i'm trying add content page that's been created else, , first project dreamweaver/html. has basic navigation bar on left expands when click links display subnavigation links. i copied , existing link had subnavigation, gave original id, stays open , not collapse automatically others when page done loading. new link(s) affected navigation link copied well...any appreciated. would css have this? > has basic > navigation bar on left expands when click links > display > subnavigation links. i guess there html/css used expand/collapse menu. duplicating editing existing link doesn't "do" give info on expanding/collapsing can tell code clues menu "system" is? link uploaded page? -- alan adobe community expert, dreamweaver http://www.adobe.com/communities/experts/ More discussions in Dreamweaver support forum adobe

[FH9] Moscas

hola todos/as alguien tiene gráficos vectoriales de moscas??? o insectos??? si es así, porfavor decirmelo y doi mi mail gracias de antemano luisete yo tengo algunos. si quieres te los paso y decides si te sirven o no. un saludo. "luisete" <luisete@luisete.com> escribió en el mensaje news:fn5olf$8at$1@forums.macromedia.com... > hola todos/as > > alguien tiene gráficos vectoriales de moscas??? o insectos??? > > si es así, porfavor decirmelo y doi mi mail > > gracias de antemano > luisete > > More discussions in Foro en español adobe

Thread: Fullscreen video very jerky

Image
i complete novice need basic instructions!! have installed mintlinux variation on ubuntu understand , when watching fullscreen video image jerky, it's ok in small screen. have following graphics card: 00:02.0 vga compatible controller: intel corporation 82865g integrated graphics controller (rev 02) how go installing better driver? until had windows xp , fullscreen video fine. please!! system-->administration-->hardwire drivers install new drivers believe Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Multimedia Software [all variants] Fullscreen video very jerky Ubuntu

no stress multi-chip programming

so went down winding path of trying find /build device make life easier , succeded in doing opposite. when took step , cleared mind did find solution. i wanted upload sketch multiple chips without pulling them in , out of arduino. not stress board , chips. after time trying wrap newbie head around advanced project, stopped , started again , hit me. i started plugging zif breadboard , plopping atmega328 in it. pulled atmega uno , set aside. used jumpers jumpers , handy atmega328 pin map make connections each pin uno board. i uploaded sketch arduino ide , worked! began eliminating connection 1 one until left neccisary connections. , findings... pin 1 reset pin 2 digital 0 (rx) pin 3 digital 1 (tx) pin 7 5v pin 8 grnd pin 20 5v pin 21 5v pin 22 grnd also 16mhz crystal across pin 9 , pin 10 w/ 22pf cap. between each leg , ground. now can upload sketch many chips want out putting unneccisary stress on arduino uno or atmega328 chips. i hope helps avoid days of beating head against

SOLVED!!: WORKING WITH GY-87.... EVERYTHING OK BUT HMC5883L NOT WORKING AT ALL

Image
hi everybody, first of all, hope in right forum.... xd i'm building project using arduino due along gy-87, 10dof imu....3 accel + 3 gyros (mpu-6050), barometer (bmp-180) , ... 3-axis magnetometer.... the mpu-6050 working beautifully.  xd the bmp-180 working beautifully.... bmp-085 library... i'm guessing gy-87 comes sensor...  :~ finally, magnetometer hmc5883l, address 0x1e, , it's not working @ all. i've tried many... many libraries no results. read lot of forums , posts, including many wrote in arduino forums.  =( has been able make hmc5883l sensor work yet?  can point me in right direction?  thank in advance time!!! hello pistolero992000, have used nick gammon's i2c scanner confirm due recognize address of magnetometer? here code in case: code: [select] // -------------------------------------- // i2c_scanner // // version 1 //    program (or code looks it) //    can found in many places. //    example on arduino.cc forum. //    ori

Hacked. Admin redirection URL - Beware - Joomla! Forum - community, help and support

this third time our website has been hacked. somehow company or 1 of operatives gaining access configuration.php , adding html redirection code appending @ end of file.  consequence of when try login admin opens admin login @ w.w.w.skaska.biz/ver2/login.php we've changed server passwords still conserned manage hack file. we using v1.0.11 .htaccess set recommended. since they've hacked our website, we've included info end of configuration file. has else experienced one? kind regards paul have found in access logs? i'd guess first time hacked left behind make easier in next time. Board index Joomla! Older Version Support Joomla! 1.0 Security - 1.0.x

Is there a breeze export option that defines the maximum opening resolution of the browser ?

hi, the maximum resolution of breeze presentation slide 720 x 540 correct? does know if there way prevent breeze presentation gets big when opened in big resolution screen? what i’m asking if there breeze export option defines maximum opening resolution of browser contains breeze presentation, preventing images , flash animations loose resolution… when play presentations breeze server, doesn’t load in web browser in window not fit entire computer screen, definition of presentation…it possible locally?? (i may wrong, in breeze server opening swf file directly?) i sure can, after exporting, place swf file of presentation, manually, in html file (instead of using index.html created in publishing) way never bigger when opening in browser, if affect scorm or else?? what suggest? More discussions in Adobe Presenter adobe

To give access rights to a Publisher for the Polls component - Joomla! Forum - community, help and support

hello everyone, i wondering if there way give rights publisher accessing polls component. have them being able build own polls without  having access entire cpanel. i gratefully if has suggestion or solution this. thank in advance alex hi alex, you have hack/patch /includes/gacl.class.pgp file extend rights usergroup. mind these rights available in group. example see: http://www.webpr.gr/joomla/2006/07/give ... ss-to.html you can create new groups , assign special rights using example jaclplus ; http://extensions.joomla.org/component/ ... itemid,35/ regards robin Board index Joomla! Older Version Support Joomla! 1.0 Administration - 1.0.x

Structure and function with pointer for PID

hi ! i trying compile code uses structure , function pointer pid controller. the compiler says ''invalid use of incomplete type 'struct spid' ". i can not understand why gives error. the program seems correct. thanks in advance help. code: [select] #include <stdio.h>   struct {   double dstate; // last position input   double istate; // integrator state   double imax;   double imin; // maximum , minimum allowable integrator state   double igain; // integral gain   double pgain; // proportional gain   double dgain; // derivative gain }spid; void setup(){   serial.begin(9600); }; void loop(){ }; double updatepid(struct spid *pid, double error, double position) {   double pterm;   double dterm;   double iterm;   pterm = pid->pgain * error;   // calculate proportional term   // calculate integral state appropriate limiting   pid->istate += error;   if (pid->istate > pid->imax) pid->istate = pid->imax;   else if (pid->istate <

Is swap file working or not? - Raspberry Pi Forums

hello, have raspbian , in /var swap file. when run top there kib swap: total, used, free, cached. checked last modification date of /var/swap , there date jun,2014. swap working correctly? ever change date in modification date field of swap file? thanks. the swap file isn't read or written using normal file access stats aren't updated. want avoid running swapping, because raspberry pi slows crawl , becomes 100% unusable. having swap on hard disk ok, swapping sd insane. raspberrypi

"If" statement issue

hello; i have program measures resistance. works except "if" statement @ end of following code: long resistance_array = 0; // sum of resistance measurements taken int measurement_count  = 0; // current measurement number float resistance_reading = 0; // calculated resistance value float resistance_min = 100; // minimum  resistance float resistance_max = 150;  // maximum  resistance int pass_fail = 0; //************************************************************************************************************************************************************** void setup() {     serial.begin(9600);  // set rate data transfer } //************************************************************************************************************************************************************** void loop(){ // measure resistance   measurement_count = 0; // reset measurement count   resistance_array = 0;  // reset sum of resistance measurements taken    resistance_reading =

Can the title of a standalone .swf be changed?

i have flash application runs in standalone player. need find out if there way change title displayed. shows path application change else. know of way can done? appreciated. try flashjester jugglor download free evaluation copy http://www.jugglor.com pc only. regards flashjester support team e. - support@flashjester.com w. - www.flashjester.com "this has been 1 of impressive , thoroughly pleasant experiences of customer support have ever come across - astounding!" director - hedgeapple More discussions in Adobe Animate CC - General adobe

Is it possible to have a different menu per section and content item? - Joomla! Forum - community, help and support

on site want 2 sections: 1. music 2. television with different categories , pages within each. i'd separate left hand menu within each of these, television have menu television pages etc. possible, if tell me how or point me in direction of tutorial? i'd able create right hand navigation specific each page links, instance, page on 1 television programme have right hand navigation link official , fan sites etc. possible too? thanks, jack you can add own custom menu's "menu manager" then go "modules" find new menu , publish in position want , select pages want menu displayed on. Board index Joomla! Older Version Support Joomla! 1.0 General Questions - 1.0.x

MySQL Connection Problem

operating system: linux red hat v5 (kernal.os release 2.6.18-8.e15) cold fusion: trial developer version 8 mysql version: 5.0.51a mysql connector (installed in /opt/jrun4/lib): mysql-connector-java-5.1.6-bin.jar hostname (verified sysctl , phpmyadmin): //juniperweb/jsihome.com mysql listening port (verified phpmyadmin): 3306 apache web server: works php: works mysql: works php cold fusion: works (cfide/administrator/index.cfm works) data source settings tried: type: mysql (4/5) cf data source name: junipersys database: junipersys server: //juniperweb/jsihome.com port: 3306 username: website password: ******* and: type: other cf data source name: junipersys-other jdbc url: jdbc:mysql://juniperweb/jsihome.com:3306/junipersys driver class: com.mysql.jdbc.driver username: website password: ******* both settings throw following error: connection verification failed data source: junipersys-other com.mysql.jdbc.communicationsexception: communications link failure due underlying exceptio

Baking Pi, OK 03, B+ - Raspberry Pi Forums

i have 2 questions: firstly, in setgpiofunction function says add 4 gpio address, stored in r0, each loop, write directly address in r0. code: select all functionloop: cmp r2,#9 subhi r2,#10 addhi r0,#4 bhi functionloop //stuff str r1,[r0] worked setting r3 0, adding 4 r3 each loop, writing address in r0 offset of r3: code: select all functionloop: // address didn't work. cmp r2,#9 subhi r2,#10 addhi r3,#4 bhi functionloop // stuff str r1,[r0,r3] why didn't first work? not same thing? secondly, tutorial said include code: select all pinbank .req r3 lsr pinbank,pinnum,#5 lsl pinbank,#2 add gpioaddr,pinbank .unreq pinbank code didn't work until removed section. interestingly tryed follow tutorial pi 1 b+ , can select pins of pins dont work.... atleast compile program, can try code register 3 fix? gpio api: code: select all /* function normal gpio address */ .globl getgpioaddress /* accessable everyone*/ getgpioaddress: /*

Installer Xbmc sur Raspbian ? - Raspberry Pi Forums

Image
bonjour j'ai appeine reçu mon raspberry et j'aimerais l'utiliser comme mediacenter (xbmc - kodi) et aussi comme machine pour développer etc. j'ai vu un suprbe tuto pour installer xbmc sur raspbian mais la fin il configure l'ouverture automatique.. si je ne veux pas que celui ci s'ouvre automatiquement. devrais le lancer chaque fois depuis la console ou y aura-t-il une icone de l'application ? merci à vous. hello, suffit de faire un simple code: select all sudo apt-get update sudo apt-get install kodi pour l'avoir disponible sous raspbian ! courage. raspberrypi

Thread: Ubuntu vs CentOS

hi all! i'm looking 1 enterprise distribution servers , desktops. , i'm choosing between ubuntu , centos. ubuntu best desktop , server solution, many installations , support. there no free systems management tool - landscape server not open , free. centos - i've never worked before , can't it. centos there open source system management tool - spacewalk. so, advise me? why not use landscape ? can port spacewalk ubuntu, spacewalk isn't debian-centric... Forum The Ubuntu Forum Community Ubuntu Community Discussions Ubuntu, Linux and OS Chat Recurring Discussions Ubuntu vs CentOS Ubuntu

Thread: Complete Ubuntu Fail - Requres manual fsck?

Image
hi, dual boot ubuntu / windowsxp boot failed. i've been using ubuntu fine since mid 8.10 release no problems, of sudden has failed. here transcript of error message when running ubuntu in recovery mode (normal mode fails , says run in recovery... lucky have comp write out exact text). /dev/sda9 contains file system errors, check forced /dev/sda9: inode 873837 has illegal block(s) /dev/sda9: unexpected inconsistency; run fsck manually. (ie, without -a or -p options fsck died exit status 4 it gives me vague instructions, can type out, they're long , i'll if needed. i'm bash illeterate don't know fsck command. instructions , guidance on welcome, or if there solution getting ubuntu great. still have livecd. cheers! -den the title sensationalistic, should have read : complete hard disk failure

Masking MAC addresses of client devices - making a proxy? - Raspberry Pi Forums

hello pi people, have set raspberry pi b wifi hotspot using hostapd , isc-dhcp-server edimax ew-7722utn. using raspbian installed noobs , updated using sudo apt-get update , sudo apt-get upgrade . setup working quite well, set mac address of raspberry pi visible network connected (as understand it, host still see multiple mac addresses - of pi , of client devices - , networks block such router-like configurations). if understanding correct mean creating proxy, relative newbie networking , don't how go this. recommendations be? masking of client mac addresses easy procedure current working setup? appreciate if responses kept simple , procedural; still new linux (i know how use sudo apt-get install etc. , edit files using nano little more this). oh , please feel free correct misunderstandings have how such networks operate. have had conflicting information on whether possible network host or internet provider see mac addresses on other side of router (or pi acting rou

Joomla as Review Portal - Joomla! Forum - community, help and support

i'm looking set site host reviews of service providers - giving users chance rate them in same way amazon allows rating of merchandise - including reviews , ability rate how useful various reviews were.  i'm investigating using portal software - joomla work or outside of scope? thanks in advance technically, nothing outside of joomla's scope. of available 3rd party extensions , , ability create custom extensions, can want joomla. now, answer question more specifically, try use component mosets tree type of website. Board index Joomla! Older Version Support Joomla! 1.0 General Questions - 1.0.x

Where are the directx9 features??!?!!?

posted in basics forum well. i work 3d , when heard director going support directx 9 come release of version 11 ecstatic. i can't find documentation relating pixel shaders, hdr, not bloom effects , like. able keep mouse cursor within applet yet or still have use xtras feel of mouse in 3d environments? has changed @ all?!?!!?! looks same! it sure looks same me including product tour link in initial welcome window - takes mx 2004 new product features tour. haven't found specific demos of new features on adobe web site . documentation new physics engine useless not familiar it. More discussions in Director 3D adobe

raspberry pi sd card setup - Raspberry Pi Forums

i got raspberry card dont know how setup sd card anyone if got pre-loaded card, insert card slot of pi. couple of caveats : 1. pre-loaded cards contain noobs these days , if have pi2b, needs recent (i.e. feb 2015) release. 2. pi2b , b+ use microsd cards. pre-loaded "card" should microsd in full sized sd carrier. remove microsd carrier insert microsd slot in pi. (and careful not drop microsd...they're rather small.) raspberrypi

Forum - Joomla! Forum - community, help and support

Image
ik ben op zoek naar een goed forum  voor op mijn site. wie heeft een goeie tip? ik heb al met verschillende dingen uit de extenions hier gerommeld, zoals joomlaboard en de phpbb bridge van mehdi, maar ze bevielen me geen van alle eigenlijk erg goed. iemand een goeie tip ?  eschulp wrote: ik ben op zoek naar een goed forum  voor op mijn site. wie heeft een goeie tip? wellicht smf maar dan niet op je site maar naast je site... Board index Joomla! International Language Support International Zone Dutch Forum Joomla! 1.0 Componenten 1.0.x

can't edit page

i user contribute @ company. when try edit 1 page error message, "you can't edit page because jgaffey (that's me) editing it." there no drafts in draft console. i had once used adobe's free download, ended buying it. guessing there confusion there. how can disable old draft? free download not on computer anymore since bought it. this caused lock file left on server. contribute creates lock file on server when user tries edit page. this lock file removed if able publish page, there cases corrupted lock files being left on server restricting editing page if no 1 else accesing it. try logging on server using separate ftp application filezilla or fetch if using mac. on root directory corresponding file .lck extension. make sure have contribute closed before deleting .lck file. once deleted, try edit page having issues editing.=) you can visit tech note more information regards lock files. hope helps=) More discussions in Contribute General Discussion

Why doesn't this detect color correctly? [Working now :)]

Image
is giving results, until changed something, 12am , sleepy ! well first, looking somewhere , tough, each colored object reflects own color light better ! went try , saw yes ! knew sure lot of people tough of xd i made code : quote int cn[3]; // holds each color result int blue = 11, green = 12, red = 13; // dont messy ! void swap( int , int ); void setup (){   serial . begin (9600);     pinmode (13, output );   pinmode (12, output );   pinmode (11, output ); } void loop (){   digitalwrite (green, high );   delay (15);  cn[0] = analogread (0);   digitalwrite (green, low );     digitalwrite (blue, high );   delay (15); // delay rbg led full brightness  cn[1] = analogread (0); // reads photoresistor while blue led on (must see more light if object blue);   digitalwrite (blue, low ); // turn off next color     digitalwrite (red, high );   delay (15);  cn[2] = analogread (0);   digitalwrite (red, low );     /*if(cn[0] > cn[1] && cn[0] > cn[2]

Author Problem - Joomla! Forum - community, help and support

Image
erstmal ein nettes "hallo" alle user die sich diesem problem widmen hab ein problem die berechtigung in joomla angeht. welches jedoch nur den "author" betrifft. um mein problem zu beschreiben möchte ich euch kurz ein paar infos zur joomla-installation geben : --------------------------------------- joomla version 1.0.11 com_remository com_joomlaxplorer com_letterman com_mosce com_ponygallery com_stalytics mod_lettermansubscribe --------------------------------------- natürlich kommen noch standart-komponenten dazu die ich benutze. nun zu meinem problem : ich möchte auf einer seite verschiedenen benutzern die berechtigung geben damit diese nur ihre eigenen beiträge bearbeiten und editieren können. daher, es soll ihnen nicht möglich sein andere beiträge zu bearbeiten/editieren. ich bin wie folgt vorgegangen: ich habe einem bestehendem beitrag, der von mir als administrator angelegt wurde, den besitzer geändert und diesen auf "besitzer1" festgelegt. bei dem b