Wish list regarding file handling

A great start for a PL/SQL editor, after using it a bit, I have a couple suggestion which would make it better for my work environment
1) Ability to save a package header and body in two separate files, with the same name, but different extension (.pks & .pkb)
2) Integration with source control, namely clear case, as all my PL/SQL has to be under version control, which in my company's case is ClearCase.
3) Building a plugin documentation, which I understand cannot be released until after a final product is released, and code is frozen.

A great start for a PL/SQL editor, after using it a
bit, I have a couple suggestion which would make it
better for my work environment
1) Ability to save a package header and body in two
separate files, with the same name, but different
extension (.pks & .pkb)
I would like this to. For compatibility with my back catalog of cvs pl/sql archives the ability to have user-defined extension names for all ddl and source types would be useful.
For example for PL/SQL code I use .prc .fun .pkg and .pkg.

Similar Messages

  • Regarding File handling in flex

    Hi,
    How can I select a image file from local disk of mobile for a player in a game.
    I am creating a game where I have to create players for game.So I am trying to get image form local disk of mobile for each players.
    Is this possible?
    thanks in advance,
    Any help will be appreciated,

    You would use the FileReference class for this. Some devices (I think just iOS) may have restrictions on what files you can access through this.

  • Help needed regarding file handling

    I have a file path.txt which contains the path of 10 other files....I am attempting to send path.txt through command line arguement and then read each line at a time from the file. Now each line in the file is a path to another file. I have used a string to store each line and am calling a function func() where I am sending the string. Now using that string which contains the path of another file say 1.txt i am trying to open 1.txt .......I have given my prog below....sending path.txt is working fine but reading a path from path.txt and opening that particular file is not happening
    if possible kindly correct my program or give any other prog to do this problem
    import java.io.*;
    class Prog {
         int size;
         static void func(String str1)               throws IOException
              int i;
              int cnt=-1;
              FileInputStream fin;
              try {
                   fin = new FileInputStream(str1);
              catch(FileNotFoundException exc)
                   System.out.println(exc);
                   return;
              catch(ArrayIndexOutOfBoundsException exc)
                   System.out.println("Usage: Showfile file");
                   return;
              do{
                   i=fin.read();
                   cnt++;
              }while(i!=-1);
              System.out.println("File size="+cnt);
              fin.close();
         public static void main(String args[]) throws IOException
              int i;
              int cnt=-1;
              String str1="",str="";
              FileInputStream fin;
              for(i=0;i<args.length;i++)
                   str+=args;
                   str+=" ";
              str=str.substring(0,str.length()-1);
              try {
                   fin = new FileInputStream(str);
              catch(FileNotFoundException exc)
                   System.out.println("File not found");
                   return;
              catch(ArrayIndexOutOfBoundsException exc)
                   System.out.println("Usage: Showfile file");
                   return;
              i=0;
              while(true){
                   i=fin.read();
                   if(i==-1)
                        break;
                   cnt++;
                   if((char) i!='\n')
                             str1=str1+(char)i;
                   else
                        func(str1);
                        str1="";
              System.out.println("File size="+cnt);
              fin.close();

    just putting it in code blocks
    import java.io.*;
    class Prog {
    int size;
    static void func(String str1) throws IOException
    int i;
    int cnt=-1;
    FileInputStream fin;
    try {
    fin = new FileInputStream(str1);
    catch(FileNotFoundException exc)
    System.out.println(exc);
    return;
    catch(ArrayIndexOutOfBoundsException exc)
    System.out.println("Usage: Showfile file");
    return;
    do{
    i=fin.read();
    cnt++;
    }while(i!=-1);
    System.out.println("File size="+cnt);
    fin.close();
    public static void main(String args[]) throws IOException
    int i;
    int cnt=-1;
    String str1="",str="";
    FileInputStream fin;
    for(i=0;i<args.length;i++)
    str+=args;
    str+=" ";
    str=str.substring(0,str.length()-1);
    try {
    fin = new FileInputStream(str);
    catch(FileNotFoundException exc)
    System.out.println("File not found");
    return;
    catch(ArrayIndexOutOfBoundsException exc)
    System.out.println("Usage: Showfile file");
    return;
    i=0;
    while(true){
    i=fin.read();
    if(i==-1)
    break;
    cnt++;
    if((char) i!='\n')
    str1=str1+(char)i;
    else
    func(str1);
    str1="";
    System.out.println("File size="+cnt);
    fin.close();
    }

  • Dupliacte File handling

    Dear All
    I have a querry regarding file handling capabilities at XI ....
    files are coming to FTP Server  XI Picks the file from a FTP server and process to post at R/3
    & file is archives at another folder at FTP server .... some peple at diffrent center post the file again at FTP .....
    is there any way at XI , so that XI did not pick the same file /duplicate file again .....
    how can i achieve this
    Thanks
    Priya

    Hi
    No standard way exists at XI
    look at this pdf
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/99593f86-0601-0010-059d-d2dd39dceaa0
    refer this wiki https://wiki.sdn.sap.com/wiki/x/AoFwAg
    refer this Blog/people/sandeep.jaiswal/blog/2008/05/13/adapter-module-to-stop-processing-of-duplicate-file-ftp-location
    duplicate File name check
    Regards
    Abhishek

  • CS5.5 Gripes/CS6 Wish List (from the perspective of an FCP switcher)

    I have been a Final Cut Pro user for more than 10 years (starting with version 1.2 on a 500 MHz G4).  Final Cut Pro X is a disaster, but that’s a well-covered topic for a different forum.  After experimenting with Premiere Pro CS5.5 for a few months, I am ready to make the switch for all of my future projects.
    I make a living editing video.  I don’t, however, work for a big company, and I don’t have a lot of money to spend on third-party software or hardware.  Much of my work is shot on DSLRs and delivered online.  That may put me in the category of “pro-sumer” to some, but I wouldn’t be making the switch if I didn’t require a more professional alternative to FCPX to do my job.
    I also don’t think “pro” has to be synonymous with clunky and ugly.  (I’m looking at you, Avid.)  When Final Cut was young, it was fun, intuitive, and sturdy.  It became a robust, professional NLE over time.  I think Premiere Pro is on that path now.
    I like the look, the feel, and the functionality of CS5.5.  It’s not quite Apple-slick, but it’s very much at home on a Mac.  Overall, it’s an upgrade to FCP7 and a very strong alternative to FCPX.  I have high hopes for CS6.
    But this is not a comprehensive review.  It is just a list of negatives:  my gripes, wishes, and personal preferences.  My list of positives would be much longer, but my concern right now is with CS6 and the improvements that I hope it delivers.  As I am new to Premiere, it's quite possible that I am mistaken about certain functionalities or lack thereof, but I thoroughly researched each point in the help docs and forums before posting this.
    My primary system is a 3.2 GHz iMac 21” (2010) with 8 GB RAM, 512MB VRAM (ATI Radeon HD), running Mac OS X 10.7 with external Firewire 800 drives and a DisplayPort-to-HDMI external display.
    MAJOR ISSUES
    Hardware acceleration support for ATI GPUs
    There are rumors that Apple will be switching back to nVidia, but all recent iMacs have ATI and only ATI cards.
    Background rendering (or at least improved rendering options)
    Background rendering is probably FCPX’s most impressive feature and Adobe needs to catch up.  However, even if true background rending can’t be achieved, there should be an auto-render option (after a set idle time), partial rendering (if you cancel a render, keep everything that has been rendered up until that point), and more render options (e.g. render all and render selected). Regarding that last point, I think the whole work area concept should be dropped.  It makes sense for other apps, particularly for animation, but it just gets in the way of more important timeline functions while offering little functionality beyond being a clumsy way to control the area to be rendered.  At the very least, have a way to hide it.
    Full-screen preview
    Maximizing the program frame just isn’t the same (although the grave accent key function may be reason enough to switch to Premiere).  Full-screen preview isn’t just a nifty function for demo-ing sequences.  It’s a big part of the way I work.
    DisplayPort/Thunderbolt out to HDMI
    It may be that a third-party card is required for proper color correction on an external display, but there’s no reason this feature shouldn’t exist.
    Thumbnail images/show frames bug
    This one drives me crazy. I’ve tested this on 3 different Mac systems with various hardware configurations. Thumbnail images in the bins and frame images in the timeline seem to be recreated every time a project is opened, even though the thumbnail image files in the media cache folder don’t actually appear to get rewritten. It’s as if there is no cache at all (even for the most recently viewed bins and timelines segments).  It can’t be an intentional functionality for saving hard drive space because the cache files continue to take up more and more space.
    Open multiple projects simultaneously
    I know that you can cut and paste between projects but being able to open multiple projects at the same time is a very useful feature of FCP7.
    Magic Mouse/Magic Trackpad scrolling
    Premiere Pro is a cross-platform system and impressively so, but there need to be a few Mac-specific interface adjustments, the most important of which is support for the Magic Mouse and Magic Trackpad scrolling.  I use a Magic Mouse.  (It’s an irritating device sometimes, but once you get used to it, it’s hard to live without it.)  When I’m in a window, I expect a flick up or down to scroll up or down -- in every situation, every time, including the timeline.  Unless I stop using all other Mac apps, I will never get accustomed to the timeline suddenly flying left or right when I want to scroll up or down. Also, here’s a chance for Adobe to fix a problem that FCP7 shared:  When you scroll up or down in the effect control window using the mouse, the drop-down effect controls sometimes twirl all over the place if the mouse happens to float over them. As it is, it very easy to throw settings into random disarray without even realizing it just by scrolling through the pane.
    The timeline:  selection indication, icons, and general improvements
    It is very difficult to discern at a glance what, if anything, is selected in the timeline. Transitions always look selected!  Audio tracks should be a different color or otherwise more distinct. There should be an option to show frames only without any text. The icons for track options are small, crowded, and ugly.  Some of the editing icons are too similar, namely edit and ripple edit, although the excellent status bar at the bottom of the application goes a long way towards making up for this.  Simply put, the timeline could use some polish.  Don’t be afraid to steal from Apple on this one.  Keep the tracks; just make it easier on the eyes!
    Conforming audio
    The ability of CS5.5 to work natively with DSLR footage is awesome, but it’s not fully DSLR native if it has to pre-render a major component of the footage before it can play, even if it’s just the audio.
    Media loading
    When launching a project, it can take a long time for all the media in the project to “load” as tracked in the status bar.  I’m sure there’s a reason for this, but since the program is able to determine which source media files are missing before this step (and gives you the option to reconnect them), what is it doing and why must it load every clip in the project, even those not in use by any sequences?
    Page up/page down and arrow key commands
    For starters, the current page up/page down key functions should take the CTI to the next cut in the sequence, not the next cut in the track that happens to be targeted, which can be way down timeline.  In FCP7, I frequently navigated cut to cut with the up and down arrow keys.  I’ve avoided customizing the keyboard commands to match FCP7 --  I would rather endure some hardship and learn the proper Adobe commands -- but this one is flat-out backwards.  The page up/down keys should page through the timeline (left to right and right to left), while the up and down arrow keys should take over the clip to clip function (assuming the targeted track issue is fixed).  Currently, the down arrow takes you to the very end of the timeline, a function already duplicated by and better suited for the “end” key.
    Bin management and clip relationships
    Deleting an item from a bin should not delete it from the timeline, but this is part of a bigger problem, which is the whole master file versus instance versus subclip versus dup clip thing. There aren’t any good indicators regarding the relationships of these clips, and there are few ways to adjust them.  If clips are going to be connected, then they should be fully connected.  For instance, changing the name of a clip in the bin should change it in the timeline.  Adding an effect or trimming should affect the corresponding clips between bin and timeline.  Otherwise, the clips should just be completely separate instances.  I haven’t been able to find an option to turn a clip into an independent instance, although I have to think it exists.  Also, editing an instance of a title does change every other instance of that title throughout the sequence.  I would prefer to be able to edit them separately without having to duplicate them in the title editor.
    Bin effects
    Related to the above, it should be possible to add effects to clips in bins or keep effects on clips added to bin from timeline.  It would also be nice to be able to group effects together in bins for a specific project.  The effects window is better suited for global collections.
    Clearer visual indicators that a clip has been adjusted in the effect controls panel
    Even with the effects panel visible, you have to take a close look to see if there have been any adjustments to the standard settings. An indicator on the clip in the timeline itself would be useful.
    Snapping should include the CTI
    It should also include the blade tool, although the Cmd-K option to cut at the CTI position does make this less of an issue.
    Smoother scrubbing
    Scrubbing is pretty awful.  While this is understandable with native footage, FCPX somehow manages to make this silky smooth at full resolution.
    Color correction shape mask and better color correction in general
    Simplify the primary functions of the 3-way color correction effect.  Keep all the rarely used adjustments out of the way.  I use Magic Bullet for some purpose, but I’ve always done most of my color correction within FCP.  Put the most common adjustments front and center (or up top, as it may be).  The highlights/mid-tone/shadows drop-down is inconsistent in what controls it pertains to.
    FCPX’s color correction is actually one of its more underrated features.  The way it allows you to layer corrections is dead-simple yet as powerful as anything in FCP7 or Premiere.  Stick with the 3 wheels, but rely less on hard to control tonal ranges and add simple keyframe-able shape masks for secondary color correction.
    Better support for shared media access
    AVID is king in this arena and Adobe needs to improve.  It should be possible for multiple editors to safely work on the same project files and share media over a server.
    MINOR ISSUES
    More vertically compact playback/edit control area in source and program panes
    Make room for either a taller timeline or bigger previews.  The virtual scrubber and shuttle controls are the nifty things you drag with the mouse the first time you ever use an NLE and never touch again.
    Larger icons in icon view
    Remember size and position of bin windows
    Playback resolution setting indicator
    There should be an always-visible indicator of the playback res setting in the preview pane that’s easy to adjust without right-clicking.
    Better markers for sequences and clips
    Include colors and more keyboard shortcut control.
    Clip sliding with keyboard commands
    “Opt-,” (that’s Option-comma) should cause a clip collision, not overwrite.  Either that, or “,” and “.” should slide, while “Opt-,” should overwrite.  Opt-arrow should only extend an adjoining clip if in the middle of two clips.  Basically, this whole arrangement should be re-thought.
    Project browser should auto refresh/sort.
    Option-drag on a Mac should always be copy, not move.
    Copy is currently command-drag in the project browser.
    Stop auto-save from interrupting adjustments in timeline.
    Ideally, the auto-save should just be a background function, but it should at least wait until you’re not in the middle of dragging something.
    Add ability to select a cut directly and add default transition.
    CTI control
    If you move the CTI while it’s in play mode, it should continue to play from that spot after you release the mouse, not stop there.
    Show number of frames being adjusted during keyframe adjustments.
    Enable/disable specific effect parameters/keyframes.
    Clearing an effect should clear keyframes as well.
    Or have an option to clear both.
    Position controls
    There should be a preference to make the default position 0.0 x 0.0 (as opposed to 50% of whatever the resolution happens to be), and include a reset button.
    Through-edit indicator in timeline
    And a quick way to join clips, such as a right-click menu option.
    Border controls for images
    Auto save location preference and functionality
    In FCP7 I set the number of auto saves to keep to the maximum of 100 and Premiere can go even higher.  I have always used this feature as an additional backup and archive system, which has come in very handy.  Those files add up, however.  So, I prefer to auto-save to an external drive.  Also, auto saves in Premiere continue to occur whenever there are unsaved changes.  This means that if you make a small adjustment and then leave Premiere for a while, it will keep auto saving the same iteration, which is not only inefficient but leads to my next point….
    Tame the bouncing dock icon on auto save
    While using other apps, there’s no need for the dock icon to bounce every time Premiere performs an auto save.
    More/clearer control over cache locations
    There should also be an option to reset the cache/render file locations to their defaults.
    Export source range
    When exporting, remember the last-used setting of the export source range (or just dump the whole work area thing as I previously suggested).  It’s too easy to cut off a portion of the video when the export defaults back to the work area every time.
    Larger timecode display
    After spending hours and hours editing, the current timecode for clips and sequences is something you want to be able to track without squinting.  Use the letters h,m,s and f instead of colons.
    Simple slug
    Creating a black matte works okay, but it involves a few extra steps.
    Snapping toggle
    FCP allows you to quickly toggle snapping while dragging a clip.  Upon releasing the clip, the snap toggle returns to its original state.  Premiere could use this fucntion, but I suggest something simpler.  Holding down the “S” key should always turn snapping on regardless of toggle state, while releasing it returns it to however it was set before.
    Ability to dock the audio meters along top
    I like to give my timeline as much horizontal space as possible.  I’ve noticed a lot of users keep the toolbar up there, myself included.  I think it would be a good place horizontally aligned audio meters as well.
    More detailed tool tips or hover explanations in preferences
    For example:  The options regarding XMP data should make it clear that the original files will be modified by Premiere.  This caused me problems in other applications.  (After researching these settings, I understand that various Adobe applications use this information to share resources, but it’s still very unclear what the specific benefits are or what functions are lost without this option.)
    More detailed support documents
    The online support documents on the Adobe site very good.  They are nicely arranged and easy to search, but they could be more detailed and offer fuller explanations.  (Peruse the support forums and you will discover all kinds of debates that could have been easily cleared up with one concise line in a help document.)
    Icons and button design
    Icons and buttons are often too small, too similar, and too crowded throughout the interface.  Take some style tips from Apple on this one.
    NEW FEATURE WISH LIST
    Footage auto-analysis:  shot recognition, color correction, and color match
    If only Apple had just added these features and others to the FCP7 framework.  Adobe can do it better though, by using smart folders in addition to the traditional bins that we know and trust (anything besides those dreadful iMovie-style “events”).
    Effect previews
    In the 64-bit era, there has to be a quicker way to preview effects.
    Ability to render in alternate formats
    Namely ProRes or DNxHD.  This would save me considerable time on exports by allowing me to select the “use preview files” option.
    PluralEyes functionality
    Okay, I suppose I should just purchase PluralEyes...again.
    Many, many more effects!
    How about starting with the missing vignette effect?  Just because an app is “pro” doesn’t mean you should have to custom build every effect.
    Many, many more looks!
    Will most of them be cheesy looks I would never touch?  Sure...but give me some templates to play with before I tweak the look down to my exact specifications.
    More speed!
    FCPX, for all its flaws, blazes on any modern Mac.  This probably comes back to hardware acceleration, but while Premiere Pro on a Mac isn’t slow, it doesn’t blow you away.

    You hit the nail on the head, Peter.
    I recently started giving Premiere Pro CS5 a try, and was shocked by the amount of bugs and usability issues. I'm not even going as deep as you in the features, but the most glaring evidence of the lousy interface is that timecode offset bubble that appears everytime you move a clip in the timeline... the bugger appears just under your mouse pointer and won't go away, so if you try to just move a clip down a track quickly, and let go of the button ONTO the bubble, it acts as an obstacle and your drag/drop fails ! seriously, Adobe... don't tell me nobody has stumbled upon this one during beta-testing ?
    Ditto on the autosave that basicly interrupts anything you're doing. No background saving in 2011 ? At first it bothered me to no end so I disabled the autosave. And then a few hours later, Premiere crashed, and didn't even try to recover my work. I lost 2 hours of intricate work. I put autosave back on, and learned to endure the constant, annoying save dialog. And it's not like the save process is instant... even the simplest of projects takes 5 to 10 seconds to save... on an SSD... come on... let me work already...
    Of course, a headache-inducing implementation wouldn't be complete if the autosave didn't trigger even 30 seconds after a manual save. If I choose an interval of 5 minutes, just autosave 5 minutes after a manual save !
    In thumbnail view, you can reorder the clips manually. It's all fine, but you can't reorder them by name or date or length, unless you switch to list view and of course, lose the thumbnails.
    Dragging and dropping a clip in thumbnail view is a chore, because the palette doesn't scroll when the mouse reaches the edge. You know, when you want to move something at the top all the way to the bottom... so you have to drag, let go, scroll one screen, drag, let go, scroll one screen... it's a joke. Even the timeline can do it. Heck, it's a software standard, nowadays.
    Renaming a clip and pressing ENTER takes you back to... the top of the folder !?! How many times I've renamed files that were at the end of the thumbnail view, and for each clip, I had to scroll back down. Time waster.
    Want to locate a clip from the timeline, in the project ? the locate function takes you to the folder. But not to the file, you have to navigate towards it manually.
    Ditto on the up/down arrows. I haven't found a way to jump from cut to cut like in FCP7. How often do I need to jump to the starting/ending points ? much less often than jumping to a nearby cut.
    How come I can't reorder filters in the effects pane ? sorry, I can actually reorder the filters... provided I take them from the bottom and move them up. Moving effects down doesn't work. It's driving me crazy.
    Conforming happens more or less anytime. Without reason. And even if the Media Cache is already full of conformed files.
    When moving the boundaries of the work area, no timecode/offset appears. You need to let go of the button and THEN hover, then you'll know the exact time/duration.
    Try scrolling up in the timeline, it scrolls to the left (which is stupid, it should scroll up). Now scroll up on the tabs of a palette : they scroll to the right !?!
    Can't select an active track. Direct consequence : copy-pasting a clip overlaps anything that's on track 1. Say I want to duplicate clips on the same track... I can't do it.
    Copy-pasting between projects doesn't keep the transitions, only the order of the clips.
    Have you tried doing a frame freeze on a reversed clip and setting proper in/out points for the freeze ? Good luck.
    "Duplicate" command, when you right click on a thumbnail, is way too far from the cut/copy/paste commands at the top, even though they're quite related.
    The other day I transcoded footage with different audio parameters. Just the audio had changed. Upon opening the project, Premiere wanted me to locate the files, which I did. And it failed miserably. Instead, I opened the project ignoring the missing files, and then re-linked them. I pointed Premiere at the first missing file, and had to confirm the replacement. Premiere saw all the other missing files in that folder, and began prompting me FOR EACH SINGLE FILE !!! two hundred and forty three of them, precisely. Can't I have a "yes to all" button in 2012 ? and why does the relinking work inside the project and not when you open a project ?
    That was just from 3 days with Premiere Pro CS5. I still can't believe it. Just to think people bashed Final Cut Pro X, praising Premiere in comparison... Sorry, but they both have serious issues. And Premiere doesn't even have the excuse of novelty.

  • Premiere Pro wish list from CC 2014.2 (Feel free to complete !)

    After a lot of projects in Pr since the CS6 version, here are my wish list for next updates. Feel free to complete it !
    NEW FUNCTIONS FOR PR
    Copy / Paste audio track FX (audio track mix view)
    Ability to rearrange order of audio track FX
    Missing plugin information : when a plugin or an FX is missing to open a project, it's impossible to know which clip is concerned and where to find it.
    Ability to search and effect : I'd like to have the ability to search all the clips that are using "warp stabiliser" for example in my timeline / project.
    Ability to remove 1 type of FX in a selection of clips. Actually we can only remove all the FX or not
    Ability to temporary disable all FX / transformations on timeline / specified track. Like AE with his "fx" button on layer.
    Change the standard label color names with STANDARD names (red, green, yellow). I know it's possible to do it but please do it by default.
    Ability to change the color background of the source / program monitor to something not black. When a black or near black video is played, we can't simply find the border of this video.
    NEW FUNCTIONS FOR MEDIA ENCODER
    Ability to add text in the file name in regard of the encoding format. If I encode a timeline named "FILM" in my H.264 preset I'd like AME to automatically name the file "FILM_H264_1080p25" or whatever.
    BUG FIX
    Fix the timecode bug on frame holds. When frame hold is applied to a clip, the timecode displayed (program overlay) continues running. Worse : if this frame hold is trimmed from the beginning or the end, the time code shift... Making a conformation impossible !!
    Fix the speed effect on clip. When a 400% speed effect is applied to a clip, it sometimes do 399.xx % speed effects. It's confirmed by precomp to an AE comp. AE is also showing a wrong value...
    Lumetri FX is dissapering when a clip is precomp to an AE comp from Pr.
    Missing font warning : when a font is missing, Pr does not tell which clip is concerned and simply replace with another font !

    Those are all great suggestions.  Here's my list.
    FR: Instant AutoSave
    FR:  Project Specific Cache
    FR: Proper Timewarp
    FR: Background Rendering
    FR: Global Templates for Titles
    FR: Multiple Bin Views
    FR: More Useful Properties
    FR: Reference Monitor Live Update
    FR: JPEG 2000 Preview Format

  • Wish list for Encore

    I don't see a wish list category here so maybe we could start one.
    My number one irritant in Encore 2.0 is the default ON of "Sync Button Text and Name." This in on by default and it should be off or unchecked in my opinion.
    I do all my menus in Photoshop and import them into Encore. My buttons are all set. Then when I start assigning buttons to timelines I forget to uncheck this and it screws up my PS buttons by changing them to whatever I called my timelines. I really hate this. Thank goodness for undo, but when a default is never what you use, then the reverse should be the default. At least that's my two cents worth.
    Thanks,
    [email protected]

    posted this earlier in another thread until i found out that this is where i should have posted.
    so here is my list:
    1. The ability to import power point slide shows into encore as a slide show. This would make it really handy to import some ones previously created slide show and turn it into a DVD slide show. It doesn't have to do all the fancy animations or transitions, just import the slide shows. Yes I know I can export from power point to jpgs. Have you really looked at the results? Crap is all I have to say. Of course I could recreate them in Photoshop or some other program that lets picture and titling be created. You know how much extra time that step costs?
    2. Could you make a project manager for encore that is similar to the one in premier? I would like to be able to trim the project and remove "temporary files". I especially hate the number of temporary menus that accumulate in the menus folder. I want to be able to back up the necessary files only, not all the junk. it would also be nice if it would grab the video(I) that make up the project and compile them in to the folder that I designate as the new project folder, just like premier does.
    3. its not really to hard to now, but it would be nice if there was some method for telling encore that you are creating an Easter egg. Currently there are a few steps to doing it and it is all manual. It would be nice if you could designate a button as being an Easter egg and then tell encore which choice of ways you want it to handle it. For instance is it just a simple Easter egg where you go on the right direction on a button and viola, you found it. Or is it a button that you go to and it goes to a duplicate menu and then you need to hit the right button a couple of times and then viola, you found it. Any thing to make my DVD creation to have a few less steps.
    6. Another thing that I think encore needs has to do with the flowchart. Give me some zoom on that baby. I like it, but it would be nice if I could zoom out to look at the overall structure.
    7. The ability to normalize the audio across the entire DVD. My wife made a disc and some parts were loud and others were so quiet. It would be nice to not have to do this for each clip before in premier, but leave it till the final stage of DVD production so that it only has to be done once.
    more to come :)

  • Oracle 11g express --- Wish list --- Match or beat IBM and Microsoft

    Oracle's significant competitors IBM and Microsoft have had support for XSLT and XQuery in their express editions for a while. My wish-list for Oracle 11g express is to match it or even beat it. With increasing adoption of XML a lot of innovation is happening. Oracle is a no-show here.
    I had to switch to DB2 from Oracle to be able to take advantange of the IBM Db2 express. Along the way, I will end up purchasing their high-end DB2 offering also.
    Later ...
    /rk

    I see Oracle in a dilemma here.
    Oracle 11g SE One Processor Perpetual costs $5,800 - dillute this over 3 years and you have a VERY GOOD database for a VERY affordable price. For small shops, this is a no-brainer over Standard Edition.
    But alas, suppose 11g XE supports 2 CPUs, 2 GB of RAM and 20 GB of storage!
    Let's think about it. A fast, robust, mature, fully-featured database - for FREE. But wait, there's more - APEX is FREE as well.
    XE and APEX make a killer combo. XE's hard-coded limits are cumbersome, but creative DBAs/developers manage to create impressive solutions nonetheless. Without Oracle making a single dollar in licenses.
    Simply put, I think 11g XE with 2 CPUs, 2GB RAM and 20 GB of storage would take away customers from Oracle - those currently buying Oracle 11g SE One Processor Perpetual. OK, XE comes with no support, but still, $0 is less than $5,800. The difference is even more significant in a scenario of economic downturn.
    It will be interesting to see how Oracle handles this.
    Regards,
    Georger
    rober584812 wrote:
    Hi, Oracle's significant competitors IBM and Microsoft, is true.      
    But Oracle does not seem to care because the niche is selling software. However, when entering the world of the express editions should confront its closest competitors by relaxing the limits on Oracle Database XE, remove certain restrictions to be at the level of competence DB2 Expreess C 9.5 which has no storage limits and uses up 2 processors and 2GB of RAM.
    As someone suggested in another thread, it is possible that Oracle Database XE is the leader of the Express editions, but must improve, I think it would be best to enter the world of the MacOS and relax the limits of storage, memory and CPU. We must offer competitive!.

  • Problem with File Handler and log files

    I'm developing a polymorphic structure for file handling specially for the log file for a server based App... Its working fine except for one thing. The log file that goes into the File Handler comes as a parameter to the class, the problem is that when it writes de file, though it DOES know where it should go, it doesn't do it and it writes the message into some other Log file belonging to another process...
    Does someone know how to avoid this or fix it?? any ideas or tips would be great!!

    Immediately below the Tabs saying "Files" and Assets" is a small box 
    with arrow on the right to show the drop down list.        In the box 
    on the right there's an icon of two networked computers.  Then it 
    says, "ftp://Hill farm Web Site"  which is the name of my website.     
    If I click on the arrows to pull up the drop-down box,  I get four 
    options divided by a line.   Above the line the options are Computer, 
    HD and ftp://Hill farm Web Site.  Below the line it says manage sites.
    Below this is list of files that make up my website in a directory 
    structure.   The header for the first column reads, "Local Files",  
    which appears to be untrue, because the top line in the directory 
    structure below reads,  "ftp://Hill farm Web Site".
    Does this help?
    regards
    David

  • My iPhoto WIsh List for '07

    Just sent the following to Apple's iPhoto Feedback; figured I'd post same here just for the heck of it. Many of these feature requests might only apply to my particular (and peculiar?) workflow, but I suspect at least a few of them might strike an empathetic chord...
    One User's iPhoto Wish List:
    Your first priority is to contact the creators of iPhoto Diet and iPhoto Library Manager, pay them lots of money for their work, and then incorporate all the features of their shareware apps into iPhoto itself.
    This would add to iPhoto features it should have had for a long time now, including:
    1) An option to delete unrotated originals.
    It's silly to take up space on a hard drive with copies of files whose only difference is that one is correctly rotated and the other is not. Give us the choice to dispense with the unrotated ones.
    2) An option to delete the originals for any selected file(s).
    I know that "always keeping a copy of the original" is a sacred cornerstone of the iPhoto app, but SOMETIMES, after I've edited, resized, or done whatever to a given file, I feel I've created the new master file, and I truly really honestly would like the ability to just dispose of the now redundant original and get the space back on my hard drive.
    (If this sounds like giving the user of a "consumer app" too much control, by all means bury this kind of option behind all the Advanced Tabs and all the Warning Dialogs you want -- but please at least give us the option to manage what we ultimately keep or don't keep in our iPhoto Libraries.)
    3) Ways to manage multiple libraries on multiple machines with multiple users.
    I have a 12GB (and growing) iPhoto Library on my G5 PowerMac. My wife's G5 iMac has a subset of that Library (about half the size), with the same Roll designations, Comments info, and Keyword assignments, along with some of the same Albums plus some unique Albums. I use iPhoto Library Manager to do this, but I should be able to do it using iPhoto itself.
    Especially since the introduction of OS X, Apple has encouraged the notion of multiple users on multiple Macs. iPhoto needs to embrace that world view, and make the sharing and management of multiple iPhoto Libraries, even different versions of the same Library on different machines, a fluid, user-friendly, and fully-integrated process. For instance, I should be able to select which images, Rolls, and/or Albums from my Library get copied to my wife's machine (with all Comments, Roll info and Keywords intact) -- AND whether or not those copies include the corresponding original files or not.
    Other features iPhoto needs:
    4) Ability to correct and change the actual EXIF date/time info.
    One example: It is extremely common to get jpegs from other users who haven't bothered to correctly set the date/time menu on their digital cameras. You want to correct that info, but if you do that in iPhoto's Info pane, and then Export that image and in turn Import it into another iPhoto Library, the Date/Time reverts back to the original INCORRECT setting. This is really annoying, and I feel like it's insulting my intelligence. (When I change the date of a photo, THAT'S the date I should now be able to search for by using the calendar mode, NOT its incorrect "creation" date.)
    The current workaround of having to export the file, use another app like Graphic Converter to really change the exif data, then re-import into iPhoto (after first deleting the originals), then recreate all your Comments and Album arrangements, is clumsy, time-consuming, and when you think about it, absurd.
    PLEASE consider a User Pref to the effect of "Changing Date/Time info changes original exif data as well"? You could have it unchecked as the default; you could have all sorts of "do you really want to do that?" warnings pop up when a user does check it -- but please just give us the option!
    5) Better User Pref options.
    Give us the choice to NOT create a dupe original when a file is viewed in an external editor but no changes are made; likewise when just rotating an image within iPhoto.
    6) Better sorting/display options.
    I display my library in Rolls (each Roll being pictures taken on a particular day or at a particular event). I'd like the ability to designate how files are sorted within a particular Roll -- the pictures in some Rolls sorted by file name, the pictures in other Rolls sorted by Date & Time.
    Would also like to be able to insert dividers in the Source pane to separate some of my albums into different groups, as well as a way to set bookmarks or placeholders within a Library, as a quick shortcut to an often-viewed section for example.
    7) More e-mail attachment options.
    Within each of the Small, Medium, Large, and Actual Size choices, there should also be (perhaps under an Advanced tab) a sliding scale of jpg quality, with an instant feedback showing what the total file size will be at that particular setting.
    Also, there should be four checkboxes: one for Image Name, one for Date, one for Time, and especially one for Comments -- allowing the user to determine which of those four bits of iPhoto info are included in the e-mail attachment along with the image itself.
    8) Option to have Comments included in Captions for online albums.
    Those same four checkboxes also need to be options for any kind online album posting. It's crazy that right now I can't put up an iWeb photo page that automatically includes the Comments I've taken the time to enter in iPhoto as part of that photo's Caption online.
    9) Option to show file extension in Title
    Including or not including the .jpg or .psd or .gif extension is an option when Exporting a file; why not when displaying it as well?
    10) Option to "show all layers" of an imported Photoshop file.
    Or any kind of layered file which has been imported into the iPhoto Library.
    11) Ability to enter partial dates.
    It often happens when you import an older scanned photo into your library (or even when you're just sent a recent photo from a friend), you don't know know the exact date and/or time the picture was originally taken. iPhoto really needs a way to enter partial, approximate or estimated dates -- just the month/year without a specific day, for example -- both in the Info pane AND in Batch Change mode.
    (Also wouldn't mind a user pref option to display the Time without the seconds.)
    12) Ability to Import pictures into an already selected Roll.
    There are many times when I'd like to be able to select a particular Roll, then Import some new pics directly into that Roll -- rather than doing the Import, then having to drag the images sometimes several months back in time to drop them into the correct Roll.
    13) Ability to delete files from an Album and the Library simultaneously.
    This would be some sort of Option-Delete command, where a selected image being viewed in a particular Album is ALSO removed and sent to the Trash from the Library as well -- with the appropriate warning dialog, of course.
    14) Built-in support for doing INCREMENTAL back-ups of either your entire Library -- or only the files from selected Albums -- to another hard drive.
    I hope that most of these features have already been incorporated into the next release of iPhoto -- and if not, that you'll give serious consideration to implementing them as soon as possible. Your users will thank you.
    John Bertram
    Toronto

    should add ability to scan directly to iphoto.
    How would I give this wish to apple?
    Note that under the Application Menu (in other words, in iPhoto under the bold Menu item called "iPhoto", right next to the blue Apple icon), there's a selection called Provide iPhoto Feedback. Clicking on that opens your default browser (if it's not already open), and sends you to the specific Apple webpage set up to receive user suggestions for that particular app.
    In this case, the URL is the one "Old Toad" mentioned in his post:
    http://www.apple.com/feedback/iphoto.html
    Many of the major Apple apps have this direct menu link; for others you can just go to http://www.apple.com/feedback/ and navigate from there.
    They claim to actually pay attention to this kind of user input; and I've heard people say it actually does affect how the development and implementation of new features get prioritized.
    Let's hope so, anyway.

  • How to print list of Files?

    I have a list of Files. I would like to print their names. I tried as below:
    But I get an exception as below: Can anyone tel me what the problem is?
    private void createCheckBoxes(List javaFiles) {
            int count = javaFiles.size();
            System.out.println("The number of files are"+count);
            Iterator it = javaFiles.iterator() ;
            while  ( it.hasNext()){
                String s = (String)it.next() ;
                System.out.println(s);
    Exception in thread "AWT-EventQueue-0" java.lang.ClassCastException: java.io.File
            at extraction.Extract.createCheckBoxes(Extract.java:190)
            at extraction.Extract.actionPerformed(Extract.java:161)
            at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1849)
            at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2169)
            at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
            at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
            at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
            at java.awt.Component.processMouseEvent(Component.java:5488)
            at javax.swing.JComponent.processMouseEvent(JComponent.java:3126)
            at java.awt.Component.processEvent(Component.java:5253)
            at java.awt.Container.processEvent(Container.java:1966)
            at java.awt.Component.dispatchEventImpl(Component.java:3955)
            at java.awt.Container.dispatchEventImpl(Container.java:2024)
            at java.awt.Component.dispatchEvent(Component.java:3803)
            at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4212)
            at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3892)
            at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3822)
            at java.awt.Container.dispatchEventImpl(Container.java:2010)
            at java.awt.Window.dispatchEventImpl(Window.java:1778)
            at java.awt.Component.dispatchEvent(Component.java:3803)
            at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
            at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
            at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
            at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
            at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
            at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)

    You list holds java.io.File objects, which you are casting to a java.lang.String. Needless to say, you can't do that: you need to cast them to the appropriate object and then create a String representation from that object.

  • Signed in, but can't access account, wish list...

    I am signed into iTunes, but if I click on my name (top right), try to access my account, try to look at my wish list or add to my wish list, I get a window asking me to enter my password.  When I enter my password, the same window pops up again asking for me to enter my password (it does not say the password or Apple ID is incorrect).  Keep in mind that I AM SIGNED IN already.  I can still make purchases and rent movies.  I'm running iTunes 10.4.1 and Lion.  I have reset my password, just to see if that was the problem.  I have quit and re-started several times.  I don't know what else to try.
    Any ideas?

    I use the UK iTunes store.
    But my problem has been solved.  It was painful.  It took most of a day.  It started with emails to the 'ExpressLane' help centre (very unhelpful, they basically sent me a bunch of links that didn't help), and ended with several phone calls to Apple Care. No one could help me, so I kept getting passed on to higher-level technicians.
    I'm not super technical, but this is how it was solved:
    After trying an endless list of suggestions from the technicians, they had me bring up my Library Folder through the Finder's 'Go' menu.  I needed to press the Alt key to make the Library show up.  I then opened the Preferences Folder in the Library Folder.  I dragged every file from the Preferences Folder to a new Folder on the desktop.  I can't remember if I restarted my Mac, but afterwards, I had full access to my iTunes account.
    HOWEVER, it can be very dangerous to just empty your Preferences Folder.  I was lead to believe you could lose all sorts of data: browser bookmarks, calendar events, contacts, photo and music libraries, etc.  So the technician had me keep the Preferences Folder on my desktop, and move a bunch of the files back, specifically a lot of the '.plist' and 'lockfile' files.  Basically all the files that had to do with the applications I use most.  I still have the old preferences in a folder, just in case something doesn't work in the future.  But I think the bottom line is that one (or more) of the files in the Preferences Folder of the Library Folder was causing the problem.  I suppose you could try to remove the files one by one to find the specific culprit, but I have over 400 files.  If you are clever, you could try something like moving half, then the other half and working it down more scientifically.
    I hope that helps.  Everyone I spoke to said they had never heard about this problem before.  I'm sorry I'm not better at describing the procedure.  But it definitely had something to do with a file (or files) in my Preferences Folder.

  • Why cant i purchase my whole wish list....im being told i have to buy each song one at a time

    i had the option in july to purchase the whole wish list, now im being told i cant

    I have just had the same problem and have spent a good hour trying to figure out where the Purchase Wish List Button has gone. I had an online CHAT with one of the nice Support Desk staff - who didn't know the answer and had to get clarification from her Supervisor.
    I couldn't believe it frankly when she told me that they had INTENTIONALLY removed that facility!! OMG! That's ridiculous.
    I have likened it to going to a Supermarket and doing a monthly shop - putting all the items on a conveyor belt and then having to pay for every one individually. It's absurd.
    I have written to the Feedback Desk and suggested strongly that they change this back asap or else they will lose me as a customer (not that seems much of a threat to a $multi billion company!) 
    I have also suggested that they take a leaf out of AMAZON's Book and have a proper Checkout facility where you can put individual items into a Basket and go to checkout - and once at checkout you can either purchase everything or remove some items by flagging them Save For Later. They remain in a sort of holding basket where you can quite simply have the option of putting them back into your Basket at a future date. Amazon also have a Wish List Facility which is separate to the Basket Checkout - so they are - it seems - far in advance of iTunes.
    Perhaps you could write to the iTunes Feedback Team and suggest the same ? It seems that the more they get requests for certain features the more they listen.
    I have advised them that I shall be buying my MP3 music files from Amazon if they don't improve the Checkout options. Suggesting that I buy 40+ songs individually is just plain ludicrous .... and I thought Apple were a leading technology ?!
    Please add your comments to the Feedback so we as Customers can get them to see sense ..... and if anybody else is reading this because they've experienced the same problem as we have ..... please put your comments on the Feedback too.
    I am refusing to purchase my 25songs and albums until they rectify it. Their loss more than mine.

  • My wish list for 9.0.3

    I saw someone earlier this month listed their excellent wish list. The Jdev team responded and that was terrific. I just thought I'd list my growing list so they can see it, although I doubt any of these will make it to 9.0.3, unless they were already slated for inclusion. The list is in no particular priority order, it's just in the order that I encounted the bugs/desires.
    1.     Enable mouse wheel functionality. (Fix Bug 2055415)
    2.     Want to be able to drag and drop variables into watch window.
    3.     Want to be able to right click, and add the variable to the watch list, even though the program is not running yet. Now it only works if you stopped for a break point.
    4.     Not have JDeveloper window have its Normal window size reset to full screen upon startup. (Fix bug 1655341)
    5.     Code Insight sometimes is hard to invoke. For example, if I have a function, with a bunch of parameters already entered) and I click in the argument list, nothing happens (no popup). If I hit crtl-space, it brings up a huge list of all kinds of things that Im not interested in. What I really want is a way to bring up the list of argument parameters. Apparently the only way to do this is to get rid of all prior arguments and the left parenthesis and retype the left paren. But then if you say, paste in the existing arguments (which you cut to save them), then the argument list pop-up/tool-tip disappears and youre out of luck again. Basically, just have it work like Microsofts Intellisense which seems to know more intuitively what you want and when you want it. They even have a button on their edit toolbar which you can click when youre in an arg list to bring up Intellisense. Id like that button in Jdev.
    6.     Want easy way to comment out blocks of code. E.g., highlight lines and hit ctrl-/ and it will put a // in front of each line.
    7.     Want to be able to select a line of code by clicking in the left margin (arrow changes directions common in many applications, such as MS Word) rather than clicking and dragging a selection down to the line below.
    8.     Want a way to have bookmarks in the code editor. (Fix bug request #1797151.)
    9.     Dont have title bars of the various windows in the development environment have double lines across them. This makes it tough to find the proper line that you need to grab (cursor turns into double arrow head) to resize the window.
    10.     Upon restarting Jdeveloper, want replacement options (Single, Global, Prompted) to remain what I selected in my prior session.
    11.     Would like modified files in the System-Navigator window (System tab) to be in color (e.g. Red) rather than just black italics (not so obvious and hard to see).
    12.     When I click inside a method, the name of the method (which you see listed in the structure window) should become highlighted. Currently if you double clicked one method in the structure window and went there but then moused down in the code editor window and clicked in a different function, then the function (that you left) in the structure goes from blue highlighted to gray highlighted (fine I guess but would rather have no highlighting ) but the new method does not become highlighted (my gripe).
    13.     When youre going through the code doing search & replace, it should highlight, in the structure window, the name of the method that youre currently in (the place where its prompting you to replace).
    14.     When youre going through the code and stopping at breakpoints, it should highlight, in the structure window, the name of the method that youre currently in (the place where its prompting you to replace).
    15.     The only way to accept a suggestion from Code Insight is to press enter. It would be nice if you could also use the next logical operator like . (dot). Then the editor should insert the selected suggestion followed by . and start Code Insight again on the next level of the expression. There's already an enhancement request filed for this: #2197394
    Gee, its starting to sound like I want JDev to look like Microsoft Visual Studio. A colleague just handed me Microsoft's Visual J++. I'm wondering whether to try it. I'm tempted but I'll hold off for a little bit.

    Hi Mark,
    Responding to the Code Insight and Code Editor areas:
    5. Code Insight sometimes is hard to invoke. For example, if I have a
    function, with a bunch of parameters already entered) and I click in the
    argument list, nothing happens (no popup). If I hit crtl-space, it brings
    up a huge list of all kinds of things that Im not interested in. What I
    really want is a way to bring up the list of argument parameters.Code Insight has two flavors. One is code completion, Ctl-space, which shows you a popup list of possible completions. The other is parameter info, Ctl-shift-space, which shows you a tooltip with the list of argument parameters as appropriate. Different hot-keys. They can coexist on your screen when
    appropriate (starting with 9.0.3).
    Apparently the only way to do this is to get rid of all prior arguments
    and the left parenthesis and retype the left paren. But then if you say,
    paste in the existing arguments (which you cut to save them), then the
    argument list pop-up/tool-tip disappears and youre out of luck again.We've made a lot of improvements to Code Insight for release 9.0.3. It's much stabler than in v9.0. For example, the above problem is fixed for 9.0.3 (assuming I understand your request correctly).
    Basically, just have it work like Microsofts Intellisense which seems to
    know more intuitively what you want and when you want it. They even have
    a button on their edit toolbar which you can click when youre in an arg
    list to bring up Intellisense. Id like that button in Jdev.Hmm... we hadn't thought of that. Thanks for the idea. Can't guarantee that we'll implement it, but I'll bring it up for discussion.
    6. Want easy way to comment out blocks of code. E.g., highlight lines
    and hit ctrl-/ and it will put a // in front of each line.#2175300. Implemented for 9.0.3.
    8. Want a way to have bookmarks in the code editor. (Fix bug request
    #1797151.)Implemented for 9.0.3.
    10.     Upon restarting Jdeveloper, want replacement options (Single,
    Global, Prompted) to remain what I selected in my prior session.Implemented for 9.0.3 as an option in the preferences for the Code Editor.
    Couldn't find a specific bug number for that.
    12. When I click inside a method, the name of the method (which you see
    listed in the structure window) should become highlighted. Currently if
    you double clicked one method in the structure window and went there but
    then moused down in the code editor window and clicked in a different
    function, then the function (that you left) in the structure goes from
    blue highlighted to gray highlighted (fine I guess but would rather have
    no highlighting ) but the new method does not become highlighted (my
    gripe).
    13. When youre going through the code doing search & replace, it should
    highlight, in the structure window, the name of the method that youre
    currently in (the place where its prompting you to replace).
    14. When youre going through the code and stopping at breakpoints, it
    should highlight, in the structure window, the name of the method that
    youre currently in (the place where its prompting you to replace).Treating all three as a single request: Any time the cursor moves in the code editor, hilite the appropriate node in the structure pane. This actually did occur to me just recently. Filing ER 2428707 to track this request. Probably won't make it into 9.0.3.
    15. The only way to accept a suggestion from Code Insight is to press
    enter. It would be nice if you could also use the next logical operator
    like . (dot). Then the editor should insert the selected suggestion
    followed by . and start Code Insight again on the next level of the
    expression. There's already an enhancement request filed for this: #2197394Won't make it into 9.0.3.
    Thanks for the suggestions!
    --andy
    JDeveloper Team

  • My iWeb Wish List for '07

    Just sent the following to Apple's iWeb Feedback; figured I'd post it here as well just for the heck of it.
    Some of these requests may apply only to my particular -- some would say peculiar -- workflow, but I suspect there are at least a couple which other user's might share.
    (using iWeb 1.1.2 under OX X 10.4.8)
    One User's iWeb Wish List:
    1) Option to have Comments included in Captions for online albums.
    When Importing pics from iPhoto, there should be four checkboxes:
    one for Image Name (i.e. Title),
    one for Date,
    one for Time,
    and especially one for Comments!
    -- allowing the user to determine which of those four bits of iPhoto info are included in the Captions for any kind of online album. It's crazy that right now I can't put up an iWeb photo page that automatically includes the Comments I've taken the time to enter in iPhoto as part of that photo's Caption online.
    If iWeb wants to claim true integration with iPhoto, then this feature seems like a pre-version 1 no-brainer.
    2) "Open in New Window?" option for Hyperlinks.
    When designating some text or a picture as a link, PLEASE give us the option to make that link one that will open in the browser's current page (the default), OR one that will open in a NEW PAGE.
    That's a basic design choice which the creator of any web page should be allowed to make.
    (At least with Homepage I was able to fool it by adding
    " target="_blank
    to the URL I was entering, making Hompage think the addition was actually part of the URL, but causing any browser to see it as the HTML command to open the preceding link in a new window. Unfortunately I can't seem to get this trick to work in iWeb -- would love it if someone could tell me why.)
    3) User-configuarable slideshows.
    When I first started using iWeb, and saw how configurable the pages themselves were, I naturally searched for the Slideshow options. Just basic stuff, like the seconds per-slide duration; the kinds of transitions; the default to change slides manually or automatically; whether to have the controls and the top row of thumbs always visible or show only when you mouse over them; whether to use the reflection effect; what color background to use; the image display size -- that kind of thing. (The kind of control offered in the shareware program ShutterBug, for example.)
    You already know what I found: zilch. It almost feels like two different teams developed the two parts of the program (the wonderfully-customizable Page Creator vs. the take-it-or-leave-it Slideshow) -- or maybe they just ran out of time before the iLife '06 release, and had to throw in the Slideshow part before it was ready.
    4) Previewable Slideshows
    And then I find that not only can I not customize the Slideshow in any way, I can't even preview it within the app itself -- I have to publish the page first, then "preview" it in a browser. This whole section of the iWeb app is definitely not ready for prime time.
    5) More web viewing options.
    The viewer of my iWeb photo page should be able to click on a thumbnail and have it open as either an image in its own window, OR (as is the case in HomePage) as the first frame in a slideshow.
    And even when it opens as an image in a separate window, there should still be the basic <-PREV and NEXT-> buttons to allow the viewer to keep looking at the full-sized images without having to close each window and then double-click on the next thumbnail.
    6) Automatic page length extension.
    Would be a nice user pref to have the page height automatically adjust as new content is added, or as pix are dragged down past the current bottom of page.
    7) Space-saving Import options.
    In order to conserve space on our .Mac accounts, and make for better downloading times of the photo page itself, iWeb needs to offer several Import options once the desired pics from an iPhoto Library (or just from a Finder folder) have been selected:
    Let users pick whether the photos will be uploaded full-size, or automatically reduced to a user-definable maximum height and/or width.
    And make sure to also have (perhaps under an Advanced tab) a sliding scale of jpg quality, with an instant feedback showing what the total file size will be at that particular setting.
    These size and quality parameters should be applicable either to individual files, or to the entire Import as a whole.
    8) Tell us the URLs.
    Simply mousing over a page or site name in the Site Organizer pane (or right-clicking on same), should reveal its full URL as currently published, and allow you to easily copy that URL to the Clipboard (and in turn Paste that URL into a document or an e-mail).
    I know the iWeb URLs all follow the same naming pattern, but why not make it easier for us to access and Copy/Paste those URLs, instead of having to "figure them out"?
    9) Make the Text Boxes easier to see and to move.
    Right now a newly-inserted Text Box is virtually invisible, and until you actually type some text into it it's bloody hard to grab a hold of.
    I'm hoping most of these features have already been incorporated into the next release of iWeb -- and if not, that you'll give serious consideration to implementing all of them as soon as possible. Your users will thank you!
    John Bertram
    Toronto

    This is a user forum, so we can't help with this! You
    can provide iWeb feedback in the File menu of the app.
    Indeed -- hence the very first line of my post:
    "Just sent the following to Apple's iWeb Feedback; figured I'd post it here as well just for the heck of it..."
    Also why I didn't post it as a Question seeking help. Nevertheless, thanks for pointing me both to your site and the RowanCottage one. I'll check out all the iWeb tips on both.
    Meanwhile...
    2) "Open in New Window?" option for Hyperlinks.
    Here's how to do it:
    http://web.mac.com/varkgirl/iWeb/Varkgirl/Open%20links
    %20in%20new%20window.html
    Let's hope that any of these workarounds will soon be a thing of the past. I have to believe that the iWeb team has realized by now that giving the user (i.e. the iWeb page creator) the option to designate how each and every link should open (same page or new page) is such a basic, obvious feature that it MUST already be implemented in the next iWeb, and is only awaiting the release of iLife '07 -- or whatever the next iLife suite will be called.
    6) Automatic page length extension.
    Would be a nice user pref to have the page height
    automatically adjust as new content is added, or as
    pix are dragged down past the current bottom of
    page.
    Um, it does this already.
    Then I must be doing something very wrong. I just tried again -- grabbed a graphic, dragged it down to the bottom of the page so that half of it was now out of site, let go and voila -- nothing. "Content Height" in the Page Inspector didn't change one pixel.
    Even the "Creative" at the downtown Toronto Apple Store -- who I happened to see giving an iWeb demo/workshop the other day -- said the only way to extend the page length was to add a larger value to the Content Height box in the Inspector.
    But I'd still love to know if there's a more intuitive, hands-on kind of way.
    9) Make the Text Boxes easier to see and to move.
    Turn on "Show Layout" in the View menu
    I already did. My point was that even with "Show Layout" on, the faint grey text box that first appears is often hard to see, especially against certain backgrounds. Interestingly, that same Apple Store staffer made the exact same observation (with no prompting from me), and also commented on how the initial blank text box was also tricky to grab and reposition -- he said he always just types some random garbage text first, THEN moves the now much more easily grabbable text box to where he wants it on the page.
    Anyway, I felt at least a little vindicated to hear an Apple frontline employee share a couple of the same little annoyances that had been bugging me just a few days earlier!
    Cheers,
    John Bertram
    Toronto

Maybe you are looking for