Yet another EL post (I apologize in advance)

I've tried searching the forums before asking this question, but haven't found anything to solve my problem. Initially, the issue is the same many others have: EL expressions are being ignored. So I added in the page directive, and this was the response:
1 error(s) found in /grucom/jsp/Alice/siteDev/doRetrieve.jsp
(1) The page has invalid attribute(s): [isELIgnored]
I've provided the code below. I don't have the authority to modify the web.xml file (I'm just a temp here) and we have so many system administrators in this organization that I have no idea who to contact about fixing it (or, for that matter, if they WOULD). Is there a workaround for using EL? Anything? Ultimately I just want to be able to send variable strings instead of literals to my custom tags.
<%@ page isELIgnored="false" %>
<%@ page errorPage="error.jsp" %>
<%@ taglib uri="../../../../WEB-INF/classes/gcos/taglib/email.tld" prefix="email" %>
<%
     String errmsg = "";
     String email = request.getParameter("email");
     if (email.equals(null)) errmsg += "<LI>Please enter your email address (login)";
     if (errmsg.equals("")) { %>
          <email:send to="${param.email}" subject="Your GCOS Password" content="password" />
     <%     response.sendRedirect("index.jsp");
     else {
          session.setAttribute("errmsg",errmsg);
          response.sendRedirect("pwdRetrieve.jsp");
%>

Are you using JRun3 or JRun4?
I have used JRun4 previously, and it worked fine for custom tags, and the JSTL 1.0, though EL expressions ARE limited to the JSTL tags.
To get the full information on your server you can include this in a JSP page
ServerInfo = <%= application.getServerInfo() %> <br>
Servlet version = <%=application.getMajorVersion() %>.<%= application.getMinorVersion() %>That should tell you exactly what version you have, and what you can do.
This is one of the few times I might advocate putting a taglib entry in the web.xml
<taglib>
    <taglib-uri>/gcos/email</taglib-uri>
    <taglib-location>/WEB-INF/classes/gcos/taglib/email.tld</taglib-location>
  </taglib>This sets up a mapping between the taglib uri (which is just a string), and the tld file on disk.
The container SHOULD pick this information up automatially with an entry in web.xml, but this might give it a kick in the right direction if it is having trouble.
Good luck,
evnafets

Similar Messages

  • Yet another Slideshow Post!

    Hi!
    I've been doing Slideshows with FCP for a while all ala Ken Burns effects and synced to music and audio and video effects. Untill now I've been doing them in 4:3 PAL format but now I've been requested for a 16:9 one. Since this is only for DVD PAL:
    1- What's the best sequence setting for doing this?
    2- What kind of cropping do I have to apply to the images? (I've ben cropping in 4:3 to 1440x1152 compensating the square to non square pixels issue with good results but no sure now what to do)
    PD: This is a reedition of an old 4:3 Slideshow, so assuming it's 100% JPEGS, is there a way to chage it to 16:9 without having to re-edit again?
    Thanks for reading my question.
    PowerMac G4 1.42 Dual FW 800   Mac OS X (10.4.3)   2 GB RAM, SATA HD's

    Just to add to this. When a client gets a lease (Ip address with a timer, set in the DHCP server, could be seconds to days and more), it will continue to use that Ip address until the lease expire (in practice it will aks for renew if possible before expiration), in which case it will ask the server renew its present IP address/lease, if refused (IP taken sorry) then starts negotiating all over again to establish a new Ip address/lease (as opposed to renewing).
    Even if the client rebooted (it has the IP address/lease in its databse as well as on the server), it will contact the server to either continue using the current information, or if it is taken then it will negotiate all over again.
    However, keep in mind that the server has a databse of ip address and leases given out. So it will never give the IP address unless the lease expired and the client has been out of touch for some time.
    usually, you will notice that DHCP servers will go through their pool first before reusing a given Ip address (given in the past) even when it is expired. So as to avoid any conflicts. MY wireless pool is for 50 devices and wired for 5 addresses (since I only have 5 ports).
    That why most likely when you come back after a month (say the originial lease is for a week and expired) and connect your client (Iphone for example) you wil likely to get the same IP address. Unless the DHCP server was dishing a lot of IP addresses and recycled its pool.
    However, if you left the DHCP server on in the repeater (now you have 2 DHCP servers), then you will end up with two conflicting databases for the dished IP adresses.
    Hope this helps.
    Hope this helps.
    Message was edited by: jamalaya
    Message was edited by: jamalaya

  • Yet another AVCHD post (specific to sony sr-1 mts import)

    Wow was I hopeful that this cs4 version of PPro would be able work with the avchd / mts files created by my sony hdr-sr1. There is no hope...
    "File format not supported" :-(
    I've tried changing the extension to m2ts without any success. Looks like my $$ going to be spent on Vegas 8 Pro unless someone has other suggestions.
    One more question -- I'm surprised at the limited number of project presets. Am i missing something here too?

    Yes, it's the trial. Did I miss reading limitations in the trial?

  • Yet another audio post

    Much like everyone else here, I'm having the no audio output device is installed problem.  I am simply going mad now... Here's a bit of a background.
    The laptop is a dv6815nr that came with Vista Business and everything worked fine until I upgraded (well, tried to, had a power outage and the entire partition got corrupt so I had to format fresh) to Windows 7 Ultimate.  From that point the CDROM stopped working, can't boot off CDs/DVDs though that's fine.  Now out of nowhere the sound has disappeared.  System restore didn't help, tried a clean whipe again deleting the entire partition, still no good.
    In the services it's running, no sound in the device manager so I can't update/uninstall the driver.  When attempting to install either Conexant or Realtek I get an error saying no device found.  I'm assuming that the problem is that the computer no longer detects the sound card or whatever else that'd cause that.
    Short version (for those who don't want to read all of that) - Upgraded a dv6815nr laptop from Vista to 7 now I have no sound.  No sound deviced in the device manager, and can't install Realtek.

    Hi BehiiMehii,
    Please go to the device manager and check the audio card you have. Afterwards, try downloading the appropriate driver from the following link:  
    http://h10025.www1.hp.com/ewfrf/wc/softwareCategor​y?os=2093&lc=en&cc=us&dlc=en&sw_lang=&product=3686​...
    Since there are no Win7 drivers available for your model, you might try with the Vista driver available, which does work at some cases... Install them in Compatibility Mode.
    Steps to install driver in Compatibility mode:
    1. Place the driver installation file on the Desktop.
    2. Right Click the driver installation file and select Properties/Compatibility Tab. Select the appropriate options in from the list in the following image.
    3. Click apply/OK
    4. Right Click the file and select the Run As Administrator option to install.

  • Yet Another Hard Drive Question from a Mac Newbie

    I apologize in advance for the length of this post -- as I state in the subject line, I am a complete Mac newbie.
    I just took delivery yesterday on a new (early 2008) Mac Pro. I purchased and installed an additional 8GB RAM, and ordered it with a 500GB HD (Seagate, it looks like) and purchased two 750GB Hitachi HDs for bays 2 and 3. I will be doing a fair amount of photo editing, and also plan to partition the OS drive to run XP using bootcamp, but also plan to use VM Fusion.
    I am thinking of partitioning the boot drive with 250GB for OS X and apps, 150 GB for XP and apps, and ~66 remaining possibly to be used as scratch memory for CS3, though it sounds like this may not be enough. The bay 2 Hitachi would be used for all my user data (photos, music, docs, etc.) bay 3 would be for backup initially, possibly using Time Machine? (other recommendations welcomed). As space becomes an issue in the future, I will invest in a fourth internal HD, and at least 2TB external HDs for backup.
    Does this seem like a reasonable plan? If so, how do I go about formatting the drives and installing boot camp, Fusion, etc., and in what order? Also, how best do I organize my existing files from my current Windows machine as I copy them to the new user data HD, so they can be accessed as needed by both OS X and XP?
    Thanks for your help.

    I like the boot volume to never get beyond 50% used. Enough room for burning dual-layer DVDs can be 50GB for best results. And to force the system to use the first outer tracks.
    I hope you are concurrently zeroing both drives. SoftRAID is my choice for driver for RAIDs and you can cancel safely at any time. There are also excellent tools for checking sectors and mapping out bad blocks.
    I put Vista on its own 10K Raptor. I had it on the boot drive but I am always changing my mind, my drives and setup. Vista needs at least 40GB and that is with all my major documents and files on another drive which holds 150GB out of 450GB.
    You set the preference for what drive to use as scratch in CS3 or other programs. And you want to disable Spotlight indexing on any scratch or editing partition. Scratch can be a drive, a volume, a stripped array. Any 'normal' partition though don't use the default (journaling) feature is all.
    How large? I'd have to see and know how large files, work flow, and how long you work between projects. The nice thing, erase the scratch volume between projects but it is possible to use 300GB when you work on 1.5GB files and above.
    One early Mac Pro owner wasn't able to work as they wanted until they had 10-12GB RAM, boot RAID0, and RAIDs for scratch and data (saving 2GB files and not having to wait forever, which even a minute can feel like forever).
    Disk Utility: Partition. You can even partition 2+ drives, just make them the same, and first create 2 partitions (100GB on each?) and then stripe the first "Untitled 1" of each into 100GB x n array. Stripe or mirror the "Untitled 2" or leave those are two unique non-RAID volumes. Sounds harder than it is.
    Scratch = temp space and designed to not be saved, to be erased as needed.
    SoftRAID.com 3.6.6 makes it easy to create, delete, erase volumes and arrays as needed. Leopard has improved on non-RAID but not with RAIDs (for those that change their minds).

  • Yet another No Service iPhone 4, second hand

    Hi all,
    Apologies for yet another topic about the No Service issue on the iPhone 4. I bought a secondhand iPhone 4 16GB 2 days ago after having a 3GS 32GB for 18 months with no problems. iPhone 4 was just over a week old when I bought it (warranty date shows when it was first activated), on the O2 UK network like my old one.
    All was fine for 2 days, was receiving and making calls and texts etc with no problems. But since late afternoon yesterday the phone has mostly said No Service. It occasionally goes onto O2-UK but with no bars of signal so calls and texts still fail immediately.
    I've tried all of the tips I can find online to resolve this, airplane mode on/off, reset network settings, restore from backup, restore as new phone, hard resets. But nothing's working.
    I can take out my SIM and put it into my 3GS, in the same location, and get 5 bars of signal, all my texts come through. Then put SIM back into iPhone 4 and straight away, No Service.
    I've made a Genius bar appointment for tomorrow afternoon, but I'm wondering what happens regarding the fact that I'm not the person who bought the phone in the first place? Will this be an issue?
    Thank you in advance for any advice about this, was so looking forward to having this phone and now, bleh!

    I spoke to o2, they checked my SIM is activated and said they don't need a record of my IMEI number. Still saying No Service so will have to see what the "Genius" says tomorrow!

  • Yet another major gripe with APE - restricting connection to home network

    Yet another serious issue I have with APE is the fact that since very often, the computer just can't see the base station (even when it is located 30 inches from it...) it will just automatically connect to the next available open wifi network, which happens to be my neighbor's... that way I often finding myself surfing someone's else's unsecured network and it's ******* me off.
    I tried to delete all wireless networks from system preferences/network/Airport but this does not makes a difference. Any idea on how to restrict my computer to the APE or at least have Mac OS warn me every time before it connects to an unsecured wireless network?
    Thanks.

    Somewhat easy: I'm assuming you're using Leopard, mainly because I ran through the options from leopard. Other versions of OS X may have slightly different placement or names...
    Click on the airport icon in the menu bar.
    Choose "Open Network Preferences"
    Select "Airport"
    There's a checkbox labeled "Ask to join new networks" Make sure it is enabled.
    Select "advanced..." (it's a button, lower right)
    You can change the connection order by dragging your network to the top of the list.
    You can also click on a connection you don't want, then click on the '-' button below it to remove that connection. (and at least the first time, the computer will ask you if you want to connect)
    You can go a step futher, by de-selecting the checkbox labeled "Remember any network this computer has joined" That way it won't add anything to your list of 'remembered' networks.
    Message was edited by: pariah0

  • Display hints, custom format method in VO, is there yet another way?

    Did you experience the same and had a solution?
    Hi,
    I am using JDeveloper 10.1.3.4 and looking for yet another way of customizing the display of an attribute of a view object.
    I have two tables: BILL and AWARDS, with composite foreign key relationship (on the LDAP_UID and TERM fields) between them, as illustrated below.
    The BILL table:
    NAME       LDAP_UID    TERM   CREDIT_HRS
    Tom Smith  tom.simth   200902       12.5
    Jane Lopez jane.lopez  200906        4.0
    The AWARD table:
    LDAP_UID    TERM  SOURCE     APPLIED
    tom.smith  200902 Perkins     2000.00
    tom.smith  200906 Direct      1300.00
    jane.lopez 200906 CN           500.00 At the business data model level, this is master(Bill)/detail(Awards) relationship. Bill is dragged from the data control palette to the page and displayed as a form, and Awards is dragged to the page as a table. When tom.smith logs in and chooses the 200902 TERM, the master and detail are joined on tom.smith=tom.smith and 200902=200902, so the $2,000.00 of Perkins loan is retrieved for him:
    Name Tom Smith
    Term 200902
    Source    Applied  
    Perkins   $2,000.00That works fine but not user friendly: the values in the TERMS column are a bit cryptic and need to be displayed in plain English, i.e., 200902 should be displayed as "Spring 2009" and 200906 as "Summer 2009". The display hints in the VO can not handle this. The only other way I know is writing a method in the Row class of the VO to do the translation. And this is the result:
    Name Tom Smith
    Term Spring 2009
    Source        Applied  
    No rows yet   Obviously, "Spring 2009" is used not only for display, but also for joining the master and detail tables. Of course "Spring 2009"!=200902, therefore no detail is retrieved for the user.
    Question is: is there yet another way to customize the display, that does not affect the join of master and detail tables?
    Many thanks for your help!
    Newman

    Hi, Chris,
    That works!
    I found the chapter where transient attribute is explained and an example is given creating a transient attribute in the entity object. It turned out that transient attribute works both in entity object and view object. I did it in the VO and it solves my problem.
    I spent hours of time before posting that question, trying two different ways but neither worked. Your one sentence saved me a lot of time. I do appreciate you help very much!
    Truly,
    Newman

  • Yet another "fail to respond".....

    I've had a look around on the posts and can't find a problem that quite matches this. I bought my parents a G5 iMac with an external iSight just over a year ago. We've been using iChat happily since then, til today.
    Originally I had G4 iMac with iSight on panther. Since then we've both upgraded to Tiger, and I've upgraded to a G5 iMac 2.1 with built in iSight. Still no problems. Just after christmas I invested in a Zoom ethernet modem and tonight was the first time since then we've tried to iChat. Depending on who's trying to accept the chat, they recieve the message that they have failed to respond.
    Both firewalls are off and encryption is not enabled. This would suggest to me that it might be my new modem. So I powered up my old G4 connected with my old modem, but still no audio or videochats, with the same error messages.
    I don't see why I should be getting the same problem with my old set up too when it worked fine before (G4 running Tiger too).
    Any thoughts?

    HI Veeto,
    Ok your parents may have set up Port Forwarding like this (I can not UPnP listed on this screen shots).
    UPnP stands for Universal Pug n Play.
    It is one means of making sure the Ports in a cable or ADSL modem are open.
    Port Forwarding is another and Port Tiggering is yet another.
    Sometimes a cabele modem can be set as a Straight through device much like a USB modem.
    An ADSL modem is likely to come with some ports pen by default which allow you to Plug and Play with your Web broswer and Mail applications and Send and get files over FTP.
    However iChat uses ports ports above the 1024 threshold for these open ports. This means you have to open the ports.
    If you have the Access IP and Default Password and User ID for your 5660ADSL modem then you will be able to do the same.
    The page I linked you to has all the ports you need for AIM and Jabber accounts to work.
    This is on of the other Zoom's Pages for the same thing. Similar but different.
    You should be able to work out how to set yours up.
    Ideally you need to use UPnP or Port Triggering to use two computers at one location with iChat as these both allow multiple computer to use the same ports (Port Forwarding does not).
    It might be you have newer firmware on your modem than is shown in these pics and you might have UPnP.
    http://www.zoom.com/techsupport/adsl/adsl_x3.shtml (Firmware page).
    I do not see that it says it has UPnP on thier site.
    Ralph

  • Yet another export issue with Aperture 3

    Judging by a search of topics, there seem to be a myriad of problems associated with getting files out of Aperture, some of which represent occult setting issues, others which seem to be actual bugs.  I've run into an issue which seems to defy categorization, and I'm not sure if it's me doing something wrong, or if it is actually yet another bug with this software.  I've been an Aperture user since 1.0 and I have to say the current version I'm running (3.4.3) is by far the worst yet.  Anyway, enough whining.  Here are the issues:
    I'm running Aperture on a 6 core Mac Pro with Lion 10.7.5.  There are two thing happening. 
    1.  Exporting JPEGs is INCREDIBLY slow - perhaps as long as 4 or 5 minutes for a 3MB file. 
    2.  This is the one driving me batty right now.  Tried exporting a batch of images as JPEGs at the 50% original size setting.  The master files are large 16 bit TIFF images from Nikon D800 RAW files, post-processed in Nik HDR Efex Pro 2.  They are 80-100MB in size.  When I export the images to a file on my Desktop, it consistently exports 6- 10 KB thumbnails.  I've checked and rechecked my export settings and can find nothing amiss there.  Has anyone else had a similar experience?  Could the view I'm working in have anything to do with this?  I work 95% of the time in split view.
    Thanks,
    Russ

    I agree that there re a lot of posts about exporting, but a very large number of them refer to the same thing, and it's not a bug, but rather a misunderstanding.
    For instance:
    Tried exporting a batch of images as JPEGs at the 50% original size setting.
    Okay.
    The master files are large 16 bit TIFF images from Nikon D800 RAW files, post-processed in Nik HDR Efex Pro 2
    Not relevant.
    They are 80-100MB in size. 
    Not relevant either.
    Why?
    Because size refers to the dimensions of the image. So a 1,000 x 1,000 pixel image exported at 50% will turn out as 500 x 500 pixels.
    Were you expecting a jpeg between 40 and 50 MB? That's Jpeg quality or the amount of compression applied to the image. And as you're compressing a lossless format (tiff) to a lossy one, and one with an aggressive compression algorithm, he resulting Jpeg, even at high quality, will be much, much smaller, more likely in the 6 - 8 MB range.
    That's the nature - and indeed the point - of Jpegs.
    So, if you're getting 6 - 10 kb images, you're exporting at a very low Jepg Quality.
    This may also explain why it's taking so long to export. Getting rid on 99.99% of the data and compressing into 10kb is always going to take time.

  • Carbon - yet another terminal emulator

    What is carbon?
    Carbon is yet another terminal emulator aiming at minimalism, speed, functionality, and aesthetics. As an added bonus, the code is very modular.
    Carbon is built on xcb instead of Xlib. There has yet, to my knowledge, a terminal emulator built like this. This should prove to provide a faster and more responsive terminal.
    Features
      * Support for managing different colour themes.
      * Ability to install custom escape sequence handlers.
      * Daemon mode much like urxvt, possibly with some degree of detaching/reattaching support.
    While I haven't figured out how I'm going to handle configuration, I will utilize custom escape sequences to control certain settings. For example, unless I find it unsatisfactory, carbon will provide a shell script for theme changing/previewing, relying on escape sequences to tell the terminal what color theme to use.
    The code it somewhat suckless inspired, it will utilize a config.h file by the time its done. However, I have a somewhat bigger aim on making carbon modular than most suckless projects. The terminal emulator back-end should be easily reusable other projects.
    Current status:
      * I can create a tty and read and write from it.
      * I can parse CSI escape sequences (but I ignore them for now)
      * I can read keypresses from a windows and send the appropriate character to to the tty (at time of posting, this is not committed to repo).
    Not really worth running as it doesn't draw to the screen yet, but its getting there.
    Thanks to:
       * st, madtty: This project was largely written looking at how they did things; my code ranges from very similar to blatant rip-off.
       * Awesome: I gutted their keycode->keysym->string code to get input working. Kudos for adopting xcb.
    Heres a link to the project on github: github.com/simongmzlj/carbon
    Thanks for your time. Any comments, ideas, or criticisms would be appreciated.

    Sorry, I really wasn't very clear, and I'm not positive how to say it.  I'm perfectly happy with being able to scroll through history.  That's a useful feature.  But consider this situation: You're checking out the git man files.  This gives you a page far longer than your terminal is, and you work your way down to the command you wanted to check out.  Then, when you quit, I prefer if the info stays on your screen instead of removing the git man page and going back to what you had before calling man.  Hopefully that makes sense.  If not, think the default behaviour of screen (prefered) vs. xterm.

  • Yet Another Latency Issue Involving Audio through a 1620 into Logic 9

    Hi. Let me apologize in advance for my ignorance, and let me acknowledge that there are lots of tips on latency all over this and other sites.
    I haven't found the answer despite some extensive looking.
    I'm running Logic Studio / Logic 9 on a 32-bit only 2008 iMac.  I am using a Mackie Onyx 1620 [not 1620i] with Firewire InterfaceLogic as my audio interface.
    I am tracking audio into a project with both MIDI tracks and Audio tracks.  I have established an audio loop as an augmented click track.
    I have set latency to a low setting / buffer size in general preferences, and I have engaged "low latency" mode during audio recording.
    I have no problem monitoring through my Mackie Onyx 1620 [not 1620i], with no audible latency or delay problem at all whilst tracking.
    When I then play back the audio tracking, it is about 240 ticks off -- a dramatic latency problem.
    The problem exists even where I have no other tracks beyond my audio loop, and where there are no effects on the audio loop/click track.
    In other DAW setups, I've experienced latency in hearing my backing tracks and having an audible delay from latency in monitoring my input track.  This is effectively the reverse.
    Any ideas?  And again, I am woefully under-educated in the area.  With your kind help, I intend to remedy that . . . .
    Thanks very much.

    Pancenter, thanks for responding and trying to help.
    if so, you have a misunderstanding regarding latency.
    I can promise you that you're right!
    My understanding of latency in a nutshell: it is the small but perceptable delay [from "withholding" of signal] caused as a signal travels from point to point -- both (1) physical point-to-point (for example, from Mac processor to FW jack out on Mac through FW cable to FW jack in on interface, through cable out to monitor speakers or headphones); and
    (2) processing point to point (from recorded audio track through multiple plug-ins on channels strip to bus or master out, through plug-ins on each of those).
    I already know that I likely am wrong about this, or am at least incomplete.
    Based on that understanding, the problem I'm experiencing defies latency as I understand it, and defies logic (no pun intended; I just mean it makes no sense, as I'll explain below).
    What effects do you have on the master bus?
    None.  I had none in the original project I described in my first query, and have none on a simplified experiment project I've conducted since (after reading your response).
    If you are monitoring through the Mackie and NOT using Logic's software monitoring there is no need to set the Preferences/Audio/ I/O Buffer to a low value, set it to 256.  You also don't need to use Low Latency mode if you're monitoring through the Mackie.
    Here, I think I understand, but am not sure. 
    I am definitely monitoring through the Mackie in an absolute sense -- the returning signals from my DAW are coming in to the Mackie and (a) going out the 1620's headphone jack; (b) going out the 1620's master out to a Mackie Big Knob; and (c) going out the Big Knob's headphone jack, or to powered Mackie 824s.
    [No, I'm not a Mackie devotee; I just happened across the gear at great prices, and thought I understood it.]
    I don't think, though, that I'm "monitoring through the Mackie" as you intend it.  For my simple experiment, I established an audio drum track as a click track.  Each of the transients falls right on the metronome click/ beat location, so I know that it's "good."  I then plugged a Precision bass into the Mackie (channel one), with an audio track in Logic with "Input 1" as the input source. There are no plugins on the Precision track's channel strip.
    Because the Mackie FW interface  on the 1620 sends post-gain but pre-fader, I was able to turn down all faders on the Mackie except the master out.  When muting the Precision channel strip in Logic, I hear NO Precision.  *Nothing from the Precision gets to the monitors if the faders are down and Logic is not sending signal.*  If I then "de-mute" the Precision in Logic, I hear signal through the master line in the Mackie 1620. 
    In this setup, I assume I am not "monitoring through the Mackie," but I'm not sure.  I think that I'm "monitoring through Logic," and that's why I've engaged low-latency and set the preferences to minimize latency.
    we need to establish your setup, how you're monitoring, and what effects are on the master bus. (if any)
    In my simple experiment, with Logic set up to minimize latency, and with no plugins on the Logic master, I engaged "record" in Logic (only on the Precision track with no plugins), and I then played simple quarter notes on the Precision in time with the drumbeats in my Logic "clicktrack."  By playing simply like that, I confirmed that I am "in time" as far as my ears can perceive.  I then hit "Stop" in Logic.
    Upon playback, my Precision is perceptably (about 240) ahead of the click track !
    In my understanding of latency, at the worst the Precision should have been late because the Clicktrack would have been traveling through Logic's processing and down the lines to my monitors.
    Again, thanks a ton for trying to help me out here.  I hope that this description makes it easier.

  • Yet Another Soon to be MBP Owner in Need of Guidence

    Hello all,
    Believe it or not this is yet another post from a college student in the process of purchasing a new MBP who's appealing to the venerable Apple discussion board community for guidance. My dilemma is not that I can't decide on what MBP I want or what features I need, I've already decided on a top of the line model with the 7200 RPM hard drive and a Crucial ram upgrade, it's that I can't decide when would be the best time to make the purchase given the WWDC keynote on the 7th of August. I would like to get the most bang for my three grand but I need have the computer up and running by the twenty-first with Windows installed to run AutoCad. Would you recommend waiting until the 7th to order the computer and see it the MBP's are updated with the hope an updated MBP would be able to get to me in time or should I buy now with the knowledge that I'll be buying a computer that will be updated, but not outdated, soon?
    Thanks for your time,
    Eric
    PowerBook 12-inch 867    

    I am also a college student... and I was going to wait for the new merom, but I decided against it... I just think the likelyhood of them released before september is unlikely in my head... but you never know... But I looked at it this way... I wanted a MBP bad, despite all the problems I heard about them (my mbp has no problems to this day).... I figured if I waited for the new releases, the only thing that would change is the fact that it's basically a new computer, and with new computers come with new problems... I also figured, the likelyhood of the computers being released before my school started was slim, so I bought it now. I am very happy with my MBP right now, and you have to think of it this way, there will always be upgrades, whos to say that after the merom has been released, something new will becoming after that... I find it less painful to buy a MBP in july, and have the meroms be released months later, then purchasing it in september, and having them be released a possible weeks later... a little less painful, but that's my input, do what you want, I have a 17" MBP , week 26, and I am a happy camper!

  • [SOLVED] YASBI (yet another screen brightness issue)

    i feel silly posting this, as there seems to be a lot of documentation about this, but i'm kind of baffled.  if i run
    echo "5" > /sys/class/backlight/acpi_video0/brightness
    as root, everything works nicely, my screen turns it's brightness down to half-way (max brightness is 10).
    if i run the same command as sudo, i get a permissions error.  my final goal is to bind this to a key in openbox, but first i need to figure out what i'm doing wrong.  do i need to be part of a certain group?  do i need to edit my sudoers file?
    thanks in advance.
    Last edited by williamkray (2012-02-02 22:49:56)

    i have solved this, and am posting how here for anyone else who might come across this in a search. this is what i came up with:
    added the following to my /etc/rc.local:
    chgrp users /sys/class/backlight/acpi_video0/brightness && chmod g=+rw /sys/class/backlight/acpi_video0/brightness
    then i came across this script on another forum post, and saved it to /usr/sbin/brightness, made it executable and chgrp users:
    #!/bin/bash
    file="/sys/class/backlight/acpi_video0/brightness"
    level=$(cat $file)
    if [[ "$#" -eq 0 ]]; then
    cat $file
    elif [[ "$1" = "-" ]]; then
    echo $(( level - 1 )) > $file
    elif [[ "$1" = "+" ]]; then
    echo $(( level + 1 )) > $file
    fi
    then in my ~/.config/openbox/rc.xml i added the following code to bind the commands to my Super+Up and Super+Down :
    <keybind key="W-Up">
    <action name="Execute">
    <command>brightness +</command>
    </action>
    </keybind>
    <keybind key="W-Down">
    <action name="Execute">
    <command>brightness -</command>
    </action>
    </keybind>
    Last edited by williamkray (2012-02-02 22:51:28)

  • Slow DSL (Yet another one....)

    I have been in contact with Verizon (via off shore support on their 'tech support line') over the past few months and I have YET to get this issue resolved. Since mid-summer 2010 I have been getting 1.6 meg or so speeds on my 3meg DSL line. Prior to that period I was getting 2.5 meg +. I have called in numerous times and I keep getting told they will perform a line test.... Well, the line is FINE it's my download speed that's hosed. My upload is the correct speed of 728 but for some reason my download speed has been slashed from 2.5 to ~1.5.
    Verizon even sent me a new modem as my old westtel was from 2001 and it had no better, (perhaps even slightly slower!!!), speed results on JUST the download side.
    Other Verizon DSL users suggest that there is some sort of bandwidth throttling or "error correcting" processes that can cause this sort of thing. I live right around 6,000ft or so from the switching station so I'm WELL within range to get the full benefit from my speed. No lines have changed inside the house in years, yet there is a decrease in speed none the less. I have tried various speed test sites, various combinations of network hardware between the PC and the router and nothing helps.
    To make matters worse I called in last week and spoke to another off shore "tech" (script reader more like it), and after cutting him off from trying to walk me through a ton of useless steps that I've gone through about 4 dozen times already and telling him NOT to send out yet ANOTHER modem, had this gentleman tell me that he needed to work with the local dispatch center but it was closed. He arranged to call back the next day between 5 and 7 PM EST with them on the phone to further trouble shoot and get the problem solved. Fine. However, next day, I didn't receive a call back until almost 8:45PM .... AND he started the call off by asking, "So is your problem resolved?" ...... I promptly, and with as much patience as I could muster, told him, "Um, not unless you have done something to FIX it in the time since I last spoke to you..." ... To which he responded by starting the ENTIRE trouble shooting process over again and wanting to run a LINE TEST (which would have raised the count on JUST this one ticket to like 5 or 6!). I cut him off and told him we'd already DONE all that and he was SUPPOSED to call me back at 5:00 not 8:00 with someone from the dispatch so we could sort the problem out! He then told me the dispatch was closed and he'd have to call me back the next day between 3:00 and 5:00 PM EST with a supervisor tech on the line to help diagnose the issue.... That was last Friday... A week later and I still haven't heard from Verizon support.... So first time he was 3hours and 45 minutes late, the second time he was over a WEEK late!
    At this point I'm fed up, yet I'm hoping that by posting this here someone MAY be able to help me and FINALLY restore my 3Meg DSL to it's former speed.

    I have a LinkSys WRT 310N router between my internal network and the router or I'd pull you the transponder data. As for the other info you asked for: It's a Westel modem, and it's Windows 7 x64... Though every system in my home has the same speed results regardless of OS. Even if I remove the router and connect using the built in PPPoE connection in Windows I get the same speeds, so it's not OS or router related. The modem is a new modem, my old Westtel Wirespeed gave exactly the same results as the brand new westtel modem, so it's not the modem either unless BOTH are bad.
    ****EDIT****
    I found a transponder log I'd taken when I first got the new westtel setup and posted on another forum:
    Transceiver Revision: 3.3.6.10.0.1
    Vendor ID Code: 4D54
    Line Mode: ADSL_2plus
    Data Path: Interleaved
    DSL Speed: 2112 down and 860 Up
    Margin (dB): 12.0 and 10.3
    Line Attenuation (dB): 33.1 and 15.0
    Transmit Power (dBm): 17.9 and 12.2

Maybe you are looking for