NEED HELP !!! Client website creation.

I am creating a website for a client (ICE HOCKEY LEAGUE) and trying to figure out how to go about designing the site so that the client can easily manage on their own frequent updates such as STATS, STANDINGS, PICS, etc - ANY SUGGESTIONS or ADVICE ??

Depending on the plan it can go from probably a monthly charge to a flat fee license cost for the platform. Really need to do the research as there are lots of solutions.
It might be able to work with a Muse site, but Muse is very specific in the type of HTML that can be injected into it, without breaking the site. Remember Muse mostly works one way. Design and then export. You would probably create it in Muse, but then add the platform in after the fact depending on the solution.
Do you have a realistic budget that might allow for this to be added to the project from the client?

Similar Messages

  • Your help needed: Survey on Website Creation

    We are final year MBA students at the Foster School of Business, University of Washington (Seattle, WA). We are doing a study on tools used for website creation, and would appreciate your input. The survey shouldn't take more than 5 minutes. Thank you!
    https://catalyst.uw.edu/webq/survey/sksonpal/238204

    917442 wrote:
    Dear all,
    We are having trouble finding a work-around that allows external suppliers to access our Oracle site without being on the internal client network. The problem is as follows:
    After issuing an RFQ, suppliers receive an email with a link to the client RFQ on the Oracle Production site. Clicking the link, suppliers receive an error message saying the link is broken, because they are not on the internal network of the client, and thus cannot access Oracle Production for answering the RFQ.
    Oracle sits on the client intranet, and we are looking for something that would allow us to put certain elements (i.e. RFQ) onto the internet for all clients with a username and password to access. If you know of a work-around for this, please contact me asap.
    Thanks, in advance, for your help!
    MatI think you need to implement isupplier for this...
    let us also wait for others to comment
    Mahendra

  • Uber Noob Needs Help Creating website!

    I need help creating my webpage: It has a textbox on it were
    the user enters a URL and it then redirects the end user to that
    URL when they press the GO Button. It also has a check box saying
    "Hide my IP", If the end user clicks this box and then clicks go
    they will be directed to the website they stateted in the Textbox
    but this time it shall mask there IP Address so they can bypass
    proxys and surf anonomosly. Please can someone give me some HTML
    code i could use for this site or a Link to a website that can give
    me the code.

    I assume the application is connecting to Oracle using an application ID/password. If so, check to see if that user has a private synonyn to the table. If so drop it since you have a public synonym.
    Verify that the public synonym is in fact correct. Drop and recreate the public synonym if you cannot select against the synonym name using an ID that can perform select * from inhouse.icltm where rownum = 1. That is if this other user cannot issue select * from icltm where rownum = 1 without an error.
    Check that the application ID has the necessary object privileges on the table.
    Queries you need
    select * from dba_synonyms
    where table_owner = 'INHOUSE'
    and table_name = 'ICLTM'
    You may find both public and private synonms. Either fix or delete. (Some may reference someelses.icltm table if one exists)
    select * from dba_tab_privs
    where table_name = 'ICLTM'
    and owner = 'INHOUSE'
    Note - it is possible to create mixed case or lower case object names in Oracle by using double quotes around the name. Do not do this, but do look to see that this was not done.
    You could also query dba_objects for all object types that have the object_name = 'ICLTM'
    HTH -- Mark D Powell --

  • I need help with website can you please

    Need help
    Message was edited by: Liam Dilley - Phone number in here is a bad idea

    Hi,
    I removed your phone number as you will just get cold called
    BC support does not call you for help and people here can help you here. Just saying "need help" is not much use though, we need to know what kind of help you need.

  • Newbie Needs Help With Website

    I am new to Dreamweaver and am undertaking the task of building my church website. I have placed the images in tables on and centered. I have also set the table width to 60% so that it will display properly in different resolutions. However the links I have created on the left move over the images when the screen size is reduced. My question is what do I need to do with the links to keep them locked in place when the screen size is reduced.
    Any help is greatly appreciated. Below is the code that is used for the links
    The website that I am working at is: http://www.friedlandmoravian.org
    <div id="apDiv2">
      <div align="center">
        <p>
          <script type="text/javascript">
    AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0','widt h','79','height','25','src','text1','quality','high','pluginspage','http://www.adobe.com/s hockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','bgcolor','#44352A','movie' ,'text1' ); //end AC code
        </script>
          <noscript>
            <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="79" height="25">
              <param name="movie" value="text1.swf" />
              <param name="quality" value="high" />
              <param name="bgcolor" value="#44352A" />
              <embed src="text1.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="79" height="25" bgcolor="#44352A"></embed>
            </object>
          </noscript>
        </p>
        <p>
          <script type="text/javascript">
    AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0','widt h','113','height','26','src','text2','quality','high','pluginspage','http://www.adobe.com/ shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','bgcolor','#44352A','movie ','text2' ); //end AC code
    </script>
          <noscript>
            <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="113" height="26">
              <param name="movie" value="text2.swf" />
              <param name="quality" value="high" />
              <param name="bgcolor" value="#44352A" />
              <embed src="text2.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="113" height="26" bgcolor="#44352A"></embed>
            </object>
          </noscript>
        </p>
        <p>  </p>
        <p>
          <script type="text/javascript">
    AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0','widt h','106','height','25','src','text3','quality','high','pluginspage','http://www.adobe.com/ shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','bgcolor','#44352A','movie ','text3' ); //end AC code
    </script>
          <noscript>
            <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="106" height="25">
              <param name="movie" value="text3.swf" />
              <param name="quality" value="high" />
              <param name="bgcolor" value="#44352A" />
              <embed src="text3.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="106" height="25" bgcolor="#44352A"></embed>
            </object>
          </noscript>
        </p>
        <p>  </p>
      </div>
    </div>

    I can't see any tables being used on the entry page.. all you are using is absolutely positioned divs. Not sure why you are using AP divs, are you?
    Unless you understand how these work, you will be in a lot of bother, one of them being the exact problem you mention.... read this article before doing anything else:
    http://apptools.com/examples/pagelayout101.php
    That layout can be quite easily achieved by a beginner using a table layout - one for header, a nested table layout for the left and right columns and then another for the footer area.
    Also a simple css layout would work, but you'd again need to understand css positioning.
    The page took a heck of a long time to load and its because all you've used is images....  type your url into the box at this site and you'll see that the image sizes are just too big, causing the slow load times.
    http://analyze.websiteoptimization.com/wso
    Had a look at one of the inner pages (history) and again you are using an image for the text area - why would you do that...
    Firstly, it would cause a speed issue and more importantly would cause you problems if you wanted the page spidered by the search engines... no text on a page and the SEs won't find you.
    Sorry to say this, but I'd start over, but before you do, please read up on how to create a page (using either tables or css) that isn't as fragile as the one you have and that will be consistent across different browsers.
    Here are some links to help you get started:
    http://www.w3schools.com/
    http://www.macromedia.com/devnet/mx/dreamweaver/css.html
    http://www.macromedia.com/devnet/dreamweaver/articles/tableless_layout_dw8.html
    http://www.macromedia.com/devnet/dreamweaver/articles/css_concepts.html
    The last one on the list may suit you to start with, as it takes a FWs comp and shows you how to build the site in Dreamweaver.
    http://www.adobe.com/devnet/dreamweaver/articles/dw_fw_css_pt1.html
    Hope some of this helps  :-)

  • Need Help for website

    hello
    I had to reinstall I Web in my powerbook. So all my folders with my website disappeared.
    I had a back up of my website folder and I want to import this folder in I Web application I've just reinstalled.
    How can I do it ?
    Thanks for your help
    FG

    All your iWeb work is saved in a file called "domain"
    You may not have lost this file when you reinstalled iWeb.
    By default it is located in your user/library/application support/iweb folder.
    This is separate from the iWeb application folder.
    Do a spotlight search for "domain"
    You may find more than one. (the newly installed iWeb may have created a new one)
    Navigate to each "domain" file you find and double click its icon to start iWeb.
    You may find your work. iWeb by default opens the last edited domain file but if you've reinstalled iweb it may open a blank domain file. If that happens quit iWeb and look for another "domain" file (using a spotlight search) on your hard drive and double click its icon. Repeat this process until you've tried to open all the "domain" files you can find.
    iWeb cannot edit published pages, only the data in the "domain" file.
    Good luck, David Phelps http://web.mac.com/phelpssculpture/iWeb/
    "I may receive some form of compensation, financial or otherwise, from my recommendation or link."
    ibook & imac   Mac OS X (10.4.9)  

  • Need help with Catalog creation

    I have a catalog of 500 item I would like to sell over the
    web . This catalog is in a PDF format with graphics and text . How
    can I get into contribute and add the paypal cart buttons. I am
    trying to eliminate the need of recreating the catalog when it is
    all already created and shoud be able to convert for use in
    contribute. any help would be appreciated . If contribute is not
    the product for me let me know that as well. The catalog was
    created in illustrator and saved as a PDF file (if this
    helps)

    If you have the source design in Illustrator - you might want
    to use Dreamweaver or GoLive instead, so that you can insert your
    graphics and text elements using layers and hotslices. Contribute
    can then be used to manage your site content. For a simple site
    design, you can incorporate existing sample templates in
    Contribute, and then add the paypal shopping object to them. Since
    you have the graphical mockup in Illustrator this should be two
    ways to approach your catalog to web design.

  • Need help on chatroom creation

    I am preparing a multi user chat application using FMS and flash. In which the Users can able to chat with each other based on the selected chat room.
    For example, my chatroom will be created with below method.
    My chat application ‘main.asc’ was in FMS application folder  chat/
    To create a chat room, I will create the application instance by chat/chatroom. For now my chat application is working fine.
    Now I want to prepare a admin page, the admin can able to see all user chat history and he can also send message to all the chat users, irrespective of chat room. i think the admin should create common application instance.
    I am not sure how to done this. Any suggestion or guidelines please.

    thanks for your reply, manish
    I have modified the program, now my multi room chat application is working fine. i am not using shared object here.
    Let me explain my chatroom creation logic.
    Please read the logic below and confirm, whether I am in the correct path.
    Previously I have created my application instance (rtmp://myserver/chat/chatroom) along with chat room. Now I am creating a common application instance for all users even admin user. Desired chat room will passed as a parameter during onconnect() itself.
    I have added a condition in my server script for broadcasting a message. Whenever the condition receives the message it will broadcast that message to all the clients, who has logged in same chat room and admin too.
    For now the admin user can able to see all the chat history of the connected client. Actually I want to save all my chat history in a database. I am working on websevice to save this.
    Thanks again

  • Need Help Re: Forms Creation Make Text Appear or Disappear?

    Hello,
    I am assisting in the creation of a form that will be used by support personnel to send to clients.
    I would like to know if it is possible to make a form where if the user clicks, let's say the check box, 3 or 4 sentences pre-defined are displayed.  If the box is not checked, I do not want those sentences displayed.  Thank you!

    I would like to know if it is possible to make a form where if the user
    clicks, let's say the check box, 3 or 4 sentences pre-defined are
    displayed.  If the box is not checked, I do not want those sentences
    displayed.  Thank you!
    Yes, this is possible.

  • Alignment problems in website (Was:need help with website!!!!)

    hi i made a website for my boss and everything looks great on google chrome but in IE parts are not alligned properly could some one go to the site in IE so you can see the problem for yourself and look at source code and find what i did wrong.
    http://intuitivebodyhealing.com/testimonials.html
    Thanks - Bunta

    hi again i input your code into the website and external css sheet and it does not show what it does when the code is used alone just like you gave it to me, what have i done wrong now, sorry to be such a noob. here is a link the the temp page
    http://intuitivebodyhealing.com/testimonialscopy.html
    close but something is wrong. here is my css
    body {
              font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
              background-color: blue;
              width: 960px
              margin: auto;
              background-color: #0099FF;
    #body{
              width:1050px;
              margin:auto;
    /* ~~ Element/tag selectors ~~ */
    ul, ol, dl { /* Due to variations between browsers, it's best practices to zero padding and margin on lists. For consistency, you can either specify the amounts you want here, or on the list items (LI, DT, DD) they contain. Remember that what you do here will cascade to the .nav list unless you write a more specific selector. */
              padding: 0;
              margin: 0;
    h1, h2, h3, h4, h5, h6, p {
              margin-top: 0;           /* removing the top margin gets around an issue where margins can escape from their containing div. The remaining bottom margin will hold it away from any elements that follow. */
              padding-right: 15px;
              padding-left: 15px; /* adding the padding to the sides of the elements within the divs, instead of the divs themselves, gets rid of any box model math. A nested div with side padding can also be used as an alternate method. */
    a img { /* this selector removes the default blue border displayed in some browsers around an image when it is surrounded by a link */
              border: none;
    /* ~~ Styling for your site's links must remain in this order - including the group of selectors that create the hover effect. ~~ */
    a:link {
              color:#414958;
              text-decoration: underline; /* unless you style your links to look extremely unique, it's best to provide underlines for quick visual identification */
    a:visited {
              color: #4E5869;
              text-decoration: underline;
    a:hover, a:active, a:focus { /* this group of selectors will give a keyboard navigator the same hover experience as the person using a mouse. */
              text-decoration: none;
    /* ~~ this container surrounds all other divs giving them their percentage-based width ~~ */
    .container {
              width: 80%;
              max-width: 1260px;/* a max-width may be desirable to keep this layout from getting too wide on a large monitor. This keeps line length more readable. IE6 does not respect this declaration. */
              min-width: 780px;/* a min-width may be desirable to keep this layout from getting too narrow. This keeps line length more readable in the side columns. IE6 does not respect this declaration. */
              background-color: blue;
              margin: 0 auto; /* the auto value on the sides, coupled with the width, centers the layout. It is not needed if you set the .container's width to 100%. */
    /* ~~ the header is not given a width. It will extend the full width of your layout. It contains an image placeholder that should be replaced with your own linked logo ~~ */
    .header {
              background-color: #6F7D94;
    /* ~~ These are the columns for the layout. ~~
    1) Padding is only placed on the top and/or bottom of the divs. The elements within these divs have padding on their sides. This saves you from any "box model math". Keep in mind, if you add any side padding or border to the div itself, it will be added to the width you define to create the *total* width. You may also choose to remove the padding on the element in the div and place a second div within it with no width and the padding necessary for your design.
    2) No margin has been given to the columns since they are all floated. If you must add margin, avoid placing it on the side you're floating toward (for example: a right margin on a div set to float right). Many times, padding can be used instead. For divs where this rule must be broken, you should add a "display:inline" declaration to the div's rule to tame a bug where some versions of Internet Explorer double the margin.
    3) Since classes can be used multiple times in a document (and an element can also have multiple classes applied), the columns have been assigned class names instead of IDs. For example, two sidebar divs could be stacked if necessary. These can very easily be changed to IDs if that's your preference, as long as you'll only be using them once per document.
    4) If you prefer your nav on the right instead of the left, simply float these columns the opposite direction (all right instead of all left) and they'll render in reverse order. There's no need to move the divs around in the HTML source.
    .sidebar1 {
              float:left;
              display:inline;
              width: 200px;
              height:1050px;
              background-image:url(images/sidebar1.png);
              padding: 10px 0;
              border-top: 4px solid black;
    .content {
              padding: 10px 0;
              width: 650px;
              height:1050px;
              float:left;
              display:inline;
              border-top: 4px solid black;
              text-align:center;
              background-color: #09F;
              z-index:1;
    .sidebar2 {
              float:left;
              display:inline;
              width: 200px;
              height:1050px;
              background-image:url(images/sidebar.png);
              padding: 10px 0;
              border-top: 4px solid black;
    .kristest {
              background-image:url(images/lefthandkristentest.png);
              display:inline;
    .imgA1 {
        position:absolute; 
              top: 25px;
              left: 25px;
              z-index:-1;
    .imgB1 {
        position:absolute;
              top: 75px;
              left: 80px;
              z-index: -3;
    /* ~~ This grouped selector gives the lists in the .content area space ~~ */
    .content ul, .content ol {
              padding: 0 15px 15px 40px; /* this padding mirrors the right padding in the headings and paragraph rule above. Padding was placed on the bottom for space between other elements on the lists and on the left to create the indention. These may be adjusted as you wish. */
    /* ~~ The navigation list styles (can be removed if you choose to use a premade flyout menu like Spry) ~~ */
    ul.nav {
              list-style: none; /* this removes the list marker */
              margin-bottom: 15px; /* this creates the space between the navigation on the content below */
    ul.nav li {
              display:block;
              margin-left:10px;
              margin-right:10px;
    ul.nav a, ul.nav a:visited { /* grouping these selectors makes sure that your links retain their button look even after being visited */
              padding: 10px 10px 5px 15px;
              display:block;
              text-align:center
              text-decoration: none;
              background-color: #E1C9A1
              color: #000;
    ul.nav a:hover, ul.nav a:active, ul.nav a:focus { /* this changes the background and text color for both mouse and keyboard navigators */
              background-color: #6F7D94;
              color: #FFF;
    /* ~~The footer ~~ */
    .footer {
              padding: 10px 0;
              background-color: #6F7D94;
              position: relative;/* this gives IE6 hasLayout to properly clear */
              clear: both; /* this clear property forces the .container to understand where the columns end and contain them */
    /* ~~miscellaneous float/clear classes~~ */
    .fltrt {  /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
              float: right;
              margin-left: 8px;
    .fltlft { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
              float: left;
              margin-right: 8px;
    .clearfloat { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the #container) if the #footer is removed or taken out of the #container */
              clear:both;
              height:0;
              font-size: 1px;
              line-height: 0px;
    .slider {
              width:1050px;
              height:325px;
              overflow:hidden;
              float:inherit;
              background-image:url(images/loading.gif)
    .shadow{
              background-image:url(img/shadow.png);
              background-repeat:no-repeat;
              background-position:top;
              width:1125px;
              height:144px;
              margin:-60px auto;
    .slider img{
              width:1050px;
              height:325px;
              display:none;
    #underlinered{
              display:inline;
              text-decoration: underline;
        color:red;
    #underlineblue{
              display:inline;
              text-decoration: underline;
        color:blue;
    #underlineblack{
              display:inline;
              text-decoration: underline;
        color:black;
    #underline{
        text-align:center;
              display:inline;
              text-decoration: underline;
    #horizontalRule {
        min-height: 1px;
        clear:both; width:100%;
        border-bottom:2px solid black;
        height:1px; padding-top:10px;
        margin-top:10px;
        margin-bottom:10px;
    #horizontalRule3 {
        min-height: 1px;
        clear:both;
        border-top:2px solid black;
        height:1px; padding-top:1px;
        margin-top:10px;
        margin-bottom:10px;
    #horizontalRule1 {
        min-height: 1px;
        clear:both;
              width:100%;
        border-bottom:1px solid black;
        height:1px;
              padding-top:10px;
        margin-top:10px;
        margin-bottom:10px;
    #horizontalRule2 {
        min-height: 1px;
        clear:both;
              width:100%;
        border-bottom:1px solid black;
        height:1px;
              display:block;
              margin-left:10px;
              margin-right:10px;
              size:180px;
    #par {
              font-size:14px;
    #par1 {
              font-size:13px;
    .image1hold {
        width: 650px;
        height: 250px;
        background: url(images/left%20hand%20test.png) no-repeat;
        padding: 20px;
    .image1hold img {
        display: block;
        margin: 10px;
        float: left;
    .image1hold .content {
        width: 410px;
        margin-left: 150px;
    .image1hold h4 {
        text-align: center;
        text-decoration: underline;
    .image2hold {
              width:650px; /*this is the width of your first image*/
        height:250px; /*this is the height of your first image*/
              background: url(images/right%20hand%20test.png) no-repeat;
              padding: 20px;
    .image2hold img {
        display: block;
        margin: 10px;
        float: right;
    .image2hold .content {
        width: 610px;
    .image2hold h4 {
        text-align: center;
        text-decoration: underline;
    -->
    </style>

  • Noob needs help with site creation -- interactive?

    I want to make a site where people can post and/or reply to other posts.
    I've used iWeb for a couple years so I'm good with "static" sites but how can I make one where people can post to the site themselves?
    For example, I write ::"what is your favorite rum when making a hurricane":: and a list of users/responses follows?
    Is that even possible?
    I'm using iWeb '09.
    Thanks,
    Jay

    Jay ~ Welcome to the discussions. You could link to a free forum you've set up here:
    http://www.lefora.com
    And to link to an external forum from iWeb's navigation bar:
    Link it to a blank internal page titled "Forum" (actually you can name the page whatever you want.) Then in that Forum page add an HTML Snippet with the following code:
    <script type="text/javascript">
    parent.window.location = "http://www.yourforumname.lefora.com"; // change this to your own URL
    </script>
    ...Once published, clicking on the Forum page in the navbar will immediately redirect to your external Forum page. (Thanks to Cyclosaurus for the code).
    Ning, the free "social networking" site, includes a forum:
    Add a rich single or multi-threaded discussion forum with categories, photos and attachments to your Ning Network. Limit forum topic creation to you or open it up to all of your members.
    http://about.ning.com/product.php

  • Need help in IDOC Creation

    Hi Guys,
    I need to create a Vendor Master using LSMW via IDOC Process..What are all the points needs to consider..
    Thanks
    Prabhu

    In LSMW object attributes... give like this..
    Message Type         CREMAS                      Vendor master data distri
    Basic Type           CREMAS04                    Vendor master data distri
    Enhancement
    after that continue normal LSMW procedure.

  • Need help with Maze creation

    Hi everyone!
    I'm currently trying to make a maze creator program. My problem is that it's not functioning properly, though i can't find any problems in the theory. since the program is not 10 lines long i don't want to post the whole program here, so i would like to ask if anyone can help me. If somebody wants some challenge, please answer to this post, and i can send the program in private.
    Aeren

    import java.io.*;
    import java.util.*;
    public class Maze {
    private int width, height;
    public int [][] mazeJoUt;
    public boolean [][] mazeBejart;
    public String [][] mazeHonnan;
    public boolean [][][] mazeFalak;
    public Maze(int height, int width) {
         this.height = height;
         this.width = width;
         mazeJoUt = new int[width][height];
         mazeHonnan = new String[width][height];                                             // Alapb�l semmi, ez jelzi, hogy m�g nincs bej�rva
         mazeFalak = new boolean[width][height][4];                                        // 0.�szak 1.nyugat 2.d�l 3.kelet
    public int getWidth() {
         return width;
    public int getHeight() {
         return height;
    public void init() {
         int i, j, k;
         for (i = 0; i < height; i++) for (j = 0; j < width; j++) mazeJoUt[j] = 0;
         for (i = 0; i < height; i++) for (j = 0; j < width; j++) mazeHonnan[j][i] = "Semmi";
         for (i = 0; i < height; i++) for (j = 0; j < width; j++) for (k = 0; k < 4; k++)mazeFalak[j][i][k] = true;
         mazeJoUt[0][0] = 1;
         mazeHonnan[0][0] = "Nyugat";
         mazeFalak[0][0][3] = false;
    public void createRoad() {
         int coordX = 0, coordY = 0;
         int szam;
         int sor = 3;                                                                           // sor a j� �t k�vet�s�re
         boolean ok = true;
         boolean kesz = false;
         Random randi = new Random();
         szam = randi.nextInt(2);                                                            // Az els&#337; utat a cikluson k�v�l kell meghat�rozni
         if (szam == 0) {                                                                                          // 0 eset�n d�lnek indulunk
         mazeFalak[0][0][2] = false;
         mazeFalak[0][1][0] = false;
         coordY++;
         mazeHonnan[0][1] = "Eszak";
         mazeJoUt[0][1] = 2;
         } else {                                                                                                    // 1 eset�n pedig keletnek
         mazeFalak[0][0][1] = false;
         mazeFalak[1][0][3] = false;
         coordX++;
         mazeHonnan[1][0] = "Nyugat";
         mazeJoUt[1][0] = 2;
         while(ok){
         int i,j;
         System.out.println("("+coordX+","+coordY+")");
         System.out.println(mazeHonnan[coordX][coordY]);
         for (j = 0; j < getHeight(); j++) {
              for (i = 0; i < getWidth(); i++) System.out.print(mazeJoUt[i][j]);
              System.out.println();
         System.out.println();
         if (coordX == getWidth()-1 && coordY == 0) for (j = 0; j < getHeight(); j++) {
              for (i = 0; i < getWidth(); i++) System.out.print(mazeHonnan[i][j]+ " ");
              System.out.println();
         int tempX = coordX, tempY = coordY;
         boolean eszak = true, del = true, kelet = true, nyugat = true;
         if (tempX == 0) nyugat = false; else
         if (tempX > 0 && !mazeHonnan[tempX-1][tempY].equals("Semmi")) nyugat = false;
         if (tempX == getWidth()-1) kelet = false; else
         if (tempX < getWidth()-1 && !mazeHonnan[tempX+1][tempY].equals("Semmi")) kelet = false;
         if (tempY == 0) eszak = false; else
         if (tempY > 0 && !mazeHonnan[tempX][tempY-1].equals("Semmi")) eszak = false;
         if (tempY == getHeight()-1) del = false; else
         if (tempX < getHeight()-1 && !mazeHonnan[tempX][tempY+1].equals("Semmi")) del = false;
         if (!(eszak || del || kelet || nyugat)) {
              System.out.println("Beragadtam!");
              if (!kesz) mazeJoUt[tempX][tempY] = 0;                                                                 // Beragadtunk, teh�t t�r�lj�k mint j� utat
              sor--;
              if (sor == 0) sor = 9;
              if (mazeHonnan[tempX][tempY].equals("Eszak")) tempY--;
                   else if (mazeHonnan[tempX][tempY].equals("Kelet")) tempX++;
                   else if (mazeHonnan[tempX][tempY].equals("Del")) tempY++;
                   else if (mazeHonnan[tempX][tempY].equals("Nyugat")) tempX--;
         }     else {                                                                                                         // beragad�s v�ge
              boolean joszam = false;                                                                      // Ha nem ragadtunk be, akkor keres�nk egy ir�nyt
              while (!joszam) {
              szam = randi.nextInt(4);
              //System.out.println(szam);
              switch (szam) {
                   case 0 : if (tempY > 0) { if (mazeHonnan[tempX][tempY-1].equals("Semmi")) {
                   mazeFalak[tempX][tempY][szam] = false; tempY--;                              // Ki�tj�k az adott ir�nyba a falat
                   mazeHonnan[tempX][tempY] = "Del";                                                  // Az �J helyen be�ll�tjuk, hogy honnan j�tt�nk
                   mazeFalak[tempX][tempY][2] = false; joszam = true;                         // Az �j helyen is ki�tj�k ugyanazt a falat
                   }} break;
                   case 1 : if (tempX < getWidth()-1) { if (mazeHonnan[tempX+1][tempY].equals("Semmi")) {
                   mazeFalak[tempX][tempY][szam] = false; tempX++;
                   mazeHonnan[tempX][tempY] = "Nyugat";
                   mazeFalak[tempX][tempY][3] = false; joszam = true;
                   }} break;
                   case 2 : if (tempY < getHeight()-1) { if (mazeHonnan[tempX][tempY+1].equals("Semmi")) {
                   mazeFalak[tempX][tempY][szam] = false; tempY++;
                   mazeHonnan[tempX][tempY] = "Eszak";
                   mazeFalak[tempX][tempY][0] = false; joszam = true;
                   }} break;
                   case 3 : if (tempX > 0) { if (mazeHonnan[tempX-1][tempY].equals("Semmi")) {
                   mazeFalak[tempX][tempY][szam] = false; tempX--;
                   mazeHonnan[tempX][tempY] = "Kelet";
                   mazeFalak[tempX][tempY][1] = false; joszam = true;
                   }} break;
              }                         //while joszam v�ge
              System.out.println("Haladunk");
              if (!kesz) mazeJoUt[tempX][tempY] = sor;                                             // Felt�telezz�k, hogy j� uton j�runk, ha nem ld. fenn
              if (tempX == getWidth()-1 && tempY == getHeight()-1) kesz = true;
              sor++;
              if (sor == 10) sor = 1;
         }                    // nem beragadt v�ge
              coordX = tempX;
              coordY = tempY;
              if (coordX == 0 && coordY == 0) ok = false;                                                  // Ha visszajutunk a starthelyhez, k�sz vagyunk
         }                    // while v�ge
         System.out.println("A ciklusnak vege");
    }                         // createRoad v�ge
    public static void main(String argv[]) {
         BufferedReader beolvas = new BufferedReader(new InputStreamReader(System.in));
         boolean ok = false;
         int magas = 0, hosszu = 0;
         while (!ok) {
         try {
              System.out.print("Please type in the height: ");
              magas = Integer.parseInt(beolvas.readLine());
              ok = true;
         } catch (Exception e) {System.out.println("Wrong format!");}
         ok = false;
         while (!ok) {
         try {
              System.out.print("Please type in the width: ");
              hosszu = Integer.parseInt(beolvas.readLine());
              ok = true;
         } catch (Exception e) {System.out.println("Wrong format!");}
         Maze myMaze = new Maze(magas, hosszu);
         myMaze.init();
         myMaze.createRoad();

  • Need help troubleshooting Index creation..

    Hi,
    I'm using RH8, Webhelp, working locally.
    I've tried several times to create an index, but each time it crashes.
    The first few times, I manually accepted the index keywords.....I'd spend about 25 minutes or so working on it, then RH would freeze on random files (different each time), causing me to reboot RH.  I've lost the entire index because it never completed.
    Now, I thought I would test it by just automatically adding the index keywords.......and after about 3-4 minutes of it working through the files, it froze. I can't even minimize the RH window, I have to reboot again.
    I've created an index for a previous project with no errors......but this is not the case with this project.
    Does anyone have any advice on what could be wrong?  Anything errors I can eliminate? files to test? review? anything?  I don't even know where to begin to troubleshoot this problem.......
    Thanks!

    HI,
    Just following up....
    1 - Yes, I have successfully created an index on a completely different project.
    2 - Windows xp, 32.
    I need to revisit this issue in a couple of months, I have other things to tend to.  I'll post back my "next attempts" on creating an index.
    but, if there's someone out there with an answer, by all means.........please share!
    Thanks!

  • Need help for database creation

    Hi all
    i am new to oracle and in learning stage.
    Date: 01-Jan-2006 shift: Morning/noon/night
    alert name resolved escalated
    cpu 4 0
    disk 2 0
    memory 1 0
    i want to store all these values into database. any help please....
    thanks

    i will be getting a file like this each day.
    Date: 01-Jan-2006
    shift: Morning/noon/night
    alert name resolved escalated
    cpu 4 0
    disk 2 0
    memory 1 0
    at present i am storing on excel sheet. but now i want to store it in a database. I created just two tables but i don't know whether they are correct or not
    resolved_tab
    alert_date_res date,
    alert_shift_res varchar2(10),
    alert_cpu_res number(10),
    alert_disk_res number(10),
    alert_memory_res number(10)
    same way i created eslalated_tab with _esc as extension to all fields. is it corret approach what i am following?                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

Maybe you are looking for

  • How can I export/share a project/movie with iMovie 10(.0.1)?

    Hi, I generate a movie with images from iPhoto and underlaid a sound file. In iMovie the film looks great and now I want to share/export it. But the share button doesn't work: I click on it and nothing happens – no submenu, no window, nothing. It see

  • My saved file changes have disappeared

    I'm using a Macbook Air and Pages to write. It's running OS 10.9.5. I was writing today, all day. I saved every couple of minutes. I wanted to back up today's changes to my manuscript so I closed the Pages file to copy it to a drive. When I reopened

  • Customer sales seperated to tax

    Hi experts, I have a question: RFDUML00 generates all customer sales in whole. But I want just to seperate the customer sales for special tax code. E.g. Customer 1000 has sales in tax code A1 xxx u20AC. In SAP marketplace a hint exists, which says th

  • Looking for Logoff API functionality from NWA

    Hi , I have one web application which is deployed on NW 720 system . I have applied security contraint in this web application so when i try access the url pattern it ask user for credentials . But if i close this browser and open a new session then

  • Get Ancestor (SOMEONE PLEASE REPLY ASAP)

    i have a panel and a textPane is added to the panel... is there a way to get the ancestor of the textPane by just focusing on the texPane??