How to import JSK(jump start kit) sites to Eclipse using CSDT

Hi to all,
Can we import the JumpStartKit sites to Eclipse using CSDT?
I tried, but when press synch button in eclipse i got the following error.
Error while getting the asset types form webCenter Sites.Please make sure connection information is correct and you belongs to RestAdmin group.
and when i click on create template button im getting the fallowing error.
Error occured while getting the site informatino from Webcenter sites: A message body reader for java, class com.fatwire.rest.beans.userBean , and MIME media tlye,text/html; charset=UTF-8, was not found.
Thanks in advance,
Rajendar.

For future reference, this information is also available in the documentation. The documentation can be found here: http://docs.oracle.com/cd/E29495_01/index.htm
The document with the related info is: http://docs.oracle.com/cd/E29495_01/doc.1111/webcenter_sites_11gr1_bp1_developer_tools.pdf
Cheers,
Rodney

Similar Messages

  • Unable to sync webcenter sites with eclipse using csdt plugin

    Hi Experts,
    using csdt plugin in eclipse IDE we connected to wcs server and we got the WCS perspective in eclipse IDE.. But Unable to get the developed sample web sites(avi sports,firstsiteII,admin site) in sites workspace elements in eclipse even though pressing refresh tree button??? could you please help us on this??

    Hi Sashank,
    Please download javadoc and tagreference zip files from http://docs.oracle.com/cd/E29495_01/index.htm.
    Thanks & Regards
    Parthasarathi Reddy.

  • How to view a new website created using Oracle Jump Start Kit

    Hi,
    I have created a new site .I have added page and template to the site.After publishing it in Oracle Jump Start kit,how do i launch or view the website ??.How do i find the url.For eg;In Oracle JumpStart Kit ,when you click on Launch-Sample Sites ,you can see the links for installed sample sites,but my new website is not shown.Kindly can you help me with launching the website and accessing it in a web browser similiar to how the sample sites are accessed.
    Edited by: 1001068 on Apr 18, 2013 10:11 PM

    1001068 wrote:
    Hi,
    I have created a new site .I have added page and template to the site.At this stage are you able to preview the page? If you can't this means your template isn't correct.
    After publishing it in Oracle Jump Start kit,how do i launch or view the website ??.You can only publish from one Sites instance to another Sites instance, unless you have used static publishing. Could you elaborate more, do you indeed have two instances?
    How do i find the url.For eg;In Oracle JumpStart Kit ,when you click on Launch-Sample Sites ,you can see the links for installed sample sites,but my new website is not shown.Kindly can you help me with launching the website and accessing it in a web browser similiar to how the sample sites are accessed.
    The link that provides you the sample sites is actually running the sites in the same JSK instance that you're running. It's similar as you would preview your page in your contributor UI or in a new browser tab. Only in a real world production environment you will access the page from a delivery environment, were you either have implemented friendly urls or you have done a webserver mapping to the dynamic Sites URL.
    Edited by: 1001068 on Apr 18, 2013 10:11 PMHope this clarifies your questions.
    Cheers,
    Rodney

  • Default users configured with Webcenter Sites 11gR1 Jump Start Kit

    Hi All,
    I have installed Webcenter Sites 11gR1 Jump Start Kit. I want to use James Email Server that is shipped with the JSK and I am not sure of what default users have been configured with the JSK.
    Does anyone know what are the default users configured for James Server?
    Thanks in Advance,
    Hari

    Hi Hari,
    The default admin user fwadmin should be the default for mail server also. Configuring users explicitly for mail server is not possible. To use mail server the below said properties must have values.
    cs.emailaccount-- The account used to send mail
    cs.emailhost--mail server host exe:localhost:25
    cs.emailpassword--password for above said mail account
    cs.emailcharset and cs.emailcontenttype properties are optional. These properties are found in futuretense.ini
    Thanks,
    Harish

  • Jump Start Kit for Webcenter sites - Where is the download URL?

    Hi All,
    I would like to download the Jump start Kit (JSK) for WebCenter Sites. I read in online that it is under Oracle support under Patches and Updates. But i didn't see any tab called Patches and Updates under www.support.oracle.com. I already registered with oracle.com, so when i try to login, it is asking for Support Identifier number. Please help me to download JSK.
    regards
    Sri

    Hi,
    you need to provide the support id and get the appropriate permissions to download the JSK and other webcenter products.
    I have downloaded it from Oracle support site only. But only after my customer has authorized me with their support id and gave me the permissions to download.
    Many Thanks.
    Aneef K

  • Futuretense log file in jump start kit missing

    Hi all,
    We are having issues trying to find the futuretense.txt log file in the latest 11g jump start kit (not the 7.6 version). Has anyone gone through this issue?
    Thanks,
    Pedro

    Oops, sorry for that one. It was an easy one.
    In the developer guide you can see that the log file is located in the logs folder of the webcenter sites root folder installation and its name is now sites.log

  • Jump Start Kit application server failed to start

    Hi,
    My Jump Start Kit Application server is failing to start. The Error is as below
    2012-10-22 11:58:18,076 FATAL [com.fatwire.logging.cs.db] - <Exception loading meta data for data sourcecsDataSource>
    org.apache.tomcat.dbcp.dbcp.SQLNestedException: Cannot create PoolableConnectionFactory (User not found: SA)
    at org.apache.tomcat.dbcp.dbcp.BasicDataSource.createPoolableConnectionFactory(BasicDataSource.java:1549)
    at org.apache.tomcat.dbcp.dbcp.BasicDataSource.createDataSource(BasicDataSource.java:1388)
    at org.apache.tomcat.dbcp.dbcp.BasicDataSource.getConnection(BasicDataSource.java:1044)
    at com.fatwire.cs.core.db.DataSourceBackedPool.acquire(DataSourceBackedPool.java:47)
    at COM.FutureTense.Servlet.JDBCConn.getMeta_trans(JDBCConn.java:188)
    at COM.FutureTense.Servlet.JDBCConn.getMeta(JDBCConn.java:130)
    at COM.FutureTense.Servlet.JDBCTable.<init>(JDBCTable.java:285)
    at COM.FutureTense.Servlet.JDBCConn.GetTable(JDBCConn.java:1333)
    at COM.FutureTense.Common.ftDBTable.getconn(ftDBTable.java:3899)
    at COM.FutureTense.Common.ftDBTable.grab(ftDBTable.java:982)
    at COM.FutureTense.Common.ftAppLogic.getEvent(ftAppLogic.java:2010)
    at COM.FutureTense.Common.ftAppLogic.initEventEngine(ftAppLogic.java:3453)
    at COM.FutureTense.Common.ftAppLogic.init(ftAppLogic.java:1939)
    at COM.FutureTense.Common.ftAppLogic.init(ftAppLogic.java:1897)
    at COM.FutureTense.Common.CatalogManager.execute(CatalogManager.java:321)
    at COM.FutureTense.Servlet.FTServlet.execute(FTServlet.java:129)
    at COM.FutureTense.Servlet.FTServlet.doGet(FTServlet.java:53)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at com.fatwire.cs.core.logging.context.filter.ContextHeaderFilter.doFilterWork(ContextHeaderFilter.java:37)
    at com.fatwire.cs.core.logging.context.filter.RunOncePerRequestFilter.doFilter(RunOncePerRequestFilter.java:54)
    at com.fatwire.cs.core.logging.context.filter.HttpFilter.doFilter(HttpFilter.java:46)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at com.fatwire.wem.sso.cas.filter.CASFilter.doFilter(CASFilter.java:557)
    at com.fatwire.wem.sso.SSOFilter.doFilter(SSOFilter.java:51)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:298)
    at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:859)
    at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:588)
    at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
    at java.lang.Thread.run(Thread.java:619)
    Caused by: java.sql.SQLException: User not found: SA
    at org.hsqldb.jdbc.Util.sqlException(Unknown Source)
    at org.hsqldb.jdbc.jdbcConnection.<init>(Unknown Source)
    at org.hsqldb.jdbcDriver.getConnection(Unknown Source)
    at org.hsqldb.jdbcDriver.connect(Unknown Source)
    at org.apache.tomcat.dbcp.dbcp.DriverConnectionFactory.createConnection(DriverConnectionFactory.java:38)
    at org.apache.tomcat.dbcp.dbcp.PoolableConnectionFactory.makeObject(PoolableConnectionFactory.java:582)
    at org.apache.tomcat.dbcp.dbcp.BasicDataSource.validateConnectionFactory(BasicDataSource.java:1556)
    at org.apache.tomcat.dbcp.dbcp.BasicDataSource.createPoolableConnectionFactory(BasicDataSource.java:1545)
    ... 39 more
    2012-10-22 11:58:18,076 ERROR [com.fatwire.logging.cs.db] - <Exception getting database connection>
    org.apache.tomcat.dbcp.dbcp.SQLNestedException: Cannot create PoolableConnectionFactory (User not found: SA)
    at org.apache.tomcat.dbcp.dbcp.BasicDataSource.createPoolableConnectionFactory(BasicDataSource.java:1549)
    at org.apache.tomcat.dbcp.dbcp.BasicDataSource.createDataSource(BasicDataSource.java:1388)
    at org.apache.tomcat.dbcp.dbcp.BasicDataSource.getConnection(BasicDataSource.java:1044)
    at com.fatwire.cs.core.db.DataSourceBackedPool.acquire(DataSourceBackedPool.java:47)
    at COM.FutureTense.Servlet.JDBCTable.get_trans(JDBCTable.java:698)
    at COM.FutureTense.Servlet.JDBCTable.get(JDBCTable.java:611)
    at COM.FutureTense.Servlet.JDBCTable.<init>(JDBCTable.java:288)
    at COM.FutureTense.Servlet.JDBCConn.GetTable(JDBCConn.java:1333)
    at COM.FutureTense.Common.ftDBTable.getconn(ftDBTable.java:3899)
    at COM.FutureTense.Common.ftDBTable.grab(ftDBTable.java:982)
    at COM.FutureTense.Common.ftAppLogic.getEvent(ftAppLogic.java:2010)
    at COM.FutureTense.Common.ftAppLogic.initEventEngine(ftAppLogic.java:3453)
    at COM.FutureTense.Common.ftAppLogic.init(ftAppLogic.java:1939)
    at COM.FutureTense.Common.ftAppLogic.init(ftAppLogic.java:1897)
    at COM.FutureTense.Common.CatalogManager.execute(CatalogManager.java:321)
    at COM.FutureTense.Servlet.FTServlet.execute(FTServlet.java:129)
    at COM.FutureTense.Servlet.FTServlet.doGet(FTServlet.java:53)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at com.fatwire.cs.core.logging.context.filter.ContextHeaderFilter.doFilterWork(ContextHeaderFilter.java:37)
    at com.fatwire.cs.core.logging.context.filter.RunOncePerRequestFilter.doFilter(RunOncePerRequestFilter.java:54)
    at com.fatwire.cs.core.logging.context.filter.HttpFilter.doFilter(HttpFilter.java:46)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at com.fatwire.wem.sso.cas.filter.CASFilter.doFilter(CASFilter.java:557)
    at com.fatwire.wem.sso.SSOFilter.doFilter(SSOFilter.java:51)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:298)
    at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:859)
    at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:588)
    at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
    at java.lang.Thread.run(Thread.java:619)
    Caused by: java.sql.SQLException: User not found: SA
    at org.hsqldb.jdbc.Util.sqlException(Unknown Source)
    at org.hsqldb.jdbc.jdbcConnection.<init>(Unknown Source)
    at org.hsqldb.jdbcDriver.getConnection(Unknown Source)
    at org.hsqldb.jdbcDriver.connect(Unknown Source)
    at org.apache.tomcat.dbcp.dbcp.DriverConnectionFactory.createConnection(DriverConnectionFactory.java:38)
    at org.apache.tomcat.dbcp.dbcp.PoolableConnectionFactory.makeObject(PoolableConnectionFactory.java:582)
    at org.apache.tomcat.dbcp.dbcp.BasicDataSource.validateConnectionFactory(BasicDataSource.java:1556)
    at org.apache.tomcat.dbcp.dbcp.BasicDataSource.createPoolableConnectionFactory(BasicDataSource.java:1545)
    ... 39 more
    2012-10-22 11:58:18,076 ERROR [com.fatwire.logging.cs] - <Exception processing CatalogManager request>
    org.apache.tomcat.dbcp.dbcp.SQLNestedException: Cannot create PoolableConnectionFactory (User not found: SA)
    at org.apache.tomcat.dbcp.dbcp.BasicDataSource.createPoolableConnectionFactory(BasicDataSource.java:1549)
    at org.apache.tomcat.dbcp.dbcp.BasicDataSource.createDataSource(BasicDataSource.java:1388)
    at org.apache.tomcat.dbcp.dbcp.BasicDataSource.getConnection(BasicDataSource.java:1044)
    at com.fatwire.cs.core.db.DataSourceBackedPool.acquire(DataSourceBackedPool.java:47)
    at COM.FutureTense.Servlet.JDBCConn.Ping_trans(JDBCConn.java:291)
    at COM.FutureTense.Servlet.JDBCConn.Ping(JDBCConn.java:274)
    at COM.FutureTense.Common.CatalogManager.execute(CatalogManager.java:1122)
    at COM.FutureTense.Servlet.FTServlet.execute(FTServlet.java:129)
    at COM.FutureTense.Servlet.FTServlet.doGet(FTServlet.java:53)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at com.fatwire.cs.core.logging.context.filter.ContextHeaderFilter.doFilterWork(ContextHeaderFilter.java:37)
    at com.fatwire.cs.core.logging.context.filter.RunOncePerRequestFilter.doFilter(RunOncePerRequestFilter.java:54)
    at com.fatwire.cs.core.logging.context.filter.HttpFilter.doFilter(HttpFilter.java:46)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at com.fatwire.wem.sso.cas.filter.CASFilter.doFilter(CASFilter.java:557)
    at com.fatwire.wem.sso.SSOFilter.doFilter(SSOFilter.java:51)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:298)
    at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:859)
    at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:588)
    at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
    at java.lang.Thread.run(Thread.java:619)
    Caused by: java.sql.SQLException: User not found: SA
    at org.hsqldb.jdbc.Util.sqlException(Unknown Source)
    at org.hsqldb.jdbc.jdbcConnection.<init>(Unknown Source)
    at org.hsqldb.jdbcDriver.getConnection(Unknown Source)
    at org.hsqldb.jdbcDriver.connect(Unknown Source)
    at org.apache.tomcat.dbcp.dbcp.DriverConnectionFactory.createConnection(DriverConnectionFactory.java:38)
    at org.apache.tomcat.dbcp.dbcp.PoolableConnectionFactory.makeObject(PoolableConnectionFactory.java:582)
    at org.apache.tomcat.dbcp.dbcp.BasicDataSource.validateConnectionFactory(BasicDataSource.java:1556)
    at org.apache.tomcat.dbcp.dbcp.BasicDataSource.createPoolableConnectionFactory(BasicDataSource.java:1545)
    ... 31 more
    Can you please tell me why this error is coming and how to resolve it.

    The error got resolved..
    The files in
    App_Server\apache-tomcat-6.0.32\default\data\hypersonic
    were corrupted hence the error.
    Replaced them with the ones from a correct installation and voila!

  • How to Import a Sales Order in Shipped Status(line) using oe_order_pub

    Hi,
    I am trying to upload the sales order using oe_order_pub in Shipped status. I did not suceed in this effort.
    Can any one tell me how this could be done?
    Also can any one tell how to import sales order with multiple lines using the API oe_order_pub.
    Thanks in advance
    Regards,
    Bright

    Dorristats
    You cannot use Shipping API as that is not required in your case (I am not sure Demantra looks at the shipping tables or just order line tables for forecasting using history). If you go down that path your situation will get complicated.
    Assuming that Demantra looks at order lines for the actual_shipment_date and shipped_quantity
    1. Try passing the ordered_date, request_date and promise_date as they are in the legacy.
    2. You can (have not tested this) actual_shipment_date as it is in the history to the API to create the order line.This should work.
    3. If that is not allowed,in the custom workflow process (you have to create) to convert these lines from your legacy or third party systems, you can just update these columns in a custom node.
    Thanks
    Nagamohan

  • How to import ORacle 7 database to Oracle 10g by using OWB?

    Hi, I have an old Oracle 7 database that I want to import into an Oracle 10g database by using OWB. I have made an odbc connection to the Oracle 7 database, and the dblink is working when I test it through SQL Plus, and I also manage to see the source tables in the import wizard. But after I have selected the tables I want and "execute", then an error comes up that I can not figure out.
    I am using Microsoft Oracle odbc driver on a Windows 2003 Server. I tried to use the ORacle 10g odbc driver, but then I could not connect to Oracle 7. I got a message about a specified driver that could not be loaded due to system error 127.
    Anyway, I can connect and see the tables by using the Microsoft ODBC driver, but it will not import the metadata.
    Is there a tutorial or something about how to import through an odbc connection?

    Ronny,
    It's not possible to create a database link from 10g to 7. See the following Metalink article:
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=207303.1
    To use the database link approach you'll need to create a 9.2 'hop' database -- a database who's sole purpose is to allow connections from 10g and from which you can connect to 7.
    However OWB itself won't read metadata out of a 7 database, so you'll need to do some manual work -- eg create views on the 9.2 database for the tables on the 7 database that you want to read from.
    Another potential solution is to use the heterogenous data services to connect via ODBC to the Oracle 7 instance; again OWB might not be able to read the metadata in which case you should create views somewhere where OWB can read from.
    I hope my ramblings make some sort of sense :-)
    Cheers,
    Colin

  • How doI Import HD clips from HTC Desire HD for use in Final Cut Express?

    Before anyone says it I know it's dead easy with and iPhone but how difficult is it to import video from the HTC Desire HD to use with Final Cut Express? I am looking at purchasing this phone and would be interested in people's thoughts.

    Hi Tom,
    Pleased to make your acquaintance, having recently used your FCE4 editing workshop as a bible I'd like to thank you for making an understandable read! Re my comments: This was early days with the application and I have a lot of work to catch up on before I get to work with it properly. In a test I set it up using the 720p25 apple intermediate codec and it needed rendering. the phone uses 3gp to record. I haven't gone into any detail with it yet, still busy trying to migrate from windows mid project from adobe premiere before even attempting to provide any focus to my camera on my phone. I will report back when I get there if anyone is interested!

  • How to import projects from workshop 8.1 to eclipse for weblogic 11.1

    I see a few howto's for migrating from workshop 8.1 to workshop for 10 but it is not obvious how to import existing 8.1 projects into enterprise pack for eclipse. If there is a how to out there could someone point it to me or maybe give me a quick walk through.
    Jerry

    There is no tooled support for project migration from Workshop to OEPE (regardless of version).
    The biggest question when contemplating such migration is whether you are using Beehive components (NetUI, Controls, etc.). Oracle support for Beehive ended with Workshop. If your application uses these technologies, you will need to stay with Workshop. The last version of Workshop was for WLS 11gR1 (10.3.1). No future versions are planned.
    If your application does not use Beehive components (or you can migrate away from them), then you can move to OEPE. The only supported approach is to recreate necessary projects in OEPE and copy your source code over.
    - Konstantin

  • HT201302 how to import photos from iphone 5 to my computer using Windows 8 ?

    Can some one explain step by step how to import photos from iphone 5 to computer using Windos 8 ? thank you!

    Plug it into PC and the iPhone should show up in "Computer" on PC then a simple matter of dragging and dropping
    see here for details
    http://support.apple.com/kb/HT4083

  • How do YOU organize pages, create a site map, and use hyperlinks?

    I had to get out of bed to bring this up with you all; I couldn't stop thinking about this next learning curve. It is: How shall I organize the topics I have in my website? One extreme is to have all of the topics showing in all of the nav bars at the top of all the pages. The opposite extreme is ............ I cannot truly visualize it.
    I think that the big obstacle for me is that i don't want to hide any pages so well, so slickly, that they can be found only by the most focused and persistent website visitor. I can see how some pages could be lost to a lot of casual website viewers.
    On the other hand, there are some pages that are natural groups. In my case, the U.B.R.O.L. group is that. It is made up of five people and me. I have one page for a photo slideshow which has one photo of each of us, but then I have a separate page for Nigel and his photos, a separate page for Vali and her long bio and photos, and a separate page for Helen, her short bio and her many photos.
    Tonight I tried making hierarchies using hyperlinks, so that U.B.R.O.L. shows up in the Site Menu, but Nigel, Vali, Helen, and Peggy do not show up. To get to their photos, one would have to click onto the U.B.R.O.L. group page. Once at the U.B.R.O.L. page, one can then click onto Vali's, Nigel's, and Helen's page, and then from each of their pages there are 3 hyperlinks: one to return to U.B.R.O.L., and three more hyperlinks to click onto the others who have personal pages. (Peggy does not have a personal page because she is shy and never gave me more photos or a bio of herself. She prefers anonymity.)
    But even though I put those hyperlinks on those pages, I am having an internal concept war, my friends, and a solution is not at hand.
    I am thinking of how I am going to deal with the pages made for me, my husband, and my husband and I together.
    I cannot imagine clearly how a Site Menu would look at the topmost level and much less of an idea how each page would look several levels down.
    I welcome any direction you could send my way. I would like to know how you organized your pages, how you decided which pages would not be listed in the nav bar, and what you did to/with the pages that were not listed in the nav bar.
    Would you please send me the URL of your website so that I can SEE what you are talking about? I am not good at imagining what people say; I have to see it rather than imagine it.
    Lorna in Southern California

    Lorna, mostly from reading books, Iearned the following things.
    •Don't make me think (actually the title of an excellent book on webdesign)
    •Every information should be available in at most 3 clicks
    •Tell them where they are, where they can go and where they have been.
    IMHO, iWeb lends itself fairly well for these last 2 criteria. The Navbar is a very useful tool and I suggest you do not go too far away from it.
    On my current issue of the toy theatre magazine (which is NOT a beautiful website) I wanted to go in 3 languages; English, German and Dutch. I knew i was courting disaster but one can be so ambitious. This in fact meant that I had to do 3 sites. Sites being defined as a group of pages structurally belonging to each other.
    So I made an Index/Splash page with a nice picture, a title and 3 flags. These being links to the 3 versions. (I did not want to make them think on the Splashpage).
    Clicking a flag brings the visitor to a Contents page on their version of the site. Just like the Contents page in a book. Here they can choose to go to any of the items and on each and every page of the site is a Contents button that returns them there.
    Pages are numbered in the middle of the website, and to the leftside the number of (and link to) the previous page and to the right the same for the next page.
    The current issue is number 25, ( http://www.vischmarktpapierentheater ), the previous 24 were done in Freeway and the design stems from there.
    The translation to iWeb did work well but in the end the result was disappointing mostly because I wanted some slideshows, hated the "None .Mac accounts" version and went overboard with Keynote slideshows, really ugly.
    The other problem stems from the triple language idea. This meant that I had to do either 3 versions of each slideshow, or make one version accessible for every language. This menat some convoluted linking which I will never do again.
    In short If you want to go "deep", make various sites and link each starting page to you Index/Splash, keep the starting pages of each site on the Navbar Make a Contents sidebar or something like that on each of the starting pages, and than you can go anywhere within the required 3 clicks.
    Good Luck
    Harry

  • How to import Root CA certificate (Firefox 22)on windows using certutil? what are the dlls required?

    I was using certutil from my application to import root CA certificate, but it it started complaining about missing dlls after Firefox 18. What are the dlls required.
    It will be appreciable if some one can give the code of Firefox (What they use), to import root CA certificates.
    Thanks

    I found the following with a google search. Hope it helps.
    *https://support.mozilla.org/questions/955513 How to add a private SSL root certificate authority
    *https://support.mozilla.org//questions/952035 Where can I download certutil.exe and the NSS Utils for Windows
    *https://www.felixrr.pro/archives/165/mozilla-nss-utils-with-nspr-compiled-for-download
    *http://wiki.cacert.org/FAQ/BrowserClients#Mozilla_Firefox

  • How do import TruePiano and other samples in Garageband to use in my songs?

    I'm attempting to use some piano samples from TruePianos.com, as well as other samples I've got, to improve the quality of the sounds I'm recording with.  Yet I have no idea how to get Garageband to recognize these sounds and allow me access to them.  How do I do this?  It must be a very common and basic function, something people do daily.  Thanks

    I don‘t know if we're talking about the same thing - I assumed you wanted to build a sampler instrument from the raw samples of the individual keys. For that you would need special software, like Polyphontics.
    If you have a complete sampler instrument - consisting of the audio samples plus the file that stitches them together - the question is whether it's compatible with GB. I'm not an expert on this. But look at GB's Instrument Library (under HD/Library/Application Support/Garageband): The single samples are in the folder Sampler/Sampler files and are .wav or .aif audio files. The instruments that make use of these files are under Sampler/Sampler Instruments and have the .exs format. The track settings for the instruments (which include the GB effects applied to them are in Track Settings/Software and have the .cst format.
    If your instruments come in this format, it might be possible to just put them in the Instrument Library by hand. An installer that does this for you is probably better.

Maybe you are looking for