A few feature requests and problems

This mail is going to have several requests for improvement on the Oracle Help for Java platform. Lest anybody think I'm just complaining, let me say that in general I have been very happy with OHJ. We (ANSYS, Inc: http://www.ansys.com) use it as the online help system for a series of engineering simulation software products which we have been developing and marketing for over twenty years. We support about a dozen platforms and have a very large documentation set and OHJ is the only online help system we have encountered that gives us reasonable performance and the features we need. So far as we can tell, it is the best cross-platform online help system available.
That said, we have encountered a few minor problems which we would like to have addressed. I have already tried sending this to the support email address ([email protected], or something like that), but the mail is always returned with a message about internal lists not being available to outside users. (Another user complained about this in a prior thread)
1) We have two applications which run in tandem and access the same instance of OHJ. The documentation is contained in two different helpsets, and we want to keep the helpsets separate to the user, so we have set the combineBooks parameter to "false." When the user requests help, however, the Table of Contents pane is not updated to match the helpset in which they requested help. Could the showTopic(Book book, java.lang.String topicID) method be modified to call the showNavigatorWindow(Book activeBook) method if necessary? (i.e. if the navigator window is currently visible and set to a different book object)
2) Similarly, could the NavigatorWindow be updated if we follow a hyperlink into another book?
3) On the Windows platform, the Help window doesn't come to the top / gain focus when the user requests help for the first time
4) When using "dockedByDefault", the control over window size and position we had with the <wintype> tag is lost. That is, when docked, the window (navigator + content) always comes up in a fixed pixel by pixel dimension at the center of the screen. I use a high resolution screen, and the result is that I always have to resize the help window to read the content. I expect that some of our users will have similar high resolution screens. (we cater to the world of CAD). Could we have more control over the window size in docked mode, or at least have the default size relative to screen resolution in the same way we could set the wintype to 60% width and 60% height to fill a good portion of the user's screen?
5) Have the OHJ developers (or anyone else) looked closely at memory usage? I'm using up to 70MB of RAM for a run of the help system, and I'm just waiting for users' complaints on that one. I realize this is a trade-off that you often have to simply accept with Java-based technologies, and I'm not all that upset about it. However, if we could gain the user 10 or 20 more MB of RAM, that would be something.
6) Is there any way to combine some books and not others? (This is really grasping at straws. Feel free to simply say "no, and there never will be")
7) The documentation refers to the capability of customizing the toolbar for different wintypes. I haven't been able to do this for the default wintype.
The remaining few problems have to do with printing. These are really trivial issues from my point of view, as our official policy is that we don't support printing from the help system. (We provide PDF's of the manuals for people wanting hardcopy) However, they would still be nice to fix:
1) Printed hyperlink text often overlaps neighboring text
2) Ignoring background color when printing requires that we use media rules in our CSS. Could you ignore the background by default when printing?
3) In our Table of Contents, we have tree nodes that point to subheadings in a file, so it ends up that a single file will have multiple entries in the Table of Contents. When using the "Print Topics" feature, the entire file is printed for each of these nodes. Could the Print Topics feature keep track of which HTML files it prints, and print each one only once?
Again, I apologize for the many complaints (really suggestions) raised in this single post. These have been building up for a while, but between the previous state of this mailing list (completely overrun by people wanting general Java information) and the mail server errors at the only e-mail address I could find, this list just kept growing, based on our internal usage and testing. The truth is, I am very satisfied with OHJ, and am happy to find a cross-platform help system other than Sun's JavaHelp (which was way too slow for us last time I checked). Please consider this a detailed field test of OHJ 4.1.12.
Thanks for any help and attention to these concerns,
Jeff Beal
Documentation Tools Specialist
Ansys, Inc.

Wow, that's a lot! I have tried to answer all of your concerns. Here goes!
Problems with the mailing list
We're working on restoring the ability to send messages to our mailing list for external users. We'll post on this forum after we get that working again. Sorry about that.
1 and 2) Automatic switching of active book when showing topic
OHJ does not (by design) automatically switch the active book when a topic is displayed, whether it is from a CSH request or by following a link.
3) Help doesn't come to top
I cant reproduce this with OHJ 4.1.12 on Windows 2000. What OHJ and OS versions are you running? What options are you using on your Help object? Can you post some way to reproduce it?
4) dockedByDefault causes OHJ to ignore wintypes size
I reproduced the fact that OHJ ignores the wintypes size parameters when dockedByDefault is set to true. I have filed this as a bug; the height and width parameters should set the size of the content pane even if docked by default. The location parameters, on the other hand, are not supported when dockedByDefault.
5) Have the OHJ developers (or anyone else) looked closely at memory usage?
We certainly have looked closely at memory usage, but unfortunately this is not a problem with easy answers! :) Partially its due to the overhead Java imposes, and partially its a function of the size of your help contents metadata the number of entries you have in your keyword indices, TOCs, and (to a lesser degree) topic maps. So, the more you can remove entries from these files, the smaller OHJs memory footprint will be. (Note that you can have as many HTML files as you like; these dont stay in memory!)
6) Is there any way to combine some books and not others?
Sure. To combine books a.hs, b.hs and c.hs, you can create a master help set (master.hs) with these contents:
<helpset>
   . . . various helpset parameters here . . .
   <subhelpset location="a.hs" />
   <subhelpset location="b.hs" />
   <subhelpset location="c.hs" />
</helpset>Then instead of loading the books individually, just load master.hs.
See the docs for subhelpset in the Oracle Help guide at http://otn.oracle.com/ohguide/help.
7) Customizing the toolbar
Though we have documented syntax to support customizing the toolbar for a window type, OHJ does not currently implement this.
printing 1) Printed hyperlink text often overlaps neighboring text
This is an ICE problem, and we are waiting on a fix from them. Sorry about that. Out of curiosity, have you tried it on various printers/OSs/JDKs? Weve found some work better than others. Id be curious whether JDK 1.4 was any better.
printing 2) Ignoring background color when printing
You can disable printing background colors by doing the following in your code:
System.setProperty("ice.pilots.html4.printBackground", "false");
printing 3) Printing multiple copies of topics in same HTML file
Yep, this is a bug, and it is logged.
Thanks for all your comments, and were glad that you like the product.
-brian

Similar Messages

  • A few Feature Requests for Leopard

    Apple, I have a few feature requests that I would like to see added into Leopard ASAP and I am sure there are a few other here that I am missing (Please feel free to contribute to this thread).
    SPACES - I want to have a different desktop picture for each "space" I create. I would also like to be able to use a combination of hotkeys to bring spaces into view and not just a single "F" key.
    STACKS- This is a cool feature but would be even cooler if you could use the contextual menu on items within a stack to delete them without opening the enclosing folder.
    FINDER- I would like to see the preference "Save view preferences for this window only" brought back. Some finder windows I like to view in list mode, others in column view.
    TIME MACHINE - I would like an "Advanced Options" tab that would allow me to schedule my backups other than an incremental every hour. During the day when I am not at my home computer I do not need Time Machine to back up my drive every hour but perhaps every four hours. Then, when I am back at home, during certain hours I wouldn't mind its out of the box configuration.
    SAFARI- A feature Safari has been constantly lacking is the ability to close the downloads window when a download completes. Another feature would be the saving of the last workspace so that when I quit and re-launch Safari I could start exactly where I left off. Now, there are third party applications which add this functionality but I would like to see it built-in by default.
    These are a few things that I have found thus far that I would like to see fixed in an update to Leopard. Otherwise I would say I am very impressed with Leopard and will be recommending it to all my friends, family, and coworkers.

    Actually, you need to put this on the "Feedback to Apple" on Apple's web site--it won't get to them here. This is just a user to user forum.

  • Feature Requests and Questions

    1. Can you mark all emails as read without having to go through 120 emails per day?
    2. Are there profiles for car (bluetooth on) office (ringer off), etc.?
    Features:
    1. My phone, my ringtone!
    2. A (shhh) delightful whisper button so I can be polite. It would amplify the mic. Why don't ALL phones have one?
    3. Open the phone, let us install widgets. (if Apple doesn't do it, others will.)
    4. Unlock the phone so I can use my European sim (It's my phone, I bought it, right?).
    5. Macros?
    6. Voice memos? (Can we do this? I get lost in the parking lot!)
    7. Bluetooth Browse from my Mac!
    8. Am I missing something but where's my car cord? Bluetooth eats up the battery life.
    9.Print?
    10. Can the phone bake bread?
    This ia a great product, but it needs to be enhanced or other products will catch up and wipe it off the map.
    Fow now, there's nothing out there that can touch it's elegance, features and ease of use, but . . . .
    This is a phone and when it comes to phones, Nokia, Motorola and others have excellent reputations and will steal back market share unless Apple continues to agressively innovate
    (please?)
    A few Macs   Mac OS X (10.4.10)   Ate a healthy dinner tonight

    I can't answer your questions here, but there is now a product feedback form (including enhancement requests) at the product feedback section:
    Product Feedback

  • Feature request and how-to info for EXE icons

    I would like to request for future versions of LabVIEW, support for higher resolution, and higher color resolution, icons imported into the compiled application.
    Currently it is possible to use an icon editor to create an icon with several images of different size and color resolution that can be imported as an independent icon in the VI application building process, by selecting the Application Settings tab and loading a custom icon. Currently however the LabVIEW application builder will only import 4 of the images into the executable. These are:
    32x32, 16 color & black/white
    16x16, 16 color & black/white
    Windows however (newer versions anyway) will support higher resolution 48x48 true color icons, which definitely have a more realistic appearance, especially when using shrunken pictures as part or all of the icon.
    As a workaround, using a resource editor these higher resolution icons may be 'hacked' into the compiled executable, but cannot be imported during the build process using a pre-constructed icon (*.ico) file. This is great if you're into doing things manually just to get the job done, but it requires time and effort for each build, and also makes it an out-of-the-question option when building applications from controlled source code. For those reasons, I would like to request this be changed in future versions of the application builder.
    For those interested in icon modification, here are some freeware utilities to try:
    google: "IconEdit32" -- "iedit32.zip" -- Icon editor capable of saving multiple icon variations to a file... easy to use for changing the icons of a LabVIEW app that is going to be compiled.
    google: "peresourceexplorer" -- "PE Resource Explorer" -- Utility to 'hack' into an executable and modify icons so they are higher resolution and higher color resolution than LabVIEW will allow by default.
    google: "Irfanview" -- Highly functional image browsing program -- good in this particular case for resizing jpgs down to icon size so they can be cut and pasted into an icon editor.

    m3nth wrote:
    > Is your code posted somewhere? I couldn't find it in the Code Library.
    You mean the LabVIEW VI Library shell extension? No, and it won't be
    posted. To many low level details are in that code I feel are either to
    hackish or to work intense and revealing, that I would feel happy
    posting the source code for it.
    I only put the compiled dll and install script on our server a few years
    ago but since LabVIEW 7.0 has now this shell extension already included
    we didn't bother to get it over to our new site.
    Of course you can compare LabVIEW to the Student Edition of Visual Basic
    or Visual C and then the price difference looks bad. But once you start
    to look into Visual Studio Universal Subscription there is
    not much of a
    difference, and for me C programming is a lot more work in many aspects
    than LabVIEW. And Visual Studio won't even attempt to allow you to
    develop on one platform and deploy for another (ok Java excluded but you
    don't need Visual Studio for that).
    And yes there is Borland C, Symantec C and Watcom C and even CygWin and
    others, from which most are certainly cheaper than Visual Studio and
    some of them even free but they also have their limitations in many ways
    .. Talking about perfect user friendly and convenient operation in any of
    them including Visual Studio is also not true in my experience. They all
    have their strong and weak points and most rely for packaging and
    installer creation on external components such as InstallShield to give
    the developer the ultimate control in how the application should install.
    I'll try to take a look at this when I have some more time, but don't
    keep your breath just now.
    Rolf Kalbermatter
    Rolf Kalbermatter
    CIT Engineering Netherlands
    a division of Test & Measurement Solutions

  • A few Technical questions, and problem with entitlements

    Hello everyone,
      I always hate my first post being a question, or several in this case, but I have no other option and wouldn't have found this forum if it weren't for the knowledge already spread.
    Background...
    Using Windows Vista and Flash CS5;
    I am using a second gen ipod touch;
    Made a small Ball app;
    Used the following videos followed to the "T" to make a Certificate, .p12 file, and provisioning file
    certificate...
    http://www.videomo.com/yvideo.php?i=bXB6U1hBcWuRpVzBxVUk&create-an-iphone-developer-certif cate-from-windows/
    .p12 file...
    http://www.youtube.com/watch?v=4GteMgFvA1Y
    provisioning profile...
    http://www.youtube.com/watch?v=ni-9jZPcZ1E&feature=related
    To the best of my knowledge everything is setup in portal the right way... and i mean:  Device is added, checked udid several times and device name is same...bundle ID is correct in publishing settings...I used my NAME (was a problem for some people) for CN when doing the above... I have dragged the profile to the library in itunes and synced. I have UPDATED my iphone to the 3.whatever platform, and updated itunes to 9.X ...I have dragged everything to library and synced...i have restarted ipod and comp several times...
    i have tried publishing as test, beta debugging, and adhoc...no luck with any of them.
    At first, i had a "app cannot be installed because the signer is not valid" error when syncing the app through itunes...but then i dragged provision profile to ipod and I now get...
    "The application "Ball" was not installed on the iPod "Wiggles" because the entitlements are not valid."
    I spent all night last night trying to diagnose this problem, found very little info, someone else posted here, but it was never resolved.
    I have checked again and again that the device is the right device, and i have remade my certs, provisioning profiles...p12s....exports, publications...etc....again and again.
    Please help!
    SECOND question:  Am I not going to be able to release any apps in the iphone store because of the apple not supporting flash thing? (basically, i'm asking if i should stop learning this, altogether and just learn a different language and platform for development for iphone.
    I do not own a mac, so I am trying to work around that.....
    Any advise is appreciated! Thanks !
    thank you...
    kmrproduction2

    How did you solved, I have tried everything nothing works.  My app id is 83TUF2RQRE.com.company_name.appstest, the screen from apple iOS Provisioning Portal -> App ID looks like this.....
    Descriptions
    Apple Push Notification service
    In App Purchase
    83TUF2RQRE.com.company_name.appstest
    testapp
    Configurable for Development
    Configurable for Production
    Enabled
    I don´t know how to use it...... I'm working on WIN7 Flash CS5, I got an Ipad where i have to test a really simple app, and i cannot get installed cause of "entitlements issue". Ca Some one give a Hand on this one....
    Thanks.....

  • A few features request please... Thank you!

    First of all I think you are doing great job with Lightroom and I enjoy using it. But...
    No.1 feature I would like to have in Lightoom would be true RGB curves. C1, Aperture have them already.
    Another feature that makes me use C1 on frequent but reduced basis is skintone tool. Ability to uniform or even out the skin tones. Basically Hue/Saturation adjustment with the color picker. Or at least "range" sliders in HSl panel. Something similar to what Bible image editor has.
    Oh, and a friend of mine had a nice idea. Search functionality for presets panel. Something like we have in After Effects.
    Thank you for your time!

    Do you mean Toolkit or TypeKit, which is part of CC? See Remove minor corruption by exporting. If that doesn't work, try exporting the text to ID Tagged Text and place in a new file, and if that also fails, try removing the fonts.

  • Feature Request and Feedback

    It would be very helpful to have the ability to stage the OnPlus agents for deployment prior to arriving at a client site.  By that I mean it would be helpful to have the ability to statically assign all the IP information, since we have clients that only use static IPs for security reasons, as well as update the appliance before sending it out.  There are ways to work around this, but they are very tedious.
    One piece of feedback on this is that OnPlus currently requires DHCP to Activate however it doesn't do a very good job of managing a DHCP environment wherein devices may regularly change IPs and OnPlus picks up and enters a duplicate device with the new IP and lists the old device as missing instead of merging/purging.  So deployment to these static environments will actually have less challenges after deployment despite the fact that deployment itself is a challenge.                  

    We've had this request from other partners also. I'll add this to our list and see if we can have this implemented.
    Thanks,
    The OnPlus Team

  • NOKIA 110 FRIMWARE UPDATE REQUEST AND PROBLEM

    Hi,i bought this mobile i like it but somthing is missing on this phone.
    1.Brightnes selection of backlight that include in nokia x2-02 latest update.
    2.Video steaming that include in asha 305 latest update.
    3.Simwise ringtone selection sim1 and sim2 diffrent ringtone.
    4.Defalt in all app in the settings for internet it include in prv nokia phones eg,7210 supernova.
    5.Cost setting (call timer) include in Nokia 101.
    PLZ try to include this 5 in next update..

    Just refer the attachment..
    Attachments:
    Nokia Support.png ‏219 KB

  • Here's the place for feature requests and bug reports

    http://www.adobe.com/support/photoshoplightroom/
    Look down the page to option 4, Feedback.
    Appologies if this has already been mentioned.
    Maybe soon we can get a decent categorised forum so these things are easier to find... ;-)

    Neil I have placed this in the FAQ at LightroomExtra.
    Sid
    The LightroomExtra home page is right here.

  • BUGS and FEATURES REQUESTED. Please add to it.

    I've been using the z10 for the past couple weeks and wanted to start a thread of comprehensive Bugs and Features Requested.
    I've labeled Bugs by letters (A,B,C...) and Features Requested by numbers (1, 2, 3...) so that others can add sequentially.
    BUGS
    (Not listed in any particular order)
    (A.) Contact App adds current date as birthday. When I edit my contact, the current date gets listed as the birthday in local contact.
    (B.) Duplicate telephone numbers listed. Telephone numbers show up twice in my Contacts (e.g.., if I have the contact's cell saved in (000) 123-4567 format and the person has the number listed in Facebook, I get a duplicate entry of +10001234567).
    (C.) Telephone numbers and emails are not actionable in Web pages. In webpages, I can't click on telephone number to call (e.g., I look up a phone number for a restaurant). I should be able to easily call or copy into the Phone App or E-mail App.
    (D.) Auto capitulation for words on the word substitution list is wrong. For example, when the word substitution contains more than one word. I have "ru" change to "are you" but if the first letter is capitalized (R) then both words become capitalized words (Are You). I used to have shortcuts like "mysig" to create email signatures with legal disclaimers but I can't do that now.
    (E.) Backspace delete doesn't work consistently. The Shift+Delete function seems only to work after moving the cursor. This feature is the Alt+Del action to delete words after the cursor.
    (F.) All Emoticons do not list. Emoticons do not all fit on the the two screens (lists) of emoticons. I.e., two columns are missing from view and can be seen when sliding (swiping) between the lists. Also, sometimes when I select an emoticon, it doesn't correspond with the picture of the one I intended. I believe this error is related. As a separate note, there should be a way to see the underlying symbols of the emoticon. (Often times, other people don't have BlackBerrys so I'd like to know what symbols would be sent--my prior 9800 would show the characters as i scrolled through them).
    (G.) BlackBerry keyboard doesn't always work in input fields. E.g., certain Web pages. (I found a work around; two finger swipe up from the bottom makes the keyboard appear)
    (H.) Sent messages stay unread. This seems to be an issue when an app sends an email (e.g., share article). The email with the sent indicator (checkmark) stays bold and I have listed 1 unread email. I can't mark as read/unread but if I delete the sent email, my unread message gets cleared.
    (I.) Contact already added but I get the option to add instead of view contact. For some contacts, I get the option to add to contacts in the action menu cascade when that person is already in my address book. This bug is for emails and text messages.
    (J.) Cannot call from text message. When I hold a text message and select call under the action menu cascade, the OS opens up the phone app but doesn't call.
    (K.) Composing messages by name. When composting messages, the input must be by first, middle and last name. It should be, instead, by string and include nickname. E.g., if the person's name is "Andrew B. Cameron" I must type the name in as such. I can't type in "Andrew Cameron" or "Andy Cameron."
    Features Requested and Suggestions for Improved User Experience
    (In no particular order)
    1)      Option to reply in different ways from the Call List. Be able to select a name in a call list and have options to call, text or email the person. The action menu allows calls to other numbers but I can't choose to text or email the contact instead. Sometimes, I missed a call and want to reply via text because I’m not able to talk. (Long hold on the Torch 9800 trackpad button brought up the action menu allowing me to call, text, view history, add to speed dial, e-mail, delete, etc.)
    2)      Option to reply in different ways from the Hub. Related to above, when selecting an item in the hub, have the option to contact the sender or caller with multiple different ways.
    3)      Only show number once in contacts application. Tap on the number to bring up the "action" cascade menu with options to call or text the number. Why is the same number listed twice (once to call and below again to text it)?
    4)      Timestamps for individual text messages. I can't tell exact time on individual text message if it comes in near the time of another text. All messages are in one "bubble."
    5)      Ability to select MMS or text for a message. Sometimes I write a text longer than 160 characters and I prefer it to be sent in one message (i.e., MMS mode) rather than being broken into one or more standard text messages. I had this ability with my 9800.
    6)      Send button should be moved for text messages!!! Why the heck is it right underneath the delete button?!? Or next to the period button? I often times have accidentally hit send when composing text. It's very annoying and embarrassing. (Also, what happened to the ability to hit enter for a return carriage to next line?)
    7)      Bigger magnifying glass. My finger is often over the area I need to place the cursor. I find it difficult and erratic to place the cursor.
    8)      Select all option. Add the option to select all text in action menu cascade.
    9)      E-mail recipients and message headers. Difficult to tell if you are one of many email recipients. Can we have a way to pull the email down to see the list of recipients rather than have to click to expand the header info? I know this request is a little picky, but that's how it was done in the previous BlackBerry OS which I preferred; it is easier and faster to pull the e-mail down and 'peek' to see which e-mail box received the message, message status, from and to fields. This change would be consistent with BB's flow/peek rather than click.
    10)   Browser navigation. Hold down back arrow to get a list of recently visited websites similar to a desktop browser.
    11)   Dark/Night mode. A night mode (maybe in the drop down menu) to change all the white and bright backgrounds to black or dark which would be helpful when reading/viewing things at night in bed/etc.
    12)   Number of contacts. Ability to see how many contacts I have.
    13)   What happened to groups or categories? I'd like to have back the ability to filter or see categories and also a way to contact everyone in a category. E.g., family or friends or coworkers, etc.
    14)   Shutter sound mute. I was at a wedding and wanted to take pictures during the ceremony but the shutter would was too loud.
    15)   East Asian Language Input. I bought my parents two Samsung Galaxy S3 phones over the weekend because they need Korean input (and the Kakao talk app). (BTW, S3 is a great phone but I prefer the Z10 after having the weekend to use the Android phones).
    16)   Ability to freely place icons on the homesreen. Currently, icons are forced top left-right-to-bottom. I prefer to space my icons out.
    17)   Add a contact to the homescreen. I'd like to place a shortcut (similar to a Webpage) to the homescreen for a contact which will open up the contact. Android allows this feature and so did my previous 9800.
    18)   Search Contacts by nickname. The contacts app doesn't allow me to search by, e.g., Andy, even if I have that as my contact's nickname. The previous OS allowed this type of search which was very helpful.
    Finally, as a note, I've been using the BlackBerry Z10 for the past 2 weeks and it's a great platform. I just bought two Samsung Galaxy S3 phones over the weekend for my parents so they could use the Korean language input and related features so I spent a lot of time with the Android platform, setting it up and teaching them how to use it. The S3 is a great phone too.
    I prefer, however, the way BlackBerry has done their OS 10 and the integrated management of messages.
    It's too bad that BB doesn't have Korean input and apps like Kakao Talk or I would have considered it for them.
    The BlackBerry 10 is a great platform and I look forward to the continual improvements that will only make the experience better.

    This is a great post.
    I couldn't have written it myself better.
    I'm also in dying need of Korean input as I can't communicate with my Korean friends.
    But I second every point.
    I hope the tech teams are reading this.

  • SG300 and SG500 Feature Request

    There are two features I would like to see added to the 300 and 500 series to make them even more useful in small business deployments.  
    1.  The ability for the switches to act as DNS forwarders and to respond with entries in the host table to DNS requests when in layer 3 mode.  It looks like most of the required components for this are already on the switches.  They have the ability currently to enable DNS, specify a local domain name and have a host table.  The only thing left is to enable the switch to work as a DNS forwarder and respond with static host entries added to the host table.  I would envision the controls having two components:  1.  A checkbox to "Allow Switch to respond as a DNS proxy." and 2.  A check box on the services page to allow "DNS Queries."
    This would be a nice benefit for small businesses that have the router running in layer 3 mode that don't have an on-site dns server.  This feature is also important because several of the Small Business Series Routers only have the dns forwarder component and don't have a local dns host table that will return requests like: hostname.localnet.  
    2.  The ability to to some basic policy routing and protocol binding in layer 3 mode. We have some deployments where we would like to do some basic policy routing at the switch instead of waiting until the the traffic reaches a router or firewall.
    Thanks Cisco Small Business for reading over these feature requests, and thanks for making great small business switches!

    I'd love cut & paste too. Otherwise how do you maintain/organize/re-organize lists on it easily...errands, tasks, to-dos, shopping lists, etc.
    You can ask Apple for iPhone changes via this link:
    http://www.apple.com/feedback/iphone.html
    Though if you're requesting hardware changes for iPhone v2 you may want to wait a week (or a month?)...they're probably going to be inundated right now by requests for software changes to the current iPhone.
    (If this has answered your question, please mark your original post as answered)

  • Feature Request (again); Adobe Bridge Cache Manager

    In Adobe Bridge, the Cache is still a problem and a huge memory hog. I asked for a good Cache Manager over 3 years ago when it was needed CS4.
    Now in CS6, I am disappointed that the cache system in Bridge has not changed. Why do you have a section in the Adobe Forums that asks for 'Feature Request' and then ignore them?
    http://forums.adobe.com/message/2652688#2652688
    "I would personally like a tool within Bridge that allows me to manage and control the Cache in a more personal and effective way. I would like a toggle that would keep '100% previews' in one folder for a selected period of time (1 day to 1 month) before the folder's cache is automatically purged. And another toggle that would give me the option to keep a selected folder's cache permanently intact (such as an Important Portfolio Folder or an Edited Images Folder).
    As a photographer, I take and edit a lot of photos. When I import a photoshoot with 1,500 photos (not uncommom at all) I enjoy having the Bridge Previews at 100%, but for only a limited time. Unfortunately, I forget to purge the individual cache of that folder and the cache builds to a point that makes Adobe Bridge CS4 very slow. I then have to Purge the whole Bridge Cache in order to make Bridge run smooth again.

    gumbogood wrote:
    A Cache Manager tool that lets me either schedule a cache cleaning on a folder, or keep it permanent, would be a huge help. And I don't think that it is unreasonable for me to ask this of Adobe.
    If you submit a feedback poll where Yammer pointed you, and it gets a couple of hundred (thousand?) users agree you might get Adobe's attention.
    I agree with Yammer that Bridge is a low priority project with Adobe.  Think their target audience is the casual user with a few hundred photos added each year.   Your use pattern is more specialized and you either have to adapt with scripts or move to another product IMO.
    The size of cache takes a lot of people by surprise.  It can grow humongous if you use HQ thumbs and save 100% previews.  One can dump the cache in preferences, but many are reluctant to to this as they think it will delete all their keywords and edits.  In addition, to do a search you have to re-index all your files, which can take a long time.
    If you have "export cache to folders" checked, dumping the cache in preferences only dumps the central cache.  To dump the folder cache you have to visit each folder and click on Tools/cache/purge cache for xxx folder.  Again, most people do not recognize this.  This technique purges both the central and folder cache for this folder only.
    It the 100% previews are the problem for you it would seem like a simple task for the script people to write one that would delete it after xx days as the 100% previews are held in a specific folder.
    Bridge is not a good digital asset manager.  You are probably in that arena dealing with several hundred thousand images.  Omke uses a DAM as it does some functions better than Bridge, but Bridge is still his main program.  Can't remember the name, but if you read these posts you might have seen it.

  • Opinions On Several Feature Requests

    Hello,
    For starters this is not a problem I can't solve in Premiere but more so a request of your opinions on Feature Requests that I've recently submitted. Just so you know, I'm new to the Adobe forums but I'm not so new to Premiere Pro. I've used Premiere since 1.5 and have been fortunate to use every version up to CS5. We, at the shop, always talk about how Premiere could be a bit better and so after 6 years of talking I've finally submitted a few Feature Requests for Adobe Premiere Pro CS5 and CS5.5. Below are the requests submitted one by one:
    https://www.adobe.com/cfusion/mmform/index.cfm?name=wishform
    Feature Request: Premiere Pro CS5, CS5.5
    *******Enhancement / FMR*********
    Brief title for your desired feature:
    Source Panel Keyboard Zoom
    How would you like the feature to work?
    In the Keyboard Customization menu, add keyboard zoom options for the Source Panel.  Also have an option for vertical and horizontal zoom for audio.
    Why is this feature important to you?
    Often times I use the Source monitor before inserting clips of video or audio into the timeline. The current method of pinpointing an area in the Source monitor is by using the horizontal bar, which can be a little jarring. I always use the shortcut key (-) to zoom out and (=) to zoom in when using the timeline and program monitor. This may seem like a minor feature request but is key component to speed up my work flow and make my production time more efficient.
    *******Enhancement / FMR*********
    Brief title for your desired feature:
    Set Clip Markers Button
    How would you like the feature to work?
    In the timeline panel, beside the Set Display Style and Show Key Frames buttons, a Set Clip Markers button can be added to both the Video and Audio tracks. Just as the other buttons have dropdown menus, the Set Clip Marker would have its dropdown menu for set other numbered, next available or unnumbered. If the dropdown menu was set to next available number, each time the button was pressed the clip marker would adjust just as it does from the Marker tab at the top of the screen.
    *******Enhancement / FMR*********
    Brief title for your desired feature:
    Multi-Camera Audio Fix
    How would you like the feature to work?
    I think this is more of a Bug Report but I'm submitting this as a Feature Request. When I edit in Multi-camera mode and I have a nested video sequence with the audio tracks beneath the nested video the first audio track gets extracted whenever I make multi-camera cuts. A work around for this is to lock the first audio track. At times I do forget to lock the audio and have to go back and extend the audio to get it back on its track.
    Why is this feature important to you?
    This fix is important because it makes the multi-camera feature more reliable and it saves time in the editing process.
    Why is this feature important to you?
    Because most of our jobs require multiple cameras and multiple audio sources, both on camera and standalone, using the Marker tab at the top of the screen is very time consuming when syncing each clip. I know many Premiere Pro users would benefit from this feature especially with the rise of the HDSLR work flows and the need to sync audio from external devices such as the Zoom H4N.
    *******Enhancement / FMR*********
    Brief title for your desired feature:
    Horizontal Audio Master Meter
    How would you like the feature to work?
    Customize the Audio Master Meter so that it can dock horizontally, similarly to how Adobe Soundbooth has its audio meter above.
    Why is this feature important to you?
    When we deploy to other countries, we have to use our laptops for editing. Because of the limited resolution on our laptops I think it would be better to have the audio meter at the top of the screen to maximize the amount of work space on laptops.
    *******Enhancement / FMR*********
    Brief title for your desired feature:
    Multi-Camera Monitor sync with Timeline
    How would you like the feature to work?
    Put simply, have the Multi-Camera Monitor sync real time with the Timeline Panel. Right now, whenever you use the Multi-camera Monitor it operates independently from the Timeline Panel. It should operate just as the Program monitor does with the Timeline.
    Why is this feature important to you?
    When I scrub through the footage in the Multi-Camera monitor I don't get a feel for the entire sequence and my current location when editing. When I use the Program monitor along with the Timeline Panel I have a reference of where I am in real time and it’s easier to manage cuts when I edit in the Timeline Panel.
    If you have any feature requests for Premiere Pro, agree or disagree with the requests posted here I'd like to hear your opinions. Please state your Brief Title, The Feature, and Why you agree/disagree with the feature requests posted.

    AndrewThompson64 wrote:
    I have never used applets in exactly the way you describe. Having said that, many applet/browser/JRE interaction problems can be fixed by using Java Webstart to launch the applet.Thanks for your advice, I'll try to do it. But this situation is really confusing...

  • FAQ: How do I submit a bug report or feature request or otherwise give feedback about Premiere Pro?

    The best way to submit a bug report or feature request is to use the bug-report/feature-request form.
    The Premiere Pro team doesn’t  necessarily see and record every post on every forum and social network, but we do see, record, and track every entry  through the the official feature-request/bug-report form.
    It also helps a lot if you opt into the Product Improvement Program.
    Also, be sure to use the crash reporter.
    We really do read all of the bug reports and feature  requests, and the software really does get a lot of benefit from  detailed crash reports.
    Don’t forget about contacting Adobe Technical Support or Customer  Service, too. For information on how to contact Adobe Technical Support,  see this page. (Note that you must register your product before you can open a technical support case for it.)
    If you have tried to get help from our support staff, but the service  was inadequate, I can help you to escalate your issue if you send me  your case number at kopriva at adobe dot com. You must provide me  a case number. I am not offering to solve your problem myself; rather, I  am willing to forward your information to someone if you have already  hit a dead end with our Technical Support or Customer Service.
    If you have feedback about the content of the Premiere Pro Help document,  then please add a comment at the bottom of the relevant page. You can  add comments to add information, to add links, to make corrections, or  to ask for clarification.
    If you want to keep up with the Premiere Pro team, then you can follow our blogs, Facebook page, and Twitter feed and so on.
    Oh, and I can’t resist this opportunity to remind you to update to  the most recent version of the application. Don’t be surprised when the  first thing that you hear back from us is that you need to install the  latest updates. We fix a lot of things in updates, and we don’t want to go chasing bugs that we’ve already fixed. We’ll keep you posted on our blogs, Facebook page, and Twitter feed about updates as they become available.

    Hi qwerty,
    Dun tink that creative customer support sucks cos I had been dealing with them in the past and I can say that their service are quite gd and fast. If you wanted a refund, I tink you need to contact the store that sells you the product. Dun tink creative will refund you though.

  • FEATURE REQUEST: Enhanced Texture Options in FW

    Recently, a forum user was asking how to change the color of a texture in Fireworks to red or blue. In particular, he/she was struggling with attempting to apply a texture to a white object, and it wasn't showing up.
    http://forums.adobe.com/thread/1006694?tstart=0
    The question got me thinking about textures, how they're created and how they're applied. Textures are a unique and distinctive feature of Fireworks. On the one hand, the interface for textures is very simple to use and almost magical; on the other hand, it's surprisingly limited. The concept is great, but the implementation seems only half-baked.
    With this in mind, I'd like to suggest a few simple ways that textures could be made more fluid and versatile in Fireworks.
    First, a little background...
    WHAT IS A TEXTURE?
    In the world of Fireworks, a texture is basically a type of pattern that's applied to an object. However, unlike a pattern fill, textures include transparency and integrate with the existing fill content (color, gradient or pattern). They're suggestive of textures in the real world, which are often tactile and defined visually by light and shadow.
    Texture graphics are most commonly grayscale ("black and white") in GIF or PNG format. Applied within the application, the graphics are converted "on the fly" to white-on-transparency. If the Transparent option is checked, the graphic is converted into a sort of mask, making the "textured" areas invisible instead of white.
    And that's about it.
    So what if you'd like to apply a dark texture to a white object? Sorry, it can't be done. What if you'd like to apply a texture in color? It can't be done. What if you'd like to reverse or invert the pattern of the texture? Can't be done.
    Well, in fact, these things can be done, but not directly. They require workarounds such as cloning the object and placing the clone above or beneath the original, applying textures as pattern fills (instead of as textures) and adding effects like Color Fill, Invert, and Convert to Alpha, or editing the texture file directly, saving out a new copy, etc. In short, there are unintuitive ways to accomplish these goals that lead to bloated effects lists and layers or that require extra time and care.
    HOW CAN TEXTURES BE IMPROVED?
    First of all, does it make any sense that textures are applied exclusively in white? Not really. In the real world, a texture can be defined not just by light but by shadow. And even shadows can have color. This means that, at minimum, it would make sense to allow for the application of a texture in black, and, at maximum, in any chosen color.
    Secondly, textures are relative. They represent change to an existing surface. Sometimes, it might make sense to highlight the texture itself; other times, the surface around the texture. This means that being able to quickly reverse the figure-ground relationship of a texture would be a very handy feature.
    With the above concerns in mind, I've devised three 'user interface' scenarios, presented here in order of most conservative to most extreme. The first scenario is the least powerful but still doubles the number of possible outcomes (compared to the existing interface). The second scenario may be the most logical of the bunch and represents a modest evolution of the existing interface, while increasing the number of potential outcomes even further. The third scenario allows for the application of any color to a texture but also represents the biggest change to the existing interface; that said, it's also quite compact.
    Scenario 1: Invert option
    The idea here is simply to add an Invert checkbox to the existing options. Checking this option would convert white to black, allowing for the application of dark textures to white or light-colored objects. In "Transparent" mode, this option would invert or reverse the figure-ground relationship of the existing texture.
    Scenario 2: Dropdown menu plus Reverse option
    Here, the Transparent checkbox is replaced by a dropdown menu that includes 3 mutually exclusive options: White, Black, or Transparent. Checking the "Reverse" option would invert the figure-ground relationship of the texture. This scenario allows for 6 possible outcomes in place of the existing 2, and is actually more logical than the first scenario, which conflates two options.
    Scenario 3: Color picker plus Reverse option
    Here, the Transparent checkbox is removed, and in its place, a color chip/palette is added to allow for the selection of any color to be applied to a texture. (Choosing Fill: None would create Transparency.) Again, a "Reverse" option would invert the figure-ground relationship of the texture. This scenario differs most from the existing interface but is quite compact and allows for the greatest number of outcomes.
    SO WHAT CAN YOU DO?
    I've submitted a feature request to Adobe's official site:
    https://www.adobe.com/cfusion/mmform/index.cfm?name=wishform
    When it comes to bugs and/or feature requests, every vote counts. If you care about this issue, I encourage you to submit your own feature request to the above URL, referencing this post if desired. Feel free to copy and paste the feature request below or write your own. (Be aware that there is a 2,000 character limit to the "issue description" of a bug report or feature request, and the following report is very close to that maximum.)
    FEATURE REQUEST
    Product name: Fireworks
    Product Version: 12.0.0.236
    Product language: English
    *******Enhancement / FMR*********
    Brief title for your desired feature: Enhanced texture controls, including the ability to apply textures in black and/or color (instead of white), and the ability to reverse or invert texture.
    How would you like the feature to work? Three possible implementations have been outlined in this forum posting:
    http://forums.adobe.com/thread/1042206?tstart=0
    The basic scenarios are as follows:
    SCENARIO 1: An additional "Invert" option. Checking this option would convert white to black, allowing for the application of dark textures to white or light-colored objects. In "Transparent" mode, this option would invert or reverse the figure-ground relationship of the existing texture. This scenario would allow for 4 options in place of the existing 2.
    SCENARIO 2: Replace Transparent checkbox with a dropdown menu (White-Black-Transparent) and a "Reverse" checkbox. The dropdown menu offers 3 mutually exclusive options, while "Reverse" inverts the figure-ground relationship of the texture in each case. This scenario would allow for 6 options in place of the existing 2.
    SCENARIO 3: Replace Transparent checkbox with a color chip/palette and a "Reverse" checkbox. The color palette would allow for the application of a texture in any color, while choosing Fill: None would create Transparency. This scenario would allow for the greatest number of options.
    Why is this feature important to you? Textures are unique to Fireworks and potentially very useful, but their implementation is incomplete. The use of 'white only' means that textures cannot be applied to a white object. Inverting a texture or applying a texture in color requires advanced workarounds and can lead to bloat. The suggested options would make the feature exponentially more powerful and intuitive.

    Thanks, Jim! It is a very blog-like post. (I still haven't gotten around to starting a blog but keep thinking I should.)
    I figured the clearer and more thought-out the presentation, the greater the likelihood it might get implemented. Also, I was originally stuck on Scenario 1 as a solution, and writing this helped me see other options.

Maybe you are looking for

  • Adding a Variable Value to the cpQuizInfoPointsScored Variable

    I have a variable that I am using to track incorrect responses (clicking incorrect buttons while completing a process) and I want to add the value of the the variable to the value of cpQuizInfoScored. I can create an expression to add the two but I c

  • My video wont play after frame 1 but plays sound! can anyone help?

    it's only one video that I have imported - all the others work fine..?

  • User Defined Fields, Is Dropdown Selection possible?

    Dear Experts, In User Defined Field -1 can we define our own values, so that for this field we can make drop down selection, instead of manual entry. Facility seems to be available, as it shows balloon there. But no values of cource. Is it possible?

  • Creation of infotype

    Hi Guy's, I am trying to create custom infotype in OM using Transation code PPCI. 1. First creating Structure using Datatype 2. After creation of Structure creating infotype using PPCI but i am getting error message like : t777I no table entries exis

  • Wireless Sync Problem.

    My iPad Mini and iTunes 11.2 are both setup to wirelessly sync. The sync starts just fine, telling me that iTunes is 'preparing to sync', syncing email accounts, and then the sync stops, showing the message "The iPad cannot be synced. An unknown erro