Posts

Showing posts from April, 2010

Hello World Mod - Joomla! Forum - community, help and support

hello, ultra simple module throwing error @ face. not understand why is. tell me mistake , how can remedy it. these 2 files put in folder of same name , archived. mod attached post incase useful. error: fatal error: call member function gettagname() on non-object in /homepages/90/d159934800/htdocs/joomla/administrator/components/com_installer/installer.class.php on line 167 mod_helloworld.php code: select all <?php /** * @version $id: mod_hellojoomla.php 5203 2007-03-27 01:42:10z danr $ * @package joomla * @copyright copyright (c) 2007 dan rahmel. rights reserved. * @license gnu/gpl * simple component display hello greeting. */ // no direct access defined( '_jexec' ) or die( 'restricted access' ); echo jtext::_( 'hello world!'); mod_helloworld.xml code: select all <?xml version="1.0" encoding="utf-8"?> <install type="module" version="1.5.0"> <name>hello world</name> <author>dan rahmel</a

Thread: Problem with dictionary applet

Image
hi, i'm relatively new ubuntu, , added dictionary applet panel. reason, leaves behind 'shadow' of it's window when closed, can see below. how can remove this? the__ doctor: same situation too. don't know how clean either. karmic's dictionary in "applications" (office) isn't bothered on gnome gui plus has "suggested words" lacking on problematic dictionary.... but, takes more "clicks" it. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] Problem with dictionary applet Ubuntu

passing variables between CFSCRIPT and Javacript

the example below crude outline triying there way cfajaxproxy or something? can post or link example please?           <cfscript>   name ="hulfy"   </script>     <script>   var myname = #name#     </script> the easiest way use cfoutput tags around script tags.  work simple variables.  arrays, queries, etc, either toscript() or cfwddx helpful.  far know, same thing. More discussions in ColdFusion adobe

Thread: Frets on Fire not starting

hey all, after installing frets on fire software centre error while trying boot shell: code: wobin@wobin-laptop:/usr/games$ fretsonfire traceback (most recent call last): file "./fretsonfire.py", line 45, in <module> gameengine import gameengine file "/usr/share/games/fretsonfire/game/gameengine.py", line 23, in <module> opengl.gl import * file "/usr/lib/pymodules/python2.6/opengl/gl/__init__.py", line 2, in <module> opengl.raw.gl import * file "/usr/lib/pymodules/python2.6/opengl/raw/gl/__init__.py", line 6, in <module> opengl.raw.gl.constants import * file "/usr/lib/pymodules/python2.6/opengl/raw/gl/constants.py", line 7, in <module> opengl import platform, arrays file "/usr/lib/pymodules/python2.6/opengl/platform/__init__.py", line 36, in <module> _load() file "/usr/lib/pymodules/python2.6/opengl/platform/__init__.p

Thread: Not possible to boot after hibernation

Image
after hibernating hp nc4200, laptop otherwise works charm ubuntu (karmic koala), can't restart ubuntu properly. think closed lid before hibernation completed when boot, computer non-completed hibernation file. got similar screens (which cant show since cant take screen dumps) in thread (initramfs + busybox) http://ubuntuforums.org/showthread.php?t=765195&page=40 important difference i've read far not have dual boot in way, , i'm not trying install anything. can boot usb, inexperienced know how solve problem. please, should do, , need know in order me? ps. i've spent last 24 hours trying find solution problem myself reading several threads on forum, far i've not been able find same problem, nor solution has been described in way suitable ubuntu user in third month (thus i'm still newbie, don't recon problem related this). ds sooo,i still stuck! after manually mounting acco

Extending CB functionality - How to do it "the right way"? - Joomla! Forum - community, help and support

Image
hi, i extend functionality of community builder not sure best way go it. should make new package (component+module(s)) builds on existing community builder package (keeping credentials intact, of course)? or there other way "plug" myself in/over standard functionality? what achive add links user profiles shown/hidden depending on user access level (admin vs. registered user). i'm running 1.0.13. many in advance! best way using cb plugin api, permits this. or wait upcoming cb 1.2 stable allow , more. or, best, join cb testteam (pm nant on joomlapolis that) , checkout today cb 1.2 beta, , test out sooner in downloads section @ http://www.joomlapolis.com find cb api extending cb without hacking, , keeping extensions compatible future minor releases. (forum mod: please move thread extensions sub-forum ) Board index Joomla! Official Sites & Infrastructure Sites & Infrastructure - Feedback/Information

AKReservations Show reservations in frontend - Joomla! Forum - community, help and support

hi, i installed component akreservations 1.4.3 the reservation form working. fine far. but not reservation results shown in frontend. i read, have connect component through menu link. but says dont have rights read. in backend put access rights read - everybody but nothing. by putting acces rights manage - everybody it works. can modify reservation. but want show them other users. does know problem?? Board index Joomla! Older Version Support Joomla! 1.0 Extensions - 1.0.x Components

problem med IE7 - Joomla! Forum - community, help and support

hej jeg har problemer med @ ie 7 skære templaten over, se http://test.innomax.dk/index.php?option ... 5&itemid=6 er der nogen som kender en løsning? mvh, jesper hej det er footeren som tilsyneladende ligger fast ie7. fejlen ses ikke ff og ie6. nogen som kender problemet? mvh, jesper Board index Joomla! International Language Support International Zone Danish Forum Ældre versioner (disse vedligeholdes ikke længere fra officiel side) Joomla 1.0 (Udgået version, der blev afløst af 1.5 i 2008) Template, CSS og Design

Localhost vs fjärrserver - Joomla! Forum - community, help and support

jag har precis kommit igång med detta här hemma. jag började med att jobba lokalt för att testa om detta var något för mig. nu har jag kommit fram till att jag vill fortsätta med joomla. går det att flytta över allt jag gjort till vårt webbhotell (loopia) på något smidigt sätt, eller måste man sätta upp miljön ifrån start? hej! det här är en ganska vanlig fråga. om du söker på "flytta" så ska du se att du hittar det du behöver veta och lite till. / olle Board index Joomla! International Language Support International Zone Swedish Forum Forum för Joomla! med långtidssupport Forum Joomla! 1.5 Användning och administration

Upgrading Zip File...Leads to Nothing?!? - Joomla! Forum - community, help and support

Image
to dearest oracles  i trying download following upgrade zip file...but when click link white page codes on it...what missing?  http://joomlacode.org/gf/download/frsre ... ackage.zip currently link working.  Board index Joomla! Older Version Support Joomla! 1.0 Upgrading - 1.0.x

Flex Beginner Series - Tutorials

i've begun series of looking learn flex start.   http://develop.dcolumbus.net/   series these take time, it's encouraging when there interactivity. if find them useful, please let me know! also, if interested in writing tutorials or portions of flex, flash or other developer series, please not hesitate so!   cheers! good one.. keep adding more content.   i great fan of video tutorial.. have started own learning series @ http://practicalflex.blogspot.com .   cheers More discussions in Flex In A Week adobe

Stepper Motor Objects and millis()

Image
so i've been trying write own object oriented approach controlling stepper motor arduino nano (i know there premade libraries, prefer writing own code). in attached stepper_motor_class header file, defined method calls singlestep() function every x number of seconds, , y number of steps. code works absolutely fine when x 1000 milliseconds (ie calls singlestep() function every 1000 milliseconds many steps (y) want). however, instant reduce time 5 milliseconds (or 50 or 100 etc) step counter breaks down. instead of going 1500 steps, jumps out of while loop after doing 28. i @ wits end figuring out why doing this. can me please? sorry dont know how upload code #include "stepper_motor_class.h" //class stepper motor const char motor_pin1 = 6; const char motor_pin2 = 5; stepper_motor stepper (motor_pin1, motor_pin2); //initialize objects begin method void setup() {   serial.begin(9600);   stepper.begin();   stepper.stepsconstantspeed(50,1000);//p

Using variables to easily change String or Int Array values?

hi there.  i'm coding button box sim racing uses 12-way rotary switch determine of various button values , messages output. so example, if i'm on position 1, might want messages output buttons different if on position 2 or 3 etc... my thought use array string variables , int variables , use string variables change message stored in array, , int variables change keyboard value depending on switch positions. the message updates seem not happening , i'm trying figure out why not working.  been 15 years since did coding i'm rusty.  looking help.  thanks! code: [select] void setup() {   //gameval , blkboxval store values of 12 way selectors     //initialize 12 way black box dial messages   string blkboxvalmsg1 = "";   string blkboxvalmsg2 = "";   string blkboxvalmsg3 = "";   string blkboxvalmsg4 = "";   //initialize array variables defined above 12 way black box dial   string blkboxvalmsg[] = { "", blkboxvalmsg1, bl

Thread: "Compositing too slow"... what? o.0

Image
hey, i've been having little trouble logon. works fine, it's taking longer usual. i'm running kubuntu jaunty kde4, , whenever log in, after initial pause of upwards of 10 seconds, it'll give me message "compositing slow , has been cancelled. if temporary problem, can resume compositing pressing 'shift+ctrl+f2'." have no idea causing or how fix it. works fine after gives message, i'd lightning-fast logon i'm used to. thanks! hello? *bump* Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [kubuntu] "Compositing too slow"... what? o.0 Ubuntu

Difficulty with OR statements powering a LED

hey so i've been trying darn thing work! goal led turn on when photo-resistor registers change in light or input switch.  right works fine except   // door closing   if (photocellreading < 378 || manualdownreading == 0 ) {     digitalwrite (6, high); } more manualdownreading part. if light off (because photocell registers light > 400) triggering manual down switch should turn light on, doesn't. have no idea why! help! the attachment photo of schematic. the led substitute motor find easier test because it's visible. just fyi i've noticed when toggle switch led blink, faintly, every 10 seconds or so. delays have it? i got rid of delays on serial print , led started blink faster within second. code: [select] int photocell = 0; int updetect = 11; int downdetect = 9; int manualup = 10; int manualdown = 3; int upswitchreading; int downswitchreading; int photocellreading; int manualupreading; int manualdownreading; void setup(void) {   pinmode (updetect, input_

Installing Entire CS4 Design Premium

hi, have 3 dvd's in student edition.   content application 2 learning/help dvd   my issue when place application 2 dvd in computer, not go auto install.  in documentation says to insert dvd in drive, , follow on-screen instructions. if installer not launch automatically, navigate adobe cs4 folder found @ root level on disk , double-click setup.exe start installation process. so go through folders in order   adobe cs4>extensions>a bunch of different folders adobe cs4>payloads>flash/ai/aid/ap - there no more folders?   there no setup.exe found.  begining wonder if here?   i have never had issues installing software.  tried call tech support closed.   any help? hi, there possibly 2 ways check this.   instead of looking other folders, should going 'root folder' backwards, not forwards.   for example, c:\   or, can check inserting dvds , looking @ them in computer. don't let them start, @ disk files , see if can see exe file on them. should know installing , as

Video not displaying with player 10 publish settings

hello i'm not sure if should here, or in flash player forum, here goes:   i'm getitng started learning flash  cs4(fully updated). going through flash downunder tutorials, , creating interactive player slider bars change 3d x , y rotation.   firs tof all... system specs: amd phenom x4 2.26 ghz 8gb ram geforce 9500 gt windows 7x64 rc build 7100   i no compile errors (using actionscript 3.0, btw) when testing out video flash player 10 in publishing settings, video shows blank. thought may issue windows, when trying swf on winxp machine, same issue occurs.   i tried using flash player 9 in publish settings, , video plays, need use player 10 use 3d rotation settings.   i'm not sure if bug player 10, or if i'm doing wrong.   please let me know if there more info need, , find if can. i'm new flash, don't know way around well. how displaying video? flvplayback component, video class, other way? More discussions in Adobe Animate CC - General adobe

hyperterminal to text file

hey guys. i have code recieved chars hyperterminal convert string , write on text file when use monitor instead of hyperterminal work when switch hyper dosent work i can not find problem in code i happy if help thanks in advance. code: [select] #include <spi.h> #include <sd.h> char indata; string datastring; file datafile(); void setup() {   serial.begin(9600);   while (!serial.available()); // wait serial port connect. needed native usb port only   if (!sd.begin(4)) // see if card present , can initialized.   {     serial.println("initialization failed!");     while (1); // don't more.   } } void loop() {   if (serial.available())   {     while (serial.available() > 0)     {       pinmode(3,high);       datastring = "";       indata = serial.read();       datastring += string(indata);       /*if (indata == '\n')         {         datastring += "\n";         }*/       // open file. note 1 file can open @ time,       //

Thread: Removing initrd.img-2.6.24-*-generic.bak files from /boot

dear all, attempt update linux kernel image version 2.6.24 on x86/x86_64 (linux-image-2.6.24-27-generic) failed due lack of disk space. assume "faulty" partition 1 hosting /boot directory (/dev/sda2, 381 kb left out of 116.2 mb total space). before digging further, remove initrd.img-2.6.24-*-generic.bak files in it, totalling 45 mb. safe? thank in advance, mikhail hi, guess old kernels in ubuntu machine needs uninstalled can free /boot partition. can follow thread remove old kernels http://ubuntuforums.org/showthread.php?t=1283521 let me know if helps. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Installation & Upgrades [ubuntu] Removing initrd.img-2.6.24-*-generic.bak files from /boot Ubuntu

Thread: Progamming Environment

i recommendations programming environment or tool set use. intend program in following languages: c python lisp ability make graphical , command line programs. there environment doing so? there set of tools work together? a text editor vim , gnome-terminal compile , run programs start. learn more since ide gives free. learning math calculate hand first. ever seen first grade pupil using calculator? Forum The Ubuntu Forum Community Ubuntu Specialised Support Development & Programming Programming Talk Progamming Environment Ubuntu

eXtplorer gives me hundreds of errors - Joomla! Forum - community, help and support

hello everybody i tried install extplorer on joomla 1.5 installation , looking when installed (gave me message saying installed) clicked on components/explorer configure , thats when got this: --------------------------------------------------------------------------------------------------------------------------------- strict standards: non-static method jloader::import() should not called statically in /users/scrat/www/cms/libraries/loader.php on line 171 strict standards: non-static method japplicationhelper::getpath() should not called statically, assuming $this incompatible context in /users/scrat/www/cms/libraries/joomla/application/component/helper.php on line 163 strict standards: non-static method jrequest::getcmd() should not called statically, assuming $this incompatible context in /users/scrat/www/cms/libraries/joomla/application/helper.php on line 112 strict standards: non-static method jrequest::getvar() should not called statically, assuming $this incompatible context i

Events Calendars and Google Optimization - Joomla! Forum - community, help and support

hello all, i searching information regarding events calendars , optimization google. seams duplicated entries , pages no content problem google , may influence lot pr. using jevents joomla 1.0.13. don't seem find on topic, few questions on forum no answers. any suggestions please? i don't know events calender know google not duplicate content, page titles, or meta tags... if want learn google issues may want go google , register webmaster tools... you able enter site , on time google analyze , report errors, or problems find... as calender (remember know nothing here) but, concerned empty calender pages problem? or repeated entries on calender appear duplicate content? i suspect if have calender program installed component google recognize , don't believe consider fact nothing happens on monday page no content...or if have meeting every sat duplicate... i think google consider duplicate content if have 3 calenders including same content..... Board index

SMTP en mode serveur

bonjour à tous, juste pour comprendre le fonctionnement de la bibliothèque ethernet2 j'ai voulu écrire un programme simulant un serveur smtp sur arduino. celui-ci est basé sur l'exemple de webserver en utilisant bien sûr le port 25 et aucune identification pour simplifier l'ensemble. mais je suis (vraiment) pas allé bien loin... cela bloque ici :   ethernetclient client = server.available();   if (client) { ... } en effet, si en utilisant un navigateur la fonction server.available renvoi bien une valeur différente de 0 quand un client se connecte, ce n'est pas le cas en utilisant un logiciel de messagerie. en sniffant les paquets on peut quand même vérifier que la connexion tcp/ip été établie. quelqu'un s'aurait m'expliquer pourquoi ? merci de votre aide dans la lib ethernet première version, server.available () ne renvoie une valeur différente de zéro que si un client se connecte et envoie des données. j'imagine que c'

how to change readUnsigned from storing numbers to storing letters

void readstring(char str[], char len) {     char index = 0;    while (index < len-1)    {       // if waiting read       while (serial.available()== 0){}       {          char c = serial.read();          // press enter          if (c == '\r')          {             break;          }          else          {             //stores characters array             str[index] = c;             //adds index 1 characters             //ensures when character pressed,             //the character visible in serial-mon instead of 0             index += 1;             serial.print(c);          }       }    }    //marks end of string.    str[index] = '\0'; }    uint8_t readunsigned() {       //an array store 8bit integars       char str[8];       readstring(str,8);       //returns integar       return atol(str);    } what receiving , trying store? give example. /mogens Arduino Forum > Usin

Combining bytes into multiple integers

i'm new type union combining bytes float/integer. issue anyways covered on internet. now, question is there way of combining bytes multiple integers without creating loop? my sensor data looks so: d0    d1    d2    d3    d4    d5    d6    d7 16   128   63   126    110   120 every pair d0-d1 consists of 1 byte. want assign each byte int. i have coded this: void loop(){ int combined; int fx,fy,fz;         for(int i=0;i<5;){    combined = message.data[i+1];    combined = combined<<8;    combined |= message.data ;    if (message.id == 970){  //filtering message data         if (i==0){                 fx = (((combined - 32768)*scale_factor)/32768)+0;               }               if (i==2){                 fy = (((combined - 32768)*scale_factor)/32768)+21;               }               if (i==4){                 fz = (((combined - 32768)*scale_factor)/32768)+46;               }           }    i=i+2; } serial.print(fx) serial.print(", ") serial.print(fy) seri

Major problems with administration of Menus - Joomla! Forum - community, help and support

***update, bit bullet , uploaded backup of menu_com folder , normal!*** hi, have site http://www.the-crunch.com when i'm logged in administrator (backend), can no longer manage or alter of menus. when select either main/top/user menu tab, screen blinks if trying kicks out control panel. site new , i've been doing sorts of alterations on past month , have no idea when stopped working. does sound serious or there way can somehow reload menu component or patch possible corrupt files? any appreciated. ally. have received help? have similar problem. keith Board index Joomla! Older Version Support Joomla! 1.0 Administration - 1.0.x

Unable to view data on database separate from joomla 1.5 database - Joomla! Forum - community, help and support

$option['driver']  = 'mysql';            // database driver name $option['host']    = 'hostname';    // database host name $option['user']    = 'username';      // user database authentication $option['password'] = 'password';  // password database authentication $option['database'] = 'databasename';      // database name $option['prefix']  = '';            // database prefix (may empty) $db = &jdatabase::getinstance( $option ); $query = "select * tablename"; $db->setquery($query); echo $db->loadresult(); i unable view data table in database module created in joomla 1.5.  able view data joomla database using getdbo instance. can me. Board index Joomla! Older Version Support Joomla! 1.5 General Questions/New to Joomla! 1.5

Removing old versions

  purchased old pc, running windows xp professional sp2, in process of cleaning up.  during add/remove process, found following versions of adobe:   adobe reader versions 6.01, 6.02, 8, 8.11, 8.12, 8.14 and   acrobat 4.0, , 6.0 standard and   flash player 10 activex.     don't plan connect pc internet , wanting download , install adobe reader version 9.1.1, have on primary pc.     can download 9.1.1 version cd , use cd install program on other pc , 9.1.1 delete older versions or should remove them before install 9.1.1?     time.. More discussions in Acrobat Reader adobe

Flash Catalyst Mouse Actions

realizing still beta, felt still important request adherence option , command+option wherever relevant. @ top of list in main design area, i'd able option click on create have duplicate. close behind timeline. can't select multiple! i'd able option+click , drag duplicate of timed transition other layer (think of fading alpha in , out on elements). multiple selection surfaces elsewhere, not find intuitively in interface.   ps attention paid right mouse. kudos involved. kevin,    thank feedback. option-dragging duplicate indeed not supported now, feature take consideration since gesture common in design applications.   also, allowing users select more 1 effect in timeline feature under high consideration. realize how enables more efficient editing in timeline.   - ty More discussions in Flash Catalyst adobe

Att-göra-lista - Joomla! Forum - community, help and support

hej! ett företag vill ha en webbaserad "att-göra-lista" som är relaterat till datum, möjlighet att bocka av gjorda ärenden mm. jag har surfat runt ltie på extensions och kikat men inte helt hittat något som jag anser vara rätt typ. Är det någon annan som gjort en annan lösning på detta? kan man använda sig av vanlig kalender script? det skall med finnas möjlighet att kunna printa ut listan. testa j!task2 om det kan vara nått Board index Joomla! International Language Support International Zone Swedish Forum Äldre versioner Forum Joomla! 1.0 Komponenter, moduler och Mambots

Broken Joomla install on new host - Joomla! Forum - community, help and support

hi, i've moved hosts, imported database , copied whole site via ftp. reasons don't understand, site broken in many places , i'm not sure how proceed. following list of problems site, versed in joomla can identify might happening here: - home page /index.php working no links are. - have manually enter mydomain.com/index.php rather http://www.mydomain.com , if enter domain see parking page. - have set site offline mode see offline message if, above, enter ...com/index.php - strangely, articles written "webadmin" whereas before written me. - admin backend broken, i'm getting following errors appear when navigate different parts of admin:   fatal error: call undefined method version::gethelpversion() in /home/admin/public_html/administrator/includes/menubar.html.php on line 481 warning: invalid argument supplied foreach() in /home/admin/public_html/administrator/modules/mod_logged.php on line 66 fatal error: call undefined method database::getnulldate() in /home/a

Attaching a File to Your Post? Please See

if attaching file post, might want consider 3 ways it.   1.) if it’s image file (jpeg, etc.) use little "camera" icon in middle of toolbar, above editing screen. place image in post, , user can click on expand slightly. bypasses queue.   2.) if it’s video file, use little "clapper/slate" icon, above "camera" icon. places file in post , allows user play file. bypasses queue.   3.) if have .txt, .xml, etc. file, use "attach file" @ bottom left of editing window. place link file in post, , put queue. necessary, these files must pass security.   read restrictions on file sizes , formats. read instructions on how file might appear, down thread.   the locations predicated on ie 7 setup, there differences browsers.   hunt More discussions in Premiere Pro CS6 & Earlier adobe

Secure all material from the web site - Joomla! Forum - community, help and support

Image
hi, is possible secure material web site, importantly pictures should disallowed copied, saved or printed in way (right click, copy menu bar, select menu bar, , other way unknown me) , maybe print screen button. thanks dunno that. i mean flash images harder copy , copy image right click isnt there can still copy them if want. if on screen can use programs snag drag on screeen , copy ever like.  the best way password secure pages cant viewed other password. or watermark images if dont want them copied. Board index Joomla! Older Version Support Joomla! 1.5 Security in Joomla! 1.5

Thread: Ra73 driver swap on Ubuntu makes USB adapter disappear . How do I bring it back?

i using ubuntu incredible ibex on lenovo t400 hawking hwug1 usb adapter. capturing wpa handshakes enough aircrack-ng. didn’t satisfy cowpatty. the built-in wireless adapter on lenovo t400 appeared wlan0. hwug1 usb adapter appeared wlan1. “airmon-ng start wlan1” command configured hwug usb adapter mon0. things okay not great. wanted use cowpatty , rainbow tables captures weren’t satisfactory, except ones on own router 5 feet away. tried using 3 foot omni 12 db antenna i started suspect drivers.i using drivers came ubuntu incredible ibex. i saw website http://www.aircrack-ng.org/doku.php?id=rt73 , followed instructions install rt73-k2wrlz-3.0.3 driver. when ran “airmon-ng start wlan1”, saw hawking indeed rausb0 , using rt73 driver. when ran “aireplay” on wifi router de authenticate myself got 0/0 acks. getting (63/66 acks).it happened on other test routers. so did more reading , thinking rt73-k2wrlz-3.0.3.driver incompatible incredible ibex ker

Thread: tipico: no puedo hacer andar el grub en windows xp

antes que me reten resultados del sudo fdisk -l ''disco /dev/sda: 80.0 gb, 80026361856 bytes 255 cabezas, 63 sectores/pista, 9729 cilindros unidades = cilindros de 16065 * 512 = 8225280 bytes identificador de disco: 0x9c439c43 disposit. inicio comienzo fin bloques id sistema /dev/sda1 * 1 1275 10241406 83 linux /dev/sda2 1276 9728 67898722+ f w95 ext'd (lba) /dev/sda5 1276 2550 10241406 7 hpfs/ntfs /dev/sda6 2551 9728 57657253+ c w95 fat32 (lba) '' y el /boot/grub/menu.lst ''### begin automagic kernels list ## lines between automagic kernels list markers modified ## debian update-grub script except default options below ## not uncomment them, edit them needs ## ## start default options ## ## default kernel options ## default kernel options automagic boot options ## if want special options specific ker

Thread: STUCK IN GRUB...please help

okay, im running win7 , ubuntu 9.10 on dual boot , everythings been running fine 2months since got them, last night shut pc down usual. when woke turned on computer , selected ubuntu os got : gnu grub verizon 1.97~beta4 [ minimal bash-like line editing supported. first work, tab lists possible command completions. anywhere else tab lists possible device/file completions. ] sh:grub> , stuck dont know can go here execpt windows.... , loathe windows, please guys? hi , welcome community, command "set" give output? also, wubi install (ubuntu within windows)? Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [SOLVED] STUCK IN GRUB...please help Ubuntu

Not to Basic I Hope. I want a caption window to appear and stay

hello   i want click on text , box open more text in it, remain rest of page, unlike rollover caption. give try:   insert rollover slidelet.   in rollover slidet, choose stick slidelet (when user clicks) , change option display rest of slide.   in slidelet, insert text caption (right click on object, choose insert>text caption). in options of caption, set display rest of slidelet.   in slidelet options, change display match slide duration (unfortunately, there isn't option here "rest of slide")   hope makes sense - , works you!   err More discussions in Adobe Captivate adobe

Problema de Conexão Módulo ENC28J60

estou com problema para conectar o módulo de ethernet que conecta o arduino mega com o roteador tp link tl-mr3020 #include <ethercard.h> static byte mymac[] = { 0x90, 0xa2,  0xda, 0x0e, 0xca, 0x2f }; static byte myip[] = { 192,168,0,110 }; static byte gwip[] = { 192,168,0,254 }; byte ethernet::buffer[700]; static uint32_t tempo; char websiteip[] = "34.239.131.81"; static void my_callback (byte status, word off, word len) {   serial.println(">>>");   ethernet::buffer[off + 300] = 0;   serial.print((const char*) ethernet::buffer + off);   serial.println("..."); } void setup() {   serial.begin(57600);   serial.println("inicio setup");   if (ether.begin(sizeof ethernet::buffer, mymac) == 0)     serial.println(f("failed access ethernet controller"));   serial.println("1");   ether.staticsetup(myip, gwip);   //if (!ether.dhcpsetup())   //  serial.println("dhcp failed");   serial.println("2&quo

Starting a file .pdf with acrobat reader from Director 11.5 ?

hallo,   can please scripts ?   "   on mouseup me   _player . open ( "pdfs\promise_poster.pdf" , "adobe reader.app" )   end     on mouseup me   _player . open ( "pdfs\promise_poster.pdf" , "acrord32.exe" )   end     "   i want start pdf located on cd in folder pdfs.   i trying make mac projector , pc projector. the mac starting reader not loading file.   the pc nothing.   i try on pc   on mouseup me   _player . open ( "powerpoints\masterstory_2009.pps" , "pptviewer\ppview32.exe" )   end     this works because have application pptviewer on cd.   please starter in director doing wrong ore should solve way.   thanks i suggest downloading copy of buddy api - it's xtra can add projector. can use it's baopenfile() method open pdf. please read docs accompany xtra , section of director file on packaging movies distribution. More discussions in Director Basics adobe

Spry Validation - Advanced Customization

hi,   i creating form , using spry validation widgets dreamweaver cs3. defualt when form in valid state, input field turns green.   what find out is, possible use image/background image e.g. small "tick" icon display @ side of input validation rather input itself? know invalid states have span classes control error messages, not sure class style can target use image valid state rather the default green input field.   any appreciated.     i found link adobe lab demo want unfortunetely not show how , version of dreamweaver using.   http://labs.adobe.com/technologies/spry/demos/formsvalidation/index.html More discussions in Dreamweaver support forum adobe

Blink example seems to not follow the code

hello, i new arduino world. started blink example since need few of these in project , noticed reset toggles pin 13 3 times before initializing example code. may exist on pins not have oscilloscope verify, besides many members know answer already. searched "reset causes pin 13 toggle" , absolutely floored find 1 thread resulted search (https://forum.arduino.cc/index.php?topic=216544.0). not satisfied or @ least confused "saturation" , solution gathered using pull down resistors digital pins avoid this. happens during power well. i observe: 3 quick pulses followed 1 second off state followed short duration high state. program continues expected. i assume: the code started after third quick pulse. mean first high pulse short described in code. changed statement "int ledstate = low" in code init pin high , surprised see change longer low state after last short pulse. have no idea how can tell when code starts based on above experiment. thought maybe