Bulleted List Alignment Problem when Importing to RH8

I am imported Word 2003 documents into RH8 and my bullets and numbered lists are not aligning correctly. Both are custom styles configured via Outline Numbering and work fine in Word. After importing, each bullet/number has an extra space on the first line so subsequent lines are not aligned.  When I reviewed the CSS, the entries for these styles all have a text-indent of -.25, which I am assuming is wrong since the Word ListContinue styles (which display correctly) do not. I pulled the HTML line out of the CSS but everytime I import again, it is reinserted into my custom CSS.
I have attached a screen capture of what it looks like in RH.
I am relatively new to RH, don't know HTML, and no matter where I turn, no one seems able to help. I can get it to work by putting all bulleted and numbered lists into borderless tables bu we have thousands of pages of Word documents we would have to do this to. There has to be a better solution and it is really driving me crazy with frustration. Please, can anyone help me?
thanks!
Kathi

That small indent is the least of the your worries!
When you import ordinary numbered lists, you need to tick this field in RH's Other settings. (Accessed when you click the Edit button in the Import screens.)
If you do not, then what is imported looks like a list but it is not. If you import the document you sent me and press Enter at the end of the list, you will not get another bullet. When you do select that option, you do get another bullet. But see what it does with the list.
Your settings in Word are below and I suspect the extra indent could be resolved by playing with the Bullet Position and Text Position settings. Also try changing the space after from Tab to Space. Tabs are not an HTML concept.
After import, I selected the list and then clicked the new RH8 icon, Create a MultiLevel list. It gave me a numbered list as that was the style I just randomly selected. It did seem to tidy things up so I think using that also needs exploring.
It's a bit stale now but there is an article on my site about numbered and bulleted lists when exporting to Word. It precedes the new Multi Level list functionality but you will see that the conclusion was to that things only worked easily when using the bullet and number icons and the indent icon. I suspect the same is applying to this import. In Word could you not just click the Bullet icon and then the Indent icon as required, rather then create all these List styles. I set up my Word lists to work that way and although I don't import much, it does seem to work.
I realise that doesn't give you a nice concise solution but hopefully it will help you experiment and find one.
See www.grainge.org for RoboHelp and Authoring tips

Similar Messages

  • Problem when importing Configuration Objects in ID

    Hi,
    i have a problem, when importing configuration objects in my integration directory.
    i have one development system and one corresponding quality assurance system.
    in sld i have defined my business systems + groups + transport targets. the export works fine.
    when trying to import the configuration objects in integration directory of QA i get the following failure.
    #13 07:41:34 [AWT-EventQueue-0] ERROR com.sap.aii.utilxi.swing.toolkit.ExceptionDialog: Throwable
    Thrown:
    MESSAGE ID: com.sap.aii.ib.core.transport.api.TransportCsException
    com.sap.aii.ib.core.transport.api.TransportCsException: java.lang.NullPointerException
         at com.sap.aii.ib.server.transport.impl.pvc.PvcTransport.pvcImport(PvcTransport.java:145)
         at com.sap.aii.ibdir.server.transport.impl.pvc.DirPvcTransport.pvcImport(DirPvcTransport.java:74)
         at com.sap.aii.ibdir.server.transport.impl.service.InternalDirTransportServiceImpl.pvcImport(InternalDirTransportServiceImpl.java:127)
         at com.sap.aii.ib.server.transport.impl.service.InternalTransportServiceImpl.importZippedStream(InternalTransportServiceImpl.java:709)
         at com.sap.aii.ib.server.transport.impl.service.InternalTransportServiceImpl.importFromImportSource(InternalTransportServiceImpl.java:365)
         at com.sap.aii.ib.server.transport.impl.service.TransportServiceImpl.importFromImportSource(TransportServiceImpl.java:154)
         at com.sap.aii.ib.sbeans.transport.TransportServiceBean.importFromImportSource(TransportServiceBean.java:129)
         at com.sap.aii.ib.sbeans.transport.TransportServiceRemoteObjectImpl1_0.importFromImportSource(TransportServiceRemoteObjectImpl1_0.java:730)
         at com.sap.aii.ib.sbeans.transport.TransportServiceRemoteObjectImpl1_0p4_Skel.dispatch(TransportServiceRemoteObjectImpl1_0p4_Skel.java:105)
         at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:313)
         at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:199)
         at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:136)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(AccessController.java:215)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Serialized server exceptions:
    MESSAGE ID: java.lang.NullPointerException (serialized)
    java.lang.NullPointerException: java.lang.NullPointerException
         at com.sap.aii.ibdir.server.sldaccess.gen.LDAccess.getMySAPIntegrationServerBusinessSystem(LDAccess.java:301)     at com.sap.aii.ibdir.server.sldaccess.gen.LDAccess.getMyBusinessSystemGroup(LDAccess.java:243)     at com.sap.aii.ibdir.server.sldaccess.gen.LDAccess.getBusinessSystemNameInMyGroup(LDAccess.java:173)     at com.sap.aii.ibdir.server.transport.impl.postprocessing.TransportPostprocessor.renameService(TransportPostprocessor.java:838)     at com.sap.aii.ibdir.server.transport.impl.postprocessing.TransportPostprocessor.renameService(TransportPostprocessor.java:732)     at com.sap.aii.ibdir.server.transport.impl.postprocessing.TransportPostprocessor.postprocessTransport(TransportPostprocessor.java:345)     at com.sap.aii.ibdir.server.transport.impl.postprocessing.DirImportPostprocessor.postprocess30Import(DirImportPostprocessor.java:62)     at com.sap.aii.ibdir.server.transport.impl.postprocessing.InternalPostprocessingService.postprocess(InternalPostprocessingService.java:211)     at com.sap.aii.ibdir.server.transport.impl.postprocessing.PostprocessingService.doPostprocessing(PostprocessingService.java:168)     at com.sap.aii.ibdir.server.pvcadapt.XIDirPropagationProvider.transportFinished(XIDirPropagationProvider.java:90)     at com.sap.aii.ib.server.transport.impl.pvc.PvcTransport.pvcImport(PvcTransport.java:107)     at com.sap.aii.ibdir.server.transport.impl.pvc.DirPvcTransport.pvcImport(DirPvcTransport.java:74)     at com.sap.aii.ibdir.server.transport.impl.service.InternalDirTransportServiceImpl.pvcImport(InternalDirTransportServiceImpl.java:127)     at com.sap.aii.ib.server.transport.impl.service.InternalTransportServiceImpl.importZippedStream(InternalTransportServiceImpl.java:709)     at com.sap.aii.ib.server.transport.impl.service.InternalTransportServiceImpl.importFromImportSource(InternalTransportServiceImpl.java:365)     at com.sap.aii.ib.server.transport.impl.service.TransportServiceImpl.importFromImportSource(TransportServiceImpl.java:154)     at com.sap.aii.ib.sbeans.transport.TransportServiceBean.importFromImportSource(TransportServiceBean.java:129)     at com.sap.aii.ib.sbeans.transport.TransportServiceRemoteObjectImpl1_0.importFromImportSource(TransportServiceRemoteObjectImpl1_0.java:730)     at com.sap.aii.ib.sbeans.transport.TransportServiceRemoteObjectImpl1_0p4_Skel.dispatch(TransportServiceRemoteObjectImpl1_0p4_Skel.java:105)     at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:313)     at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:199)     at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:136)     at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)     at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)     at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)     at java.security.AccessController.doPrivileged(AccessController.java:215)     at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)     at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    #12 07:41:34 [Pool-Thread-3] ERROR com.sap.aii.ib.gui.tools.transport.ConcurrentProgressDialog: Execution failed
    Thrown:
    MESSAGE ID: com.sap.aii.ib.core.transport.api.TransportCsException
    com.sap.aii.ib.core.transport.api.TransportCsException: java.lang.NullPointerException
         at com.sap.aii.ib.server.transport.impl.pvc.PvcTransport.pvcImport(PvcTransport.java:145)
         at com.sap.aii.ibdir.server.transport.impl.pvc.DirPvcTransport.pvcImport(DirPvcTransport.java:74)
         at com.sap.aii.ibdir.server.transport.impl.service.InternalDirTransportServiceImpl.pvcImport(InternalDirTransportServiceImpl.java:127)
         at com.sap.aii.ib.server.transport.impl.service.InternalTransportServiceImpl.importZippedStream(InternalTransportServiceImpl.java:709)
         at com.sap.aii.ib.server.transport.impl.service.InternalTransportServiceImpl.importFromImportSource(InternalTransportServiceImpl.java:365)
         at com.sap.aii.ib.server.transport.impl.service.TransportServiceImpl.importFromImportSource(TransportServiceImpl.java:154)
         at com.sap.aii.ib.sbeans.transport.TransportServiceBean.importFromImportSource(TransportServiceBean.java:129)
         at com.sap.aii.ib.sbeans.transport.TransportServiceRemoteObjectImpl1_0.importFromImportSource(TransportServiceRemoteObjectImpl1_0.java:730)
         at com.sap.aii.ib.sbeans.transport.TransportServiceRemoteObjectImpl1_0p4_Skel.dispatch(TransportServiceRemoteObjectImpl1_0p4_Skel.java:105)
         at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:313)
         at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:199)
         at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:136)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(AccessController.java:215)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Serialized server exceptions:
    MESSAGE ID: java.lang.NullPointerException (serialized)
    java.lang.NullPointerException: java.lang.NullPointerException
         at com.sap.aii.ibdir.server.sldaccess.gen.LDAccess.getMySAPIntegrationServerBusinessSystem(LDAccess.java:301)     at com.sap.aii.ibdir.server.sldaccess.gen.LDAccess.getMyBusinessSystemGroup(LDAccess.java:243)     at com.sap.aii.ibdir.server.sldaccess.gen.LDAccess.getBusinessSystemNameInMyGroup(LDAccess.java:173)     at com.sap.aii.ibdir.server.transport.impl.postprocessing.TransportPostprocessor.renameService(TransportPostprocessor.java:838)     at com.sap.aii.ibdir.server.transport.impl.postprocessing.TransportPostprocessor.renameService(TransportPostprocessor.java:732)     at com.sap.aii.ibdir.server.transport.impl.postprocessing.TransportPostprocessor.postprocessTransport(TransportPostprocessor.java:345)     at com.sap.aii.ibdir.server.transport.impl.postprocessing.DirImportPostprocessor.postprocess30Import(DirImportPostprocessor.java:62)     at com.sap.aii.ibdir.server.transport.impl.postprocessing.InternalPostprocessingService.postprocess(InternalPostprocessingService.java:211)     at com.sap.aii.ibdir.server.transport.impl.postprocessing.PostprocessingService.doPostprocessing(PostprocessingService.java:168)     at com.sap.aii.ibdir.server.pvcadapt.XIDirPropagationProvider.transportFinished(XIDirPropagationProvider.java:90)     at com.sap.aii.ib.server.transport.impl.pvc.PvcTransport.pvcImport(PvcTransport.java:107)     at com.sap.aii.ibdir.server.transport.impl.pvc.DirPvcTransport.pvcImport(DirPvcTransport.java:74)     at com.sap.aii.ibdir.server.transport.impl.service.InternalDirTransportServiceImpl.pvcImport(InternalDirTransportServiceImpl.java:127)     at com.sap.aii.ib.server.transport.impl.service.InternalTransportServiceImpl.importZippedStream(InternalTransportServiceImpl.java:709)     at com.sap.aii.ib.server.transport.impl.service.InternalTransportServiceImpl.importFromImportSource(InternalTransportServiceImpl.java:365)     at com.sap.aii.ib.server.transport.impl.service.TransportServiceImpl.importFromImportSource(TransportServiceImpl.java:154)     at com.sap.aii.ib.sbeans.transport.TransportServiceBean.importFromImportSource(TransportServiceBean.java:129)     at com.sap.aii.ib.sbeans.transport.TransportServiceRemoteObjectImpl1_0.importFromImportSource(TransportServiceRemoteObjectImpl1_0.java:730)     at com.sap.aii.ib.sbeans.transport.TransportServiceRemoteObjectImpl1_0p4_Skel.dispatch(TransportServiceRemoteObjectImpl1_0p4_Skel.java:105)     at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:313)     at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:199)     at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:136)     at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)     at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)     at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)     at java.security.AccessController.doPrivileged(AccessController.java:215)     at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)     at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    I couldn't find any similiar problem when searching SDN and SAP Notes.
    BR,
    Martin

    Hi
    Chk this thread
    XI Transport Error
    BR

  • FK DELETE RULE problem when importing 8i SCHEMA on 10g

    Hi everyone,
    I´m having the following problem:
    When importing a SCHEMA dump from an 8i database to a 10g one, some foreign key´s delete rule are changed from 'no action' to 'set null' automatically, even though the whole SCHEMA was imported.
    Has anyone ever had the same problem?
    Thanks a lot,
    Bruno

    I did some more research and I think I was completely misunderstanding Oracle's implementation of delete rules. Now I believe that Oracle implements the "RESTRICT" option in SQL Developer Data Modeler as "No Action", which is the default option, hence why no DDL option is generated. However, it would still be nice if Data Modeler could detect this fact when comparing two models. What I mean it, if comparing an Oracle DB to a model, treat Restrict and No Action as the same, and thus don't attempt to re-generate the DDL for this "difference". For now, I'll just change the action on my models to No Action, and this should resolve the issue.

  • Audio problem when importing video files.

    Hello everyone,
    I just started using FCP X a few days ago for a university project and I seem to encounter an audio problem when importing videos in .mp4, .mov format or via the import from camera option.
    Indeed I need to import videos in .mp4 and .mov format into FCP X. The import in itself is normal I can see my videos into the events/clips library and if I play them from the library I can hear the sound quite perfectly.
    However, when I want to edit my videos and put it in the timeline, there is no audio. As a result I started to think that my videos could be the problem so I tried the option "import from camera" option using the Isight camera of my macbook pro but the same things happened. I could hear the sound from the events/clips library but not from the timeline (I can't see any audiowaves in the timeline).
    I found a solution using quicktime and extracting the audio of the video in .m4a then importing the videos files and the audi files corresponding but it's a long process and a waste of time  as FCP X should be able to import the audio of my video into the timeline directly. Especially if it can read it from events/clips library.
    I hope I explained myself clearly and you could help me resolve my problem.
    Cheers
    Christophe
    PS: I'm using FCP X version 10.0

    Update to 10.0.5.
    You have an incorrect setting when you edit. Try trashing your preferences. Post screen shots of your timeline and toolbar.

  • Jikes compiler problem when importing class from a jar

    hi everyone,
    I'm new there so please excuse me if i post a pb that have been already answered...
    I've a pb with jikes that is encountering a problem and so closing when compiling. I use ant to build my project.
    In my classpath I have, among others, a jar named 'kepler.jar' in which I use the following class 'WSResult;'
    In my java class I have the following import :
    'import com._4d.kepler.model.WSResult;'
    Do you think it is the character "_" that makes jikes to bug ?
    What else can be the problem of not compiling and stopping building the project ?
    Thank you very much for your help, looking forward to your answer...!
    Florence.

    Editing material is vastly different from just playing it.
    With Audio, a player is accessing the actual file on the HDD, and reading the info from there.
    The big difference is that with PrE (and PrPro), those files are not being used directly. When Imported, a couple of things happen:
    PrE creates links to those files, for later use, when one Exports/Shares
    PrE creates "proxy files," to display the Video on the Timeline, based on those links. It also creates proxy files for better display, when one Renders the Timeline, or portions of it.
    PrE creates a CFA (Conformed Audio) and a PEK (Waveform Display) file, that are used - the CFA is to allow for critical editing and the PEK is what one sees on the Audio Track. The actual files are NOT directly accessed - only the CFA file.
    For a bit more info on Conforming, see this ARTICLE.
    Now, there have been some problems reported, where the Audio was Linear PCM/WAV. I do not know what there is about the LPCM, that causes the issue, but the "plain vanilla" PCM/WAV's seem to be trouble-free. I would love to read, from an Adobe employee, or audio engineer, explaining on why there might be issues.
    For the red, and as there is some "earthiness" to it, I like the Acacia Carneros Pinot Noir. I pick it up at Costco for about US $22. It has proved to be about the best inexpensive PN, that I have encountered. Another, is the Peachy Canyon Incredible Red, which I have picked up "on sale" for around US $ 9. Their Peachy Canyon East Side Zinfandel, is even better, and I've found it as low as US $ 15. If you can find the Glen Carlou Grand Classique (South Africa), it is about the best cheap Bordeaux Blend, that I have ever found at ~ US $ 12.
    Good luck,
    Hunt

  • Color space conversion problem when importing JPEG's

    Hi,
    I'm currently playing with the trial version of LR. While importing JPEG's with different color spaces (sRGB and Adobe RGB) to LR I've noticed a strange effect: There is a small but noticable difference in color, depending if the JPEG was previously saved in AdobeRGB, or sRGB. All the images I've tested so far should not contain critical colors that exceed normal sRGB. When opened in CS2 both versions of a JPEG, AdobeRGB and sRGB, typically look perceptually identical, no matter if I leave the sRGB image to sRGB, or convert it to the working space (AdobeRGB). Also my color-managed image viewer behaves as it should. So I don't think it's a matter of the different color spaces.
    Looking at the imported images in LR I would say that the AdobeRGB image is correctly converted while the sRGB image suffers from a slight reddish cast, most noticable in skin tones. The effect is not as strong as if I would load the sRGB image into CS2 and skip color conversion to my working space (AdobeRGB).
    The sRGB versions of the JPEG's were obtained from the AdobeRGB JPEG's using CS2 for conversion.
    Anyone else here experienced a similar problem? Is this a bug in the xRGB-to-ProPhotoRGB conversion of LR, or a feature?
    /Steffen

    Hi Uli,
    thanks for pointing me to your thread. I followed the discussion with great interest. Actually, I think the effect I am describing here is of different nature and a LOT stronger, at least for the type of images I've tested.
    I did some more experiments yesterday with interesting results:
    1) When I export a processed RAW from LR to JPEG or PSD, no matter what Color Space (I tested AdobeRGB, sRGB and ProphotoRGB), and re-import those JPEG/PSD's to LR, they look absolutely identical to the RAW I started with. Also, at first glance, they look similar when opened in CS2, but only because I tested with color images. I can indeed see small differences when testing with B/W, as you described in your "Color management bug" thread.
    2) When I change the color space of an PSD or JPEG inside CS2 (I used the default setting 'relative colorimetric') and save it to JPEG and then import this JPEG to LR, colors are far off. The strength of this mostly reddish color cast depends on the color space of the imported JPEG, strongest for Prophoto, less strong for Adobe and sRGB. Interestingly, when I convert the color space inside CS2 and save the result to PSD, it will display correctly when imported in LR. Another interesting side effect: the thumbnails of LR-exported JPEG's in the "Open" dialogs of CS2 and LR (I guess those are not color-managed) show the typical color-flatness for the Adobe and even more the ProPhoto version. For the CS2-converted JPEG's, all thumbnails look just a colorful as the thumbnail of the sRGB version.
    3) Such an image which doesn't display correctly in LR will keep its color cast when exported again to a JPEG (not sure about PSD). So something goes wrong with the color conversion during the import of such CS2-converted images.
    My explanation so far is that CS2 uses a slightly different way of coding the colorspace information in the metadata of JPEG's which somehow prevents LR to recognise the color space correctly.
    Can you confirm this behaviour?
    Steffen

  • "Date Added" sort order problem when importing folders

    I sort by "Date Added" to view my iTunes library, and use the middle "view" button to view tracks grouped as albums with artwork. This works mighty well except when I'm importing folders containing the files in an album, such as those I get from eMusic--the tracks are displayed out of order when I do this. The only solution I've found so far is to import one track at a time. Any ideas how I can get those tracks in there in the right order when importing a folder? Any scripts hanging around that will do it right? Thanks to all....

    What sort order do you have selecting in the sort drop-down?  There is no "correct" sort order.  You can sort on any metadata you can show in the Browser.  The sort drop-down is located in the top border of the Browser, near the left corner.  Every container in Aperture retains the sort order it last had.  When you manually move an Image in the Browser, the sort order is changed to "Manual".

  • Problem when importing the complex bean model into webdynpro

    hi all,
    when importing the complex bean model into the webDynpro, it was returning the blank.
    Thanks in advance

    Hi,
      show your code for see and understand what could be wrong.
    Here one mine example:
    The model class
    * Created on 27-ott-2006
    * To change the template for this generated file go to
    * Window>Preferences>Java>Code Generation>Code and Comments
    package tmp.userslist.comp.model.userslist;
    import java.sql.Connection;
    import java.sql.PreparedStatement;
    import java.sql.ResultSet;
    import java.sql.SQLException;
    import java.sql.Statement;
    import javax.sql.DataSource;
    import java.util.Collection;
    import java.util.ArrayList;
    import java.io.Serializable;
    * @author rtagliento
    * To change the template for this generated type comment go to
    * Window>Preferences>Java>Code Generation>Code and Comments
    public class AllUsers {
    // implements Serializable {
         private Connection con;
         private ResultSet rs;
         private Statement stmt;
         private String SqlQuery;
         private Collection usersList = null;
         private UserElement users = null;
    //     private Collection empDetailsList=null;
    //     private EmpDetailsHelperClass  empdetails=null;
         public AllUsers(){
              con = null;     
              java.sql.ResultSet rs = null;
              rs = null;
              SqlQuery  = "SELECT * FROM TMP_USERSLIST ; ";
         public Connection getConnection (){
                   return con;
         public void setConnection (Connection c){
              con = c;
         public Collection getUsersList()
              return usersList;
         public UserElement getUsers()
              return users;
         public void setUsers(UserElement class1)
              users = class1;
         public void execute() throws Exception {
              String DEBUG = new String("");
              try {
                   stmt = con.createStatement();
                   rs = stmt.executeQuery(SqlQuery);
                   usersList = new ArrayList();
                   usersList.clear();
                   while (rs.next()){
                        users = new UserElement();
                        users.setID(rs.getString("ID"));
                        DEBUG += "ID: " + rs.getString("ID") + " | ";
                        users.setName(rs.getString("NAME"));
                        DEBUG += "NAME: " + rs.getString("NAME") + " | ";
                        users.setSurname(rs.getString("SURNAME"));
                        DEBUG += "SURNAME: " + rs.getString("SURNAME") + " | ";
                        users.setBirthDay(rs.getDate("BIRTHDAY"));
                        DEBUG += "BIRTHDAY: " + rs.getDate("BIRTHDAY").toString() + " ---------- ";
                        usersList.add(users);
                   rs.close();
              } catch (Exception e) {
                   // TODO Auto-generated catch block
                   e.printStackTrace();
                   throw new Exception(e.toString() + DEBUG);
    //          throw new Exception(new Integer(usersList.size()).toString() + DEBUG);
    when use it:
         AllUsers AllU = new AllUsers();
    //     AllU.setConnection(myJdbc.getConnection());
         wdContext.nodeAllUsers().bind(AllU);
         wdContext.currentAllUsersElement().setConnection(myJdbc.getConnection());
         try {
              wdContext.currentAllUsersElement().modelObject().execute();
         } catch (Exception e) {
              // TODO Auto-generated catch block
              e.printStackTrace();
    Hope can help.
    Bye

  • Character set conversion problem when importing application with script.

    Our database has character set: WE8MSWIN1252
    We have a region with the following title: Kopiëren. The ë is stored as character 235 in the database.
    When I make an application export the file is in UTF-8. The ë is now stored as hex C3 AB in this file.
    When importing the application using the Apex tool, the ë is again stored as character 235 in the database.
    In our installation script we use some code to load the application. It look something like this:
    declare
    begin
       -- Determine workspace ID
       apex_application_install.set_workspace_id(l_workspace_id);
       -- Determine app ID
       apex_application_install.set_application_id(l_app_id);
       apex_application_install.generate_offset;
       apex_application_install.set_schema(l_schema);
       apex_application_install.set_application_alias(l_schema);
       l_app_id := apex_application_install.get_application_id;
    end;
    @..\apex\f200.sqlThis works fine except that no character set conversion takes place. The UTF-8 character is placed in the database so our region has as title: Kopiëren
    Is there a way to fix this?

    Hi Rene,
    The character set portion of your local NLS_LANG environment variable should be AL32UTF8, and this should be set prior to you importing your application via SQL*Plus.
    Joel

  • Bullet point alignment problem

    Hi I am having a problem with the alignment when I use bullet points?
    the body of the text is aligned so it does not exceed the screen width. But once I enter bullet points it exceeds the right hand side alignment. How do I make the alignment remain the same?
    i.e.
    blah blah blah blah blah blah
    blah blah blah blah blah blah
    blah blah blah blah blah blah
    blah blah blah blah blah blah
    blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah
    blah blah blah blah blah blah blah blah blah blah blah blah Blah
    blah blah blah blah blah blah blah blah blah blah blah blah
    blah blah blah blah blah blah
    blah blah blah blah blah blah
    blah blah blah blah blah blah
    blah blah blah blah blah blah
    I have written codes as
        <!-- InstanceEndEditable -->
    </div>
    <div id="content">
      <p> </p>
      <!-- InstanceBeginEditable name="ContentEditRegion" -->
      <p><strong>What is BioprimeTM  &ndash; and why do you need it?</strong><br />
    BioprimeTM   is a simple, inexpensive soil conditioner which allows farmers to change  the nature of soil biology. It is a way to weed out the bad bugs and give the  good bugs a boost. The outcome is better soil health, better plant production  and better root disease management. 
      <p><br />
      <strong>BioprimeTM</strong>
      <ul>
        <li>is made in Perth. </li>
        <li>is backed by trial data from work done in WA.</li>
        <li>does not cost a fortune (per liter and per  hectare it is probably the cheapest input you will use this season).</li>
        <li>does  not require a leap of faith to use, nor any rocket science to understand what  it is and why it works.</li>
      </ul>
      <p>BioprimeTM was originally developed about 15  years ago for vegetable producers as a way to control root disease. In those  days you couldn&rsquo;t actually prove what was going on, but growers kept buying it  because it did what it was intended to do &ndash; it stopped root disease.<br />

    Below is the complete page code including a doctype, the <head> and <body> tags.
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <link href="../CSS/Bio_CSS.css" rel="stylesheet" type="text/css" media="all" />
    <script src="../Scripts/swfobject_modified.js" type="text/javascript"></script>
    <title>Welomce to Bioscience</title>
    <style type="text/css">
    body {height:100%;
    max-height:100%;
    overflow:hidden;
    padding:0;
    margin:0;
    border:0;
    #content {
    overflow:auto;
    position:absolute;
    z-index:3;
    top:150px;
    bottom:20px;
    left:270px;
    right:0;
    background-color: #FFFFCC;
    color: #000;
    font-size:14px;
    * html #content {
    top:0;
    left:0;
    right:0;
    bottom:0;
    height:100%;
    max-height:100%;
    width:100%;
    overflow:auto;
    position:absolute;
    z-index:3;
    border-top:150px solid #fff;
    border-bottom:25px solid #fff;
    border-left:270px solid #fff;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 14px;
    font-style: normal;
    line-height: 25px;
    #head {
    position:absolute;
    margin:0;
    top:-2px;
    left:-2px;
    display:block;
    width:100%;
    height:150px;
    background-position:0 0;
    background-repeat:no-repeat;
    font-size:4em;
    z-index:5;
    overflow:hidden;
    color:#000;
    background-color: #9acc99;
    #foot {
    position:absolute;
    margin:0;
    bottom:-3px;
    left:2px;
    display:block;
    width:100%;
    height:25px;
    font-size:1em;
    z-index:5;
    overflow:hidden;
    color:#fff;
    background-color: #66CC99;
    text-align: center;
    font-family: Verdana, Geneva, sans-serif;
    visibility: visible;
    #content p {
    color: #000;
    text-align:justify;
    line-height:1.5;
    font-family:Verdana, Geneva, sans-serif;
    font-size:1em;
    padding-top: 0px;
    padding-right:40px;
    padding-bottom:0px;
    padding-left:40px;
    width:950px;
    #content h1 {
    color: #663300;
    padding: 0px;
    text-indent: 30px;
    #content h2 {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #000;
    text-indent: 30px;
    #content h3 {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 14px;
    color: #000;
    text-indent: 50px;
    * html #left {
    position:absolute;
    left:0;
    top:150px;
    bottom:25px;
    width:270px;
    height: 100%;
    #left {
    position:absolute;
    left:0px;
    top:149px;
    bottom:20px;
    width:270px;
    font-size:1em;
    z-index:4;
    overflow:auto;
    background-repeat:no-repeat;
    background-color: #9acc99;
    color: #663300;
    text-align: left;
    vertical-align: middle;
    background-image: url(../Assets/Side_Background7.jpg);
    font-family: Andalus, "Palatino Linotype", "Times New Roman";
    #left h2 {
    text-indent: 15px;
    #left h3 {
    text-indent: 30px;
    #left ul{
    margin:0;
    padding:0;
    list-style:none;
    #left a {
    colour#663300;
    #left li a:link,#left li a:visited{
    padding:0 0;
    display:block;
    text-decoration:none;
    font:Andalus, Georgia, "Times New Roman";
    color:#FFFFFF;
    #left li a:hover {
    background:#306726;
    color:#FFF;
    #left li a.current,#left li a.current:hover,#left li a.current:active {
    color:#663300;
    background:#ffffcc;
    cursor:default;
    * html #left li a.current,#left li a.current:hover,#left li a.current:active,#left li a.current:visited {
    color:#663300;
    background:#ffffcc;
    cursor:default;
    #content ul {
    margin: 0;
    padding: 0 0 12px 55px;
    #content li {
    margin: 0 0 5px 0;
    padding: 0;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 14px;
    </style>
    </head>
    <body>
    <div id="head"><img src="../Assets/BioLogo.jpg" width="300" height="150" align="left">
      <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="980" height="150" id="FlashID">
        <param name="movie" value="../Assets/Bio_980x150_Banner.swf">
        <param name="quality" value="high">
        <param name="wmode" value="opaque">
        <param name="swfversion" value="6.0.65.0">
        <!-- This param tag prompts users with Flash Player 6.0 r65 and higher to download the latest version of Flash Player. Delete it if you don’t want users to see the prompt. -->
        <param name="expressinstall" value="../Scripts/expressInstall.swf">
        <!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. -->
        <!--[if !IE]>-->
        <object data="../Assets/Bio_980x150_Banner.swf" type="application/x-shockwave-flash" width="980" height="150">
          <!--<![endif]-->
          <param name="quality" value="high">
          <param name="wmode" value="opaque">
          <param name="swfversion" value="6.0.65.0">
          <param name="expressinstall" value="../Scripts/expressInstall.swf">
          <!-- The browser displays the following alternative content for users with Flash Player 6.0 and older. -->
          <div>
            <h4>Content on this page requires a newer version of Adobe Flash Player.</h4>
            <p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.g if" alt="Get Adobe Flash player" width="112" height="33" /></a></p>
          </div>
          <!--[if !IE]>-->
        </object>
        <!--<![endif]-->
      </object>
    </div>
    <div id="foot">&copy;2010 Bioscience Pty Ltd, 488 Nicholson Road Forrestdale, WA, 6112, Ph: (08) 9397 2446, Fax: (08) 9397 2447, Email: <a href="mailto:[email protected] ">[email protected] </a></div>
    <div id="left">
    <ul>
    <li>
      <h2>
      <a href="../index.html">Home</a>
      <a href="../Enviro/enviro_acid.html">Environmental</a>
      <a href="../Water/water.html">Water</a>
      <a href="soil.html" class="current">Soil</a>      
      </h2>
    </li>
    <li>
      <h3>
      <a href="soil_diversity.html">Soil Biodiversity</a>
      <a href="soil_microbial.html">Soil Microbial Ecology</a>
      <a href="soil_bioprime.html">Bioprime<sup>TM</sup></a>
      <a href="soil_orderform.html">Order Form</a>  
      </h3>
    </li>
    <li>
      <h2>
      <a href="../Geotech/geotech.html">Geotechnical</a>
      <a href="../Horti/horti.html">Horticultural</a>
      <a href="../Analyt/analyt.html">Analytical</a>
      <a href="../Research/research.html">Research </a>
      <a href="../Products/products.html">Products</a>
      </h2>
    </li>
    </ul>  
    </div>
    <div id="content">
      <p> </p>
    <p><strong>What is Bioprime<sup>TM</sup>  &ndash; and why do you need it?</strong><br />
    Bioprime<sup>TM</sup>   is a simple, inexpensive soil conditioner which allows farmers to change  the nature of soil biology. It is a way to weed out the bad bugs and give the  good bugs a boost. The outcome is better soil health, better plant production  and better root disease management.<br />
    <br><strong>Bioprime<sup>TM</sup></strong></p>
    <ul>
      <li>is made in Perth. </li>
      <li>is backed by trial data from work done in WA.</li>
      <li>does not cost a fortune (per liter and per  hectare it is probably the cheapest input you will use this season).</li>
      <li>does not require a leap of faith to use, nor any rocket science to understand what  it is and why it works.</li>
    </ul>
    <p>Bioprime<sup>TM</sup> was originally developed about 15  years ago for vegetable producers as a way to control root disease. In those  days you couldn&rsquo;t actually prove what was going on, but growers kept buying it  because it did what it was intended to do &ndash; it stopped root disease.<br />
      In the last 10 years there have been many advances in  understanding what microbes are in soil, and what they are doing. This has  largely come about because of the so-called DNA revolution. By using this DNA  technology, we can now see exactly what changes occur in soil microbiology when  Bioprime<sup>TM</sup> is applied. <br />
    <br> <strong>How is it made ?</strong> <strong></strong><br />
      Bioprime<sup>TM</sup>  is made by fermentation of molasses using  baker&rsquo;s yeast. This sounds really simple, but there are a number of factors involved  to make it work. <br />
      The amount of oxygen in the fermentation determines how much  alcohol, acid or CO2 is made from the sugar in molasses.  Bioprime<sup>TM</sup> is made with the amount  of air carefully controlled in order to make a maximum amount of both alcohols  and acids. These then condense to form esters.   Bioprime<sup>TM</sup> is full of esters.<br />
      With Bioprime<sup>TM</sup> we want lots of yeast, so  nutrients are added to make the yeast grow quickly. At the end of the process  we have a lot of biomass, because just like in Vegemite, yeast biomass contains  a lot of protein and vitamins.<br />
      The fermentation which makes Bioprime<sup>TM</sup> doesn&rsquo;t  stop completely, it slows down as it becomes pickled in its own acids. We then  arrest the process by bursting the yeast cells, making a stable, long-life  product. <br />
    <br><strong>How does it work ?</strong><br />
      Looking at soil microbiology using DNA shows it is very  complex. There are tens of thousands of different species in each gram of soil.  There is no point in looking at any single species, for they all seem to come  and go with changing seasons and conditions.<br />
      Instead we look at the major groups and the diversity within  each group. We look at 5 major groups:</p>
    <ul>
      <li>Proteobacteria:   These are simple, fast growing bacteria (formerly called gram  negatives), can dominate anaerobic (no oxygen) environments, live off simple  organic matter &ndash; they generally don&rsquo;t do your soil much good.</li>
      <li>Fermicutes: More complex, also fast growing  (formerly called gram positives), some are important pathogens, can be  anaerobic or aerobic, also don&rsquo;t do soil much good.</li>
      <li>Archea: These are tough and ancient life forms,  slow growing, but live in extreme environments (hot, salty, acidic etc). Their importance  in soil was only realised with DNA methods. They build up to significant  numbers in cultivated soil.</li>
      <li>Actinobacteria: These are quite complex bacteria  which are involved in soil carbon dynamics. They are slow growing but feisty,  as they are the chemical warfare specialists in soil. (Most of the antibiotics  and drugs we use come from this group). When there are plenty present, root pathogens  are suppressed.</li>
      <li>Fungi: These are more complex than bacteria, and  fall into two groups, the lower fungi are mainly moulds, and the higher fungi,  the Dikarya are the mushrooms and the mycorrhyza.</li>
    </ul>
    <p>The more diverse a soil&rsquo;s microbial population, the  healthier it is. All the above five groups should be present, but because the  Actinobacteria and Fungi are beneficial to plant growth, high diversity in  these groups is particularly important.<br />
      When Bioprime<sup>TM</sup> is added to soil, the  Actinobacteria and Dikarya get a boost because they get a dose of vitamins. The  proteobacteria get suppressed, firstly because the way they communicate with  each other, a process called quorum sensing, is interrupted. Secondly, they can&rsquo;t  grow s easily on the complex esters, but higher bacteria and fungi can.<br />
      When we look at the way group diversity changes, we see short  term and longer term impacts. In the short term, anaerobic bacteria are quickly  suppressed. Then we see Dikarya and Actinobacteria start to build up numbers.<br />
      These changes mean the best time to use Bioprime<sup>TM</sup> is  when you sow your crop, then again once it is established &ndash; at the two to four  leaf stage. <br />
      In moist soil, grains take a few days to imbibe water and  start to germinate. During this time, the presence of proteobacteria can be  harmful, as they can feed on the exudates produced by a germinating seed and  make a local anaerobic zone in wet soil, slowing down emergence. On the other  hand, you want Dikarya active, for within this group are the mycorrhyzal fungi  which colonize roots and help plant phosphorous uptake.  There is plenty of competition in soil, so the  quicker they can colonise the root, the more likely they will persist.<br />
      There are a number of important pathogenic organisms which  lurk in soil, and they often go unnoticed until stress hits the plant. An  important control against pathogens is the Actinobacteria which feed on the  pathogens. They also antagonise the simple bacteria which mineralise nitrogen.<br />
      So Bioprime<sup>TM</sup> does quite a lot of things, all of  which are good for the ability of soil to support healthy plant growth.<br />
    <br><strong>How much to use ?</strong><br />
      The optimal application rate depends on two important  factors, pH and soil organic matter.<br />
      Bioprime<sup>TM</sup> works best at a soil pH of 7 &ndash; and this  is the point of optimal plant nutrient availability. We always advise to lime  soil to get it to pH 7 &ndash; because we now we realise this is also the point of  maximum microbial diversity. <br />
      At a pH of 7, you only need to apply 3 liters per hectare at  each application to get a maximal response. If the pH is lower, you get a  better response by applying more &ndash; 5 liters per hectare at pH 4.5 &ndash; 5.5, and 4  liters per hectare at pH 5.5 &ndash; 6.5.<br />
      The amount of organic matter in soil also influences the  best application rate, but in a complex way. At low soil organic matter (under  0.5% organic carbon), a low rate works well (but adjusted for pH). If your soil  carbon is between 0.5 &ndash; 1.5%, it takes a bit more for maximal impact because  there is more background microbes living off that carbon, so you apply about  50% more. But if your soil carbon is very good (say 1.5 &ndash; 2.5%), you can drop the  rate back again. If organic carbon is above 2.5% - you are blessed, and you  soil is likely to already be very healthy and it is unlikely Bioprime<sup>TM</sup>  will give you a further benefit. The following  table summarises the best application rate.</p>
    <p align="center">
    <table border="4" cellpadding="2" cellspacing="2" width="50%">
    <tr>
    <td>Application Rates</td>
    <td colspan="3">Organic Carbon   </td>
    </tr>
    <tr>
    <td>pH Range</td>
    <td>0 - 0.5%</td>
    <td>0.5 - 1.5%</td>
    <td>1.5 - 2.5%</td>
    </tr>
    <tr>
    <td>4.5 - 5.5</td>
    <td>5 L/ha</td>
    <td>7.5 L/ha</td>
    <td>5 L/ha</td>
    </tr>
    <tr>
    <td>5.5 - 6.5</td>
    <td>4 L/ha</td>
    <td>6 L/ha</td>
    <td>4 L/ha</td>
    </tr>
    <tr>
    <td>6.5 - 7.5</td>
    <td>3 L/ha</td>
    <td>4.5 L/ha</td>
    <td>3 L/ha</td>
    </tr>
    </table>  
    <p align="left">
    <p><strong>How to apply Bioprime<sup>TM</sup> </strong><br />
      If you have a liquid system on your drill rig, it is best to  apply Bioprime<sup>TM</sup> as a spray into the drill row after the press  wheel. Simply dilute the volume you need in sufficient water to get even  spread.<br />
      Application with a boom spray just before seeding is an  acceptable alternative. Again, simply dilute Bioprime<sup>TM</sup> with water  to get even spread.<br />
      Once your crop is up and established, the second application  can be with a boom spray. Bioprime<sup>TM</sup> is acidic and completely water  soluble, so it is compatible with most chemicals (but check first with a jar  test).<br />
    <br><strong>Bad Start ?</strong><br />
      Sometimes the seasons are unkind &ndash; sow dry and no rain  comes, or too much rain comes and paddocks waterlog.  Bioprime<sup>TM</sup> opens an opportunity  window for about 3 weeks. If you dry sow and it hasn&rsquo;t rained in the first  three weeks, it is probably worth another application once it rains. Likewise  if things get too wet and the crop starts to get stressed and yellow, another  application of Bioprime<sup>TM</sup> will help it get back on its feet.<br />
    <br><strong>Seeing Bioprime<sup>TM</sup>  at work</strong><br />
      We always encourage you to sow a bit of your crop without  Bioprime<sup>TM</sup> so you can see it at work. You should see earlier  emergence, and once the crop is established, compare the root structure between  treated and untreated areas. If you believe root structure is important, you  will be impressed.<br />
      If you want to get into detail, Bioscience provides an assay  of soil microbial diversity which is a world first. Send us a 50 g sample of  soil (sampled properly from the top 150 mm, and put into a refrigerator and  send it to us on ice). We extract the DNA, then measure how many types of  microbes are present in significant numbers in each of the 5 major groups. From  this we can derive a biodiversity index and a health index. If you are  interested in soil biology and soil health, this leading-edge assay can show  you how your soil changes from year to year, guiding you with information on  what treatments work and what doesn&rsquo;t.<br />
    <br><strong>Is there anything  else like Bioprime<sup>TM</sup> ?</strong><br />
      There are a number of products which come and go which make  claims about improving soil health. They never come with a technical  description of what they are, and they never come with field trial data.  Usually there are lots of testimonials from someone in Utah or New Delhi, and  there are pictures of a guy holding big onions in one hand and small onions in  the other.<br />
      We take notice when farmers start talking positively about  getting a good response from a product, so we go out and buy some and pull it  apart in our lab.  There are only two we  have found which are somewhat similar. TM21, made by Best in Canada is  fermented molasses, but it is lot thinner, and poorly stabilised &ndash; smells a bit  putrid compared to Bioprime<sup>TM</sup> .  Vitazyme is  made in the USA, but it is fermented corn syrup rather than molasses, but for  some odd reason they add vitamin D to it (even though there is no known  function for Vitamin D in anything other than higher vertebrates!<br />
      But the huge difference is the price. <br />
    <br><strong>What does</strong> <strong>Bioprime<sup>TM</sup> Cost and How Do I Get  It ?</strong><br />
      Getting Bioprime<sup>TM</sup> is easy. You buy it online  direct from the manufacturer. It is only sold in 1000L IBC&rsquo;s for $2 per liter (FOB). <br />
    If you have your own IBC&rsquo;s, drop them off and we will fill  them up. If you don&rsquo;t, you will have to pay $150 for a serviceable second hand  one.</p>
    <p align="justify"> </p>
      <br>
    </div>
    <script type="text/javascript">
    <!--
    swfobject.registerObject("FlashID");
    //-->
    </script>
    </body>
    </html>

  • Significant problem when importing a new site

    Ok, let me first mention that I'm using DW MX, not a newer iteration. What can I say? I like this version, it works great for my needs, and I don't like the newer ones.
    So, I have all the properly categorized files for my website on my hard drive, and I was going to manually import the site into DW. I've done this before and it worked fine. However, once everything was brought in as a new site and I opened an HTML file to edit some photos/text, I saw that alll my images are broken, all the backgrounds are missing, as well as my image bars, and in some places the text formatting is gone (like a centered heading in bold is now aligned left with </center> next to it (Why am I seeing HTML? I'm in design view!)
    I noticed when I right-clicked on an image and selected "Source File", it's referencing the HTML folders, not the Image folders. I re-linked one image on one of my HTML pages for testing and saved the change, and I then checked the background images on some other HTML pages, and now they all reference that image folder of the page I saved instead of my Backgrounds folder.
    I'm not sure why the images suddenly decided to link to HTML pages. At some point with moving, my transition to different computers, and different versions of DW, my site disappeared from my list of sites in this DW MX. I re-imported it from my C drive and got this. I'm going to have a LOT of work re-linking all my images, bars, backgrounds, and correcting text layout on all my pages if I can't get this fixed. At least the website currently online is unaffected. I'm wondering if I should just download the website that on the remote server somehow into DW. I know it's all properly linked online.
    Anyone have any suggestions?

    When you say "download the intact site first," do you mean from the server? I'm not sure where you're talking about. The intact site exists only on my hard drive, accessed through Windows Explorer. I imported this as a new site into DW. However, I had evidently not linked the images, backgrounds, bars, etc, on the HTML pages. Everything on the server is in one folder - no organization there at all, which is the way it used to be.
    I'm puzzled, however - it's been months since I messed with this site, and I've forgotten a lot of what I did. I must have started on my HD, created and organized all the folders and files to my liking, and saved it. This would have invalidated all my links which I had in place when all the HTML pages were in one huge folder. This is probably why everything is so broken within DW, but why everything still works online - I haven't fooled with anything on the remote server (yet). Even though this isn't the biggest site in the world, considering how much time I have in my schedule, it's still going to take me about two weeks worth of work to fix this.

  • ITunes Problem when importing Audio CDs

    Since I updated my macbook pro a fortnight ago, I have been having trouble importing audio cds into iTunes.
    When I insert an audio cd into my superdrive, iTunes opens as normal. I receive a pop-up message that asks if I want to import the contents of the audio cd. I click "Yes" and the audio cd icon immediately disappears from the iTunes devices list.
    I then have to eject the audio cd, re-insert into the superdrive, and I receive the same message in iTunes again. I am able to successfully import the cd the next time.
    When initially importing the cd, if I select "No" when asked if I want to import the cd, I can then select all of the tracks in the Audio cd device list and then I can select "create mp3 version".
    I tried the same procedure on my wife's macbook pro, and iTunes simply freezes and won't proceed. We both updated our macbook pros about the same time.
    If anyone can please offer any insight into this problem, please let me know. I would be most grateful for anyone's help with this issue.
    Respectfully,
    PugetSounder

    No insight I'm afraid, but I have exactly the same problem as the first one you describe. I don't think it happens every time, but most times the first insertion of the CD is as you describe - iTunes asks if I want to import, I click "Yes", and the CD disappears from the left hand column in the iTunes display. When I eject and re-insert, it always works. This must be a bug in iTunes. Can anyone explain it? This is on a MacBook using the latest software - but I don't think there has been an update in the last month (maybe I just forgot).

  • Problem when importing two photo galleries with the same name. Please Help!

    Hi Guys,
    I'm not a pro in dreamweaver so I would appreciate if your answer wouldn't be too technical...
    Anyway I have experienced a problem. Heres the sotory, I have been making a websie in DW and used Adobe Bridge CS5 to create a photo gallery SWF file that I would use for my website. The problem is that I want to use two different photo galleries on two different pages however when I save my second photo gallery in bridge, it saves every file with the exact name as the first photo gallery I created and is working fine... Thus when I try to import the photo gallery files into my website folder structure, I find that it asks me to rename them because the files from the first photo gallery are called the exact same names.. Now obviously when I try to rename them dreamweaver gets confused and goes to the wrong folder and uses the images from my first photo gallery in the second one.
    So I guess my question is how can I organize my folder structure to be able to import multiple galleries without dreamweaver getting confused because bridge names all the files the same. Or how could I save the files through bridge so that they have different names and will work fine when I import into DW...
    Thanks and sorry for the essay,
    Patrick

    #1 You cannot have two files / folders or galleries with the same name.  Redo your image Galleries with different names.
    #2 SWF (flash) is not visible to iPhone, iPad, iTouch, Android or other web devices that don't support Flash Player.  These users will see nothing.  You might wish to explore other photo gallery / slideshow options that rely on jQuery instead of Flash technology.  Some links below.  A Google search will reveal many others.
    jQuery WOW Slider
    http://wowslider.com/
    jQuery Cycle
    http://www.malsup.com/jquery/cycle2/
    jQuery Nivo Slider
    http://dev7studios.com/nivo-slider/
    Nancy O.

  • ITunes Encountering Problems When Importing CDs

    Since I allowed an iTunes update about a month ago (?), I've been having problems importing certain (apparently random) CDs. I import a lot of books on CD, and many times "iTunes encounters a problem and has to shut down." Not always. For example, the book I'm trying to import this afternoon worked fine on the first disc, but not at all on the second. I got the shutdown message after only a few seconds. I always join the tracks before importing.
    Earlier today, I was having trouble with a number of discs, but it would occur when the import was much further along. I thought I'd figured out a workaround -- instead of joining all the tracks on the CD, I joined them into two sets, each half the size of the full CD. Then imported them one at a time. Worked like a charm for about 5 discs. Then I started importing a new book, thought I'd get brave and try to import a whole CD. Worked like a charm on CD #1. Then I got to #2, and not only did it only work for a few seconds before shutting down iTunes when they were all joined together, when I tried my workaround, that didn't work either.
    I'm running iTunes 6.0.1.3, with CD Driver 2.0.4.3 and CD Driver DLL 2.0.3.2.
    I ran CD diagnostics on the disc I'm currently having trouble with. Here are the results:
    Microsoft Windows XP Professional Service Pack 2 (Build 2600)
    Dell Inc. Dell DXP051
    iTunes 6.0.1.3
    CD Driver 2.0.4.3
    CD Driver DLL 2.0.3.2
    LowerFilters: PxHelp20 (2.0.0.0), drvmcdb (1.0.0.1), sscdbhk5 (1.0.0.1),
    UpperFilters: GEARAspiWDM (2.0.4.3),
    Video Driver: RADEON X300 SE 128MB HyperMemory\RADEON X300 SE 128MB HyperMemory
    IDE\DiskARRAY1.0.00_U, Bus Type ATA, Bus Address [0,0]
    USBSTOR\DiskApple__iPod___________1.62, Bus Type USB
    USBSTOR\DiskGenericSTORAGE_DEVICE_9317, Bus Type USB
    USBSTOR\DiskGenericSTORAGE_DEVICE_9317, Bus Type USB
    USBSTOR\DiskGenericSTORAGE_DEVICE_9317, Bus Type USB
    USBSTOR\DiskGenericSTORAGE_DEVICE_9317, Bus Type USB
    USBSTOR\DiskHP_____PSC_2350_______1.00, Bus Type USB
    IDE\CdRomHL-DT-STCD-RW_GCE-8487B________________F109___, Bus Type ATA, Bus Address [0,0]
    IDE\CdRomPHILIPSDVD+-RW_DVD8701_________________5D24___, Bus Type ATA, Bus Address [1,0]
    If you have multiple drives on the same IDE or SCSI bus, these drives may interfere with each other.
    Some computers need an update to the ATA or IDE bus driver, or Intel chipset. If iTunes has problems recognizing CDs or hanging or crashing while importing or burning CDs, check the support site for the manufacturer of your computer or motherboard.
    Current user is administrator.
    E: HL-DT-ST CD-RW GCE-8487B, Rev F109
    Drive is empty.
    F: PHILIPS DVD+-RW DVD8701, Rev 5D24
    Audio CD in drive.
    Found 15 songs on CD, playing time 75:07 on Audio CD.
    Track 1, start time 00:02:00
    Track 2, start time 05:36:43
    Track 3, start time 10:01:71
    Track 4, start time 14:56:47
    Track 5, start time 19:51:28
    Track 6, start time 24:55:64
    Track 7, start time 30:00:58
    Track 8, start time 35:09:59
    Track 9, start time 39:59:28
    Track 10, start time 45:29:17
    Track 11, start time 50:01:68
    Track 12, start time 55:10:44
    Track 13, start time 59:51:18
    Track 14, start time 64:40:65
    Track 15, start time 69:36:24
    Audio CD reading succeeded.
    Get drive speed succeeded.
    The drive CDR speeds are: 12 16 24 32 40 48.
    The drive CDRW speeds are: 12.
    The drive DVDR speeds are: 12.
    The drive DVDRW speeds are: 12.
    And oh, by the way, I have the same problem whether I use the computer's CD drive or the DVD drive. Can anyone see any reason why this would happen? And what I can do to fix it?
    Judi P
    Dell XPS 400   Windows XP Pro   2.73 GHz processor, 1024 RAM
    Dell XPS 400   Windows XP Pro   2.73 GHz processor, 1024 RAM
    Dell XPS 400   Windows XP Pro   2.73 GHz processor, 1024 RAM

    Well, thanks for all the help, folks.
    After playing around with every permutation I could think of under preferences\advanced\importing, in desparation (because the problem kept getting worse - to the point that I couldn't import any joined tracks at all) I allowed a version update to 6.0.4.2.
    No more problem.

  • XML alignment problem when opening with notepad - XML generated from SAP

    Hi all,
    I am sending a mail with attachment as XML format by using the function module SO_NEW_DOCUMENT_ATT_SEND_API1.
    I am getting the xml file in mail and it was properly aligned when i open it. But when i open it with notepad the alignments are changing. 
    Below is the code for sending a mail. The content of the XML file populaed in int. table  lt_attachment.
    lt_attachment[] = pt_attachment[].
      LOOP AT lt_attachment INTO ls_attachment.
        ls_objtxt-line = ls_attachment-container.
        APPEND ls_objtxt TO lt_objtxt.
        CLEAR : ls_attachment, ls_objtxt.
      ENDLOOP.
    Creating the document to be sent
      ls_mailsubject-obj_name     = 'MAILATTCH'.
      ls_mailsubject-obj_langu    = sy-langu.
      ls_mailsubject-obj_descr    = 'You have got mail'.
      ls_mailsubject-sensitivty   = 'F'.
      lv_cnt = LINES( lt_objtxt ).
      ls_mailsubject-doc_size     = ( lv_cnt - 1 ) * 255 + STRLEN( ls_objtxt ).
      DESCRIBE TABLE lt_objtxt LINES lv_tab_lines.
    Header of the email
      ls_objpack-transf_bin = space.
      ls_objpack-head_start = 1.
      ls_objpack-head_num   = 0.
      ls_objpack-body_start = 1.
      ls_objpack-body_num   = lv_tab_lines.
      ls_objpack-doc_type   = lc_raw.
      APPEND ls_objpack TO lt_objpack.
      CLEAR ls_objpack.
      ls_objpack-transf_bin = lc_x.
      ls_objpack-head_start = 1.
      ls_objpack-head_num   = 1.
      ls_objpack-body_start = 1.
      ls_objpack-body_num   = lv_tab_lines.
      ls_objpack-doc_type   = 'XML'.
      ls_objpack-obj_name   = 'data'.
      ls_objpack-obj_descr  = 'data'.
      ls_objpack-doc_size   = ls_objpack-body_num * 255.
      APPEND ls_objpack TO lt_objpack.
      CLEAR ls_objpack.
    Add Recipients
      ls_reclist-rec_type = 'U'.
      ls_reclist-com_type  = 'INT'.
      ls_reclist-receiver =  pv_mail.
      APPEND  ls_reclist TO lt_reclist.
    Mail Contents
      ls_mailtxt-line = 'Please find attached your XML doc.'.
      APPEND ls_mailtxt TO lt_mailtxt.
      CLEAR ls_mailtxt.
      ls_mailtxt-line = lc_regards.
      APPEND ls_mailtxt TO lt_mailtxt.
      CLEAR ls_mailtxt.
      ls_mailtxt-line = lc_dewa.
      APPEND ls_mailtxt TO lt_mailtxt.
      CLEAR ls_mailtxt.
    Sending the document
      CALL FUNCTION 'SO_NEW_DOCUMENT_ATT_SEND_API1'
        EXPORTING
          document_data              = ls_mailsubject
         put_in_outbox              = lc_x
         commit_work                = lc_x
        TABLES
          packing_list               = lt_objpack
          contents_bin               = lt_objtxt
          contents_txt               = lt_mailtxt
          receivers                  = lt_reclist
        EXCEPTIONS
          too_many_receivers         = 1
          document_not_sent          = 2
          document_type_not_exist    = 3
          operation_no_authorization = 4
          parameter_error            = 5
          x_error                    = 6
          enqueue_error              = 7
          OTHERS                     = 8.
      IF sy-subrc EQ 0.
        COMMIT WORK.
        SUBMIT rsconn01 WITH mode = 'INT' AND RETURN.
        pv_return = 'Success'.
      ELSE.
        pv_return = 'Failed'.
      ENDIF.
      CLEAR: ls_objtxt,ls_reclist, ls_objpack ,ls_doc_chng.
      REFRESH: lt_objtxt,lt_reclist,lt_objpack.
    Could any one help me on this.
    Thanks & Regards,
    Vineel.

    Can't you PREVIEW your question before posting? Here you have more than 2500 characters, so we can't read your code.
    Your "problem" seems normal to me (you shouldn't open an XML file with Notepad). Could you give an example how it looks like and how you'd like to make it appear?

Maybe you are looking for

  • Currency in PO not allowed

    Hello guys! Does anybody have any idea if there is any way not to allow a certain currency in a purchase order? Regards, Ileana

  • Mysql JDBC error

    <%@ page import = "java.io.*, java.util.*,java.net.URL,java.awt.*,java.lang.*,java.sql.*" %> <HTML> <head></head> <body> <%     ResultSet rs;      Statement stmt;      try {           Class.forName("com.mysql.jdbc.Driver").newInstance();           Co

  • SDK C# - query Security Role Properties like Views, Tasks etc

    Hi, i have a Problem with getting information from the securityroles in SCSM. In C# i cant get the views, Tasks, templates etc. which are in the security roles. Can anybody give me a hint how i can query this configuration in c#. Thank you in advance

  • Compiling a servlet with utility class

    Hello, I am having trouble compiling a servlet that uses a utility class. The compiler doesn't seem to recognize the utility class for some reason. my classpath is set to: .;C:\ServletDevel;C:\Program Files\Apache Software Foundation\common\lib\servl

  • Firefox 4 crashes when I open the Add-ons tab. How can I fix it?

    i can only add that my english spell checker has stopped working, thats basically how I found out about this crash, I went to look at whats up with the add-on and my FireFox just crashes!