Need for education better to learn how to use the web inspector with smart phone

I've been trying to run the example of kitchsink webworks app for my Smartphone with web Inspector is not successful.

Here's what I did.

1 bbwp kitchsink.zip d

2. sign the cod to the bin/StandardInstall/kitchsink.cod file

3. connect to the usb port my 9930.

3. javaloader my 9930 cod.

4. disconnect the usb.

5 startkitchensink app on the device.

6 see popup 'Web Inspector 192.168.1.100:1338 online'. Click ok and see the app running with the initial page.

7. on chrome desktop, type "192.168.1.100:1338", I see a hyper link "Web Works Kitchen Sink. I click on the link.

8 see "192.168.1.100:1338/inspectorBB.html?page=1" on the address, but the screen is blank.

9. I remember at the Conference, the port number is 1337. I tried "192.168.1.100:1337", but it says "Google Chrome not could not connect to 192.168.1.100:1337.

I missed the steps detailed here?

Thank you

June Jorgensen

Thanks for the information. I tried it on safari and web Inspector works with the smart phone.

Do you know if there is plan for the future for the web to rework on Chrome Inspector?

June

Tags: BlackBerry Developers

Similar Questions

  • How to use the web consistency with a struts form bean

    We try to go to Glassfish 3.1, but when you spend the type of persistence of "replica" to "consistency-web" our struts applications start to fail.  The first time we are trying to demand that the page loads.  But all calls end then by mistake.  The form bean is called FbCustomer.  Any help is greatly appreciated!  Here is the error...

    WARNING: StandardWrapperValve [action]: PWC1406: Servlet.service () for servlet action threw exception (Wrapped) java.io.IOException: readObject failed: java.lang.ClassNotFoundException: rav.einvoice.web.forms.FbCustomer

    in java.net.URLClassLoader$ 1.run(URLClassLoader.java:366)

    in java.net.URLClassLoader$ 1.run(URLClassLoader.java:355)

    at java.security.AccessController.doPrivileged (Native Method)

    at java.net.URLClassLoader.findClass(URLClassLoader.java:354)

    at java.lang.ClassLoader.loadClass(ClassLoader.java:424)

    at java.lang.ClassLoader.loadClass(ClassLoader.java:357)

    at java.lang.Class.forName0 (Native Method)

    at java.lang.Class.forName(Class.java:270)

    at java.io.ObjectInputStream.resolveClass(ObjectInputStream.java:623)

    at com.tangosol.io.ResolvingObjectInputStream.resolveClass(ResolvingObjectInputStream.java:66)

    at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1610)

    at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1515)

    at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1769)

    at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1348)

    at java.io.ObjectInputStream.readObject(ObjectInputStream.java:370)

    at com.tangosol.util.ExternalizableHelper.readSerializable(ExternalizableHelper.java:2217)

    at com.tangosol.util.ExternalizableHelper.readObjectInternal(ExternalizableHelper.java:2348)

    at com.tangosol.util.ExternalizableHelper.deserializeInternal(ExternalizableHelper.java:2746)

    at com.tangosol.util.ExternalizableHelper.fromBinary(ExternalizableHelper.java:262)

    at com.tangosol.coherence.servlet.OptimizedHolder.deserializeValue(OptimizedHolder.java:233)

    at com.tangosol.coherence.servlet.OptimizedHolder.getValue(OptimizedHolder.java:64)

    at com.tangosol.coherence.servlet.SplittableHolder.getValue(SplittableHolder.java:56)

    at com.tangosol.coherence.servlet.AbstractHttpSessionModel.getAttribute(AbstractHttpSessionModel.java:130)

    at com.tangosol.coherence.servlet.api23.HttpSessionImpl.getAttribute(HttpSessionImpl.java:81)

    at com.tangosol.coherence.servlet.glassfish31.CoherenceWebSession.getAttribute(CoherenceWebSession.java:461)

    at com.tangosol.coherence.servlet.glassfish31.CoherenceWebSessionFacade.getAttribute(CoherenceWebSessionFacade.java:87)

    at org.apache.struts.util.RequestUtils.createActionForm(RequestUtils.java:777)

    at org.apache.struts.action.RequestProcessor.processActionForm(RequestProcessor.java:364)

    at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:253)

    at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)

    at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:507)

    at javax.servlet.http.HttpServlet.service(HttpServlet.java:668)

    at javax.servlet.http.HttpServlet.service(HttpServlet.java:770)

    at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1554)

    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:280)

    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)

    at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:655)

    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:595)

    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:161)

    at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:331)

    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:231)

    to com.sun.enterprise.v3.services.impl.ContainerMapper$ AdapterCallable.call (ContainerMapper.java:317)

    at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:195)

    at com.sun.grizzly.http.ProcessorTask.invokeAdapter(ProcessorTask.java:864)

    at com.sun.grizzly.http.ProcessorTask.doProcess(ProcessorTask.java:761)

    at com.sun.grizzly.http.ProcessorTask.process(ProcessorTask.java:1050)

    at com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:231)

    at com.sun.grizzly.DefaultProtocolChain.executeProtocolFilter(DefaultProtocolChain.java:137)

    at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:104)

    at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:90)

    at com.sun.grizzly.http.HttpProtocolChain.execute(HttpProtocolChain.java:79)

    at com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:54)

    at com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:59)

    at com.sun.grizzly.ContextTask.run(ContextTask.java:71)

    to com.sun.grizzly.util.AbstractThreadPool$ Worker.doWork (AbstractThreadPool.java:532)

    to com.sun.grizzly.util.AbstractThreadPool$ Worker.run (AbstractThreadPool.java:513)

    at java.lang.Thread.run (Thread.java:724) ClassLoader: java.net.URLClassLoader@695f18fe

    at com.tangosol.util.ExternalizableHelper.fromBinary(ExternalizableHelper.java:266)

    at com.tangosol.coherence.servlet.OptimizedHolder.deserializeValue(OptimizedHolder.java:233)

    at com.tangosol.coherence.servlet.OptimizedHolder.getValue(OptimizedHolder.java:64)

    at com.tangosol.coherence.servlet.SplittableHolder.getValue(SplittableHolder.java:56)

    at com.tangosol.coherence.servlet.AbstractHttpSessionModel.getAttribute(AbstractHttpSessionModel.java:130)

    at com.tangosol.coherence.servlet.api23.HttpSessionImpl.getAttribute(HttpSessionImpl.java:81)

    at com.tangosol.coherence.servlet.glassfish31.CoherenceWebSession.getAttribute(CoherenceWebSession.java:461)

    at com.tangosol.coherence.servlet.glassfish31.CoherenceWebSessionFacade.getAttribute(CoherenceWebSessionFacade.java:87)

    at org.apache.struts.util.RequestUtils.createActionForm(RequestUtils.java:777)

    at org.apache.struts.action.RequestProcessor.processActionForm(RequestProcessor.java:364)

    at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:253)

    at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)

    at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:507)

    at javax.servlet.http.HttpServlet.service(HttpServlet.java:668)

    at javax.servlet.http.HttpServlet.service(HttpServlet.java:770)

    at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1554)

    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:280)

    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)

    at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:655)

    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:595)

    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:161)

    at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:331)

    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:231)

    to com.sun.enterprise.v3.services.impl.ContainerMapper$ AdapterCallable.call (ContainerMapper.java:317)

    at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:195)

    at com.sun.grizzly.http.ProcessorTask.invokeAdapter(ProcessorTask.java:864)

    at com.sun.grizzly.http.ProcessorTask.doProcess(ProcessorTask.java:761)

    at com.sun.grizzly.http.ProcessorTask.process(ProcessorTask.java:1050)

    at com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:231)

    at com.sun.grizzly.DefaultProtocolChain.executeProtocolFilter(DefaultProtocolChain.java:137)

    at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:104)

    at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:90)

    at com.sun.grizzly.http.HttpProtocolChain.execute(HttpProtocolChain.java:79)

    at com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:54)

    at com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:59)

    at com.sun.grizzly.ContextTask.run(ContextTask.java:71)

    to com.sun.grizzly.util.AbstractThreadPool$ Worker.doWork (AbstractThreadPool.java:532)

    to com.sun.grizzly.util.AbstractThreadPool$ Worker.run (AbstractThreadPool.java:513)

    at java.lang.Thread.run (Thread.java:724) caused by: java.io.IOException: readObject failed: java.lang.ClassNotFoundException: rav.einvoice.web.forms.FbCustomer

    in java.net.URLClassLoader$ 1.run(URLClassLoader.java:366)

    in java.net.URLClassLoader$ 1.run(URLClassLoader.java:355)

    at java.security.AccessController.doPrivileged (Native Method)

    at java.net.URLClassLoader.findClass(URLClassLoader.java:354)

    at java.lang.ClassLoader.loadClass(ClassLoader.java:424)

    at java.lang.ClassLoader.loadClass(ClassLoader.java:357)

    at java.lang.Class.forName0 (Native Method)

    at java.lang.Class.forName(Class.java:270)

    at java.io.ObjectInputStream.resolveClass(ObjectInputStream.java:623)

    at com.tangosol.io.ResolvingObjectInputStream.resolveClass(ResolvingObjectInputStream.java:66)

    at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1610)

    at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1515)

    at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1769)

    at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1348)

    at java.io.ObjectInputStream.readObject(ObjectInputStream.java:370)

    at com.tangosol.util.ExternalizableHelper.readSerializable(ExternalizableHelper.java:2217)

    at com.tangosol.util.ExternalizableHelper.readObjectInternal(ExternalizableHelper.java:2348)

    at com.tangosol.util.ExternalizableHelper.deserializeInternal(ExternalizableHelper.java:2746)

    at com.tangosol.util.ExternalizableHelper.fromBinary(ExternalizableHelper.java:262)

    at com.tangosol.coherence.servlet.OptimizedHolder.deserializeValue(OptimizedHolder.java:233)

    at com.tangosol.coherence.servlet.OptimizedHolder.getValue(OptimizedHolder.java:64)

    at com.tangosol.coherence.servlet.SplittableHolder.getValue(SplittableHolder.java:56)

    at com.tangosol.coherence.servlet.AbstractHttpSessionModel.getAttribute(AbstractHttpSessionModel.java:130)

    at com.tangosol.coherence.servlet.api23.HttpSessionImpl.getAttribute(HttpSessionImpl.java:81)

    at com.tangosol.coherence.servlet.glassfish31.CoherenceWebSession.getAttribute(CoherenceWebSession.java:461)

    at com.tangosol.coherence.servlet.glassfish31.CoherenceWebSessionFacade.getAttribute(CoherenceWebSessionFacade.java:87)

    at org.apache.struts.util.RequestUtils.createActionForm(RequestUtils.java:777)

    at org.apache.struts.action.RequestProcessor.processActionForm(RequestProcessor.java:364)

    at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:253)

    at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)

    at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:507)

    at javax.servlet.http.HttpServlet.service(HttpServlet.java:668)

    at javax.servlet.http.HttpServlet.service(HttpServlet.java:770)

    at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1554)

    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:280)

    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)

    at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:655)

    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:595)

    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:161)

    at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:331)

    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:231)

    to com.sun.enterprise.v3.services.impl.ContainerMapper$ AdapterCallable.call (ContainerMapper.java:317)

    at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:195)

    at com.sun.grizzly.http.ProcessorTask.invokeAdapter(ProcessorTask.java:864)

    at com.sun.grizzly.http.ProcessorTask.doProcess(ProcessorTask.java:761)

    at com.sun.grizzly.http.ProcessorTask.process(ProcessorTask.java:1050)

    at com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:231)

    at com.sun.grizzly.DefaultProtocolChain.executeProtocolFilter(DefaultProtocolChain.java:137)

    at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:104)

    at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:90)

    at com.sun.grizzly.http.HttpProtocolChain.execute(HttpProtocolChain.java:79)

    at com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:54)

    at com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:59)

    at com.sun.grizzly.ContextTask.run(ContextTask.java:71)

    to com.sun.grizzly.util.AbstractThreadPool$ Worker.doWork (AbstractThreadPool.java:532)

    to com.sun.grizzly.util.AbstractThreadPool$ Worker.run (AbstractThreadPool.java:513)

    at java.lang.Thread.run (Thread.java:724) ClassLoader: java.net.URLClassLoader@695f18fe

    at com.tangosol.util.ExternalizableHelper.readSerializable(ExternalizableHelper.java:2225)

    at com.tangosol.util.ExternalizableHelper.readObjectInternal(ExternalizableHelper.java:2348)

    at com.tangosol.util.ExternalizableHelper.deserializeInternal(ExternalizableHelper.java:2746)

    to com.tangosol.util.ExternalizableHelper.fromBinary(ExternalizableHelper.java:262)... 38

    We had this same error until we removed all coherence.jar server lib directories and coherence - web.jar and make copies of the WEB-INF/lib project.  Then everything started working.

  • Satellite A100: How to use the IrDA port with cell phone?

    I have a laptop with an infrared port that I can use with another computer.
    Now, I have a problem with my laptop at home, A100 series.
    I downloaded Nokia PCsuite software from the Nokia site, but it can not connect to my phone.
    If I put the phone to transmit IR, always the pc does not regognice the phone anyway even if the phone is located near the infrared port of the PC.

    I updated my bios, tried to take the infrared port, used as a port standard com etc. Nothing works.
    What should I do to get the infrared port of the function and write down automatically if I bring about my mobile with IR?

    Thank you
    Petri

    Don't be angry with me because I ask, but are you sure that your laptop supports the IrDA?
    What cell phone do you have exactly? Satellite A100-xxx

    IrDA option appears in the control panel?

  • How to use the ESD document with structured templates

    Hello

    I started to learn working with SEDD. I have an existing ESD, now I'm suppose to use it to create documents. I created a new book and imported this ESD file to it. I can see all the items in the catalog of the element. But when I start to add items to the book and add a new document, the elements are turning to red. Referring to the User Guide, it is said EDD cannot be used directly and must be used with structured patterns. But I do not have these models structured with me. Can someone please tell me how to create these structured templates and how to use the ESD file with these models, and out of this problem.

    Thanks in advance.

    Although ESD exist in the form of a separate document, the only way that it can be used is when it is part of the model. As a model of structured FrameMaker, a structured model contains master pages, pages reference, character formats, paragraph formats, etc. IN ADDITION, a structured model contains a DSP. To add the EDD to your template file, or any document FrameMaker who will use it, open the template file and the file of ESD. Click anywhere in the template file, and then select file > import > element definitions. In the dialog box, select the EDD file as source and click Import. Then save the template file.

    To use the template file, open it and save it as a FrameMaker document, giving it the name you want. You can now create your structure.

    If you use a book, all documents in the book must use the same ESD. Open the template file. In the book file, select all the documents in the book. Then select file > import > element definitions. In the dialog box, select the template file and click Import. Once completed, all documents in the book have the same ESD. In addition, ESD is copied into the file of the book itself.

    You say:

    But when I start to add items to the book and add a new document, the elements are turning to red.

    It is is not clear to me what you do. While it is true that SOME elements of a book are in the book file, you cannot add a book of items in the folder (at least not as far as I know). In general, the book file, it encapsulates elements around the documents root elements in the book. You may need to update the book to get a part of the Red disappear lines. You may need to rearrange items in the structure of the book to remove the red lines.

    Hope this helps,

    Van

  • How to use the TRUNC function with dates in the expression builder in OBIEE.

    Hello
    How to use the TRUNC function with dates in the expression builder in OBIEE.
    TRUNC (SYSDATE, 'MM') returns 1 July 2010"where sysdate is July 15, 2010 ' in SQL. I need to use the same in the expression builder in the logical layer mdb column.


    Thanks in advance

    Use it instead:
    TIMESTAMPADD (SQL_TSI_DAY, (DAYOFMONTH (CURRENT_DATE) *-1) + 1, CURRENT_DATE)

  • How to use the web service to update the data?

    Hi team,

    Need help in establishing a procedure for updating data using the web service, in the first instance, I think that it's the same reading webservice but I will produce an error:

    29273 00000 - "the HTTP request failed.

    * Cause: The UTL_HTTP package cannot run the HTTP request.

    * Action: Use get_detailed_sqlerrm to check the detailed error message.

    Correct the error and restart the HTTP request.

    using this tag soap_request.

    < ns1:Request >

    < ns1:header >

    < ns1:InterfaceName > OSMMVNECreateOrder < / ns1:InterfaceName >

    < ns1:InterfaceId > OSM - XXX < / ns1:InterfaceId >

    < ns1:CorrelationId > TEST-06262015 < / ns1:CorrelationId >

    < / ns1:header >

    < ns1:Mvno > MTI < / ns1:Mvno >

    < ns1:orderId > < / ns1:orderId >

    < ns1:orderType > CHANGE_STATUS < / ns1:orderType >

    < ns1:orderDetails >

    < ns1:subscriberId > 9469273 < / ns1:subscriberId >

    < ns1:newStatusId > 2 < / ns1:newStatusId >

    < / ns1:orderDetails >

    < / ns1:Request >

    the < ns1:subscriberId > 9469273 < / ns1:subscriberId > the Subscriber must search and

    < ns1:newStatusId > 2 < / ns1:newStatusId > will replace the current state.



    any suggestion on how to do it?



    Best regards

    Nelz Ki

    There is no difference between calling a web service to write data, against the appellant for reading data. SOAP is SOAP. He cares not.

    Example to interact with a web service is in Re: PLSQL webservice call

    Regarding your error - stack display Tower full of error to see what said the trace of the error. The data you've posted unfortunately no sense to isolate the error.

  • How to use the "Toshiba controls" with other players?

    Heey

    I have a Satellite with Toshiba controls. How can I change so I can use the buttons for other media players and not only Windows Media Player?

    A dude sorry for the bad news, but I fear that it is not possible to use the Toshiba controls with another application as with WMP (CD) and WinDVD (DVD)
    I think that the utility was already programmed and designed to use only these two applications.

  • How to use the video port with Vista on Qosmio G30

    Im running windows vista Ultimate edition.
    How to use the monitor in port?

    The Composite (in the port monitor) port is placed to the right.
    With the video component cable software plug-in delivered a CATV or satellite box can be connected to the computer to watch channels.
    You can for example use the Qosmio Player or Windows Media Center to watch other channels.

    As much as I know the ultimate Vista supports Windows Media Center, Windows Media Center HDTV.
    You should read some more details on your new operating system!

  • How can I learn how to use the effects affect for the 1st time?

    Download to help me with the aftect effect: 'Now Playing' for my movie maker. I'm frustrated b/c I don't know how to use it.

    I see that Rick has already you linked to my favorite updated resource on the way, but I wanted to warn you that EI is not a very easy to learn program. It's a real pleasure once you know what you're doing, but it will take a few months before you really understand how to use it - and it'll take a lifetime to master. It is a very powerful program, and as such, it has a steep learning curve.

    Do not expect to pick up in a day.

  • I'm trying to learn how to use the "Add spamming" and the "list of Manage spammer" but can not find any reference material?

    I need to learn to use correctly the spammer 'Add' and 'Manage the spammer list' functions and can find no documentation/explanation of these functions. Sites I list with the function "Add spamming" keep coming in my mail box.

    Thank you for your help

    Use the built-in junk e-mail filter Thunderbird.

    http://KB.mozillazine.org/Junk_Mail_Controls

  • EGAD! Learn how to use the G15

    EGAD!

    This computer is anything but a Secretary!

    Love it, but can't understand exactly what to do. The e-manual does not cover everything.

    My big question is in the tv tuner. It will only work if I have a coaxial cable? Is there a built in antenna or some device I can buy to tune local channels (I'm in the USA)?

    Hello

    I'm sure that you need an antenna for local channels too. Am I wrong? Or there is some other way of looking at these programs? Do you need a decoder for the local television programming?

    I no a lot of experience, but the best way to send the TV signal in laptop is using the coaxial antenna to the port.

    On the back side of your G15 also there S-video port. This port, you can use for the insertion of signal for your laptop.

  • I'm learning how to use the Eye Crysral software - I have video but no sound?

    I'm not recording any sound when I use the Crystal eye camera - can't find all instructions in the software of the laptop?

    When you have launched the app for the first time, you should have received an option to allow or block the use of the MIC and the webcam with this software. If you have accepted, then it should work. However, it seems that this is not the case, then I recommend to check your Mic settings.

    Try some of the suggested in the following troubleshooting steps:

    http://Acer.custhelp.com/app/answers/detail/A_ID/34585

  • How to use the Satellite P100 with MS Vista and MS Bluetooth stack?

    I use my P100 Sat for more than a year. I just reinstalled Windows Vista Ultimate from zero, and because I'm really not so satisfied Bluetooth Toshiba stack, I try to use the battery Bluetooth Microsoft original, which comes with panoramas.

    After reinstall, Windows found BT device and installed MS BT stack. Everything worked well, but ufetr downloaded and installed tons of updates SP1 included, peripheral BT disappeared completely. I found a few articles on how to Toshiba battery BT from Microsoft, but it seems to be a collaborative XP and above all he always need to install "Bluetooth Monitor for MS Stack", but I cannout find this download to MS VIsta.

    Can anyone help? Thank you!

    Great!

  • How to use the Muse Widgets with Dreamweaver presentations

    I've been building websites with Dreamweaver for years

    -are particularly interested in some of the Widgets Muse and you're wondering how to integrate to existing sites built with DW?

    Please notify

    WillzShire

    Although it is possible to export the model Muse in Dreamweaver, I would advise not to do. At this stage of his development, Muse is very suited for the HTML/CSS illiterate. But once you want to create interactivity as a contact form, you will need to encode the file using the likes of Dreamweaver. Once you have worked on the file in Dreamweaver, you cannot return to the use of Muse for changes.

    With the foregoing in mind, if you have a knowledge of HTML/CSS, there should be no reason to use the Muse; all of the widgets used in Muse are available for Dreamweaver, but in another format.

  • How to use the turbo speed with dual‑core 1.6 GHz 1.6 GHz Intel Core i5 (tot Turbo Boost 2.7 GHz)

    I have a processor;

    1.6 GHz

    Dual‑core 1.6 GHz Intel Core i5 (tot Turbo Boost 2.7 GHz)

    How can I use the turbo boost for a game?

    Although I don't really recommend it, you can use the application as described in http://osxdaily.com/2016/07/13/disable-enable-turbo-boost-mac/ . Your iMac i5 should support it.

Maybe you are looking for