Posts

Showing posts from May, 2015

Thread: Powernowd isn't working after boot

hello, i'm relatively new ubuntu. i've tried trig frequency of toshiba a60-120. here cpufreq-info after reboot: code: famille@famille-laptop:~$ cpufreq-info cpufrequtils 006: cpufreq-info (c) dominik brodowski 2004-2009 veuillez rapportez les erreurs et les bogues à cpufreq@vger.kernel.org, s'il vous plait. analyse du cpu 0 : pilote : p4-clockmod cpus run @ same hardware frequency: 0 cpus need have frequency coordinated software: 0 maximum transition latency: 10.00 ms. limitation matérielle : 367 mhz - 2.93 ghz plage de fréquence : 367 mhz, 733 mhz, 1.10 ghz, 1.47 ghz, 1.83 ghz, 2.20 ghz, 2.57 ghz, 2.93 ghz régulateurs disponibles : conservative, ondemand, userspace, powersave, performance tactique actuelle : la fréquence doit être comprise entre 367 mhz et 2.93 ghz. le régulateur "performance" est libre de choisir la vitesse dans cette plage de fréquences. la fré...

problems with IE6 - Joomla! Forum - community, help and support

im using "js_ready_to_eat_15" template.on browsers site great ie6 no.can me?:( www.restorantbardhi.com this css of template: code: select all body, html { margin: 0;padding: 0;font: 14px/140% "trebuchet ms", tahoma, verdana, helvetica;color: #666;} .outerwrap {width:976px;padding: 0 0 0 -14%} .outerwrap {width:976px;margin:0 auto;} /* basic link styles */ a:link, a:visited { color: #981e0c; } /* @end basic link styles */ /* @group top menu bar */ /* @group header area & logo area */ .header { background: url(../images/header.png) no-repeat 160px -5px ;margin: 10px ;height: 130px;} /* @end group header area & logo area */ /* @end group top menu bar */ .footer ul {list-style: none;margin: 0;padding: 0;} .footer li {list-style: none;margin: 0;padding: 0 15px;} /* @group main content area*/ img { border: none; } .twrap { width: 950px;margin: 0px auto;padding-bottom: 41px;background: url(../images/kornize_poshte.jpg) no-repeat bottom; } .shadowwrap { width: 950px...

Thread: memory details

i have ssh access remote system. need find out: the number of memory slots on motherboard. the number of used , available memory slots. the type of memory modules being used. how can command line? use this: code: sudo dmidecode --type 17 this output information each memory stick installed in system, including type. however, i'm unsure how find out # of slots on motherboard via command line. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Hardware [ubuntu] memory details Ubuntu

Thread: Belkin F7D2101 USB Adapter

i'm extremely new linux , built machine sole use , decided go usb adapter internet. bought belkin f7d2101 , not install. i've looked around, seen kind of application let run windows drives on linux have no idea how install anything. nothing seems work , if double click .exe files fails. have no idea i'm doing , feel overly-ambitious. possible use adapter ubunutu? if so, how thing working? i've stared , tinkered 2 hours :s i managed adapter working under ubuntu (lucid 64). pretty straightforward actually... got of http://ubuntuforums.org/showthread.php?t=1522815 , although required slight changes. work you: run command: code: sudo gedit /etc/udev/rules.d/network_drivers.rules and add line file (which may empty) , save: code: action=="add", subsystem=="usb", attr{idvendor}=="050d", attr{idproduct}=="845a", run+="/sbin/modprobe -qb...

Can't get back into My Joomla Web Page? - Joomla! Forum - community, help and support

hi, *** installation info *** joomla1.5.10-stable-full_package localhost os ms windows vista xampplite 1.7.1 apache 2.2.11+php5.2.9+mysql5.1.33+phpmyadmin3.1.3.1+openssl0.9.8i+sqlite2.8. 15+xampp control panel2.5+xampp cli bundle1.3 for lite versions exist no upgrades or addons. xampp lite "take-run-delete-forget package" *** i used joomla! 1.5 quick start guide install software. when first installed software able page set your test page "landscape smart!". looked good, saved did and closed down. now when try http://localhost/joomla15/administrator window vista ie says can't find site. i hope haven't sent info. i need help. in advance, ralphie please e-mail to: computerfacts@netzero.com hi ralphie, welcome forum, please note need run xampp (or other webserver) have joomla running! olaf Board index Joomla! Older Version Support Joomla! 1.5 Installation 1.5

Thread: Duplex printing with hplip

hi all i'm enjoying ubuntu experience. single problem have duplex printing greyed out in every single application. using hp f4580 officejet latest version of hplip. using windows can print duplex. suggestions? in advance note: not longer on hplip team. but, i'll try , help. run hp-check (in terminal) , post output. thanks! Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Hardware [ubuntu] Duplex printing with hplip Ubuntu

processing et port arduino sous ubuntu

Image
bonsoir. désolé c'est mon 2eme topic en quelques jours... je suis en vacances et donc forcement plus de temps libre, donc plus d'arduino, donc plus de questions ^^ ce soir je viens de tester processing, et ma foi c'est fichtrement de la bombe xd par contre j'arrive pas à récupérer les infos sur le port série j'avais une erreur avec rxtx, mais j'ai pu la corriger (après 2-3h...). je crois savoir d'où ça vient, je suis peut-être pas sur le bon port: sur l'api arduino, je communique toujours avec le port ttyacm0 en revanche, processing m'affiche [ 0 ] "/dev/ttys0" donc il y un moyen de paramétrer processing pour communiquer avec ttyacm0, ou inverse, paramétrer ubuntu pour utiliser le ttys0 qd je plug mon arduino? merci! utilise serial.list(), ça te sort une liste de touts les ports série disponible : http://processing.org/reference/libraries/serial/serial_list_.html Arduin...

reader 9.3.2, uncodumented SchemePerms value for javascript of "4"?

in reader 9.3.2's "reader_prefs" file, defaultlaunchurlperms block changed add a "javascript" scheme permissions value of "4":   /defaultlaunchurlperms   [ /c     <<       /flashcontentschemewhitelist [/t (http|https|ftp|rtmp|rtmpe|rtmpt|rtmpte|rtmps|mailto)]       /schemeperms [/t (version:2|shell:3|hcp:3|ms-help:3|ms-its:3|ms-itss:3|its:3|mk:3|mhtml:3|help:3|disk:3|af p:3|disks:3|telnet:3|ssh:3|acrobat:2|mailto:2|file:1|javascript:4)]     >>   ]   please indicate value means.   (i believe these values taken table 9 of: http://learn.adobe.com/wiki/download/attachments/64389123/acrobatapplicationsecurity.pdf but please correct me if i'm wrong)   thanks, --stephen More discussions in Acrobat Reader adobe

Corrupted Session?

hi everybody.   i still use audition 1.5 (windows) guess happened newer versions well.   my problem: vst plug crashed while working on session. when restarted audition know question asked if want restore former session or delete it. yes deleted it. thought cache not having consequences original session file.   all files & informations gone. when open it, theres plain session. but: opened session file in windows editor , seems informations still there! guess file somehow corrupted. maybe can me session file, audition can read again please? lot of work , never ever press delete button again.   i uploaded file: http://www.sendspace.com/file/xdn92p   thanks help   chris hamburg, germany hey chris,   yes file corrupted have repaired you.   it contains 6 tracks, 96 clips & 53 files.   contact me via mediasweeper web site & email you More discussions in Audition CS5.5, CS6 & CC adobe

Animal Rescue - Joomla! Forum - community, help and support

hi guys i'm looking put site animal rescue shelter list animals looking homes. any recommendations on suitable extension listings. they should photo based, description/ text area , maybe contact animal. ideally administrator should able transfer listing "i have been re-homed section", maybe changing category etc. i'm not sure if maybe real estate extension adapted stages suggestions gratefully received. if search animal rescue unlikely find anything, need more general product listing or directory listing component. sobi2 possible candiate (available in extensions directory). virtuemart achieve similar if run in catalogue mode. there many others, if looks more general description rather animal rescue find solution. Board index Joomla! Older Version Support Joomla! 1.5 Extensions for Joomla! 1.5

http vs https server

hello,   i have swf in https server. have main swf file in http server. when try load swf present in https server in main swf, displays swf in main swf.   now have close button in swf present in https server. have implemented functionality on clicking on close button fire event to main swf unload swf.   this works fine locally when put child swf in https server not firing event.   can me out.   thanks. More discussions in ActionScript 3 adobe

Inserting individual pages from one PDF into another

in acrobat professional 8 there way insert individual pages 1 pdf pdf - did remove feature in acrobat professional 9 or hide it? this feature not removed. More discussions in Acrobat Windows (read-only) adobe

Printing problems using Photoshop Elements 6

i have been using photoshop elements 6 several years , having printing problems, e.g., print s light, saturated, or dark...they don't screen looks pretty good.  use spyder 3 pro calibrate monitor.  know of websites address these type of problems.  looking advice, tips, etc.   thanks. does happen in pse6 or in other programs can print graphics, acrobat or word or powerpoint?   i ask because lexmark started vary color saturation shortly before print head dumped entire cartridge onto 1 page , gave ghost.   it wasn't pictures. word documents go light dark. graphics (business cards, labels) print bright , dim on same page. More discussions in Photoshop Elements adobe

Joomla Installation configuration problem - Joomla! Forum - community, help and support

i have successfuly installed xampp , in process of installing joomla. actually, program installed , appears working correctly. i've hit snag though within setup. on step 2 of pre-installation check states there can "no items marked in red". however, have 1 such item: under recommended settings, display errors item set "on" (which in red). how 1 change "off"? i wish manual have foreseen such problems , advice accordingly. but, here are! never mind, found out how turn feature "off". to turn off, went c:\xampp\php , opened “php.ini” notepad. down page is: ; print out errors (as part of output). production web sites, ; you're encouraged turn feature off, , use error logging ; instead (see below). keeping display_errors enabled on production web site ; may reveal security information end users, such file paths on web ; server, database schema or other information. display_errors = on i changed “on” “off”. i went xampp control panel , sto...

viewing video flash player 9

how uninstall flash player 10 hi, don't know reasons wanting uninstall flash player 10, you.  however, before that   you need read under part 5 of following article adobe. if try install earlier version after having the   newer version installation fail. following article, "error installing older version...." sure follow   the instructions.   http://go.adobe.com/kb/ts_tn_19166_en-us     this adobe uninstaller link: http://kb2.adobe.com/cps/141/tn_14157.html       thanks,   eidnolb More discussions in Using Flash Player adobe

Thread: USB floppy automount

curiously, usb floppy drive no longer automounts, though working couple of days ago. can manually mount on directory create using mount /dev/sdh, bit of hassle. usb hard drives , memory sticks still mount usual, not floppy. how 1 specify automounting behavior in ubuntu, anyway? a similar thread here: http://ubuntuforums.org/showthread.php?t=1511446 Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Hardware [ubuntu] USB floppy automount Ubuntu

Template Problem

i have template created , using each of pages.... of course made different portions editable, , not.... anyway question is.... how change font colors, font sizes, , texts of pages? everytime try says... making change require changing code locked template or translator. change discarded thejs27 wrote:   i have template created , using each of pages.... of course made different portions editable, , not.... anyway question is.... how change font colors, font sizes, , texts of pages? everytime try says... making change require changing code locked template or translator. change discarded   not sure template code looks in normal circumstances dreamweaver won't write specific code relates fonts/sizes/colours etc. font colours/sizing, positioning controlled css.   therefore change font color/size 1 page need 'overwrite' current css style.   for instance code can this:   <div id="container"> <p>this paragraph</p> <p>this paragraph</p> ...

Displaying excel with joomla 1.5 - Joomla! Forum - community, help and support

hii..joomlers i had finished website..and running in company intranet right have problem integrate & displaying financial report ( excel file & had convert html files ) joomla site. financial report can displaying or accessing server computer not in other computer in company intranet. result same when trying convert *.pdf file! there components or modul displaying that..caouse made weblink accessing fiels. please help...thank'sss did make sure permissions allow access users across company? if it's our organization, need give users read access view other files. you may want @ document sharing program docman or similar share documents. Board index Joomla! Older Version Support Joomla! 1.5 Extensions for Joomla! 1.5

Advanced Acces Control - Joomla! Forum - community, help and support

hello i'm creating bibliographic website , pointed me in direction of joomla.  said 'joomla can handle want' (more or less). what need component fetches data own database advanced access control: group 1 can add, edit, delete articles journal y, not journal z group 2 can add, edit, delete articles journal z, not journal y. etc. as far can see there's no possibility add groups joomla or restrict action category?  or miss something?  there other way resolve problem? the teacher in question said there several crud-components (create retrieve update delete) own databases. again, can't find such packages (forum search, sf, ...) the access control levels on joomla 1.0.* pretty basic. more advance on introduce in joomla 1.2 wher you'll able create you're own custom groups. solution use jaclplus: http://www.byostech.com/ allows define own custom groups of users. Board index Joomla! Older Version Support Joomla! 1.0...

Problems emailing from Adobe Acrobat Pro 9.3.2

i using acrobat on windows 7 professional 64-bit office 2007. pc brand new intel core 2 duo e7500 @ 2.93ghz 2gb ram.   i create word document , select adobe create , attach email. new mail message appears pdf attachment, select recipient , click send. hourglass appears 30 seconds during time cannot outlook,word or acrobat. interestingly, when hovering on word icon on task bar there adobe window open in background says "updating tags". clears away , email sent new message remains on desktop , has closed manually.   very strange behaviour , in finding solution appreciated. any on 1 appreciated. More discussions in Acrobat Windows (read-only) adobe

Urgent help requested.... too much usage on server says host - Joomla! Forum - community, help and support

hi guys. im really hoping can me..... just went admin , couldnt view site. redirected 'account suspended' message hosting company. rang them immediately, , site creating 'too usage' server. apparently php scripting (of know nothing about) my site fine webspace , bandwidth, php scripting bad , cause server crash. i dont know do!! im using joomla 1.5.9 joomlashack lightfast template, cb, jom comment, rsform pro, acajoom, joomgallery, aec , others. am using many 3rd party extensions? im stuck here. have 50 odd members , people waiting register... please !!! suggestions? regards scorpio66 what host have?? Board index Joomla! Older Version Support Joomla! 1.5 General Questions/New to Joomla! 1.5

CF Set form.variable for query and Next/Previous pages error

i have cf form select posts cf "action" page.   on action page i: cfset itemnumber=#form.itemnumber#   i cfoutput 'itemnumber' cfquery (which inner join dependant on '#itemnumber#')...   all of above works fine , displays database fields in color alternating rows, per rest of code.   here's problem:   i'm displaying 40 rows on page per "next , previous" code. (cfparam name="start" default="1" , cfparam name="disp" default="40" along rest of nextn code in header , body). display 40 rows on page , puts link @ bottom of page "next 40 rows", etc.   note: i'm querying database once , using query (query name="data") populate table rows , nextn code (cfoutput name="data") , (cfif start + disp greater data.recordcount, etc)...   the problem happens when click "next 40 rows" link display 2nd page of rows. since (i'm assuming) nextn code 're-reading' same pa...

How to solve Error#1009?

i getting getting error #1009 when add if loop working code.  prior lines added worked fine.  can please tell me why getting error , how avoid it?  here error message , relevant code:   typeerror: error #1009: cannot access property or method of null object reference. @ piedacoulisse_hits_fla::maintimeline/reset() @ piedacoulisse_hits_fla::maintimeline/blockit()     function reset(event:event):void{ if(contactpoint == "top"){ if(startmovex > event.currenttarget.x){       // problem line    body_mc.x = body_mc.x - 2 ;                       }else if(startmovey>event.currenttarget.y){ // problem line    body_mc.y = body_mc.y - 2;                       // problem line   }  ...

Giroscopio

salve tutti, mi servirebbe un consiglio che differenza c'è tra questi due sensori? http://www.robot-italy.com/product_info.php?cpath=15_137&products_id=169 http://www.robot-italy.com/product_info.php?cpath=15_137&products_id=1693 mi servirebbe per determinare le oscilazzioni x e y di un modello la differenza che vedo io che uno é una schedina con un giroscopio e l' altro sé una strip di contatti per fare dei zoccoli. forse hai sbagliato indirizzo pagina. ciao uwe Arduino Forum > International > Italiano > Generale (Moderator: leo72) > Giroscopio arduino

Footer editing - Joomla! Forum - community, help and support

Image
hi, i'd edit footer right bottom corner won't fit. see picture: this footer's css: code: select all /* begin footer */ .footer {   position:relative;   z-index:0;   overflow:hidden;   width: 1000px;   margin: 5px auto 0px auto; } .footer .footer-inner {   height:1%;   position: relative;   z-index: 0;   padding: 5px;   text-align: center; } .footer .footer-background {   position:absolute;   z-index:-1;   background-repeat:no-repeat;   background-image: url('images/footer.png');   width: 1000px;   height: 100px;   bottom:0;   left:0; } .rss-tag-icon {   position: relative;   display:block;   float:left;   background-image: url('images/rssicon.png');   background-position: center right;   background-repeat: no-repeat;   margin: 0 5px 0 0;   height: 32px;   width: 24px; } .footer .footer-text p {   margin: 0; } .footer .footer-text {   display:in...

InDesign News Feeds

if on right of overview page you'll see new section called "indesign on web". it's rss feed constructed feeds harvested indesign related blogs , websites over. harvests feeds 13 different sites. i'm sure missed bunch of ones. if notices blogs i've missed, please post feed url, , i'll try add them.   if you'd subscribe feed directly, here's direct url: http://feeds.feedburner.com/indesignarticles   harbs More discussions in InDesign adobe

something block

i attachmovie on button movie clip(z) visible on position  (300,300). if there on (300,300), movie clip(z) has go somewhere else (300,400). script follow:   if (something._x==300&&something._y==300){z._x=300;z._y=400;}   my problem: substitute "something". "something" can movie clip/text/graphic/button & etc ? i think need loop through. syntax says still use as2, let me write code out.   // code begins   for(a in _root){ // if inside movieclip may need change "_root" accordingly      if(_root[a]._x==300 && _root[a]._y==300){           z._x=300;           z._y=400;      } }   //code ends   hope helps.   best of luck More discussions in Adobe Animate CC - General adobe

Code for display with PCF2116 driver

Image
hi, bought lcd display pcf2116 driver , can't work tried google arduino code found code picaxe , pcf2116 datasheet . this how picaxe code looks code: [select] i2cslave $ 74, i2cslow, i2cbyte writei2c 0, (% 00100110,% 00001110,% 00000110) writei2c 0, (1) ; display divided 4 blocks of 8 characters. ; writei2c 0, (127 + p) sets first line (first 8 characters), p = 1-8 ; writei2c 0, (191 + p) sets first line (second 8 characters), p = 1-8 ; writei2c 0, (159 + p) sets second line (first 8 characters), p = 1-8 ; writei2c 0, (223 + p) sets second line (second 8 characters), p = 1 8 ;and if more 1 character entered, characters written outside block. ;% 0000 1dcb ; d = 0: display off / 1 = on ; c = 0: cursor off / = 1 on ; b = 0: character @ cursor blinking / flashing = 1. ; if there written (at beginning) 8 characters block cursor not displayed. ; default cursor flashing. ; writei2c 0, (% 00001111); display on, cursor on, blink yes: ; blinking cursor on next position. ; writei2c...

LED Stage Lighting (Project Feasibility)

hi all, i've been challenged task of dressing stage. budget i've been given small; l.e.d. cans, believe more bang-for-buck if took on d.i.y. project. i've heard of arduino before, , i've seen of neat projects people have done, i'm not sure of limitations. the space need dress up: stage wall, 9 metres width, , 2 metres high (stage floor bottom boundary of projector screen). the idea: purchase 8 of these http://bit.ly/ukpjbx wire them pairs, 2 5 metre strips per channel, 4 independently controllable channels. run 30 metre long 16 core cable stage lighting desk both power , control colours. make controller box 4 channels. each channel controls to: switch on , off press-to-activate button switch (this allow user pulse / strobe lights) hue control dial (think of hitting cmd / ctrl + u in photoshop) brightness dial white level dial (a way manually fade colour out, should override 'auto mode') button auto mode (to automatically fade through colours of spe...

Why am I getting an error?

so have 1 drop box , 5 draggable items. 1 can match drop box because contains word target , draggable item's name in variable (i.e. targetitem1). when user drags anying 1st item box bounce , tells them try again. having issue of, when user drags right answer box, 'next' button appears, user clicks on , of dragable items not visible. did debug , gave me error @ line after gotoandplay. doing wrong? working earlier today.   stop();   next_btn.visible = false;   spots1a1.buttonmode = true; spots1a2.buttonmode = true; spots1a3.buttonmode = true; spots1a4.buttonmode = true; spots1a5.buttonmode = true;   spots1a1.addeventlistener(mouseevent.mouse_down, pickup2); spots1a1.addeventlistener(mouseevent.mouse_up, dropit2); spots1a2.addeventlistener(mouseevent.mouse_down, pickup2); spots1a2.addeventlistener(mouseevent.mouse_up, dropit2); spots1a3.addeventlistener(mouseevent.mouse_down, pickup2); spots1a3.addeventlistener(mouseevent.mouse_up, dropit2); spots1a4.addeventlistener(mo...

Thread: Problems with Wine

Image
greetings everyone, please pardon inexperience, trying out ubuntu first time because thought fun , have windows application run. medium-level computer geek on macs, enough figure out clever , useful things not enough explore world beyond (windows, liunx, programming in general...) fun much, except new ubuntu experience. idea , seems nice community of people supporting it. got ubuntu (10.04 lts) working (seemingly) fine on macbook parallels 4.0, no problems there. installed wine (1.1.42) , subsequently tried install windows program wish use cd. main issue seems come of tutorials online select executable file application disk wine use. on disk however, there appear many different executable files. picked 1 word "startup" in see happen, , went thru bunch of steps if installing software, software never worked, kind of expected. uninstalled , looked information on trying use disks autorun wine on ubuntu, @ least view can figure out, realize don't know wh...

Question about CMS choice - Joomla! Forum - community, help and support

hello guys, not find section newbies joomla, asking question here. if want make website users post/browse properties details , prices these websites: http://www.findaproperty.com/ http://www.primelocation.com/ http://www.moveflat.com/ would joomla choice kind of project, can customized bulletin board people can post offers , others can search posted offers ? check out mosets hot properties Board index Joomla! Older Version Support Joomla! 1.5 General Questions/New to Joomla! 1.5

Thread: How To → Fix The Indicator Applet and Me-Menu...the (relatively) easy way.

overall problem: me menu , indicator applet large, don't work thunderbird, don't give appropriate notifications new mails or chats, , difficult customize. , others have complained in various places . below best solution find (almost all) of problems. if follow instructions, can remove me-menu , mail tray icon while increasing functionality. (1)create new mail indicator thunderbird problem: indicator applet not work thunderbird, new mail indicator useless in regard. solution: see it, have 2 separate options. first, if want keep indicator applet, can use following hack on this post . no guarantees me didn't try it. check thread , see other say. there other solutions out there well. search bit. second, if want rid of indicator applet's mail icon (which did because annoys me) can download thunderbird add-on called firetray . add-on nice little linux-specific addition found, creates thunderbird tray icon , inidicator...

Add metadata to live stream

hi!   i'm having trouble finding out how can add metadata live stream. i'm streaming webcam on fms , recording in main.asc. far good.   i have 2 applications. 1 sends data , 1 recieves data. functionality more or less like example . article says: " note: if record the             video on server side (a functionality of fmis), the  injected events are             being triggered recorded file." want, have no idea how make happen.   the problem can't find examles as3 , have never looked as2 (still new flash in general )   does have example on how or link me? have been great! just clarify bit..   i tell me how call: application.mystream.send("sendtest", test); on server side , recieve on client side think i've got @ least hope so..   what works in as3 write: netstream.sendtest = function(test) {    txttextfield.text = test...

Re-installing ext after fresh install of Joomla - Joomla! Forum - community, help and support

i blew joomla site while trying install badbehavior component. anyway, reinstalled joomla , made new database. of old directories still there have previous installations of components , such. my question. there way joomla recognize these extensions without deleted them , uploading zip file? seems shame delete if in dir needs. thanks all. i have made several re-installs , have found better delete folders/files http://forum.joomla.org/viewtopic.php?p=1654372#p1654372 Board index Joomla! Older Version Support Joomla! 1.5 Extensions for Joomla! 1.5

Main menu image - top level only - Joomla! Forum - community, help and support

hi, is there 'main menu image module' removes text/ caption 'top level' items? (i have mod_j15mainmenuimages.zip installed) i want keep text caption on submenus, top level must contain images. the topic here under describes it, given link not seem work. viewtopic.php?f=32&t=1703 if can done code modification fine too. joomla v.1.5 thanks help, vmp Board index Joomla! Older Version Support Joomla! 1.5 Extensions for Joomla! 1.5

Thread: Artist Sort Order in Rhythmbox

anyone have idea how "artist sort order" , "album sort order" works in rhythmbox (right-click>properties>sorting)? these options allow specify alternate name artists , albums purpose of ordering them alphabetically in browser , song list. example, have mp3 song "scene of crime" amazing royal crowns. originally, filed near other artists starting t (e.g. temple of dog) because artist name starts "the." if write "amazing royal crowns, the" in artist sort order, appear next other artists names start (e.g. alice in chains). Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Multimedia Software [ubuntu] Artist Sort Order in Rhythmbox Ubuntu

Vignette Correction + Lens Correction in Camera Raw / Lightroom

ok merge 2 requests both camera raw , lighroom...   -> vignette specific correction: using preset lenses canon dpp peripherical illuminance correction, vignette tool in lighroom can't adapt variable vignette profile of each lens...   + ability user add them using png 24 bit or similiar lenses not present on db (think using old lens, adaptors, old zeiss without automatic controls not profiled canon, nikon, sony.. bodies)   -> lens correction based on preset... + exif reading in photoshop cs5 + manual adjustments   thank More discussions in Lightroom Feature Requests adobe

Rotating .FLV files within a movie

Image
hi all, i'm new flash 8 , interested in importing , linking .flv files within .swf movie. question is: is there way have .swf file randomly rotate number of .flv files? in other words - being able upload several .flvs directory , .swf randomly selects , plays 1 of them per page refresh? i hope clear - i'm not on lingo yet. thanks dodge dodger57, > there way have .swf file randomly rotate > number of .flv files? in other words - being able > upload several .flvs directory , .swf > randomly selects , plays 1 of them per page refresh? indeed, there is. david stiller (at) quip (dot) net dev essays: http://www.quip.net/blog/ "luck residue of design." More discussions in Adobe Animate CC - General adobe

onRelease, loops, level10 v level10.button ???

after looking @ of previous onrelease/for loop topics, i'm still stuck. have 26 buttons 26 letters in alphabet. buttons defined on stage (they they're drawn in chalk, oh boy!). i'd loop set onrelease buttons. each button's instance name single alphabetic character, thought use identify button pressed ("a", "b", "c"...). set loop: (var thing in this) { if (this[thing] instanceof button) { // alphabet button names 1 character long if (this[thing]._name.length == 1) { this[thing].onrelease = function():void { // thought button name, letter, passed arg letterpressed(this._name); } } } } unfortunately, "this" in on release @ level10, not @ button level (it's @ _level10, not _level10.a, _level10.b, etc). it's if onrelease not called in main timeline, , no longer knows button called it. it's same if directly selected button in flash editor, , called on(release) in actions panel. by way, did try setting id butt...

Can I sell joomla sites? - Joomla! Forum - community, help and support

Image
i have seen mixed opinions , viewpoints on various forums on whether legal/moral. what wish develop sites using joomla cms , custom templates created myself , charge clients templates,joomla setup, hosting, time , maybe future updates etc. i believe should not problem state clients joomla cms free. feedback forum more reassuring however. any appreciated. adrian hi adrian, you absolutely right. no problem in selling services , expertice. best luck business Board index Joomla! Official Sites & Infrastructure Joomla! Working Groups OpenSourceMatters.org