Posts

Showing posts from June, 2012

lcds rtmp dying on large file transfers to remote java class

using lcds3 trying upload file flash java remote procedure using rtmp on small files works fine 1 of our test cases is 24meg , rtmp dies message in log: [lcds]09:56:53.490 thread[my-rtmp-socketserver-workerthread-3,5,main] failed read connection '146949270' or process data; connection in 'open' state , forced closed. java.lang.indexoutofboundsexception: index: 0, size: 0     @ java.util.arraylist.rangecheck(arraylist.java:547)     @ java.util.arraylist.get(arraylist.java:322)     @ flex.messaging.io.tcchunk.tccommand.getarg(tccommand.java:262)     @ flex.messaging.endpoints.rtmpconnection.handletccommandin(rtmpconnection.java:740)     @ flex.messaging.endpoints.rtmpconnection.in(rtmpconnection.java:933)     @ flex.messaging.endpoints.rtmpconnection.servicetcmessage(rtmpconnection.java:1020)     @ flex.messaging.endpoints.rtmpconnection.doread(rtmpconnection.java:561)   ...

Could you suggest me a motor DC?

i want develop robot able carry 2kg of stuffs. shall buy kind of motor dc? thank you you need figure out torque needed @ wheels, , maximum speed, , think motor , gearbox can supply @ least torque , speed.  if on flat weight less important, has climb incline or rough terrain more torque needed.  need reasonable estimates of friction in system well. i think quick answer @ other robot designs out there same size , see using... Arduino Forum > Using Arduino > Motors, Mechanics, and Power (Moderator: fabioc84) > Could you suggest me a motor DC? arduino

mod_custom not working anymore! - Joomla! Forum - community, help and support

hi, found out can't edit or create new custom html modules anymore. when click on edit or new these modules blank page. conflict other plugin or extension i've installed? apparently type of module doesn't work anymore. please need update content of of modules quite quickly. thanks i tried access content through joomfish , got message: warning: require_once(/home/www/25d5357eed566ca2dcca71d3f70e2bbb/web/2.0/administrator/components/com_contenttemplater/models/list.php) [function.require-once]: failed open stream: no such file or directory in /home/www/25d5357eed566ca2dcca71d3f70e2bbb/web/2.0/plugins/editors-xtd/contenttemplater.php on line 23 apparently content templater extension origin of problem. installed , removed when saw wasn't doing looking for. apparently [ censored ] part of joomla installation when remove it. i've reinstalled content templater , works again. hope other people same issue. Board index Joomla! Older Version S...

exporting artwork

i not working illustrator myself need work technical artwork created in illustrator cs2 , cs3. my problem this: need artwork in final document (a book) same, i.e., fonts , sizes, line thickness etc., same, or @ least close each other possible in figures. understand differences between vector , raster graphics reasonably well, pros , contras of both. not know, , cannot find out how go exporting artwork illustrator (or rasterizing) such exported graphic has selected fonts , font sizes in final document. let me more specific: suppose need insert figure in final document 3.5 in wide (its height depending on aspect ratio can change case case). need legends in tahoma 10 pt in final document. necessary steps let me have desired outcome? i have spent not hours literary days searching answer, without success. may answer simple , known illustrator users, not obvious me. will appreciate help, links written stuff allow me *understand* process. thank you, jan adam what using layout?   it seem...

Thread: F# editor.

Image
hi everyone! have installed f# compiler , interactive. want find editor syntaxhighlighter f#. better have plugin monodevelop lot! ps. crazy ubuntu user i dunno current state of monodevelop , ide made things mono. should try first. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support New to Ubuntu [ubuntu] F# editor. Ubuntu

Insert Record

hi i have insert page admins can insert new products database on form have dynamic list menu pulss out category product added, using pure asp upload can attach pdf docs. the insert seems go through fine redirects after insert, pdf gets uploaded no new info displayed in database, have made sure input boxex match of database. i have found taking away dynamic list box work, why be?? any idears thanks john try taking off upload extension , see if works on own. should better idea of failing. hth, piers (if you're using dmxzone's extension, try searching forum: www.dmxzone.com/forum) More discussions in Develop server-side applications in Dreamweaver adobe

So What Now with Help Formats ???

well... launch of vista , death of winhelp has shafted us... , i'm sure lot of others too. current situation understand : 1) winhelp dead. 2) html supported functionally inferior in following ways : - window position cannot specified percentage of screen (pixels only) awkward secondary windows need support 1024x768 1920x1280. - context sensitive support dreadful compared winhelp - no formatted text, bullets, graphics, hyperlinks, etc... - microsoft refuse allow chm files launched on network server install out (without naughty registry hack). 3) webhelp supported rumoured on way out in terms of robohelp support. true ? extremely clunky ship software due number of files and, afaics, offers no context sensitive functionality. guess round former using .mht files reasonable support context sensitive must. 4) windows vista directory seems use 'h1s' files. on earth ? sure vista has nicely formatted context sensitive how ? new, publicised ms format ? basically, need sensibl...

Nintendo 64 Emulation? - Raspberry Pi Forums

Image
so purchased raspberry pi model b. have started build , emulator using retropie , able run nes, snes , of that. have been looking everywhere online havent seem of nintendo 64 emulation. not possible raspberry pi or not finding right forums? input! even if did major code optimization made extreme use of pi's gpu, think n64 beyond abilities of pi. raspberrypi

keyboard problems - Raspberry Pi Forums

Image
hi. i'm getting keyboard errors. downloaded image couple of days ago. console full of: usbotg: ep5.1 error intr 00000082 kb: /dev/usb5.1: read: i/o error kb: exiting @ boot time report type 0x13 bad. "report descriptor" because added kbarg option, haven't yet worked out how copy email. keyboard microsoft comfort curve keyboard 2000. if keyboard in list on page http://elinux.org/rpi_verifiedperipherals start looking @ power issues. problems come down either equipment not in verified (drawing power) or if verified power supply rpi not suppling enough power peripheral. raspberrypi

Thread: Resolution problem on a laptop! Help please!

i've installed xubuntu on old laptop. native screen resolution 1024x768, xubuntu has 800x600 max setting, desktop little square inside monitor , blackness around. there ways solve problem? what type of video card built laptop? Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [xubuntu] Resolution problem on a laptop! Help please! Ubuntu

Webcam not released on SessionEnd

we have prop in our alcs session:   private var _webcams:webcamsubscriber;   when session ends call close:   _webcams.close();   however, little green light next inbuilt cam stays lit on our mbp's.   is there else need too? you should call webcampublisher.stop() delete stream , stop camera. close() stops receiving event network, doesn't stop camera.   thanks hironmay basu More discussions in LiveCycle Collaboration Services adobe

Difficulty in Placing Flash Video

Image
acrobat won't allow me place video inside box. do have snap grid selected? More discussions in Acrobat Windows (read-only) adobe

Thread: Firestarter shows port 56810

my firestarter gui shows following among active connections: source , destination: 127.0.0.1 port: 56810, service: unknown how can find out is? open terminal , type: code: netstat -tnulp it avahi Forum The Ubuntu Forum Community Ubuntu Official Flavours Support New to Ubuntu [ubuntu] Firestarter shows port 56810 Ubuntu

What have the permissions been set to +w for groups and all? - Raspberry Pi Forums

why did raspberry pi add write permissions groups , all, when asked not to? code: select all pi@raspberrypi ~ $ touch test pi@raspberrypi ~ $ chmod 777 test pi@raspberrypi ~ $ ls -l | grep test -rwxrwxrwx 1 pi pi 0 apr 18 11:53 test pi@raspberrypi ~ $ chmod -rw test chmod: test: new permissions --x-wx-wx, not --x--x--x pi@raspberrypi ~ $ ls -l | grep test ---x-wx-wx 1 pi pi 0 apr 18 11:53 test pretty stock install of pi b: code: select all pi@raspberrypi ~ $ uname -a linux raspberrypi 3.6.11+ #371 preempt thu feb 7 16:31:35 gmt 2013 armv6l gnu/linux check man page "chmod"... intentional "when none of these [ugoa, user, group, owner, all] given, effect if given, bits set in umask not affected" umask protected permissions of new file, , property of directory in file created. current permissions shown typing "umask" no parameters. pi user directory, umask 0022. numbers in umask correspond letters in ls -l output on binary basis, 777 give...

Thread: select alternative kernel problem

Image
if select ubuntu 10.04 lts, kernel 2.6.31-21 generic instead of ubuntu 10.04 lts, kernel 2.6.31-22 generic booting memu, got error: mount: mounting none on /dev failed: no such device 6d966f507 chroot: cannot execute /etc/apparmor/initramfs: no such file or directory if wait, it'll boot system , seem ok. can tell me how solve problem? background: ubuntu 10.04 upgraded way 8.10 on time. can see newer versions fix problems , i'm fine until ubuntu 10.04 whith kernel ubuntu 10.04 lts, kernel 2.6.31-22 generic makes system slow , unstable. can tell how slow dual core 2.2 ghz (dell d630): game quadrapassel's 1 block drop top bottom took 2 min ! apps randomly no responding etc... select older kernel seems solve problem of slowness... ====================== i'm waiting new updates , hope that'll solve current version's problem. ...

Find Text not finding text in PDF

i using acrobat 8 on mac os 10.5.8. , creating pdfs indesign exporting (using our own custom settings, fonts embedded, etc). in resultant pdf, when search particular term, that know in document , either: a) won't highlight @ all b) highlights different word c) highlights word , different word   any ideas going on or how fix?   thanks More discussions in Acrobat Macintosh (read-only) adobe

Atom D510 limited to one thread, Flash is broken as a result!

i have been testing both flash 10 , verious version of beta 10.1 (this machine has nvidia 9500gt).   the flash performance has been godawful least. flash seems limited 1 thread, makes flash , utter unusable in standard definitions. these motherboards quiet common , barring lack of support gpu acceleration, being single threaded application , utterly uninacceptible! tested os; windows xp, windows xp x64, windows vista x64, windows 7 x64, nvidia drivers 197.45. tested versions of flash; every 1 adobe consider date, release or beta. hi dana, safe enter? perhaps wanted make statement. sounds you've been thru war or something.     i'd enter 1 vote xp here fp working on.         thanks,   eidnolb More discussions in Using Flash Player adobe

no sound in AE CS4

hi, dont have sounds in after effects cs4! when try put in song or that, isnt sound @ all!   and yes have downloaded latest patch , installed it.   sorry bad english! is sound card detected in ae preference panel ?   what configuration ? mac or pc ? have special audio hardware ? More discussions in After Effects adobe

Need Help ASAP my State tax form is in a PDF file and the attachment in my email says Please wait

need asap  state tax form in pdf file , attachment in email says please wait...   i tried downloading updates said still not display document.  how print pdf file asap     can give lot more info?   what email client? version of reader (i can assume have reader @ point)?   please wait? i'm sure says more that, right?   have tried saving pdf (it pdf correct?) desktop , opening there?   did form irs or did come somewhere else? if irs again, version of reader?   help you. More discussions in Acrobat Reader adobe

View FDF on a Mac?

hi,   i new acrobat , using acrobat 9 pro. created fillable form submit button. able collect returned data via email. when tested not open fdf returned inbox. read few other posts , find fix or answer problem. know how fix this? changed output document html , didn't open either when tested it. when changed pdf output worked, know how view fdf....if can appreciate it.   thanks,   josh [email address deleted host] you don't "open" .fdf, impost .fdf in copy of original form.   forms>manage form data>import data. More discussions in Acrobat Macintosh (read-only) adobe

templating... is it possible with joomla? - Joomla! Forum - community, help and support

hello, i sell templated versions of our site? but, not want complete install / copy of joomla each templated site sell. each templated website would: 1) have own url 2) have own , feel 3) have community of end-users the way see done front end component our direct customer log allow them see end-users , define templated website's , feel options, create new articles, upload photos, etc... i wondering if community builder might or... these 2 unrelated issues? is there host multiple urls on single joomla install? if yes, can each url use own template? many thanks, mike mod note: topic moved general question forum Board index Joomla! Older Version Support Joomla! 1.5 General Questions/New to Joomla! 1.5

Cross-grading from CS3 (Win) to CS5 (Mac)

i've read horror stories people trying cross-grade 1 platform wondering if problem came if trying cross-grade between same version numbers (i.e. changing windows cs4 mac cs4)? can purchase mac version cs5 suite upgrade , install (on mac, obviously) if have qualifying windows version suite? mac upgrade accept windows license number , let install work? not without buying directly adobe. serial numbers , media platform specific mac upgrade won't recognize win serial number.   another point. upgrade cs3 cs4 $200 less cs3 cs5. if want do, encourage call adobe , ask if you'll qualify free upgrade cs5 if buy cs4 now.   it complicated switching of platforms it's worth looking into.   bob More discussions in Creative Suites Macintosh adobe

Thread: How to change ubuntu username

how change username in ubuntu forums. website in now? made acc while , need change it. the answer here: http://ubuntuforums.org/announcement.php?f=48 scroll down relevant section. Forum The Ubuntu Forum Community Ubuntu Community Discussions Resolution Centre How to change ubuntu username Ubuntu

Thread: Patch for 's' file attribute in ext4 filesystem?

the manpage 'chattr' command includes following: when file 's' attribute set deleted, blocks zeroed , written disk. note: please make sure read bugs , limitations section @ end of document. ... seems pretty slick, in aforementioned "bugs , limitations" section, says this: the 'c', 's', , 'u' attributes not honored ext2 , ext3 filesystems implemented in current mainline linux kernels. these attributes may implemented in future versions of ext2 , ext3 filesystems. this attribute isn't supported in ext4 either (see below). seems incredibly convenient way securely overwrite files - know of patch allow this? little light google-ing didn't turn up... attribute not working: (and shred working expected) code: root@linux:/# mount /dev/sdb1 /mnt root@linux:/# echo "jjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjj" > /mnt/thing.txt...

Arduino on Windows 7 starter (SOLVED)

hello people ! i'm disappointed because can't install arduino software on asus ee pc running windows 7 starter :-(  it doesn't start ! when clicking on arduino icon appears splash screen , remains 2 minutes , crashes... suspect java problem don't know. tried versions 023,022,021 , 020 nothing ... in opinion, arduino schetch must start anyway if serial usb driver not installed yet? or reason ?  can me ?  thank lot install linux ;-) doesn't have 'starter' abomination have weird limitations (like 1gb max ram...). maybe that's biting you. Arduino Forum > Using Arduino > Installation & Troubleshooting > Arduino on Windows 7 starter (SOLVED) arduino

combining keyboard and mouse - Raspberry Pi Forums

hi, i'm pretty happy right -- tried out pi , managed going. itt leave me questions. had trouble keyboard -- had mixed letters. got working, i'm not quite sure of issue. ended doing 2 things 1. setting english (uk) extended winkeys. 2. unplugged keyboard , ran straight in. worked ok -- worked ok when put keyboard on usb hub. leaves me question. want do, need combine keyboard , mouse. i'm using unpowered hub, , it's working now, wondered if there better alternative. so, others combine kb/mouse via hub, or use else? also, bringing power in through other usb port --didn't seem cause problems, changing micro usb. know if bringing power straight in through usb can cause problems? thanks,. hj bringing power in trough usb problem on rev. 1 pi's. had polyfuses in usb power lines couldn't handle current needed pi running. 1 other thing bypasses main polyfuse on board. give advantage of polyfuse have voltage loss of 0.1 - 0.15v. micro usb cab...

ต้องการนำ link ข่าวจากที่อื่นขึ้นหน้าแรก - Joomla! Forum - community, help and support

สวัสดีคะ ต้องการนำ code ข่าวที่ลิงค์มาจากที่อื่น มาแปะไว้ที่หน้าเว็บเรานะคะ เป็น section แล้ววางไว้ใน html มันไม่แสดงผล ไม่ทราบว่าต้องทำยังไงคะ ตัวอย่างโค๊ด <iframe name="obec_new" src="http://www.obec.go.th/new/eofficeobec.php" width="420" height="300" frameborder="0"></iframe> ปล.หายหัวเอาตัวไปด้วยตั้งนานเลยคะ ลองใช้ jumi ดูครับเพราะมันสามารถเรียก(include)php, html, javascript scripts ได้ http://extensions.joomla.org/extensions/1023/details Board index Joomla! International Language Support International Zone Thai Forum

Modules installed on server but won't show up in backend - Joomla! Forum - community, help and support

i having issue joomla. using ja zeolite template. when install joomla choose not install sample data, none of module have been uploaded server show in modules section of backend. tried goign through , zipping each fiel , installing through backend, no luck, joomla says: module install: module using directory: "my directory here" i chose not install sample data joomla or virtuemart, because having issues login, when new person register, show cart having items in though brand new user. show contact information information sample users virtuemart. anyways, can tell me how make these modules show in module area of backend? 1 showing main menu, , template uploaded has many other modules need use. thanks Board index Joomla! Older Version Support Joomla! 1.5 Extensions for Joomla! 1.5

IE8 Tab Issue

hi all,   im still trying find resolution browser tabbing issue. seems confined ie8 after doing testing.  if add seamless tabbing line, doesnt seem have effect. has else come across issue tabbing text entry box text entry box ie8?   cheers, happy More discussions in Quizzing/LMS adobe

Faded white 'ghost-like' background behind PNG

i've created document , printed many times without issues, recent time i've printed it, behind png transparent background (looks great on screen) faded white box when printed.  happens around outlined text in document.   any ideas? a1,   you may seeing effect of overly helpful printer performing unwanted colour management.   you may try turn off management, letting illy decide, or save pdf , print acrobat, using setting print image. former may difficult; if latter works, indicate printer (driver) issue. More discussions in Illustrator adobe

Thread: some program still running after logout

hi, i'm experiencing strange behavior lucid. computer on, , log-in , out without shiching off pc. today logged-in different user , found lot of programs running old (logged-off) user. code: # adminars pts/0 2010-06-22 11:06 (pc-ars32.arsanita.toscana.it) code: #ps aux | grep alecai user pid %cpu %mem vsz rss tty stat start time command alecai 1732 0.0 0.3 78356 3744 ? sl jun17 0:00 /usr/lib/evolution/evolution-data-server-2.28 --oaf-activate-iid=oafiid:gnome_evolution_dataserver_calfactory:1.2 --oaf-ior-fd=32 alecai 1873 0.0 0.0 1828 380 ? s jun17 0:00 /bin/sh -e /usr/bin/couchdb -n -a \"/etc/couchdb/default.ini\" -a \"/etc/xdg/desktop-couch/compulsory-auth.ini\" -a \"/home/alecai/.config/desktop-couch/desktop-couchdb.ini\" -b -r 0 -p /home/alecai/.cache/desktop-couch/desktop-couchdb.pid -o /home/alecai/.cache/desktop-couch/desktop-couc...

Formitem with a label

in example below why label first form item "product" top aligned while other 2 labels "quantity" , "order pad" centered correctly           <mx:form width="100%">             <mx:formitem label="product" width="100%" fontweight="bold"  >                 <s:label  width="100%"                          text="blah blah blah" />             </mx:formitem>             <mx:formitem label="quantity" width="100%" fontweight="bold">                 <s:numericstepper/>   ...

How to Warp text correctly?

Image
this ongoing problem me , looking help.   so, have text in illustrator want envelope warp on. when apply effect text becomes distorted. have attached simple example of talking about. top straight text converted outlines, bottom 1 after applying warp it.notice several of letters severely distorted.   what doing incorrectly?   thanks!   i use 1 of options found under effect>warp , tweak the settings there. doesn't doing really requires envelope distort.   -jm More discussions in Illustrator adobe

LOS BOTONES DEL EDITOR NO SE VEN AYUDA - Joomla! Forum - community, help and support

no veo los botones de ediciÓn del editor,osea lo botones del formato de las letras denme algun link aunque sea en ingles de la solucion ese problema o repondame alguien.gracias de alma. primero que nada no hace falta gritar en este foro para pedir ayuda (escribir en mayusculas, sinonimo de gritar) segundo, explica un poco mejor el tema para que te podamos ayudar, en donde no ve los botones de editar ? en el front o en el back? que editor usas ? que version de joomla? alguna vez los vistes y derrepente desapareieron? instalaste algo nuevo, plug, componente, etc...? Board index Joomla! International Language Support International Zone Spanish Forum Versiones de Joomla! obsoletas Joomla! 1.5

flash player download web site not working

after uninstalling flash player, can't web site reinstall it. go web site click agree , install , gos next page nothing pops said should.   http://get.adobe.com/flashplayer/thankyou/activex/?installer=flash_player_10_for_windows_i nternet_explorer&i=mcafee_security_scan_plus&d=google_toolbar_6.3 maybe problem isp or net connection   if doesnt work try cleaning cache More discussions in Using Flash Player adobe

Trouble adding two codecs - Raspberry Pi Forums

i purchased 2 codecs 3 pi running rasplex. 3 codes came in same email in form: thank purchasing codec license keys raspberry pi store.to enable codecs on device(s), add following lines config.txt file in fat partition of sd card: decode_mpg2=0xxxxxxxxa,0xxxxxxxxx2,0xxxxxxxxx4 decode_wvc1=0xxxxxxxxxf,0xxxxxxxxx1,0xxxxxxxxx5 tried using 3 in config.txt file, , each 1 individually on 1 of pi(s). no matter do, this: vcgencmd codec_enabled mpg2 vchi initialization failed thoughts? raspberrypi

what is NEQ?

hello:),      came across expression in page on how use cfdiv tag , wondering ment , doing? here in contex used,   <cfoutput>     <cfif isdefined("url.inputtext") , url.inputtext neq "">         #url.inputtext#     <cfelse>         no input     </cfif> </cfoutput> i googled "coldfusion neq", , first, second , third results had answer you're after.  third result cf docs (albeit ones cfmx v6.0).   so maybe tactic use finding stuff out in future.  time around... here's relevant page of current docs: http://help.adobe.com/en_us/coldfusion/9.0/developing/wsc3ff6d0ea77859461172e0811cbec09d55 -7ffc.html#wsc3ff6d0ea77859461172e0811cbec09d55-7ff9   which says, in short, this:   operator description is equal eq perform case-insensitive comparison of 2 values. return true if values identical. is not no...

Animation gets stuck on rotation in Flash CS4

hi everybody. here problem.   i have 1656x1332 px 30fps movie clip sliding or rotating on click event inside of 850x550 px stage. reason clip gets stuck on rotation sometimes, though whole file 46 kb. moreover, depending on browser, rotating part can fly off stage , way refresh. please me figure out what's going on here?   here code:     import fl.transitions.tween; import fl.transitions.easing.*; //animating transitions function contentmover(contentxposition:number, contentyposition:number, contentrotation:number, loadsection:string):void{ var contxtween:tween = new tween(content, "x", regular.easeout, content.x, contentxposition, 1, true); var contytween:tween = new tween(content, "y", regular.easeout, content.y, contentyposition, 1, true); var controtationtween:tween = new tween(content, "rotation", regular.easeout, content.rotation, contentrotation, 1, true); mainloader.source = loadsection; } //activating - disactivating navigation buttons fun...

Article SQL Database Insert - Joomla! Forum - community, help and support

Image
hey all, working on own project create front-end submission form jxtended magazine. assumed work in same way article in need populate fields in database information represented article within component, right? i new php coding , sql, in fact prior project have never done in php. therefore answer problem may incredibly simple, , such ask patience before populating articles within magazine (i.e. different database jos_content different fields) trying create own article submission form .php , .html files bit of foundation of knowledge going. my .php , html code follows, problem is: when try submit form, receive "your form has been received" when check in cpanel , through phpmyadmin check database content jos_content, there no new article. why might happening? code: select all <!doctype html public "-//w3c//dtd xhtml 1.0 transitional//en" "http://www.w3.org/tr/xhtml1/dtd/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"...

Joomla! Forum - community, help and support - Login

the board requires registered , logged in view forum. username: password: i forgot password resend activation email remember me hide online status session   register in order login must registered. registering takes few moments gives increased capabilities. board administrator may grant additional permissions registered users. before register please ensure familiar our terms of use , related policies. please ensure read forum rules navigate around board. terms of use | privacy policy register Board index

Preciso de uma extenssão urgente - Joomla! Forum - community, help and support

Image
estou criando um site joomla para um cantor de minha região, tenho idéia de colocar musicas aleatórias tocando sempre que o visitante estiver no site exemplo: http://www.brunoemarrone.com.br pergunta - existe alguma extessão que faça isso, ou só da pra fazer contratando um servidor streaming temos que ver o seguinte (sobre música em um site). se um módulo, toda vez que relodar página música começara de novo! assim sendo, o melhor é criar os temíveis frames. um pro player e um para o site em joomla. Board index Joomla! International Language Support International Zone Portuguese Forum Componentes, módulos e mambots

Thread: where is trash icon in ubuntu 9.10

hi, not getting ubuntu trash icon on desktop. please me. thanks, vivek ctl + f2 type in gconf-editior apps > nautilus > desktop Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Desktop Environments [ubuntu] where is trash icon in ubuntu 9.10 Ubuntu

Thread: Help(Ubuntu not "fully functional")

Image
hello im new linux , have installed ubuntu 10.4 on g60-580 hp laptop. first working great !! after that things went downhill. problems 1.how install programs in linux when software center cant connect or freezes. 2. if headphones plugged in computers speakers still on. 3.the wifi button indicates blue when connected , orange when not, light turns blue , orange when im downloading something. specs hp g60 580us http://h10025.www1.hp.com/ewfrf/wc/d...roduct=4072654 posted jaycob hello im new linux , have installed ubuntu 10.4 on g60-580 hp laptop. first working great !! after that things went downhill. problems 1.how install programs in linux when software center cant connect or freezes. 2. if headphones plugged in computers speakers still on. 3.the wifi button indicates blue when connected , orange when not, light turns blue , orange when im...

Thread: xorg uses 96% CPU when rythmnbox runs

when start rythmnbox, xorg goes 96-98% of cpu , stays there. goes down below 10 when rbox minimized or closed. ideas? are running visualizer? or, if not, how audio being processed on hardware? in, audio layer using? Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [SOLVED] xorg uses 96% CPU when rythmnbox runs Ubuntu

Print PDF vs Publish PDF

what difference between printing pdf , publishing pdf. know if printed , published 1 combined links become messed within document. there difference between two? my "take" on   "print" --- digital content ends imprint on kind of paper media. "publish" --- digital content repurposed different file format. "published" pdfs can provided via use of adobe printer simple pdf (no "extras", page content) or via interface between application , distiller (like pdfmaker or framemaker or indesign interface) results in robust pdf.   be well... More discussions in Acrobat Windows (read-only) adobe

Modifying the database from the front end - Joomla! Forum - community, help and support

are able use jtable modify database front end? keep getting following error: fatal error: call member function bind() on non-object in /home/jmarket/public_html/components/com_jdm/jdm.php on line 106 code: select all function savemydomain($option)    {       global $mainframe;       $row =& jtable::getinstance( 'domains' , 'table' );              if(!$row->bind(jrequest::get('post')))       {          echo "<script> alert('".$row->geterror()."');               window.history.go(-1); </script>\n";          exit();       }              if (!$row->store())       {          echo "<script> alert('".$row->geter...

System-Wide Variables - in templates? - Joomla! Forum - community, help and support

i've been building highly custom site past several weeks, , while i've been making progress, i'm starting come against errors. to explain: one module uses $user = $user->username; but module uses same variable - , calls jfactory::getuser(); the same can go database object called multiple times. i've noticed can cause conflicts, problems, , various little bugs. in order minimize these conflicts, possible put most-used variables directly template , have modules reference them there? okay.. small bump , better explamation. in terms of conflicts, have been trying greetbar print out person's statistics on website working - such cash, points, rank, etc. backend in place this, i've been trying figure out how thing work globally. greetbar has 2 states - "would register?" reminder, , membership information when logged in. user can safely log in , gets directed custom user page. past that, however, greetbar enabled navigates on different menu item, they...

Thread: Creating a DVD from VTS Files.

i have downloaded old movie, has been presented series of vts files. on computer can play dvd using vlc media player. create dvd can played through dvd player. can advise burner available ubuntu conversion. have tried devede , brasseiro without success. assistance appreciated. take @ xfburn, go create new data composition drag files over. in order burned dvds read standard players need have folders this: audio_ts (an empty folder) video_ts (put video files in here) Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Multimedia Software [SOLVED] Creating a DVD from VTS Files. Ubuntu