﻿<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" version="2.0">
  <channel>
    <title>Quomon.com questions</title>
    <link>http://quomon.com</link>
    <description>Questions and Answers for IT &amp; Graphic Design Professionals.</description>
    <language>en-us</language>
    <copyright>Quomon</copyright>
    <generator />
    <webMaster />
    <lastBuildDate>Thu, 07 May 2020 19:48:26 GMT</lastBuildDate>
    <ttl>20</ttl>
    <item>
      <guid>http://quomon.com/3160153/With-the-Damage-the-Democrates-have-done-with-the-Failed-Trump-Impeachment-should-we-hold-all-Democrates-accoutabe</guid>
      <title>With the Damage the Democrates have done with the Failed Trump Impeachment should we hold all Democrates accoutabe</title>
      <link>http://quomon.com/3160153/With-the-Damage-the-Democrates-have-done-with-the-Failed-Trump-Impeachment-should-we-hold-all-Democrates-accoutabe</link>
      <description>The headline is the story your thoughts and with the hatred  showed they have for America, including Nancy PelosiDemocrats and Chuck Schumer should the ethics  committee remove them?</description>
      <author>JIMZIiegelbauer</author>
      <pubDate>Fri, 03 Apr 2020 06:21:05 GMT</pubDate>
      <comments>http://quomon.com/3160153/With-the-Damage-the-Democrates-have-done-with-the-Failed-Trump-Impeachment-should-we-hold-all-Democrates-accoutabe#comments</comments>
      <category>Politics</category>
    </item>
    <item>
      <guid>http://quomon.com/3134065/How-many-types-of-joints-move-in-a-single-direction-two-directions-three-direction-and-in-all-planes-of-directio</guid>
      <title>How many types of joints move in a single direction, two directions, three direction and in all planes of directio</title>
      <link>http://quomon.com/3134065/How-many-types-of-joints-move-in-a-single-direction-two-directions-three-direction-and-in-all-planes-of-directio</link>
      <description>How many types of joints move in a single direction, two directions, three direction and in all planes of directions</description>
      <author>1627748053</author>
      <pubDate>Sat, 07 Mar 2020 10:18:49 GMT</pubDate>
      <comments>http://quomon.com/3134065/How-many-types-of-joints-move-in-a-single-direction-two-directions-three-direction-and-in-all-planes-of-directio#comments</comments>
      <category>Biology knowledge about joints</category>
    </item>
    <item>
      <guid>http://quomon.com/3132852/Where-can-I-find-this-similar-blogger-template</guid>
      <title>Where can I find this similar blogger template?</title>
      <link>http://quomon.com/3132852/Where-can-I-find-this-similar-blogger-template</link>
      <description> E-commerce is becoming more and more popular. For small businesses, it's too expensive to build your own website. Last time, I found a good thing by accident. I built my own free e-store on Google Blog. Like this: &lt;a  medium;" href="https://www.stylesupplier.com/p/how-to-creat-almost-free-for-ecommerce.html" rel="nofollow"&gt;https://www.stylesupplier.com/p/how-to-creat-almost-free-for-ecommerce.html&lt;/a&gt; &lt;br&gt;   &lt;br&gt; I feel so good. Where can I find the Russian template? </description>
      <author>stylesupplier</author>
      <pubDate>Fri, 06 Mar 2020 00:44:54 GMT</pubDate>
      <comments>http://quomon.com/3132852/Where-can-I-find-this-similar-blogger-template#comments</comments>
      <category>website templates</category>
    </item>
    <item>
      <guid>http://quomon.com/3117596/Questions-about-computer-vision-calculating-density</guid>
      <title>Questions about computer vision calculating density.</title>
      <link>http://quomon.com/3117596/Questions-about-computer-vision-calculating-density</link>
      <description> I am doing the calculation of object density in object detection. I don't have a good idea now. I can only identify the number of targets I want to detect. &lt;br&gt;   &lt;br&gt; For example, I want to calculate the density of garbage in the area of one square meter above the ground. I can only identify how much garbage there is in this area, such as 5 bottles, 7 leaves, 2 plastic bags, 4 stones, I can only calculate their quantity, but is there any good way to measure the density of objects in this area? &lt;br&gt;   &lt;br&gt; It is similar to the density of people in a certain place. When there are many people, the density is high,when there are few people, the density is small. For example, when watching the World Cup on the stadium, the seats are almost full, so the density is high. This density can be a value, such as 100 means that all seats are full, while 5 means only a few people, I hope you can give me some suggestions. </description>
      <author>PeterSong</author>
      <pubDate>Thu, 20 Feb 2020 02:37:09 GMT</pubDate>
      <comments>http://quomon.com/3117596/Questions-about-computer-vision-calculating-density#comments</comments>
      <category>cv</category>
    </item>
    <item>
      <guid>http://quomon.com/3105794/How-do-I-make-a-ROS-car-drive-0-5-meter-along-the-roadside</guid>
      <title>How do I make a ROS car drive 0.5 meter along the roadside?</title>
      <link>http://quomon.com/3105794/How-do-I-make-a-ROS-car-drive-0-5-meter-along-the-roadside</link>
      <description>I am learning ROS car, which is mainly used to simulate self-driving. Now there is a lidar on the ROS car. &lt;br /&gt;&lt;br /&gt;For example, the right side of the ROS car is about 1 meter away from the roadside. I can also get the lidar on the right side of the car. The distance of the roadside returned is about 50 points. These 50 distances are the distance from the lidar to the roadside, but the problem is that I want to know how to measure the angle between the body of ROS car and the roadside. I want the ROS car running parallel to the roadside. &lt;br /&gt;For example, the distance from the roadside is always 0.5 meters, but if the mode of the roadside distance returned by 50 points is 1 meter, it means that I am a little far from the roadside. At this time, I want to adjust the position of the ROS car,to make the ROS car closer to the roadside.&lt;br /&gt;&lt;br /&gt; If a person is driving, then the action of the person is to turn the steering wheel, but the ROS car is not a person. At this time, the ROS car needs to simulate human actions, the vehicle in my country is driving on the right side. My idea is that I first need to make the ROS car turn to a certain angle to the right, such as 15 degrees to the right, and then drive 10 cm forward. Then turn it 15 degrees to the left, so that the ROS car must be closer to the roadside, and then I use lidar to measure the mode of those 50 points. In theory, it will be less than 1 meter, because it is indeed closer to the road. Side. This is a rude method, but I can&amp;rsquo;t  know the true angle of the ROS car from the roadside. If I know the actual angle of the current ROS car from the roadside, then it is more reliable to control the change of the angle. &lt;br /&gt;&lt;br /&gt;What should I do? How to measure the angle of a ROS car to the roadside?</description>
      <author>PeterSong</author>
      <pubDate>Sun, 16 Feb 2020 03:44:39 GMT</pubDate>
      <comments>http://quomon.com/3105794/How-do-I-make-a-ROS-car-drive-0-5-meter-along-the-roadside#comments</comments>
      <category />
    </item>
    <item>
      <guid>http://quomon.com/2936953/Where-can-I-find-some-websites-to-buy</guid>
      <title>Where can I find some websites to buy?</title>
      <link>http://quomon.com/2936953/Where-can-I-find-some-websites-to-buy</link>
      <description>I want to buy the entire websites which with payment gateways. And buy the payment receivable accounts together. Where are these sites selling?</description>
      <author>aa139g</author>
      <pubDate>Wed, 30 Oct 2019 03:32:22 GMT</pubDate>
      <comments>http://quomon.com/2936953/Where-can-I-find-some-websites-to-buy#comments</comments>
      <category>websites transfer</category>
    </item>
    <item>
      <guid>http://quomon.com/2869991/When-is-a-new-Windows-version-coming-out</guid>
      <title>When is a new Windows version coming out</title>
      <link>http://quomon.com/2869991/When-is-a-new-Windows-version-coming-out</link>
      <description>Just wondering when Microsoft will launch the next version of Windows.</description>
      <author>david</author>
      <pubDate>Wed, 07 Aug 2019 07:56:03 GMT</pubDate>
      <comments>http://quomon.com/2869991/When-is-a-new-Windows-version-coming-out#comments</comments>
      <category>windows, Microsoft</category>
    </item>
    <item>
      <guid>http://quomon.com/2816303/Has-any-herbalist-cured-Alzheimers</guid>
      <title>Has any herbalist cured Alzheimers?</title>
      <link>http://quomon.com/2816303/Has-any-herbalist-cured-Alzheimers</link>
      <description />
      <author>karmakrazy</author>
      <pubDate>Mon, 08 Jul 2019 12:32:51 GMT</pubDate>
      <comments>http://quomon.com/2816303/Has-any-herbalist-cured-Alzheimers#comments</comments>
      <category>alzhiemers</category>
    </item>
    <item>
      <guid>http://quomon.com/2718761/What-is-the-best-front-end-development-code-to-code-in-for-the-long-term</guid>
      <title>What is the best front end development code to code in for the long term?</title>
      <link>http://quomon.com/2718761/What-is-the-best-front-end-development-code-to-code-in-for-the-long-term</link>
      <description />
      <author>pqapibcu</author>
      <pubDate>Wed, 17 Apr 2019 04:11:44 GMT</pubDate>
      <comments>http://quomon.com/2718761/What-is-the-best-front-end-development-code-to-code-in-for-the-long-term#comments</comments>
      <category>front end coding</category>
    </item>
    <item>
      <guid>http://quomon.com/2708655/Any-Recommendation-for-Electricians-in-NJ-Area</guid>
      <title>Any Recommendation for Electricians in NJ Area?</title>
      <link>http://quomon.com/2708655/Any-Recommendation-for-Electricians-in-NJ-Area</link>
      <description>Next month, I am going to renovate my home. I am searching for professional electricians to do the rewiring of my home electrical circuit. I had searched online and found out some &lt;a href="http://bloomfieldcooling.com/services/electrical-services/" rel="nofollow"&gt;electrician NJ&lt;/a&gt; experts who can do this work at an affordable price. But, still can anyone suggest me the best electrician in NJ for rewiring work?</description>
      <author>HarryMcLaughlin</author>
      <pubDate>Tue, 09 Apr 2019 03:56:45 GMT</pubDate>
      <comments>http://quomon.com/2708655/Any-Recommendation-for-Electricians-in-NJ-Area#comments</comments>
      <category>electrician nj</category>
    </item>
    <item>
      <guid>http://quomon.com/2516225/Pivot-Table-Error</guid>
      <title>Pivot Table Error</title>
      <link>http://quomon.com/2516225/Pivot-Table-Error</link>
      <description>&lt;p   .0001pt; line-height: normal;"&gt;&lt;span style="mso-ascii-font-family: Calibri; mso-fareast-font-family: 'Times New Roman'; mso-hansi-font-family: Calibri; mso-bidi-font-family: Calibri; color: black;"&gt;I have built Pivot Tables in MS Excel and saved the file in .xlsx. Next day, I tried to access the same file and facing these errors: &lt;/span&gt;&lt;/p&gt;&lt;p &gt;&lt;span style="mso-ascii-font-family: Calibri; mso-fareast-font-family: 'Times New Roman'; mso-hansi-font-family: Calibri; mso-bidi-font-family: Calibri; color: black;"&gt;&amp;ldquo;We found a problem with some content in &amp;lt;filename&amp;gt;. Do you want us to try to recover as much as we can? If you trust the source of this workbook, click Yes&amp;rdquo;&lt;/span&gt;&lt;/p&gt;&lt;p &gt;&lt;span style="mso-ascii-font-family: Calibri; mso-fareast-font-family: 'Times New Roman'; mso-hansi-font-family: Calibri; mso-bidi-font-family: Calibri; color: black;"&gt;After clicking on &amp;lsquo;Yes&amp;rsquo; button. I have faced another errors:&lt;/span&gt;&lt;/p&gt;&lt;p &gt;&lt;span style="mso-ascii-font-family: Calibri; mso-fareast-font-family: 'Times New Roman'; mso-hansi-font-family: Calibri; mso-bidi-font-family: Calibri; color: black;"&gt;&amp;ldquo;Removed Part: /xl/pivotCache/pivotCacheDefinition1.xml part with XML error&lt;/span&gt;&lt;/p&gt;&lt;p &gt;&lt;span style="mso-ascii-font-family: Calibri; mso-fareast-font-family: 'Times New Roman'; mso-hansi-font-family: Calibri; mso-bidi-font-family: Calibri; color: black;"&gt;(PivotTable cache) Load error. Line 2, column 0&lt;/span&gt;&lt;/p&gt;&lt;p &gt;&lt;span style="mso-ascii-font-family: Calibri; mso-fareast-font-family: 'Times New Roman'; mso-hansi-font-family: Calibri; mso-bidi-font-family: Calibri; color: black;"&gt;Removed Feature: PivotTable report from /xl/pivotTables/pivotTable1.xml part (PivotTable view)&amp;rdquo;&lt;/span&gt;&lt;/p&gt;&lt;p &gt;&lt;span style="mso-ascii-font-family: Calibri; mso-fareast-font-family: 'Times New Roman'; mso-hansi-font-family: Calibri; mso-bidi-font-family: Calibri; color: black;"&gt;After searching over internet, I get to know that my Pivot table is corrupted. So, to solve this error I tried manual method which are available on sites &amp;amp; forums. &lt;/span&gt;&lt;/p&gt;&lt;p &gt;&lt;span style="mso-ascii-font-family: Calibri; mso-fareast-font-family: 'Times New Roman'; mso-hansi-font-family: Calibri; mso-bidi-font-family: Calibri; color: black;"&gt;Firstly I opened MS Excel in Safe Mode then copy all the contents of excel sheet includes pivot table in new worksheet and save it. To save pivot table right click on pivot table and click on pivot table options. Then on the display tab, click the check box labelled &amp;ldquo;Show Properties in ToolTips&amp;rdquo; and at the end save the file with the new settings. But after doing all these process I faced same issue.&lt;span style="mso-spacerun: yes;"&gt;  &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p   .0001pt; line-height: normal;"&gt;&lt;span style="mso-ascii-font-family: Calibri; mso-fareast-font-family: 'Times New Roman'; mso-hansi-font-family: Calibri; mso-bidi-font-family: Calibri; color: black;"&gt;I have referred these resources:&lt;/span&gt;&lt;/p&gt;&lt;p   .0001pt; line-height: normal;"&gt;&lt;span class="MsoHyperlink"&gt;&lt;span style="mso-ascii-font-family: Calibri; mso-fareast-font-family: 'Times New Roman'; mso-hansi-font-family: Calibri; mso-bidi-font-family: Calibri;"&gt;&lt;a href="https://social.technet.microsoft.com/Forums/office/en-US/fde84737-23fc-40f2-a582-2f77713882a5/excel-pivot-tables-getting-corrupted-in-excel-2010-after-saving-the-changes-made-and-reopening?forum=excel" rel="nofollow"&gt;https://social.technet.microsoft.com/Forums/office/en-US/fde84737-23fc-40f2-a582-2f77713882a5/excel-pivot-tables-getting-corrupted-in-excel-2010-afte&lt;br&gt;r-saving-the-changes-made-and-reopening?forum=excel&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p   .0001pt; line-height: normal;"&gt;&lt;span class="MsoHyperlink"&gt;&lt;span style="mso-ascii-font-family: Calibri; mso-fareast-font-family: 'Times New Roman'; mso-hansi-font-family: Calibri; mso-bidi-font-family: Calibri;"&gt;&lt;a href="http://office.microsoft.com/en-us/excel-help/use-office-excel-2010-with-earlier-versions-of-excel-HA010342994.aspx" rel="nofollow"&gt;http://office.microsoft.com/en-us/excel-help/use-office-excel-2010-with-earlier-versions-of-excel-HA010342994.aspx&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p   .0001pt; line-height: normal;"&gt;&lt;span class="MsoHyperlink"&gt;&lt;span style="mso-ascii-font-family: Calibri; mso-fareast-font-family: 'Times New Roman'; mso-hansi-font-family: Calibri; mso-bidi-font-family: Calibri;"&gt;&lt;a href="https://www.stellarinfo.com/repair-excel-file.php" rel="nofollow"&gt;https://www.stellarinfo.com/repair-excel-file.php&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p   .0001pt; line-height: normal;"&gt;&lt;span class="MsoHyperlink"&gt;&lt;span style="mso-ascii-font-family: Calibri; mso-fareast-font-family: 'Times New Roman'; mso-hansi-font-family: Calibri; mso-bidi-font-family: Calibri;"&gt;&lt;a href="https://answers.microsoft.com/en-us/office/forum/office_2010-excel/refreshing-pivot-tables-causes-the-file-to-become/82f80e63-fb6a-4f1f-aae5-40dac714301a?db=5" rel="nofollow"&gt;https://answers.microsoft.com/en-us/office/forum/office_2010-excel/refreshing-pivot-tables-causes-the-file-to-become/82f80e63-fb6a-4f1f-aae5-40dac714&lt;br&gt;301a?db=5&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p   .0001pt; line-height: normal;"&gt;&lt;a href="https://www.auditexcel.co.za/" rel="nofollow"&gt;https://www.auditexcel.co.za/&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;p   .0001pt; line-height: normal;"&gt;&lt;span style="mso-ascii-font-family: Calibri; mso-fareast-font-family: 'Times New Roman'; mso-hansi-font-family: Calibri; mso-bidi-font-family: Calibri; color: black;"&gt;Please provide best solution to fix this error.&lt;/span&gt;&lt;/p&gt;</description>
      <author>abhishekit</author>
      <pubDate>Wed, 26 Sep 2018 23:01:10 GMT</pubDate>
      <comments>http://quomon.com/2516225/Pivot-Table-Error#comments</comments>
      <category>excel</category>
    </item>
    <item>
      <guid>http://quomon.com/2435523/How-to-disable-aol-search-box-in-AOL-Gold</guid>
      <title>How to disable aol search box in AOL Gold</title>
      <link>http://quomon.com/2435523/How-to-disable-aol-search-box-in-AOL-Gold</link>
      <description>AOL Gold opens with a fairly large "AOL Search" box in the upper right. It can be closed by clicking on "X" but I am trying to disable it entirely.</description>
      <author>dxt443</author>
      <pubDate>Tue, 17 Apr 2018 15:23:43 GMT</pubDate>
      <comments>http://quomon.com/2435523/How-to-disable-aol-search-box-in-AOL-Gold#comments</comments>
      <category>AOL SEARCH</category>
    </item>
    <item>
      <guid>http://quomon.com/2386417/Creating-an-application-that-mimics-Windows-Manager-User-permission-settings</guid>
      <title>Creating an application that mimics Windows Manager User permission settings?</title>
      <link>http://quomon.com/2386417/Creating-an-application-that-mimics-Windows-Manager-User-permission-settings</link>
      <description>Attempting to write a python application that allows user permissions to things like USB ports to change, instead of using the Windows Manager.</description>
      <author>raphael</author>
      <pubDate>Fri, 05 Jan 2018 14:36:19 GMT</pubDate>
      <comments>http://quomon.com/2386417/Creating-an-application-that-mimics-Windows-Manager-User-permission-settings#comments</comments>
      <category>python, usb, permissions</category>
    </item>
    <item>
      <guid>http://quomon.com/2354712/I-have-an-old-IBM-think-pad-t42-Windows-xp-It-s-stuck-on-this-message-Stop-c0000139-Entry-point-not-found</guid>
      <title>I have an old IBM think pad t42 Windows xp. It's stuck on this message Stop:c0000139(Entry point not found)</title>
      <link>http://quomon.com/2354712/I-have-an-old-IBM-think-pad-t42-Windows-xp-It-s-stuck-on-this-message-Stop-c0000139-Entry-point-not-found</link>
      <description>The full message reads. Stop:c0000139 (Entry point not found) The procedure entry point GDIGetBitmapBitSize could not be located in dynamic library.GD132 DII.How do I remove this message and use this laptop again.If you can help me please explain in simple terms of step by step and key by key steps. I have no knowledge of computers and I am just a learner.Many thanks in advance.</description>
      <author>rchilds597</author>
      <pubDate>Mon, 09 Oct 2017 15:30:03 GMT</pubDate>
      <comments>http://quomon.com/2354712/I-have-an-old-IBM-think-pad-t42-Windows-xp-It-s-stuck-on-this-message-Stop-c0000139-Entry-point-not-found#comments</comments>
      <category>please help me!</category>
    </item>
    <item>
      <guid>http://quomon.com/2345186/applications-are-used-in-market-analysis-and-forecasting</guid>
      <title>applications are used in market analysis and forecasting?</title>
      <link>http://quomon.com/2345186/applications-are-used-in-market-analysis-and-forecasting</link>
      <description>Hi&lt;br /&gt;Are there any software applications used in market analysis and forecasting and what are the features?</description>
      <author>winneiswinner</author>
      <pubDate>Sun, 17 Sep 2017 21:10:06 GMT</pubDate>
      <comments>http://quomon.com/2345186/applications-are-used-in-market-analysis-and-forecasting#comments</comments>
      <category>software applications</category>
    </item>
    <item>
      <guid>http://quomon.com/2342198/i-need-help-on-API-integration-in-gaming-website-Does-anyone-know-it-pls</guid>
      <title>i need help on API integration in gaming website. Does anyone know it pls?</title>
      <link>http://quomon.com/2342198/i-need-help-on-API-integration-in-gaming-website-Does-anyone-know-it-pls</link>
      <description>API Integration for gaming website</description>
      <author>Muneesh</author>
      <pubDate>Mon, 11 Sep 2017 02:57:06 GMT</pubDate>
      <comments>http://quomon.com/2342198/i-need-help-on-API-integration-in-gaming-website-Does-anyone-know-it-pls#comments</comments>
      <category>API integration</category>
    </item>
    <item>
      <guid>http://quomon.com/2326293/Is-there-any-program-to-auto-find-video-and-audio-loss-in-a-video-player</guid>
      <title>Is there any program to auto find video and audio loss in a video player</title>
      <link>http://quomon.com/2326293/Is-there-any-program-to-auto-find-video-and-audio-loss-in-a-video-player</link>
      <description>I am planning to write a code which solves the audio video loss problem and auto detects it&lt;br&gt; Any suggestions..</description>
      <author>sbabu426</author>
      <pubDate>Wed, 02 Aug 2017 22:30:25 GMT</pubDate>
      <comments>http://quomon.com/2326293/Is-there-any-program-to-auto-find-video-and-audio-loss-in-a-video-player#comments</comments>
      <category>Audio loss, video loss, auto detection</category>
    </item>
    <item>
      <guid>http://quomon.com/2323896/What-if-i-use-ReactJS-instead-of-jQuery</guid>
      <title>What if i use ReactJS instead of jQuery?</title>
      <link>http://quomon.com/2323896/What-if-i-use-ReactJS-instead-of-jQuery</link>
      <description>Hi, I am a student and learning web development. My question is What if i use ReactJS instead of jQuery? as I am not interested in learning jQuery so will ReactJS help me instead? </description>
      <author>Maryvree</author>
      <pubDate>Wed, 26 Jul 2017 03:00:48 GMT</pubDate>
      <comments>http://quomon.com/2323896/What-if-i-use-ReactJS-instead-of-jQuery#comments</comments>
      <category>jQuery, ReactJS, web development, software development</category>
    </item>
    <item>
      <guid>http://quomon.com/2304298/Who-knows-where-to-send-the-chain-is-better-about-Google-SEO</guid>
      <title>Who knows？where to send the chain is better  about Google SEO ？</title>
      <link>http://quomon.com/2304298/Who-knows-where-to-send-the-chain-is-better-about-Google-SEO</link>
      <description>like  reditt,worldpress.do you know others? thank you</description>
      <author>keikeilaiy</author>
      <pubDate>Mon, 05 Jun 2017 02:58:50 GMT</pubDate>
      <comments>http://quomon.com/2304298/Who-knows-where-to-send-the-chain-is-better-about-Google-SEO#comments</comments>
      <category>google search</category>
    </item>
    <item>
      <guid>http://quomon.com/2302842/what-is-a-usage-of-SMO-service-if-anybody-know-about-this-please-tell-me</guid>
      <title>what is a usage of SMO service,if anybody know about this please tell me?</title>
      <link>http://quomon.com/2302842/what-is-a-usage-of-SMO-service-if-anybody-know-about-this-please-tell-me</link>
      <description />
      <author>hrshljais</author>
      <pubDate>Thu, 01 Jun 2017 03:52:28 GMT</pubDate>
      <comments>http://quomon.com/2302842/what-is-a-usage-of-SMO-service-if-anybody-know-about-this-please-tell-me#comments</comments>
      <category>SMO related</category>
    </item>
    <item>
      <guid>http://quomon.com/2297544/can-you-tell-how-to-construct-ISO-8583-message-format-communicate-with-remote-server-with-ISO-8583-using-C</guid>
      <title>can you tell how to construct ISO: 8583 message format &amp; communicate with remote server with ISO:8583 using C#</title>
      <link>http://quomon.com/2297544/can-you-tell-how-to-construct-ISO-8583-message-format-communicate-with-remote-server-with-ISO-8583-using-C</link>
      <description />
      <author>Suhaib</author>
      <pubDate>Sun, 21 May 2017 08:42:13 GMT</pubDate>
      <comments>http://quomon.com/2297544/can-you-tell-how-to-construct-ISO-8583-message-format-communicate-with-remote-server-with-ISO-8583-using-C#comments</comments>
      <category>C#</category>
    </item>
    <item>
      <guid>http://quomon.com/2195360/ISO-8583-implementation-using-loadbalancers</guid>
      <title>ISO 8583 implementation using loadbalancers</title>
      <link>http://quomon.com/2195360/ISO-8583-implementation-using-loadbalancers</link>
      <description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;Our client wants to implemented payment method using ISO 8583 and due to security concerns the connection can't be direct from his side to our servers, so we redirect the traffic to a virtual IP using a loadbalancer ( Cisco ACE 4700 ) . However the client insists that the session can't be broken and must be direct. The question is: Is it applicable to make the traffic TCP and select a specific port then create the necessary configuration to the loadbalancer so it can loadbalance the traffic between the servers ? and what is the optimum way for network configuration for this protocol ?&lt;/p&gt;</description>
      <author>SaphSoph</author>
      <pubDate>Sun, 30 Oct 2016 02:30:30 GMT</pubDate>
      <comments>http://quomon.com/2195360/ISO-8583-implementation-using-loadbalancers#comments</comments>
      <category>ISO 8583, tcp/ip, network</category>
    </item>
    <item>
      <guid>http://quomon.com/2193891/Is-mobile-first-web-design-the-way-to-go-now-or-are-there-major-downsides</guid>
      <title>Is mobile first web design the way to go now, or are there major downsides?</title>
      <link>http://quomon.com/2193891/Is-mobile-first-web-design-the-way-to-go-now-or-are-there-major-downsides</link>
      <description />
      <author>john45</author>
      <pubDate>Wed, 26 Oct 2016 11:31:04 GMT</pubDate>
      <comments>http://quomon.com/2193891/Is-mobile-first-web-design-the-way-to-go-now-or-are-there-major-downsides#comments</comments>
      <category>mobile design, Web Design</category>
    </item>
    <item>
      <guid>http://quomon.com/2193886/Is-there-speech-dictation-software-for-Thunderbird-Emails</guid>
      <title>Is there speech dictation software for Thunderbird Emails?</title>
      <link>http://quomon.com/2193886/Is-there-speech-dictation-software-for-Thunderbird-Emails</link>
      <description />
      <author>john45</author>
      <pubDate>Wed, 26 Oct 2016 11:22:59 GMT</pubDate>
      <comments>http://quomon.com/2193886/Is-there-speech-dictation-software-for-Thunderbird-Emails#comments</comments>
      <category>voice recognition, speech</category>
    </item>
    <item>
      <guid>http://quomon.com/2156290/Need-a-good-design-advice-for-a-HERO-image-with-a-CTA-and-booking-form</guid>
      <title>Need a good design advice for a HERO image with a CTA and booking form</title>
      <link>http://quomon.com/2156290/Need-a-good-design-advice-for-a-HERO-image-with-a-CTA-and-booking-form</link>
      <description>&lt;span style="color: #595959; font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif; font-size: 15px; line-height: 21.75px;"&gt;Hey, guys!&lt;br /&gt;I'm doing a small project for a local home cleaning company in Brisbane and looking for ideas on integrating a CTA button and shirt booking form into the HERO image of the website. Tho, I'm going for something more unique and would really appreciate some tips and inspiration. Which are the places you gather inspiration from when it comes to CTA design?&lt;br /&gt;Thanks in advance!&lt;br /&gt;&lt;br /&gt;P.S.: Here's the site if you want to take a look at the current structure&lt;/span&gt; &lt;a-notallowed&gt;Click&lt;/a&gt;.</description>
      <author>veronikabrie</author>
      <pubDate>Mon, 18 Jul 2016 10:33:47 GMT</pubDate>
      <comments>http://quomon.com/2156290/Need-a-good-design-advice-for-a-HERO-image-with-a-CTA-and-booking-form#comments</comments>
      <category>CTA, HERO</category>
    </item>
    <item>
      <guid>http://quomon.com/2150134/Planing-a-redesign-of-a-cleaners-website-and-need-advice</guid>
      <title>Planing a redesign of a cleaners website and need advice</title>
      <link>http://quomon.com/2150134/Planing-a-redesign-of-a-cleaners-website-and-need-advice</link>
      <description> Hey everyone ,&lt;br /&gt;I'm doing a redesign of the website of a Sydney-based home cleaning company and I'm looking for ideas on how to arrange the service images without disrupting the text. I was thinking of changing the side menu with a submenu and making a full-width page with separate sections but I'm looking into different ideas on displaying the services and add some images.Any ideas, inspiration and advice would be highly appreciated&lt;br /&gt;&lt;br /&gt; Project:  Paul's Cleaning Sydney | &lt;a-notallowed&gt;paulscleaningsydney.com.au&lt;/a&gt;</description>
      <author>ariellapolter</author>
      <pubDate>Thu, 30 Jun 2016 09:02:38 GMT</pubDate>
      <comments>http://quomon.com/2150134/Planing-a-redesign-of-a-cleaners-website-and-need-advice#comments</comments>
      <category>Web Design, web layout</category>
    </item>
    <item>
      <guid>http://quomon.com/2063697/Web-Logic</guid>
      <title>Web-Logic</title>
      <link>http://quomon.com/2063697/Web-Logic</link>
      <description>   I have a web-logic hosting Manage servers to target one application. Each Manage Server should connect to a different Data-Base &lt;br&gt;  My Application Accepts only one connection(the definetion inside the application design pointing to one connection per module), I cant't use the same connection defenition to Connect to another data-base within the Manage Server. I need to use different Data-Base Connections with the above Manage Server. Please help  </description>
      <author>Abubaker</author>
      <pubDate>Mon, 11 Apr 2016 04:44:34 GMT</pubDate>
      <comments>http://quomon.com/2063697/Web-Logic#comments</comments>
      <category>Web Logic Question</category>
    </item>
    <item>
      <guid>http://quomon.com/1934146/What-is-external-ip-and-what-is-the-use-of-it-</guid>
      <title>What is external ip and what is the use of it..??</title>
      <link>http://quomon.com/1934146/What-is-external-ip-and-what-is-the-use-of-it-</link>
      <description />
      <author>ganeshm</author>
      <pubDate>Mon, 08 Feb 2016 16:07:25 GMT</pubDate>
      <comments>http://quomon.com/1934146/What-is-external-ip-and-what-is-the-use-of-it-#comments</comments>
      <category>google search</category>
    </item>
    <item>
      <guid>http://quomon.com/1851751/Why-is-my-samsung-galaxy-freezing-up-on-me</guid>
      <title>Why is my samsung galaxy freezing up on me?</title>
      <link>http://quomon.com/1851751/Why-is-my-samsung-galaxy-freezing-up-on-me</link>
      <description />
      <author>sgab889</author>
      <pubDate>Tue, 24 Nov 2015 09:01:41 GMT</pubDate>
      <comments>http://quomon.com/1851751/Why-is-my-samsung-galaxy-freezing-up-on-me#comments</comments>
      <category>freezing, Samsung Galaxy, smart phone</category>
    </item>
    <item>
      <guid>http://quomon.com/1851687/Is-it-complicated-to-change-the-cooler-of-a-laptop-yourself</guid>
      <title>Is it complicated to change the cooler of a laptop yourself?</title>
      <link>http://quomon.com/1851687/Is-it-complicated-to-change-the-cooler-of-a-laptop-yourself</link>
      <description>The cooler stopped working and they want to charge a lot to replace it on the shop.</description>
      <author>reallyme22</author>
      <pubDate>Tue, 24 Nov 2015 05:53:56 GMT</pubDate>
      <comments>http://quomon.com/1851687/Is-it-complicated-to-change-the-cooler-of-a-laptop-yourself#comments</comments>
      <category>Laptop, cooler, Laptop, cooler</category>
    </item>
    <item>
      <guid>http://quomon.com/1845207/Are-intel-chips-still-the-best-computer-processor-on-the-market</guid>
      <title>Are intel chips still the best computer processor on the market?</title>
      <link>http://quomon.com/1845207/Are-intel-chips-still-the-best-computer-processor-on-the-market</link>
      <description />
      <author>lonnyhare</author>
      <pubDate>Thu, 19 Nov 2015 14:16:20 GMT</pubDate>
      <comments>http://quomon.com/1845207/Are-intel-chips-still-the-best-computer-processor-on-the-market#comments</comments>
      <category>intel, processors</category>
    </item>
    <item>
      <guid>http://quomon.com/1844571/How-long-will-an-android-Samsung-Galaxy-5-phone-last</guid>
      <title>How long will an android Samsung Galaxy 5 phone last?</title>
      <link>http://quomon.com/1844571/How-long-will-an-android-Samsung-Galaxy-5-phone-last</link>
      <description />
      <author>jacob2</author>
      <pubDate>Thu, 19 Nov 2015 10:45:26 GMT</pubDate>
      <comments>http://quomon.com/1844571/How-long-will-an-android-Samsung-Galaxy-5-phone-last#comments</comments>
      <category>samsung, Samsung Galaxy</category>
    </item>
    <item>
      <guid>http://quomon.com/1844566/Will-an-HP-with-an-AMD-processor-perform-ok</guid>
      <title>Will an HP with an AMD processor perform ok?</title>
      <link>http://quomon.com/1844566/Will-an-HP-with-an-AMD-processor-perform-ok</link>
      <description />
      <author>jacob1</author>
      <pubDate>Thu, 19 Nov 2015 10:41:49 GMT</pubDate>
      <comments>http://quomon.com/1844566/Will-an-HP-with-an-AMD-processor-perform-ok#comments</comments>
      <category>HP, AMD, processor</category>
    </item>
    <item>
      <guid>http://quomon.com/1844562/Best-earphones-for-conference-calls-on-laptop</guid>
      <title>Best earphones for conference calls on laptop?</title>
      <link>http://quomon.com/1844562/Best-earphones-for-conference-calls-on-laptop</link>
      <description />
      <author>john48</author>
      <pubDate>Thu, 19 Nov 2015 10:38:19 GMT</pubDate>
      <comments>http://quomon.com/1844562/Best-earphones-for-conference-calls-on-laptop#comments</comments>
      <category>Laptops, earphones</category>
    </item>
    <item>
      <guid>http://quomon.com/1844483/How-do-I-disable-my-touchpad-on-my-HP-envy</guid>
      <title>How do I disable my touchpad on my HP envy?</title>
      <link>http://quomon.com/1844483/How-do-I-disable-my-touchpad-on-my-HP-envy</link>
      <description />
      <author>john45</author>
      <pubDate>Thu, 19 Nov 2015 09:57:27 GMT</pubDate>
      <comments>http://quomon.com/1844483/How-do-I-disable-my-touchpad-on-my-HP-envy#comments</comments>
      <category>touch pad, hp envy, disable</category>
    </item>
    <item>
      <guid>http://quomon.com/1844469/Why-is-the-Notify-Attendees-option-grayed-out-in-Mozilla-Lightning</guid>
      <title>Why is the "Notify Attendees" option grayed out in Mozilla Lightning?</title>
      <link>http://quomon.com/1844469/Why-is-the-Notify-Attendees-option-grayed-out-in-Mozilla-Lightning</link>
      <description />
      <author>john48</author>
      <pubDate>Thu, 19 Nov 2015 09:52:59 GMT</pubDate>
      <comments>http://quomon.com/1844469/Why-is-the-Notify-Attendees-option-grayed-out-in-Mozilla-Lightning#comments</comments>
      <category>lightning, events, notifications</category>
    </item>
    <item>
      <guid>http://quomon.com/1844449/Why-is-my-Windows-10-laptop-restarting-after-it-comes-back-from-being-asleep</guid>
      <title>Why is my Windows 10 laptop restarting after it comes back from being asleep?</title>
      <link>http://quomon.com/1844449/Why-is-my-Windows-10-laptop-restarting-after-it-comes-back-from-being-asleep</link>
      <description />
      <author>kijik56</author>
      <pubDate>Thu, 19 Nov 2015 09:43:48 GMT</pubDate>
      <comments>http://quomon.com/1844449/Why-is-my-Windows-10-laptop-restarting-after-it-comes-back-from-being-asleep#comments</comments>
      <category>windows 10, hp envy</category>
    </item>
    <item>
      <guid>http://quomon.com/1832294/Why-does-my-phone-keep-heating-up-on-me</guid>
      <title>Why does my phone keep heating up on me?</title>
      <link>http://quomon.com/1832294/Why-does-my-phone-keep-heating-up-on-me</link>
      <description />
      <author>kijik56</author>
      <pubDate>Wed, 11 Nov 2015 11:19:12 GMT</pubDate>
      <comments>http://quomon.com/1832294/Why-does-my-phone-keep-heating-up-on-me#comments</comments>
      <category>heat, Phone, smart phone</category>
    </item>
    <item>
      <guid>http://quomon.com/1809239/My-HP-laptop-screen-is-falling-apart-any-way-to-salvage-it-without-getting-a-new-laptop</guid>
      <title>My HP laptop screen is falling apart...any way to salvage it without getting a new laptop?</title>
      <link>http://quomon.com/1809239/My-HP-laptop-screen-is-falling-apart-any-way-to-salvage-it-without-getting-a-new-laptop</link>
      <description />
      <author>kijik56</author>
      <pubDate>Tue, 27 Oct 2015 10:00:18 GMT</pubDate>
      <comments>http://quomon.com/1809239/My-HP-laptop-screen-is-falling-apart-any-way-to-salvage-it-without-getting-a-new-laptop#comments</comments>
      <category>HP, Laptop</category>
    </item>
    <item>
      <guid>http://quomon.com/1794484/Why-my-PC-can-t-install-upload</guid>
      <title>Why my PC can't install upload?</title>
      <link>http://quomon.com/1794484/Why-my-PC-can-t-install-upload</link>
      <description>I do not why, but my PC can't install updates. PC shows me some problems there and that i must reload PC. I doing that and then the same - happened nothing. What's wrong? </description>
      <author>huseannabel</author>
      <pubDate>Tue, 20 Oct 2015 04:48:41 GMT</pubDate>
      <comments>http://quomon.com/1794484/Why-my-PC-can-t-install-upload#comments</comments>
      <category>PC, help., windows, windows services</category>
    </item>
    <item>
      <guid>http://quomon.com/1743247/How-can-I-add-Price-Tag-to-a-product-in-my-website</guid>
      <title>How can I add Price Tag to a product in my website</title>
      <link>http://quomon.com/1743247/How-can-I-add-Price-Tag-to-a-product-in-my-website</link>
      <description>Website Category </description>
      <author>Emmesoma</author>
      <pubDate>Sun, 20 Sep 2015 10:57:55 GMT</pubDate>
      <comments>http://quomon.com/1743247/How-can-I-add-Price-Tag-to-a-product-in-my-website#comments</comments>
      <category />
    </item>
    <item>
      <guid>http://quomon.com/1742289/How-can-we-create-High-PR-backlinks-for-Gadgets-reviews-website</guid>
      <title>How can we create High PR backlinks for Gadgets reviews website?</title>
      <link>http://quomon.com/1742289/How-can-we-create-High-PR-backlinks-for-Gadgets-reviews-website</link>
      <description>I have Gadgets reviews website and i want to increase backlinks of my website. How can i increase backlinks from high PR tech websites? </description>
      <author>nitinpahwa143</author>
      <pubDate>Sat, 19 Sep 2015 04:42:53 GMT</pubDate>
      <comments>http://quomon.com/1742289/How-can-we-create-High-PR-backlinks-for-Gadgets-reviews-website#comments</comments>
      <category>Backlinks, Gadgets Reviews</category>
    </item>
    <item>
      <guid>http://quomon.com/1681556/How-to-remove-the-error-message-Windows-was-unable-to-complete-the-format-and-open-flash-drive</guid>
      <title>How to remove the error message "Windows was unable to complete the format" and open flash drive?</title>
      <link>http://quomon.com/1681556/How-to-remove-the-error-message-Windows-was-unable-to-complete-the-format-and-open-flash-drive</link>
      <description>&lt;p &gt;&lt;span lang="EN-US"&gt;64GB USB falsh drive can't be opened, as it is write-protected for no reason. I tried to format it but failed and get the message "Windows was unable to complete the format"&lt;/span&gt;&lt;/p&gt;&lt;p &gt;&lt;span lang="EN-US"&gt;How to remove this message and open the USB drive?&lt;br /&gt;&lt;br /&gt;PS. the flash drive is only 2 years old, and I do take good care of it.&lt;/span&gt;&lt;/p&gt;</description>
      <author>YamagaMoura</author>
      <pubDate>Thu, 06 Aug 2015 01:56:38 GMT</pubDate>
      <comments>http://quomon.com/1681556/How-to-remove-the-error-message-Windows-was-unable-to-complete-the-format-and-open-flash-drive#comments</comments>
      <category>flash drive, unable to format</category>
    </item>
    <item>
      <guid>http://quomon.com/1672500/can-i-put-adsense-in-quomon</guid>
      <title>can i put adsense in quomon?</title>
      <link>http://quomon.com/1672500/can-i-put-adsense-in-quomon</link>
      <description>where can i put adsense?</description>
      <author>shyshypoh</author>
      <pubDate>Thu, 23 Jul 2015 10:32:59 GMT</pubDate>
      <comments>http://quomon.com/1672500/can-i-put-adsense-in-quomon#comments</comments>
      <category>wws</category>
    </item>
    <item>
      <guid>http://quomon.com/1620710/How-a-mobile-app-work-for-a-online-business</guid>
      <title>How a mobile app work for a online business?</title>
      <link>http://quomon.com/1620710/How-a-mobile-app-work-for-a-online-business</link>
      <description />
      <author>mobileappdevelopersindia</author>
      <pubDate>Mon, 04 May 2015 09:00:36 GMT</pubDate>
      <comments>http://quomon.com/1620710/How-a-mobile-app-work-for-a-online-business#comments</comments>
      <category />
    </item>
    <item>
      <guid>http://quomon.com/1618217/What-technology-is-being-used-to-develop-the-app</guid>
      <title>What technology is being used to develop the app?</title>
      <link>http://quomon.com/1618217/What-technology-is-being-used-to-develop-the-app</link>
      <description />
      <author>genorainfotech</author>
      <pubDate>Wed, 29 Apr 2015 06:06:17 GMT</pubDate>
      <comments>http://quomon.com/1618217/What-technology-is-being-used-to-develop-the-app#comments</comments>
      <category />
    </item>
    <item>
      <guid>http://quomon.com/1608346/What-is-best-process-to-develop-a-windows-app</guid>
      <title>What is best process to develop a windows app?</title>
      <link>http://quomon.com/1608346/What-is-best-process-to-develop-a-windows-app</link>
      <description />
      <author>mobileappdevelopersindia</author>
      <pubDate>Wed, 22 Apr 2015 08:43:06 GMT</pubDate>
      <comments>http://quomon.com/1608346/What-is-best-process-to-develop-a-windows-app#comments</comments>
      <category />
    </item>
    <item>
      <guid>http://quomon.com/1603281/Name-the-best-OS-for-Mobile-phones</guid>
      <title>Name the best OS for Mobile phones?</title>
      <link>http://quomon.com/1603281/Name-the-best-OS-for-Mobile-phones</link>
      <description>I just want to know which one is the best Android, Windows, ISO or Blackberry.</description>
      <author>genorainfotech</author>
      <pubDate>Mon, 20 Apr 2015 03:07:41 GMT</pubDate>
      <comments>http://quomon.com/1603281/Name-the-best-OS-for-Mobile-phones#comments</comments>
      <category />
    </item>
    <item>
      <guid>http://quomon.com/1599348/Should-br-tags-ever-be-used-in-HTML-for-design-placement-purposes</guid>
      <title>Should br tags ever be used in HTML for design placement purposes?</title>
      <link>http://quomon.com/1599348/Should-br-tags-ever-be-used-in-HTML-for-design-placement-purposes</link>
      <description />
      <author>john45</author>
      <pubDate>Thu, 16 Apr 2015 09:18:23 GMT</pubDate>
      <comments>http://quomon.com/1599348/Should-br-tags-ever-be-used-in-HTML-for-design-placement-purposes#comments</comments>
      <category>html, Design, css</category>
    </item>
    <item>
      <guid>http://quomon.com/1576004/How-do-I-place-my-Clash-of-Clans-account-on-yet-another-product</guid>
      <title>How do I place my Clash of Clans account on yet another product?</title>
      <link>http://quomon.com/1576004/How-do-I-place-my-Clash-of-Clans-account-on-yet-another-product</link>
      <description>So, essentially, I simply factory reset my I-phone whenever I start Clash of Clans, it's a different sport and now. Is there any solution to get my old game again? It has all my achievements on Game Center. Is there anything I do I've to restart my game that is entire or can do?</description>
      <author>Kawuz12</author>
      <pubDate>Fri, 27 Mar 2015 04:55:13 GMT</pubDate>
      <comments>http://quomon.com/1576004/How-do-I-place-my-Clash-of-Clans-account-on-yet-another-product#comments</comments>
      <category>clash of clans free gems</category>
    </item>
  </channel>
</rss>