To access the news Eloqua users via API

Hello.

2 questions:

1. we are working on an application that requires the user to connect. Will be used only by people with access to an instance of Eloqua. I wonder if it is possible to allow users to connect with their Eloqua user credentials?

2. can I I attach an activity to a user account existing Eloqua - e.g. E-mail creation or transfer of data made through the API? If so, where can I find documentation on this?

Thank you
Adam

Hi Adam,.

In regard to your first question - you can use Eloqua as an authentication source using the name of user and password provided by the user to make a very basic API call (IE. ListEntities).  If retrieve you data from the API, then the user is valid.  If there is an error returned, he will probably be one of two problems: a) the name of user and password supplied were invalid, or b) the name of user and password provided was valid, but the user has turned on Eloqua API permissions.  The error of the Eloqua API will allow you to determine which scenario is. You need to perform some sort of management session in your application to associate a session active Eloqua credentials and of course make sure that all course - is any form accepting Eloqua credentials must be secured by SSL, and any API call you make must be made via an SSL connection.

Your second question is closely linked to the first - if you are using credentials Eloqua as the sign - it for your application, then these credentials should be used as authentication to Eloqua API calls.  In doing so, you will bind the activities performed by the API so that the user - for example, create/modify emails, creating/editing contacts, etc.

Hope that helps!  Let me know if you need further clarification.

Chris

Tags: Marketers

Similar Questions

  • Why can't I access the new updates of Firefox 4?

    Just updated to Firefox 4 and finished rebooting, but nothing has changed. The browser looks the same as version 3.6.16. I see no Button Firefox, the Awesome Bar does not work, the Stop/Reload have not been combined into one, the Home button has not been moved, etc.. When I check on Firefox, it says I have version 4. I even rebooted in SafeMode with everything disabled and still nothing.

    Any ideas why I'm not able to access the new features?

    Thank you

    The new interface is the default on Windows Vista and Windows 7 only. To get it under Windows XP, you must hide the menu bar. Do, in the view menu, select Toolbars, then click on the entrance to the "Menu bar".

    If you need to access the menus, you can press Alt or F10 to display temporarily.

    To combine the go-stop-reload buttons, right-click on a toolbar and select Customize. Now drag the stop and reload buttons on the right side of the address bar in reload-stop order

  • I recently downloaded the Lightroom upgrade but the old version remains the default Lightroom Application on my laptop and I can only access the new version through the Adobe icon at the top of ch. How can I get the new version of "AMPERAGE".

    I recently downloaded the Lightroom upgrade but the old version remains the default Lightroom Application on my laptop and I can only access the new version through the Adobe icon at the top of the screen. How can I get the new version of 'replace' the old?

    Try to uninstall the old version - it is not necessary.  An upgrade is a product independent and fully functional.

  • Creating activities of Marketing in Eloqua 10 via API

    There are currently (or planned) a way to use the API to add marketing to a contact of Eloqua?  If so, is it true for "known" (e.g., where there is a known email address) as well as unknown contacts/leads in Eloqua?

    Hi Michael,

    There are no immediate plans to add to the REST API marketing activities; However, there is work undertaken to support the activities of non-Eloqua (user-defined) in a later version (later this year / possibly in early 2013).

    Thank you

    Fred

  • Beta test of the new CSA user stylesheet

    Don't like the appearance of ASC?   Change it.

    I added these changes to what appears in my thing.  Your trials and your comments are appreciated.  This article explains how to add the css to your browser.  I use Firefox.

    Adjust the format and presentation of the ASC Web Pages

    Version 0.64

    -Left corner with the right header information

    -Remove excessive white space in the header

    -Remove the redundant wording in the header

    -Change two vertical to horizontal nav bars

    -Purge footer bombblast

    -Spanish and Portuguese support forums

    -Support tag decorator

    /*  
        Custom Cascading Style Sheet for Apple Support Communities board system introduced  
        in 2014-06  
     
            Copyright 2014, 2016 Hiroto,  et. al.  
     
        GNU General Public License  
     
        This program is free software: you can redistribute it and/or modify  
        it under the terms of the GNU General Public License as published by  
        the Free Software Foundation,  version 3  
     
        This program is distributed in the hope that it will be useful,  
        but WITHOUT ANY WARRANTY; without even the implied warranty of  
        MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the  
        GNU General Public License for more details.  
     
        For a copy of the GNU General Public License  
        see <http://www.gnu.org/licenses/>.    
     
        For more information on what the css does, see:  
        https://discussions.apple.com/docs/DOC-7501   
     
        Change Log  
        Version 0.6:  
        -- Fold versions 0.43 and 0.50 into this version.  
        -- Add GNU General Public License  
        -- Add media tag to select on screen size.  
        -- Scroll large code listings  
        -- Change color highlights unread posts  
        -- Fix size of thread content display.  
        Version 0.61:  
        -- Narrow text for printing listing of this file  
        -- Delete "added in" comments about versioning.  Seems obvious to me without.  
        -- More fixing of width of content display size of large window.  
        -- Delete @-moz-document special case adjustment for max-width  
        -- Size adjust for thread content and reply for large screens  
        -- Reduce the amount of duplicate code  
        Version 0.62  
        -- avoid userstyles.org/ error messages  
        -- pacify ASC badges for those who want to enable the code 
           [ Note: Some badges are turned off in 0.63 ] 
           https://discussions.apple.com/message/30002950#30002950   
           ------> How to get rid of discussion list Badges Lines 115 to 146 <----  
           Go down find this line of code  
             .j-status-level.expertise-tile { display: none !important; }   
           You need to eliminate the slash / star * before the line of code and  
           the star * slash / after the line of code.  
     
           To get rid of all badges everywhere, uncomment the next three lines of code.  
        Version 0.63 
        -- Decided on a minimalist philosophy to focus on reading the posts. 
        -- Don't display badges on list of discussion posts 
        -- Footers should be short not take up a half a page. 
             Uncomment the three lines of code to accomplish this after the 
             "Rambling footer stuff will strink". Note some bombblast 
             will remain, see adjustment at the end of the sheet. 
               #globaldisclaimer.sosumi {display: none !important; }      
               #j-footer #breadcrumbs {display: none !important; } 
               p.gf-buy {display: none !important; } 
        -- Show points on the profile popup! 
        Version 0.64
        -- Align left with right side header info
        -- Delete excessive white space in header
        -- Delete redundant wording in header
        -- Change two vertical nav bars to horizontal
        -- Purge footer bombblast
        -- Support Spanish and Portuguese forums
        -- Support decorator option on the url
    */  
        /* 
          Spanish 
            https://communities.apple.com/es/docs/DOC-1004 
          Português
            https://communities.apple.com/pt/welcome
        */    
    @-moz-document  
        domain(discussions.apple.com), 
        domain(communities.apple.com), 
        domain(discussionsjapan.apple.com),  
        domain(discussionskorea.apple.com)  
    {  
        /* Common css for small and large windows */  
     
        /* Scroll code listings.  set max-height of syntax highlighted code in thread  
           content browser   v0.6 */  
        .jive-rendered-content .dp-highlighter {  
           max-height: 500px !important;  
           overflow: auto !important;  
        }                                                                                
        /* Scroll code listings. set max-heiht of pre code (visible when javascript is disabled)  
        v0.6 */  
        .jive-rendered-content pre {  
           max-height: 500px !important;  
           overflow: auto !important;  
        }     
                                                                               
        /* highlights in dark blue unread posts when logged in.  v0.6  
     
        All your posts  
        https://discussions.apple.com/content?filterID=participated~objecttype~objecttype[thread]    
     
        Discussions you authored  
        https://discussions.apple.com/content?filterID=contentstatus[published]~objecttype~objecttype[thread]    
     
        To see the discussions you have read and not read in a community  
        The suffix to use for any ASC forum, placed after the basic link to any forum, it's  
        /content?filterID=contentstatus[published]~objecttype~objecttype[thread]  
     
        for iPhone community this would be:  
        https://discussions.apple.com/community/iphone/using_iphone/content?filterID=contentstatus[published]~objecttype~objecttype[thread]    
     
     
     
        */  
        .j-td-title strong {color:#191970 !important; font-weight: normal !important;}  
     
                
            /* added or changed in 0.63 'til 0.64 insertion point */ 
          
        /* Avoid double scrolling in posts which happened here:  
           https://discussions.apple.com/docs/DOC-9254   
           #globalfooter and #globaldisclaimer elements which originally define the width  
           to fixed value as 980px   0.62  
        */  
     
        #globalfooter, #globaldisclaimer { width: 80% !important; }  
     
        /* Get more vertical space.  This line gets rid of the global Apple navigation bar at the top.  
           The black bar with Apple-Logo Mac iPad iPhone Watcsh Tv Music Support  
        */  
        #global-nav-wrapper {display: none !important; }  
     
            /* Pacify badges  
               These four lines, when uncommented, eliminate the display of badges. Some or all of the 
               lines are commend out.  Each comment starts all the way to the left.  
        */  
     
        /* -------------------------------------------------------------------------------  
            THREAD CONTENT BROWSER  
            status level expertise badge  
            To avoid formatting problems of badges overlapping next post, enable this line.  
        */  
             .j-status-level.expertise-tile { display: none !important; }    
     
        /* ---------------------------------------------------------------------------------  
           THREAD LIST BROWSER   
           leader board  
        */  
             .jive-widget-leaderboardwidget {display: none !important; }   
     
          /* ---------------------------------------------------------------------------------  
              PROFILE   
              profile status container for specialties and awards  
          */  
    /*    .profile-status-container { display: none !important; } */  
     
        /* profile modal note status row for specialties and awardds */  
    /*    .status-row { display: none !important; } */  
     
            /* Rambling footer stuff will sink */        
            /* no more legalistic bomblast */ 
            #globaldisclaimer.sosumi {display: none !important; }     
            /* Not a complete path to here, so why be mislead */ 
            #j-footer #breadcrumbs {display: none !important; }     
            /* Guess by now folks know how to buy an apple product */ 
            p.gf-buy {display: none !important; }    
            
            /* Reveal points in popup when you click on an ASC id or aviator. 
               thanks to turingtest2. 
                 https://discussions.apple.com/message/30179703#30179703 */ 
            .level-points > span {display: inherit !important;}     /* Display point information */ 
        
            /* 0.64 insertion point */ 
           
        /* Use less space on the top of the page. We see this every day.  I don't use any
           of the links here anyway.  Ok, to make them smaller.
           The goal is not to have to do a "manditory" page down to get to posts. 0.64 */
       
        /* Move up the "New  My Subscriptions ..."  nav bar.  Looks  better aligned with
           "Apple Support Communities" */
        #j-globalNav { margin-top: -12px !important;}
        /* need less height for "Apple Support Communities   New My Subscriptions ... "
           after moving up the nav bar*/
        #j-globalNav-bg {
            height: 20px !important;
            border-bottom: none !important;
        }
        /* Less space below avator ... */
        #j-header-wrap { margin-bottom: 0px !important;}
        /* move up "Apple Support Communities  /  Content"
           When windows size is contracted, these words will
           overlay words to the left. "... | logout"
           First nav bar doesn't overlay "Apple Support Community". ,,,*/
        #jive-breadcrumb {
            margin-top: -10px !important;
            margin-bottom: 0px !important;
            right: 40px !important;  
        }
       
       
        /* Less space above "All Content User Tips Discussions" nav bar */
        .j-layout { margin-top: 10px !important;}
       
        /* Purge the words "Find helpful content and discussions." Redundant.
           Why are we here? Pro users will know. */
        #apple-full-subheader {display: none !important;}
             
        /* Adjust the h2 header to take up less room on the page. 
           Let's focus on the posts. */
        h1, h2 {
          font-size: 24px !important;;
          line-height: 28px !important;;
        }
        .j-page-header {
          margin-top: 0px !important;
          margin-bottom: 0px !important;
        }
       
        
        /* Combine duplicate code here.  v 0.61 */  
     
        /* ---------------------------------------------------------------------------------  
            BODY  
        */  
        body.j-body-welome,             /* Welcome */  
        body.j-body-place,              /* Community */  
        body.j-body-yourwork,           /* Content */  
        body.j-body-home,               /* Activity */  
        body.j-body-yourconnections,    /* People */  
        body.j-body-preferences,        /* Preferences */  
        body.jive-body-content,         /* Thread */  
        body.jive-body-search,          /* Search */  
        body.jive-view-profile          /* Profile */  
        {                                                                       /* v0.43 */  
            background: white !important;   /* Effectively overrides most of the body color.  
                                              These are more specific.  */  
        }  
     
     
        /* ---------------------------------------------------------------------------------  
            TEXT  
        */  
        /* line spacing */  
        .jive-content { line-height: 1.25 !important; }  
     
     
        /* ---------------------------------------------------------------------------------  
            ASC HEADER AREA  
        */  
        #j-header,  
        #j-compact-header,  
        #j-footer { width: 100% !important; }  
     
        /* navigation header (Apple Support Communities ...) */  
        #j-header-wrap {  
            padding: 0px 40px !important;  
            margin: 0px 0px 15px !important;  
        }  
        #j-globalNav-bg {  
            padding: 0pX !important;  
            margin: 0px !important;  
        }  
        #j-satNav { overflow: visible !important; }  
       
     
     
        /* ---------------------------------------------------------------------------------  
            THREAD LIST BROWSER - list of discussions in a Community  
        */  
     
        /* show author name in 'Latest activity' column in detailed list view of threads */  
        td.j-td-date > span { display : inherit !important; }  
     
        /* main section */  
        #j-main { padding: 0px !important; }  
     
        /* table cell title */  
        .jive-table td.jive-table-cell-title { padding: 5px !important; }  
           
        /* thread list view column widths */                                        /* v0.43 */  
        .j-browse-details .j-td-title { max-width: none !important; }  
        .j-browse-details .j-td-date {  
            width: auto !important;  
            max-width: 20% !important;  
        }  
        /* threads list view table tr td  */  
        .j-browse-details-tbody tr td { padding: 5px !important; }  
     
        /* communities list view table tr td */  
        .jive-communities-listing table tr td { padding: 5px !important; }  
     
        /* thumbnails view width */  
        .j-browse-content .j-thumb-view,  
        .j-browse-places .j-browse-thumbnails,  
        .j-browse-people .j-browse-thumbnails { width: 100% !important; }  
     
        /* thumbnail view list item margin */                                        /* v0.43 */  
        .j-browse-content .j-thumb-view > li,  
        .j-browse-places .j-browse-thumbnails > li { margin-right: 20px !important; }  
     
        /* social actions row */  
        .apple-social-actions-wrapper { margin-right: 0px !important; }  
        .j-thread .j-social-actions { margin-right: 40px !important; }  
     
        /* apple header, subheader row ("Find helpful contents..." etc )    fixed in v0.43 */  
        #apple-full-subheader,  
        #apple-activity-subheader {  
            padding: 0px 40px 15px !important;  
            margin-bottom: 15px !important;  
        }  
        #apple-full-header h2,  
        #apple-activity-header h2 { padding: 0px 40px !important; }  
     
        /* page header */  
        .j-body-place #jive-body > header.j-page-header {  
            margin-left: 40px !important;  
            margin-right: 40px !important;  
            width: auto !important;  
        }  
     
        /* browser filter row */  
        #j-browse-filters { margin-bottom: 5px !important; }  
     
        /* browser controls row */  
        .j-type-row { margin-bottom: 0px !important; }  
     
        /* browser controls content types (All Contents|User Tips|Discussions) width */  
        #js-browse-controls .j-type-row .j-content-types { width: 90% !important; }  
     
        /* browser controls view toggle (Thumbnails|Details) width */  
        #js-browse-controls #j-item-view-toggle {  
            width: 10% !important;  
            display: table !important;  
        }  
     
        /* content filter row (All|Open|Answered|Threads) */  
        .j-content-filter {  
            background: white !important;  
            margin-bottom: 10px !important;  
        }   
     
        /* container canvas */  
        .j-contained {  
            margin-left: 40px !important;  
            margin-right: 40px !important;  
        }  
     
        /* category filter bar */  
        .jive-content-filter {  
            left: 0px !important;  
            width: 80% !important;  
        }  
        .touchcarousel-wrapper { width: 100% !important; }  
        .touchcarousel .tc-paging-container { width: 90% !important; }                /* v0.41 */  
     
        /* more search results available */  
        #j-more-search-results-available { padding: 10px !important; }  
     
        /* misc */  
        .jive-widget { margin-bottom: 10px !important; }  
        .j-column { margin-bottom: 10px !important; }  
     
     
        /* ---------------------------------------------------------------------------------  
            THREAD CONTENT BROWSER - Displays the contents of the posts.  
        */  
        /* thread header */  
        .apple-thread-header {  
            width: auto !important;  /* v0.6 no more*/  
            margin-bottom: 10px !important;  
            margin-left: 40px !important;  
        }  
     
        /* thread original post */  
        .j-thread .jive-content { margin: 0px 40px 0px 140px !important; }  
     
        /* thread replies ul */  
        ul.jive-discussion-replies.jive-discussion-indent-0 { margin: 0px !important; }  
     
        /* thread reply li */  
        .jive-discussion-replies li.reply { margin-top: 15px !important; }  
     
        /* thread view indent */  
        .jive-discussion-indent-1 li.reply { padding-left: 15px !important; }  
     
        /* thread info */  
        .jive-thread-info {  
            padding: 10px 40px !important;  
            margin: 0px !important;  
        }  
     
        /* thread answer rollup */  
        .j-answer-rollup { margin: 30px 0px !important; }  
     
        /* thread post header (poster, date, response to) */  
        .j-thread-post > header {  
            padding: 10px 20px 0px 20px !important;  
            margin-bottom: 12px !important;  
        }  
     
        /* thread post section (message body) */  
        .j-thread-post section {  
            padding: 0px 20px !important;  
            margin-bottom: 6px !important;  
        }  
     
        /* thread post footer (Like|Reply etc) */  
        .j-thread-post footer { padding: 0px 15px !important; }  
        .j-thread-post footer > ul { padding: 2px !important; }  
        .j-thread-post footer > .acclaim-container { margin: 5px 0px !important; }  
     
        /* thread rendered content. The text in the orginal post and replies.  */  
        .jive-rendered-content {  
            padding-bottom: 4px !important;  
        }  
     
        /* thread rendered content quote & pre */  
        .jive-rendered-content .jive-quote,  
        .jive-rendered-content .jive-pre {  
            margin: 5px 15px !important;  
        }  
     
        /* thread reply footer (Return to Community|Go to original post) */  
        #jive-thread-reply-footer {    margin-top: 10px !important; }  
     
        /* more like this links, incoming links */  
        #apple-related-threads { margin: 0px 40px !important; }  
        #apple-related-threads .j-box { margin-bottom: 0px !important; }  
        .j-icon-list li { padding: 3px 0px 3px 22px !important; }  
     
     
        /* ---------------------------------------------------------------------------------  
            INLINE EDITOR  
        */  
        /* editor */  
        .jive-discussion-replies li.addReply { margin: 50px 40px 0px !important; }  
     
     
        /* ---------------------------------------------------------------------------------  
            ADVANCED EDITOR  
        */  
        /* content area */  
        .j-thread .jive-content.jive-create-thread,  
        .jive-body-formpage-document .jive-content.doc-page {  
            margin: 0px 40px !important;  
            padding: 0px !important;  
        }  
     
        /* header */  
        .j-thread .jive-content.jive-create-thread h2,  
        .jive-body-formpage-document .jive-content.doc-page h2 { padding: 0px !important; }  
     
        /* editor panel */  
        .j-thread .jive-content.jive-create-thread #jive-compose-title,  
        .j-thread .jive-content.jive-create-thread .jive-editor-panel.jive-large-editor-panel,  
        .jive-body-formpage-document .jive-content.doc-page #jive-compose-title,  
        .jive-body-formpage-document .jive-content.doc-page .jive-editor-panel.jive-large-editor-panel { margin: 0px !important; }  
     
        /* line height in editor */  
        body.tiny_mce_content { line-height: inherit !important; }  
     
        /* replying to */  
        .jive-body-formpage-comment .jive-thread-message { margin: 0px !important; }   
     
        /* buttons (Reply|Cancel) */  
        .j-publishbar,  
        .jive-body-formpage .jive-composebuttons { margin: 20px 40px 0px !important; }  
     
     
        /* ---------------------------------------------------------------------------------  
            SEARCH RESULTS  
        */  
        /* search result entry */  
        .j-search-results-main-container .j-search-result  
            { padding: 10px !important; }    /* v0.43 */  
     
     
        /* ---------------------------------------------------------------------------------  
            DOC (USER TIP)  
        */                                                                            /* v0.43 */  
        /* user tip canvas */  
        .jive-body-content.j-doc .j-column-wrap-l { margin: 0px 40px !important; }  
     
     
        /* ---------------------------------------------------------------------------------  
            PROFILE  
        */                                                                            /* v0.43 */  
        /* header & navigation bar (Bio|Activity|Content|Communities) */  
        .j-view-profile .j-page-header { padding: 10px 40px !important; }  
        .j-bigtab-nav { margin: 10px 40px !important; }  
     
        /* Bio */  
        .j-layout-l .j-column-wrap-l { width: 100% !important; }  
     
        /* Communities (places) sidebar ui blue marker adjustment  
            (according to the sidebar width changed to 166px from 180px for selector:  
            .j-layout-sl.j-browse-places .j-column-s in PLACES section)  */  
        .j-view-profile .j-second-nav ul > li.active  { width: 156px !important; }  
     
     
     
     
      /* Wide screen browser  
         ===================  
     
        This rule set will be fine for normal to wide window whose width is ca. 1265px or greater.  
        However, it will not be beneficial to very narrow window of 700-900px in width.  
      */  
     
      @media all and (min-width: 1265px)
      {                                               /* v0.6 */  
        /* ---------------------------------------------------------------------------------  
            BODY  
        */  
     
        body {  
            background: white;  
            min-width: 0px !important;  
        }  
        #body-apple {  
            width: 100% !important;  
            min-width: 0px !important;  
        }  
     
     
        /* ---------------------------------------------------------------------------------  
            ASC TOP PAGE  
        */  
        #jive-widgetframe-body_5780758 > .content-large,    /* discussions.apple.com */  
        #jive-widgetframe-body_188974  > .content-large,    /* discussionsjapan.apple.com */   
                                                            /* v0.42 */  
        #jive-widgetframe-body_20835   > .content-large        /* discussionskorea.apple.com */   
                                                            /* v0.42 */  
        {                                                    /* added parent id in v0.41 */  
            text-align: center !important;  
            overflow-x: auto !important;  
            overflow-y: hidden !important;  
        }  
        .apple-communities {  
            display: inline-block !important;  
            width: 1120px !important;  
            text-align: left !important;  
        }  
     
     
        /* ---------------------------------------------------------------------------------  
            THREAD LIST BROWSER - list of discussions in a Community  
        */  
     
     
        /* ------------------  
            When uncommented, hide Like and Bookmark columns in thread list view.  
        */                                                                /* v0.43 (optional) */  
        /* ~~~~~~~~~~~~~~~~~~~~ (currently commented out) ~~~>  
        .j-browse-details .j-td-likes,  
        .j-browse-details .j-td-bookmarks { display: none !important; }  
        .j-browse-details > table.j-browse-list > thead.j-rc4 > tr > th + th,  
        .j-browse-details > table.j-browse-list > thead.j-rc4 > tr > th + th + th  
            { display: none !important; }  
        .j-browse-details > table.j-browse-list > thead.j-rc4 > tr > th + th + th + th  
            { display: table-cell !important; }  
        <~~~~~~~~~~~~~~~~~~~~  */  
     
     
        /* ------------------  
            Treatment for narrow window  
            Method 1 (minimum optimization)  
     
            Adjust thread list table's shift and margin to maximize its width.  
        */                                                                                /* v0.43 */  
        .j-layout-sl.j-browse-content .j-column-wrap-l { margin-left: -166px !important; }  
        .j-layout-sl.j-browse-content .j-column-l      { margin-left: 166px !important; }  
        .j-layout-sl.j-browse-content .j-column-s      { width: 166px !important; }  
        /* ------------------ */  
     
        /* ------------------  
            Swap left-right positions of thread list table and sidebar ui (filters & actions)  
        */                                                                                /* fixed in v0.43 */  
        /* let thread list table float left */  
        .j-layout-sl.j-browse-content .j-column-wrap-l,  
        .j-layout-sl.j-browse-places .j-column-wrap-l { float: left !important; }  
     
        /* let sidebar ui float right */  
        .j-layout-sl.j-browse-content .j-column-s,  
        .j-layout-sl.j-browse-places .j-column-s { float: right !important; }  
        /* ------------------ */  
     
     
        /* ---------------------------------------------------------------------------------  
            THREAD CONTENT BROWSER - Displays the contents of the posts.  
        */  
     
        /*  
          Put the brakes on infinite expansion of text.  Sets how wide the text display area in a  
          window can get. Eventhou the window maybe large, folks find it easier to read  
          the words when the text area is smaller.  
        */  
        /* Original post.  Includes answering post if present */  
        /* posts in thread */  
        /* Types of replies */  
        #jive-thread-messages-container,  
        /* Advanced reply */  
        #jive-body {  
            max-width: 1100px !important;    /* v0.61 */  
         }  
        
     
        /* ------------------  
            Treatment for narrow window  
            Method 1 (minimum optimization)  
     
            Adjust community list table's shift and margin to maximize its width.  
        */                                                                            /* v0.43 */  
        .j-layout-sl.j-browse-places .j-column-wrap-l { margin-left: -166px !important; }  
        .j-layout-sl.j-browse-places .j-column-l      { margin-left: 166px !important; }  
        .j-layout-sl.j-browse-places .j-column-l      { padding-left: 0px !important; }  
        .j-layout-sl.j-browse-places .j-column-s      { width: 166px !important; }  
        /* ------------------ */  
     
        /* ---------------------------------------------------------------------------------  
            ACTIVITY STREAM  
        */  
        /* activity entry */  
        .j-act-entry { padding: 5px 0px 10px 100px !important; }  
     
        /* activity title */  
        .j-body-home .j-act-title { padding: 5px 0px 5px 24px !important; }  
     
        /* activity body & comment */                                                /* v0.43 */  
        .j-body-home .j-act-init { padding: 5px 0px 10px 100px !important; }  
        .apple-activity-comments-wrapper { margin-left: 0px !important; }  
     
        /* Like list */  
        .j-act-grouped .j-act-g-item { padding: 3px !important; }  
     
        /* -----------------------------------------------------------------------------------  
           PLACES  
        */                                                                            /* v0.43 */  
        /* latest activity column */  
        .j-browse-details .j-td-activity { max-width: 650px !important; }  
     
     
      } /* end of media for wide screen */  
     
     
      /* Narrow screen browser  
         =====================  
      */  
     
      @media all and (max-width: 1265px)
      {                                           /* v0.6 */  
        /* styles for small screens ( narrow browsers window )  
           ========================  
         
           Narrow is basically the same as the above wide screen browser except that this lets  
           the sidebar column (filter column) in list view be pushed down or up in layout flow  
           to make room for the main column (table column) when the window is not wide enough.  
           It is done by setting margin-left and padding-left of main column to 0 and setting  
           max-width of main column, which is currently 1019px.  Consequently, if window width  
           is less than 1265px (= 40 (margin-left) + 1019 (main column) + 166 (sidebar colum)  
           + 40 (margin-right)), sidebar column is pushed down or up according to document  
           tree order. This rule set is intended to be useful for normal to narrow window  
           whose width is in range ca. 700-1400px. It can be used for wider window as well but  
           there's no point to set the max-width of main column in order to move sidebar  
           column when the window is wide enough.  
         
           custom styles for Apple Support Communities board system introduced in 2014-06  
           (v 0.5)  
        */  
             
        /* -----------------------------------------------------------------------------------  
            BODY  
        */  
     
        body {  
            background: white;  
            min-width: 0px !important;  
        }  
     
        #body-apple {  
            width: 100% !important;  
            min-width: 0px !important;  
        }  
     
        /* Text reflow problem with New Activity Content etc.  
           https://discussions.apple.com/thread/7517905    
           Provide work-around.  Maybe Firefox issue.  
        */  
        #apple-site-title { font-size: 14px !important; }  
     
        /* -----------------------------------------------------------------------------------  
            ASC TOP PAGE  
        */  
        #jive-widgetframe-body_5780758 > .content-large,    /* discussions.apple.com */  
        #jive-widgetframe-body_188974  > .content-large,    /* discussionsjapan.apple.com v0.42 */  
        #jive-widgetframe-body_20835   > .content-large     /* discussionskorea.apple.com v0.42 */  
        {                                                   /* added parent id in v0.41 */  
            text-align: center !important;  
            overflow-x: auto !important;  
            overflow-y: hidden !important;  
        }  
        .apple-communities {  
            display: inline-block !important;  
            width: 1120px !important;  
            text-align: left !important;  
        }  
     
     
        /* -----------------------------------------------------------------------------------  
            THREAD LIST BROWSER  
        */  
     
        /* ------------------  
            Hide Like and Bookmark columns in thread list view.  
        */                                                                            /* v0.43 */  
        /* ------------------ display in small screen        changed 0.6 */  
        .j-browse-details .j-td-likes,  
        .j-browse-details .j-td-bookmarks { display: none !important; }  
        .j-browse-details > table.j-browse-list > thead.j-rc4 > tr > th + th,  
        .j-browse-details > table.j-browse-list > thead.j-rc4 > tr > th + th + th  
            { display: none !important; }  
        .j-browse-details > table.j-browse-list > thead.j-rc4 > tr > th + th + th + th  
            { display: table-cell !important; }  
        /* ------------------ */  
     
     
        /* ------------------  
            Treatment for narrow window  
            Method 1 (minimum optimisation)  
     
            Adjust thread list table's shift and margin to maximize its width.  
        */                                                                            /* v0.43 */  
        /* ------------------ (currently commented out)  
        .j-layout-sl.j-browse-content .j-column-wrap-l { margin-left: -166px !important; }  
        .j-layout-sl.j-browse-content .j-column-l      { margin-left: 166px !important; }  
        .j-layout-sl.j-browse-content .j-column-s      { width: 166px !important; }  
        ------------------ */  
        /* ------------------  
            Treatment for narrow window  
            Method 2 (more beneficial to narrow window but has disadvantage for wide window)  
          
            Let thread list table have full width but not exceed 1019px to make room for sidebar  
            ui (filters & actions).  If window is wide enough (>=1265px), sidebar ui is displayed  
            next to thread list table, otherwise it is displayed below or above it (depending  
            upon its document tree order).  
          
            * sidebar width (constant)    = 166px  
            * thread table max width      = 1019px  
            * canvas margin-left          = 40px  
            * canvas margin-right         = 40px  
            ---------------------------------------  
            * total                       = 1265px  
        */                                                                          /* v0.5 */  
        /* ------------------ (currently active) */  
        .j-layout-sl.j-browse-content .j-column-wrap-l { max-width: 1019px !important; }  
        .j-layout-sl.j-browse-content .j-column-wrap-l { margin-left: 0px !important; }  
        .j-layout-sl.j-browse-content .j-column-l      { margin-left: 0px !important; }  
        .j-layout-sl.j-browse-content .j-column-s      { width: 166px !important; }  
        /* ------------------ */  
     
        /* ------------------  
            Swap left-right positions of thread list table and sidebar ui (filters & actions)  
        */                                                                    /* fixed in v0.43 */  
        /* let thread list table float left */  
        .j-layout-sl.j-browse-content .j-column-wrap-l,  
        .j-layout-sl.j-browse-places .j-column-wrap-l { float: left !important; }  
     
        /* let sidebar ui float right */  
        .j-layout-sl.j-browse-content .j-column-s,  
        .j-layout-sl.j-browse-places .j-column-s { float: right !important; }  
        /* ------------------ */  
     
     
        /* -----------------------------------------------------------------------------------  
            THREAD CONTENT BROWSER - Displays the contents of the posts.  
        */  
     
        /* -----------------------------------------------------------------------------------  
            ACTIVITY STREAM  
        */  
        /* activity entry */  
        .j-act-entry { padding: 5px 0px 10px 100px !important; }  
     
        /* activity title */  
        .j-body-home .j-act-title { padding: 5px 0px 5px 24px !important; }  
     
        /* activity body & comment */                                                /* v0.43 */  
        .j-body-home .j-act-init,  
        .j-view-profile .j-act-init { padding: 5px 0px 10px 100px !important; }  
        .apple-activity-comments-wrapper { margin-left: 0px !important; }  
     
        /* Like list */  
        .j-act-grouped .j-act-g-item { padding: 3px !important; }  
     
     
     
        /* -----------------------------------------------------------------------------------  
            PLACES  
        */                                                                         /* v0.43 */  
        /* latest activity column */  
        .j-browse-details .j-td-activity { max-width: 650px !important; }  
     
     
        /* ------------------  
            Treatment for narrow window  
            Method 1 (minimum optimisation)  
     
            Adjust community list table's shift and margin to maximize its width.  
        */                                                                            /* v0.43 */  
        /* ------------------ (currently commented out)  
        .j-layout-sl.j-browse-places .j-column-wrap-l { margin-left: -166px !important; }  
        .j-layout-sl.j-browse-places .j-column-l      { margin-left: 166px !important; }  
        .j-layout-sl.j-browse-places .j-column-s      { width: 166px !important; }  
        ------------------ */  
        /* ------------------  
            Treatment for narrow window  
            Method 2 (more beneficial to narrow window but has disadvantage for wide window)  
          
            Let community list table have full width but not exceed 1019px to make room for  
            sidebar ui (filters & actions).  If window is wide enough (>=1265px), sidebar ui  
            is displayed next to community list table, otherwise it is displayed below or above  
            it (depending upon its document tree order).  
          
            * sidebar width (constant)    = 166px  
            * community table max width   = 1019px  
            * canvas margin-left          = 40px  
            * canvas margin-right         = 40px  
            ---------------------------------------  
            * total                       = 1265px  
        */                                                                            /* v0.5 */  
        /* ------------------ (currently active) */  
        .j-layout-sl.j-browse-places .j-column-wrap-l { max-width: 1019px !important; }  
        .j-layout-sl.j-browse-places .j-column-wrap-l { margin-left: 0px !important; }  
        .j-layout-sl.j-browse-places .j-column-l      { margin-left: 0px !important; }  
        .j-layout-sl.j-browse-places .j-column-l      { padding-left: 0px !important; }  
        .j-layout-sl.j-browse-places .j-column-s      { width: 166px !important; }      
        /* ------------------ */  
     
           /* Turn verical nav list into a horizontal nav list to save vertical space.
            This nav bar appear above the list of dicussions in the Your Content page. 
            It appears below in the list of discussions page.
            A larger screen has room for vertical navigation, so let along. */
    
        /* We need to make room for the horizontal nav bar.  A floating right, the area to the left
           is blank anyway. */
        .j-layout-sl.j-browse-content .j-column-s     
            { width: 95% !important; }  /* let more room for horizontal navigation 0.64 */
      
      
        /* make nav bar horizontal amoung other things. */
        div .j-column.j-column-s nav ul li {
          float: left !important;    /* makes the list items horizontal */
          width: 120px !important;  /* width of each link */
          text-align: center !important;
          margin-left: 0 !important;
          padding-left: 0 !important;
        }
    
        /* let a little space to the left of the navigation bar. */  
            div .j-column.j-column-s nav  {
        margin-left: 0px !important; 
            margin-top: 20px !important;  /* max of margin-bottom of proceeding line and margin-top */
        }
       
       /* after making the navigating link horizontal, the blue overlay box doesn't immediately
          jump to the draft box.  After clicking on any of the other links, the blue box
          parks on the draft box and will not move.  The function must be implemented in javascript which
          cannot be changed from css. Purge it.
          Upper nav bar on your content */
          /* https://discussions.apple.com/people/<apple-id>/content */
       body.jive-view-profile.j-view-profile.j-view-profile-nonself.other .j-second-nav > ul:nth-child(1) > li:last-child,
           body.j-body-yourwork.other li.active:nth-child(7) {display: none !important;}
         
       /* Found another blue overlay box.
          https://discussions.apple.com/people/<ASC_id>/content?manage=true */
          body.jive-view-profile.j-view-profile.j-view-profile-self.other li.active:last-child {display: none !important;}
       
        /* style the link (a tag) inside the li
           Put a box around the links.  Complete box makes for a dark middle Line. So, leave
           off right line but for righ most link. Do the best we can
           ASC box grey-line color #d7d7d7 also seems like grey #eaeaea */
        div .j-column.j-column-s nav li a {
           border: 1px solid #d7d7d7 !important;
           border-left: none !important;  /* avoid double border lines for middle items */
           padding-left: 0 !important;
        }
     
          /* Fill in the first box with a line on the left */
        /* Upper nav bar on your content
           https://discussions.apple.com/content?filterID=following~objecttype~objecttype[thread] */
        body.j-body-yourwork.other li.j-browse-filter-group-item:first-child > a,
        /* https://discussions.apple.com/people/<apple-id>/content?manage=true */
        body.jive-view-profile.j-view-profile.j-view-profile-self other li.active:first-child > a,
        /* https://discussions.apple.com/people/<apple-id>/content */
        div .j-column.j-column-s nav.j-second-nav ul > li:first-child > a,
        /* lower nav bar, see here:
           https://discussions.apple.com/community/ipad/ipad_in_business_and_education
                /content?filterID=contentstatus[published]~objecttype~objecttype[thread] */
        body.j-body-place.other    li.j-browse-filter-group-item:first-child { 
           border-left: 1px solid #d7d7d7 !important;  /* avoid double border lines for middle items */
        }
         
       /* Hover over nav bar item */
       div .j-column.j-column-s nav li a:hover {
         color: #42aaff !important;  /* light blue */
         }
          /* See if we can position "start ad discussion, Write a user tip" bottom
           bar a little better */
        .j-box { 
            margin-top: 40px !important;
            float: right !important;}
         
     
      }  /* end of media for narrow browsers. */  
     
     
    } /* @-moz-document */ 
     
    /* Leave the login window footer alone. So, turn these fields back on. 
        */ 
        @-moz-document  
        url-prefix(https://discussions.apple.com/people/), 
        url-prefix(https://discussions.apple.com/welcome), 
        url-prefix(https://discussionsjapan.apple.com/people/),   
        url-prefix(https://discussionsjapan.apple.com/welcome/), 
        url-prefix(https://discussionskorea.apple.com/people/), 
        url-prefix(https://discussionskorea.apple.com/welcome/)     
    { 
            /* legalistic bomblast on login window*/ 
            #globaldisclaimer.sosumi {display: inherit !important; }        
            /* path to here */ 
            #j-footer #breadcrumbs {display: inherit !important; } 
            /* apple product info */ 
            p.gf-buy {display: inherit !important; }     
    }
        
    
    /*
       Addresses problems with decorator tag mentioned here:
         https://discussions.apple.com/message/30170332#30170332
    
       looking for a page like:
         https://discussions.apple.com/thread/7522221?decorator=print&displayFullThread=true
    */
    @-moz-document
      regexp("https:\/\/discussions\.apple\.com\/thread\/.*\?decorator=print&displayFullThread=true.*")
    { 
          /* Debug to identify which page we found.  Place our ukiyo-e. */ 
          h1 {
              background-color: aqua !important;  
              border: 2px dashed black !important;
             }
         
         #jive-body-full { margin-left: 80px !important; }
        
         /* Avatar runs off the screen to the left.  Level info is to the right instead of below. */
         /* better align avatar */ 
         div.j-post-avatar {
           margin-left: 60px !important;
           text-align: center !important;
           margin-top: 30px !important;
           }
       
         /* ------------------------------------------------------------------------------- 
            THREAD CONTENT BROWSER 
            status level expertise badge 
            To avoid formatting problems of badges overlapping next post, enable this line.
            There is no room for badges, so get rid of them.
         */ 
         .j-status-level.expertise-tile { display: none !important; }
        
         /* the text of the post needs to be moved to the right to avoid the avatar.
            ".j-thread-post.j-rc4" is included in all post.
            ".section.j-original-message" marks the first post. */
         .j-thread-post.j-rc4 { margin-left: 100px !important; }
               
         /* move level icon below avator */
         span.status-image {
           display: block!important;
           text-align: center !important;
           }
          
         
         /* move level number below avatar */
         span.level-points {
           display: block!important;
           text-align: center !important;
           }
         
          
       
        
    } /* end of regexp */
    

    Version 0.64

    1. -Left corner with the right header information
    2. -Remove excessive white space in the header
    3. -Remove the redundant wording in the header
    4. -Change two vertical to horizontal nav bars
    5. -Purge footer bombblast
    6. -Spanish and Portuguese support forums
    7. -Support tag decorator

    Can you give some details in these?

    1. "header" I think that the black bar at the top of each page in apple.com all - I see it DELETED completely
    2. accomplished by changing the SIZE of the type?
    3. See #1
    4. I'm naïve - 'vertical navigation bar' was where? (example URL would be great - more screenshots would be great!)
    5. Gottit. All parties (I never get that far down on the page in any case)
    6. with the addition of [domain (communities.apple.com)]
    7. What is a 'tag decorator "?
  • To access the news PIM works on OS 4.2-4.5 but fails on OS 4.6

    I use this code to access the information memo on 8800 4.2 and 4.5 8800 and it works but when I use it on flat bead with 4.6 I get a 'java.lang.IndexOutOfBoundsException"when it is called custom MenuItem that I added in memo app.

    //Run is called when the custom menuItem is invoked
    
    BlackBerryMemo memo;
    
    public Object run(Object context){  //context object should be a memo         if (context instanceof BlackBerryMemo)   {        try{                _myBuffer.append("Notes ID: " + memo.getString( BlackBerryMemo.UID, 0 ) + "\r\n" );}  catch (Exception e) {System.out.println(e);}   }   return context;}
    

    The strange thing is that if I use this code:

    _myBuffer.append("Notes ID: " + memo.getString( BlackBerryMemo.UID, 0 ) + "\r\n" );
    

    in a regular application of CLDC "don't not using custom menu" the same code works on the flat bead.

    someone at - it a similar experience?

    Ugh... Add this code works:

    if ( memo.countValues( BlackBerryMemo.UID ) > 0 )
    {
       _myBuffer.append("Notes ID: " + memo.getString( BlackBerryMemo.UID, 0 ) + "\r\n" );
    }
    
  • access the webcam android device via adobe flash

    Hi all

    I'm trying to access the webcam from a flash on my 2.3.3 android app but I can't do, it seems like the flash player has access to the hardware device.
    If I try to a few websites that provides a simple demonstration for the detection of faces, I get the error that the webcam is not found...

    any idea?

    Thank you

    I have to have my AIR cap on last night when I answered.  As I understand it, camera support is not provided through mobile web browsers at the moment.  However, it is available through the AIR based applications.  The feeling must be supported.

    Thank you

    Chris

  • to access the files and folders via FTP

    Hello
    I have a small question:

    How to set up FTP access to the files of netgear NAS storage?

    I've been using the SMB service and DLNA service for a long time without any problem, now I enabled the FTP service and I am able to connect normally, but I see not all the files listed in there, I checked all the options available but I see no reason for that.

    I have ReadyNAS 102 - fw 6.4.1 and I use windows8.1 with total software order to connect as a client.

    My PC and the NAS are connected to the router via a cable as they are both in LAN: 172.16.1.35 - NAS, 172.16.1.32 - PC

    Maybe I need to put a special permission or I do something wrong?

    Thank you.

    OK, I finally found the reason.

    I need to go to the actions, choose press rack button and set permissions for FTP access.

    After that, it works fine.
    I think that the http interface is very intuitive, it does not give only your clear vision of functions - I had a few problems before with an unclear interface.

  • Recon one user via API

    Hi gurus,

    I have a task to reconcile accounts for a user IOM created two systems. I have both systems connectors and Planner for both tasks.

    I was wondering what is the best way to do it:

    -trigger execution of a task - need somehow given the task settings to filter results (contains ('samaccountname', 'xxxxxx'))

    -write code to search for a user on the target systems and then process the results with Recon API

    Other recommendations and thoughts are appreciated!

    Thank you

    Philipp

    You must use the names of accurate recon field that are defined on the object of your resource.  Go to your AD resource and click the tab of the reconciliation and display fields.  You must meet all the requirements of a recognized events with required field and the corresponding rules.  If you do not use the same formats for recon, case-sensitive fields, they will appear in the recon event.  You want to also make sure that you provide the server COMPUTER and the Guid that you mentioned or it will not match an existing instance of recon Guid as the key field.

    -Kevin

  • To access the built in functions via javascript

    Hello world

    Is there a way to call one of the functions by using javascript? For example, I added a click_box and events on the success, I can choose to continue, go to a different slide, open a file/url, etc. I can also choose to execute a javascript script.

    My question is, is that what I can choose run a javascript script, then inside this javascript, call the 'open file/url' and pass it a variable (url)?

    The reason why I want to do is when a user clicks on a link to open a URL, I want the movie to pause until they come back and click on the next button to continue.

    Unless of course there is a much easier way to achieve this.

    Thank you

    Manny

    Hi Manny

    If you look at the list, you should see that open the file or the URL is among your choices.

    What many seem to miss is that after that, you choose to open in a new window. Here, there is an option that you need to clear so that the project remains paused. Thinking about it, this little always seemed strange to me that he was just interrupted by default. I mean, if you open a new window, you'd think it would mask the Captivate movie. So why would you want the project to continue? But I digress...

    See you soon... Rick

    Useful and practical links

    Begin to learn Captivate 5 times now! $29.95

    Captivate wish form/Bug report form

    Certified Adobe Captivate training

    SorcererStone blog

    Captivate eBooks

  • Cannot access the new passpord to the new hotmail account

    Hello

    I have created a new address hotmail and password account - then managed to send emails, disconnected.

    However, when I went back in this new account (or tried to) it wouldn't accept my new password!

    I tried several variations but still no luck.

    I then opened a new page and tried to enter the characters of verification, but they were wrong.  I checked my caps lock turned off (and it was!) yet despite trying to type the letters of character as I saw them in the box below it typed in capitals - so I'm not sure what the Devil's going on.

    Help, please!

    Thank you

    Hello

                
    The question you have posted is related to Windows Live and will be well suited in the Windows Live Forum. Click on the link below.
    Windows Live Solution Center
  • Domain change, deleted Local System account user. Need to c:\users\name a link to the new account 'user '.

    Help please!

    My main user account is corrupted somehow.  When I try and sign it immediately disconnects.  It is after some user account problems...

    History:

    I changed my phone from a domain to a Local computer.  This deleted my domain user account, but my files etc. are still in C:\Users\myaccountname.

    I followed the instructions here to Frederik Long:

    http://answers.Microsoft.com/en-us/Windows/Forum/Windows_7-security/missing-user-accounts-after-Windows-7-restore/64c93151-dc6d-40FA-a9de-3356336f8f81

    This re-creates the user account, but it won't log in now. When I try and login it debits and then disconnects.

    Specifications of the system.

    -Lenovo T410

    -Version 6.1.7601 SP1 Build 7601 Win7Pro

    -Most up-to-date drivers

    Many would prove defective in Event Viewer... tried to fix a few elements such as Task Scheduler still having the old "Domain\myaccountname" domain as a user account to be used for several tasks, but I am now ideas.

    No point system restore not reported by system restore (unlikely, given that I remember many being created relatively recently), but maybe it's because I'm logged into a user account Admin backup.

    Any suggestions or ideas appreciated.

    Hello

    Thanks for posting your question on the Forum of the Microsoft community.

    Given that your problem is a domain account, governed by different group policies, he needs to have checked whether administrative privileges have completely been provided to the local user. I would recommend so post your query in the TechNet Forums for best expertise on this issue.

    TechNet Forum
    http://social.technet.Microsoft.com/forums/Windows/en-us/home?category=w7itpro

    Hope this information helps

  • Mark the media as offline via API

    Looking for a way to score with the API offline media.

    clip.changeMediaPath () doesn't look like it can - y at - it another way I can mark the video as offline before changing the media path?

    I need to use changeMediaPath, because the clip replace over time, and while the version of the clip is offline (not yet translated), it must be marked as offline.

    Thank you.

    The programmatic way only to do today would be to point the path to non-existent images. Organization would be while it was offline.

    Maybe you can move images is not yet in line in a bin named 'Not ready' (or something), then move them to different parents bins, as real images became available?

  • Queue Eloqua Email via API

    Hey, Code

    I wonder if there is a difference in the use of the EmailApi 'deploy' versus 'send_quick_email' of the ServiceApi method method. Both enter the same queue? One method will send the email faster than another?

    Thank you

    Ilya

    Hi Ilya,

    All deployments of Eloqua e-mail through the same e-mail queue. This includes e-mail messages sent to the application, EmailApi deploy the method and the send_quick_email method.

    They must all be treated equally. Hope this helps and please let us know if you need more information.

    Thank you

    Fred

  • Dialog box print short when the new printer synchronized via CS5 how do you get the options the printer?

    I recently purchase a new printer - the Epson SureColor P800 and trying to set up my preferences to print found the print setting dialog box is abbreviated. It is no longer a printer asking drop to disable color management.  Instead, there is a box of media and quality. I can't disengage from the printer color management to get the proper color balance. Help! I tried to update my CS5 and also run into snags is that related?

    Hi RuthC,

    Could you please attach a screenshot of the print window.

    Also what operating system you are working on Windows or MAC?

    Kind regards

    Tanuj

Maybe you are looking for

  • Is it possible to have a decent trackpad support under windows?

    You cannot use Microsoft precision trackpad drivers?

  • How to make folders to move messages in store them?

    I want to do a variety of issues such as: family; Friends; Stuff to keep; Orders; Travel Info... etc. to store the e-mails refer at the latest. I don't want to have to look through a thousand emails to find a certain email. Other e-mail programs have

  • Rate of reading/writing of the SSD from low on Satellite P70-A-11 q

    Hello. I bought a Toshiba P70-A-11 q today and installed on an EVO 840 250 GB SSD. On the SSD I fresh installed windows 8.1 After installation I went to some points of reference on the SSD. Unfortunately, the read/write rate seems quite small compare

  • VBAI Basler CAM input/output

    Hello We use VBAI 2012 and a Scout of Basler camera. We want to read in the digital lines of the Basler camera and set outputs digital in Basler camera. How can we achieve this? We need to set up these lines with DAQmx or directly on the attributes o

  • 2x2.5 Z1 for the swap drive hard 1x3.5

    I have a new Z1 with the 1 TB 3.5 hard drive, which seems a bit noisy for me - not strong but sometimes annoying. I think I want to swap out for 2 2.5 HDs, a 128 GB SSD for the operating system, programs, and the second a spinner of 750Go. I checked