Great coding challenge

Hi, can someone fix this? Its a great challenge of coding for high coders of LabVIEW


Tags: NI Software

Similar Questions

  • REST API issues and in bulk

    Hi all

    I'm just getting started on a new integration between Eloqua and our CRM system. For now, I'm mainly interested in export of Contacts of Eloqua.

    I have 2 questions about the API REST Eloqua:

    1 search Contacts on most of the works of fields very well. However, some fields cause a 500 internal server error. For example, dateCreated and dateModified seem to cause this. I'm doing something wrong, or is this a known problem? I'll try the following:

    GET /Api/rest/1.0/data/contacts?search=C_DateModified%3D1389988359

    2. in the JSON results returned by a search for Contact, it seems that most of the fields are returned in the array "fieldValues can only be". It works well, and I learned how to search the corresponding identification field definitions in the results. However, a dozen of fields returned in a different format to the root level (for example updatedAt, accountName, businessPhone, country, emailAddress, firstName, lastName, etc.). I find that this difference makes it difficult to work with the API constantly. I don't know how these level fields root in correlation with their field definitions. Is it possible to request only * fields all be returned in the array fieldValues can only be?

    I also have a question about filters in the API in bulk:

    3. in the creation of export for export of Contacts, it is possible to specify a filter selection, for example:

    'filter': {'FilterEnsemble': 'valueGreaterThanComparisonValue', 'value': '{{Contact.Field (C_DateModified)}}', "comparisonValue": "2014-02-05 15:36:58"}

    It is possible to specify several filters in this way? (And if so, can we carry out AND / OR operations on them?) Or several selection criteria must be made using a filter of Segment?

    If a Segment filter is needed, I guess I'll have to programmatically create a new for each export to us (and then delete it as well as export) since the dateModified interests us will change each time you export. Doesn't that sounds good, or there at - it a way to create a "reusable" Segment in which I could just move to the date desired by each invocation?

    Edit: I have another question about filters, so I'll add it here:

    4 use the filter question #3 above, I find that Eloqua will return the contacts with a value of C_DateModified 2014-02-05 15:36:58 (note that this is not * superior * 2014-02-05 15:36:58, so I'm not expecting to see these records returned). Is this a bug or expected behavior? My guess is that the Eloqua platform stores internal dates and times with millisecond precision, but delivering or floored in the second round. In this case, the documents in question have no doubt C_DateModified a value slightly greater than 2014-02-05 15:36:58 (for example 15:36:58.342) so the logic is technically correct. Is there a way query/request dates and times to the millisecond precision?


    To give in this context, I am train to the query to export contacts to our CRM system. A process executes periodically and ask all the contacts that have been updated since the last run. I don't want to take the risk of lack of contact updated due to minor timing problems, so my plan was to set up the C_DateModified filter for each series to be larger than the latest value C_DateModified returned from the previous run. This approach is upset about the problem described however. Is there a better way to do this?

    Thanks for any help!

    Post edited by: Lorne McIntosh

    Hi Lorne,

    With regard to some of your questions:

    1. to perform this kind of search, use GET Api/rest/1.0/data/contacts?search='modifiedAt>3/27/2014'

    Research infrastructure will accept generally field research by their internal name, but for certain system-level fields, they are exposed in the top level 'attributes' with specific naming conventions and this is one of them. Company is another example.

    2. This behavior is similar to the above. Some of these root-level or "attribute" fields are there because this end point is designed for use by the application, in which case it must load the most relevant contact on a depth minimum = optimized call fields. There is no way to get all the fields of the table fieldValues can only be because the assumption is that if you do a depth = complete call to get all the data would you duplicate data recovery. If the entire structure of the returned JSON was to change this would just lead to other coding challenges. If it is a major concern, then using Bulk would be your alternative.

    3. this comparison filter only supports the basic queries. No advanced logic or wildcards. You must wear a contact filter and then reference it in your definition of export in bulk, if you want something more complex. They can be reused, but it depends on the logic. If you simply all contacts that have been modified in the last 24 hours and met other criteria, you can let the filter unchanged. If you want to control the precise date time in the query itself and is not in your code that executes the query at the right time (to avoid gaps) then you will need to continually update the filter through REST conditions. If you create a new filter every time rather than update it, then you need to update (or create a new) export definition that the id of the filter will change.

    4. Unfortunately not. Even if you can interview during the time Unix, it is given in seconds not ms (e.g. 1375449678 against 1395776202000). The accuracy of ms would exist in the db level, which explains why the query performs this way for what is expected.

    Hope this helps to clarify,

    Bojan

  • "The String to Byte Array" and its operations on-site (memory) of twins "Byte Array to string"? (or if they incur sentence of copy/memory operation?)

    I can't deduct the answer to this question (topic/post title) of the help of LabVIEW on the functions.

    Intuitively, it seems that the two representations of data are equal to the memory and so goes between the two should essentially be a no-op when the code is compiled... but is it? (assuming that the length of the array of strings/remains constant, can I go back repeatedly without performance?)

    As a string of LabVIEW is a handful and any other type of data except tables aren't a handful; that implies to me that a string = U8-table-grip handle and so a string into an array of U8-could be a memory or inefficient operation since no conversion actually take place?

    The reason I ask, is that when you work with for example TCP Read or read VISA, 'data' reading is always a string, but according to what you are doing, this string is often more efficiently processed/interpreted if converted to an array of U8 and I just want to know if (memory and CPU point of view) I can move freely between the chain and U8 array and return depending on what format is most appropriate to a point?

    (Also, I'm at this stage fairly certain that the "array of strings of bytes" is cleaner AND more efficient than a type-cast to an array of U8 strin... but I could be wrong.)

    I did some tests on this just now, and my conclusion is that it is completely in place. The local users group had a coding challenge when this became relevant to my solution.

  • Test more to see if it s first WITHOUT using the function Q & A... Possible?

    We challenge each other in my place with LabVIEW challenges. So I threw a bunch of examples for this weeks challenge which requires finding numbers first, but put aside from a hack...

    Well, take a look at my code for the principal sum of the Presentation of NOR-week 2016. The two sieves (Eratosthenes, Sundaram) are not directly based on Q & R and could easily be rewritten to not use it (for example by replacing the innermost loop with a while loop and put an end to a comparison etc...) Try it!)

    Of course you can also write your own Q & R of other primitives, for example using newton-raphson. I have a writing very long ago for one of the coding challenges to support populations of arbitrary resolution.

    You can also use the ordinary division and see if the result is equal (or enough, due to the limitations of the DBL close) to the result being rounded up to the nearest whole number.

    Of course the primality tests of a very large number (lots and lots of numbers) is a specialty of mathematics.

  • Display of progress thanks to a Muse Site

    Hello

    I'm looking to create a Muse site that consists of a home page with a dozen of pages linking on to. I would like to be able to show progress through these 12 sections to the user on the home page. Ideally, each section will be represented on the homepage with a picture showing is not started, in progress or completed.

    1 is it still possible in Muse - possibly with a bit of coding?

    2. is it possible that these advances to remember if the user returns to a later date?

    Would appreciate any advice.

    Thank you.

    I don't think it is possible in Muse even with great coding. And then in all cases, you have a great coding. But Muse is not suitable for this purpose as a platform. You need some sort of php engine.

  • Help! in bulk license photoshop 7.0 with Cs3 upgrade will not work when reinstalling - Adobe support cannot help

    I have installed/reinstalled CS3 (upgrade on Photoshop7) a few times since 2007, when I updated my pc - since the first installation, I had to contact their Aussie number 1800 because the Photoshop disc was a version of license in bulk and he didn't like the key when CS3 audited upgrade.  Spent more than an hour today on a chat with Adobe and they will help me more is that they are not trained on PS 7 or CS3.  ANY HELP would be appreciated

    If your products are registered with Adobe, they can unlock CS3. It's called a "challenge code".

    Apparently, Adobe has a coding challenge system.  So, if you have the old serial number of the upgrade and you call customer service.  The customer support has a challenge code procedure where they give you a code that overrides the problem.  Unfortunately, it took me 5 calls to customer support until I found someone who was able to do.  The keyword is "Challenge Code"

    Error "this serial number is not for a product calling it" | CS6, CS5.5, CS5

    Important:  We can unlock your serial number after that we first check that you are eligible for the upgrade. When you contact us, be at your computer to complete the following upgrade verification workflow.

    1. Register your product.

    2. Contact us. You will complete the next steps with a staff member.

    3. Do one of the following methods in the screen upgrade serial number :

      • Windows: Press Ctrl+SHIFT and double-click it.
      • Mac OS: Press command+SHIFT and double-click it.

      The Code upgrade window appears.

    4. Read the challenge Code to support staff member.
      Enter the support Code (which provides Support Adobe) in the field support Code and then click Next.

    Gene

  • get the serial number of the program

    I transferred to a new computer.  I managed to download cs3 on the site and to give him my serial number.  Unfortunately, my serial number online with adobe has been for the cs3 upgrade.  Anyone know how I can get the original serial number on my old computer to unlock the upgrade of the software?  I was able to disable and re-enable but gave me the serial number for upgrade cs3 not the original version that I had was that old probably 7 or maybe even 5.

    Any ideas?

    Bill

    Apparently, Adobe has a coding challenge system.  So, if you have the old serial number of the upgrade and you call customer service.  The customer support has a challenge code procedure where they give you a code that overrides the problem.  Unfortunately, it took me 5 calls to customer support until I found a person who was able to do.  The keyword is "Challenge Code"

  • How to load several HTML5 canvas on the same page (the right way)

    Hello

    I struggled to load several animations of canvas on the same page. At the beginning, I thought that export movies with different namespaces and reload the libraries in a sequential workflow might work, but it doesn't. It still load just the last loaded movie. More info here: coding challenge: what am I doing wrong?

    Here's a sample of what I'm doing:

    1: publish two flash animations with namespaces customized to "lib" defined in the "publication settings": "libFirst" and "libSecond".

    2nd: Edit the canvas tags in the HTML page. One called "firstCanvas" and another one called "secondCanvas".

    3rd: change the javascript like this:

            <script>
                // change the default namespace for the CreateJS libraries:
                var createjsFirst = createjsFirst||{};
                var createjs = createjsFirst;
            </script>
            <script src="//code.createjs.com/easeljs-0.7.1.min.js"></script>
            <script src="//code.createjs.com/tweenjs-0.5.1.min.js"></script>
            <script src="//code.createjs.com/movieclip-0.7.1.min.js"></script>
            <script src="{{assets}}/js/first.js"></script>
            <script>
                function initFirstAnimation() {
                    var canvas, stage, exportRoot;
    
                    canvas = document.getElementById("firstCanvas");
                    exportRoot = new libFirst.first();
    
                    stage = new createjsFirst.Stage(canvas);
                    stage.addChild(exportRoot);
                    stage.update();
    
                    createjsFirst.Ticker.setFPS(libFirst.properties.fps);
                    createjsFirst.Ticker.addEventListener("tick", stage);
                }
            </script>
            <script>
                // change the default namespace for the CreateJS libraries:
                var createjsSecond = createjsSecond||{};
                var createjs = createjsSecond;
            </script>
            <script src="//code.createjs.com/easeljs-0.7.1.min.js"></script>
            <script src="//code.createjs.com/tweenjs-0.5.1.min.js"></script>
            <script src="//code.createjs.com/movieclip-0.7.1.min.js"></script>
            <script src="{{assets}}/js/second.js"></script>
            <script>
                function initSecondAnimation() {
                    var canvas, stage, exportRoot;
    
                    canvas = document.getElementById("secondCanvas");
                    exportRoot = new libSecond.second();
    
                    stage = new createjsSecond.Stage(canvas);
                    stage.addChild(exportRoot);
                    stage.update();
    
                    createjsSecond.Ticker.setFPS(libSecond.properties.fps);
                    createjsSecond.Ticker.addEventListener("tick", stage);
                }
            </script>
    
    <body onload="initFirstAnimation(); initSecondAnimation();">
    
    
    
    

    Could someone please answer with best practices on how to do it? If possible, without the need to reload all libraries...

    If I only need to show a flash animation at the same time, it would be more efficient to cut/paste the canvas using jQuery tag in the DOM and reload a different lib on this subject?

    Thank you very much!

    #flash #reborn

    I was able to remedy. In the end, it was easier than I thought. Just publish using namespace different 'lib' for each film, load all the scripts at the end of theand add the following in the onload or ready events:

    $(document).ready(function () {
    
            var canvas, stage, exportRoot;
    
            // First movie
            canvas = document.getElementById("firstCanvas");
            exportRoot = new libFirst.first();
    
            stage = new createjs.Stage(canvas);
            stage.addChild(exportRoot);
            stage.update();
    
            createjs.Ticker.setFPS(libFirst.properties.fps);
            createjs.Ticker.addEventListener("tick", stage);
    
            // Second movie
            canvas = document.getElementById("secondCanvas");
            exportRoot = new libSecond.second();
    
            stage = new createjs.Stage(canvas);
            stage.addChild(exportRoot);
            stage.update();
    
            createjs.Ticker.setFPS(libSecond.properties.fps);
            createjs.Ticker.addEventListener("tick", stage);
    
            // Third movie
            canvas = dument.getElementById("thirdCanvas");
            exportRoot = new libThird.third();
    
            stage = new createjs.Stage(canvas);
            stage.addChild(exportRoot);
            stage.update();
    
            createjs.Ticker.setFPS(libThird.properties.fps);
            createjs.Ticker.addEventListener("tick", stage);
    });
    
  • Can anyone offer direction?

    Hello

    I am a new Web designer/developer and use Adobe tools, classroom in a book, and Lynda.com course to give me a crash course and I am fast learning. But asked me to develop a Web site that is out of my reach and need advice on where to start.

    The site will be an e-commerce site, with additional user interactivity options. If users will access the site, upload their own photos, crop and move, change fonts and add words to a product that they will then order and pay.

    I see two components here - the carriage portion and the portion of interactivity. The customer (Luckily, my sister-in-law, brother-in-law) also wants to be able to edit the site itself. On a level of professionalism, she wants to POLISH - a 9 on a scale of 1 to 10.

    I saw the information/tutorials on Business Catalyst, Cartweaver, PHP, Coldfusion, MySQL, AJAX, Spry, Flash, Dreamweaver, and Wordpress... and I am still a bit lost on which of the above focus on--or something else entirely?

    Can anyone recommend? I have CS5.

    Laurena

    Laurena, turn around now since you are still young and have a life! lol, just kidding.  I entered the design of web sites about 10 years, thinking it would be a fun job. I tell you, I spent so much time hit coding books if I this spent much time on medical textbooks, I would be a brain surgeon by now decent bit of money. And languages seem to evolve very quickly. CSS is the main culprit of the frustration, you will spend more than half your time trying to make your site compliant across multiple browswers. Not funny! OK, sorry, back on the right track...

    Wow, she is without a doubt a lot of you! If you need to get something built quickly enough, there are tons of plugins out there that are very easy to use and easy to use, but they lack flexibility.  Easy to use is essential since you will spend the accumulation over your sister-in-law and she will continue.

    A combo of great coding in my opinion, is mysql, php, and javascript (jquery, including). Most Web hosts offer php and mysql support as part of their basic package.  So, it will save you a little money there.  JQuery is a great time saving tool, which simplifies javascript.  You can create enough smooth GUIs using jquery.

    Good luck with your business!

  • OPS challenge exercise tutorial: used several steps update

    I've tried employee update exercise Challenge: create a Multistep update. I finished full extercise. However, I see a problem when it runs. There are 3 pages including details of the employee
    Assignment of
    Review and submit

    When I chick on Train page title, it properly accesses the corresponding page and also values the drop-down list box. Once the values are added and I navigate to a different page through train when title value in the drop-down list box does not change.

    When I'm on the 2nd Page (assignment), it does not back next to the button cancel button return button show same problem when I am on the 3rd Page appears
    When I am on the last page (review and submit) it does not show the previous button. It shows the next button even when he is on the last page (does not display next button)

    When I banded next or select the Drop Down list box I get following error.

    Details of the exception.

    oracle.apps.fnd.framework.OAException: this application was not processed demand OA.jsp%3Fpage%3D%2Fkamlesh%2Foracle%2Fapps%2Fak%2Femployee%2Fwebui%2F+EmpAssignPG%26_ri%3D601%26_ti%3D1104118061 URL containing potentially illegal or not coded characters. Please try again by submitting a valid URL or contact your administrator for assistance systems.
    at oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException(OAPageErrorHandler.java:1223)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1987)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:509)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:430)
    in OA. jspService(OA.jsp:33)
    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)
    to EDU.oswego.cs.dl.util.concurrent.PooledExecutor$ Worker.run (PooledExecutor.java:803)
    at java.lang.Thread.run(Thread.java:534)
    # # 0 in detail
    oracle.apps.fnd.framework.OAException: this application was not processed demand OA.jsp%3Fpage%3D%2Fkamlesh%2Foracle%2Fapps%2Fak%2Femployee%2Fwebui%2F+EmpAssignPG%26_ri%3D601%26_ti%3D1104118061 URL containing potentially illegal or not coded characters. Please try again by submitting a valid URL or contact your administrator for assistance systems.
    at oracle.apps.fnd.framework.webui.OAUrl.validateURL(OAUrl.java:2205)
    at oracle.apps.fnd.framework.webui.OAUrl.createURL(OAUrl.java:1088)
    at oracle.apps.fnd.framework.webui.OAUrl.createURL(OAUrl.java:614)
    at oracle.apps.fnd.framework.webui.OAUrl.createURL(OAUrl.java:407)
    at oracle.apps.fnd.framework.webui.OAPageBean.createURL(OAPageBean.java:2061)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1776)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:509)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:430)
    in OA. jspService(OA.jsp:33)
    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)
    to EDU.oswego.cs.dl.util.concurrent.PooledExecutor$ Worker.run (PooledExecutor.java:803)
    at java.lang.Thread.run(Thread.java:534)
    oracle.apps.fnd.framework.OAException: this application was not processed demand OA.jsp%3Fpage%3D%2Fkamlesh%2Foracle%2Fapps%2Fak%2Femployee%2Fwebui%2F+EmpAssignPG%26_ri%3D601%26_ti%3D1104118061 URL containing potentially illegal or not coded characters. Please try again by submitting a valid URL or contact your administrator for assistance systems.
    at oracle.apps.fnd.framework.webui.OAUrl.validateURL(OAUrl.java:2205)
    at oracle.apps.fnd.framework.webui.OAUrl.createURL(OAUrl.java:1088)
    at oracle.apps.fnd.framework.webui.OAUrl.createURL(OAUrl.java:614)
    at oracle.apps.fnd.framework.webui.OAUrl.createURL(OAUrl.java:407)
    at oracle.apps.fnd.framework.webui.OAPageBean.createURL(OAPageBean.java:2061)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1776)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:509)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:430)
    in OA. jspService(OA.jsp:33)
    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)
    to EDU.oswego.cs.dl.util.concurrent.PooledExecutor$ Worker.run (PooledExecutor.java:803)
    at java.lang.Thread.run(Thread.java:534)

    I would apprecaite if someone has an idea of what might be the real cause of this problem. Your help would be a great favor for me.

    Use this code in the processRequest of EmplyeeUpdateFooterCO

      public void processFormRequest(OAPageContext pageContext, OAWebBean webBean)
      {
        super.processFormRequest(pageContext, webBean);
         String firstName = pageContext.getParameter("FirstName");
         String lastName = pageContext.getParameter("LastName");
         if(firstName != null && lastName != null)
         {
          String FullName = firstName+" "+lastName;
          pageContext.putTransactionValue("empName", FullName);
         }
    
    //Rest Code here
    
    }
    

    Thank you
    AJ

  • Canyon.Mid and the challenge of the chip in the best of Windows Entertainment Pack

    I Challenge the Chip of the Windows Entertainment Pack and try to play the third song (canyon.mid). I have it in the same directory as chips.exe, but nevertheless chips.exe will play only chip01.mid and chip02.mid, but not canyon.mid as initially in the BOWEP on my old PC.

    I tried using CCHack.exe (part of the CCTools package) so he could play all 3 songs, but for some reason canyon.mid is not recognized. Do I have the file in the right place?  Should it be elsewhere rather than the same directory as chips.exe?

    Thank you.

    Hello

    I remember Challenge of Chip, it was a great game for Windows. In any case, canyon.mid should be located in the directory "Windows" for the game to recognize it-city of wikipedia:

    For the Windows version, original soundtrack of the game has two called 'chip01.mid' and 'chip02.mid' looping midi tracks. If "canyon.mid" is located in the Windows directory, the game alternates between the three songs.

    Joel Braun

  • Username and password Html coding

    I have a questions about a html code. I'm working on a site for my various clients. I am trying to put a username and password never on page so that each customer can see their image and no one else can see them. Currently I'm using Wordpress Web site and they have a way for me to make a private page and put a password on it.

    I think on the use of muse from adobe to build the Web site and add a html code that is a user name and password but I don't how or if it will work.

    When I looked at the codes I found Wordpress coding and javascript. But I don't know coding like this and don't know what to change in the coding to make it work on different pages.

    There are a few widgets out there that are part of the feature you're looking for. I came across a widget that allows you to create a membership basically site and have the features you are looking for. A quick search on Bing it should appear.

    With regard to the programming it yourself, it's pretty easy if you understand how to program what you want. A great way to start is to buy a membership on Codecanyon site (there are hundreds of them) and then you include it in your site from Muse.

    I hope this has helped!

  • Palm Desktop 4.2 - text color coded calendar entries are hidden for some colors

    Environment:

    Treo 680

    Palm Desktop 4.2 running on Windows XP Pro

    Color calendar entries were works very well since I have my phone for over a year.  When I added a new category of color (for my total of 7 categories) I noticed that some of my calendar entries showed the bar color-coded for the appointment, but the text for the entry was hidden.  Nor was I able to change the entry to the Palm Desktop Help, given that any attempt to select the entrance to the tent to create a new entry.

    Thinking that I had exceeded a limit for the number of categories of colors that I deleted the new category (so the entries were now unclassified).  Now, all but one of my color categories are affected (bar colors for the appointment, but no visible text), including those marked with 'undefined' category

    The only color that now shows the text for calendar entries is my category by default (not long).  This affects all my existing and brand new calendar entries, I create, regardless of if I create them on the Treo or Palm Desktop use.

    If I press to scroll my appointments on the page, it selects only those for my default color category where the text of the entry is visible (i.e. He ignores all other appointments).

    Calendar entries are visible on my Treo, fortunately.

    I have not installed any new applications or updates.

    I have not been able to find anyone else reporting this issue.

    My next step will be to restore my backup from last week, but I was hoping to avoid that if possible, so any advice would be greatly appreciated.

    Thanks in advance!

    No worries. It will be under the main screen where you click Calendar. Not under a menu option. If you set it to all to view all of your appointments, no matter what category it is in.

    Message relates to: Palm Z22

  • Great product page display

    Hello

    Im trying to customize the display of large product page, but having a few problems in terms of text alignment and position. I have attached an image I want to layout to look like and if anyone could help that would be great! I'm a bit new to coding. IM using muse Adobe to build the site, but Business catalyst for e-commerce features.Screen Shot 2015-07-30 at 16.23.36.png

    Thank you Akshay

    You will need to make these changes in Business Catalyst eCommerce Module Templates. Transition to Business Catalyst for further assistance.

  • I want to add a Facebook widget, it shows in the coding, but not on the page in live view?

    I'm learning dreamweaver user. I wanted to add a Facebook like button and followed a tutorial about widgets. However, when I insert the widget it is in split mode coding, but not my actual page. I tried to download and it still doesn't work? Any help will be greatly appreciated!

    The script does not. Try this:

    document. Write ("'');

    However, you use better clean code from Facebook. It's very simple: http://developers.facebook.com/docs/reference/plugins/like/

    --

    Kenneth Kawamoto

    http://www.materiaprima.co.UK/

Maybe you are looking for

  • Stop no longer works...

    Everyone struggled with the computer shutdown after the version update?  I can no longer stop the computer via the drop down Apple.  I have to hard start, then select close from the screen where I select between me or a guest user.  Are we anticipati

  • How can I configure Firefox to always check if the Web page is the most recent version? Not cashed.

    I'll be updating one of my Web pages & telling someone to look at it, and they get the old version. Used to be a setting to always check the new page, but I can't find it in the options. Browser V3.6.x

  • should I click on acer updates for my aspire V5 - 571P that has been upgraded to windows 10

    My LP is 3 years old and has been upgraded to windows 10 of its former format windows 8.1. Recently I was invited to Download Acer upgrades for my PC. I have not received updates from acer in a while. I've updated a few weeks ago, but could not find

  • Laptop screen HP Pavillion G series ~ white spots

    When I'm on Web sites with a "white" background I had 2 'white light spots"which appear on my screen, these tasks are not visible when on Web sites with a" black ". Does anyone else have this problem? If Yes, could you let me know if there is anythin

  • Possible infection?

    My computer started acting strange in recent days despite my efforts.  It will never go to sleep and I get high CPU usage messages of Norton.  A current said COM surrogate, I think.  If I open the Task Manager I see DLLhost.exe about ten times in the