Posts

Thread: mounting drives at boot time

hello friends, using karmic kola, , when installed ubuntu assigned 30gb of space operating system, have problem of low disk space same , due downloads , feeds have subscribed to, have partioned drive of 100gb free @ moment , want whatsoever downloads are, should stored in 100gb partition rather in home folder, problem after each reboot have manually mount 100gb drive , hence cannot start softwares on boot time there storage paths pointing unmounted media. question - there way mount other drives automatically every time system boots? yes can installing storage device manager..try it.. sudo apt-get install pysdm Forum The Ubuntu Forum Community Ubuntu Official Flavours Support New to Ubuntu [ubuntu] mounting drives at boot time Ubuntu

CS3 applications on Mac OSX 10.5.7 do not start anymore

hi folks, have searched on forums , googled issue no avail. have cs3 master collection on mac osx 10.5.7. has been running fine until today when started dreamweaver cs3 application crashed after opening no warning or error message. tried restart , icon bounced few times , nothing happened. tried flash cs3 , photoshop cs3, same don't display loading screen? thing have done may have affected install trial version of flash catalyst? notice performance issue on mac well, movies not run smoothly , when scroll in web browser jerky..   can help?   cheers, steve first thing run diskwarrior or disk utility dvd.   if did not remove flash catylist More discussions in Creative Suites Macintosh adobe

Bug discovered regarding PDF, Print and Mail icons hiding... - Joomla! Forum - community, help and support

hu guys, i need hide icons (pdf, printer, ...) on articles. in administration panel, go "article manager" , clck on  parameters" button. then, enable: icons  on hide  pdf icon  on hide  print icon  on hide e-mail icon  on hide  hits  on hide  i click on save button. new configuration saved has no effect on articles in site. the manner set confiugration direclty on each article... any ideas? fix that? thank lot help. these settings can done on 3 levels: article, menu, , global. global least important, article important. have override settings on menu? Board index Joomla! Older Version Support Joomla! 1.5 Administration 1.5

displaying the bg & text color based from passed hex value from xml to flash

hi,   is possible in flash xml, hexadecimal value of color passed flash , displayed background or text color. this colors set users , it's colors passed flash , display in movie background color or text color? is possible in flash? if yes, how this? please give me samples or sites see samples. if not, there workaround this? -- i'm thinkin css that's troublesome.. lol..   thanks help.. in order pass hex value color xml flash try this:   private var bgcolor:int = parseint(xml.attribute("color"),16);   and set textfield's background color - textfield.backgroundcolor = bgcolor; More discussions in ActionScript 3 adobe

Thread: Bit locker disabled drive access

one of drive(ntfs) used share files in windows 7 , ubuntu. after enabling 'bit locker' feature in drive w7....the drive became encrypted , cannot accessed ubuntu. any hacks? has faced problem.anyone? Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] Bit locker disabled drive access Ubuntu

Future Date Script in Acrobat, 6 months after current date

hey guys have been working on hours , not sure why cannot figure out.  looking have 1 field box in form auto populate current date , field box auto populate date 6 months current date.  current date code attached, have been playing around many variations not want confuse other ugly code fragments.   var bfirsttime=1; var f=this.getfield("todaysdate");   if (bfirsttime=1) { f.value=util.printd("mm/dd/yyyy",new date()); bfirsttime=0; //app.bfirsttime); } here's how create date object 6 months now:   mydate = new date(); mydate.setmonth(mydate.getmonth()+6); More discussions in JavaScript adobe

How do I create a portfolio with rotating images?

i'm new web design , i'm creating first website graphic design business.  i'm using cs4.  want have portfolio page 1 sample of work displayed @ time (logos, brochures, etc.), , there left , right arrow (button) navigate through several design samples.  want able click on small image , have open larger in separate window.  can explain best way this? hi lngraphics   i don't believe fireworks suites want achieve. of course can use fireworks design or create prototype can see ideas coming alive, @ least images , not completed web site.   maybe use javascript. or create simple web site html , css.   as  images, use small images presentation , make them hyperlinks big ones.   and, inside fireworks go commands > create slideshow , take @ created slideshow templates. More discussions in Fireworks adobe