How do I create an app to interact with my Web ? like skype or msn ?

I need to create a downloadable interface like Skype or Msn which will interact with my website that is created on PHP and MySQL...
What will be the best practices for this ? thanks in advance...

You might take a look at Adobe's AIR platform which can use HTML, JavaScript, and Flash to develop applications that work on the desktop like a regular app but can also connect/interact with a web service. But that question is more in line with the Dreamweaver Application Development forum.

Similar Messages

  • How can I create a 2nd fresh website with I-web?

    Very strange. I Created and published (via FTP) a 3 page website with I-web, no problems. Now I want to create some individual one-off pages to upload to a separate website/domain to update it, but only seem to be able to open the one original website in I-web. Maddening - can anyone help? Thanks

    try moving the domain file to a new place (desktop) and then opening up iweb. that way it will start a new file for you and you won't have all your sites within the one domain file.

  • How do I create a JMF streaming server with QuickTime Web Client?

    Can anyone give me some pointers on how to create a JMF streaming server and user can type in a rtsp URL on the web browser and be able to view the streaming video in QuickTime player?
    thanks

    JMF does not have RTSP server capabilities built-in. You would have to program the RTSP request-response protocol yourself.

  • How do I access the iTunes Preview page with a web browser?

    Does anyone out there know how to access the iTunes app preview page with a web browser?  So far the only way I've been able to get there is by Googling the app with the term 'iTunes preview'.  Is that really the only way?  The iTunes page itself has no obvious link to the app list.
    Thanks.

    Thanks, but I should have been more specific.  I was trying to access the iTunes app preview page on my PC through Chrome.  While I have an iPad, it's not convenient to have to refer to it every time I want to discuss an iOS app.

  • How do I create an app from my Adobe pdf forms to use on any mobile device as well as windows and ios?

    How do I create an app from my Adobe pdf forms to use on any mobile device as well as windows and ios? I have all the apps in Creative Cloud by the way.

    If you already purchased it with the same Apple ID, then you will not be re-charged.

  • How can I create an internal hyperlink in iWeb? Would like to put an interactive menu at the top of a page.

    How can I create an internal hyperlink in iWeb? Would like to put an interactive menu at the top of a page.

    Do you meant a link to one of your other pages or to a location on one of your pages?  If it's the latter those are called anchors and iWeb does not support them.  However, there are workarounds for that.  See this blog: How to use anchors in iWeb.  If you don't have a lot of widgets on the page it can work fairly well.
    OT

  • HT2534 how do i create an app

    how do I create an app? I have a buddy who is in a band and they have an app for android users only, I was wondering how I would go about creating one for iphone, ipod, & ipad users.

    No, Epicness does not have to email Apple developer relations. S/he just needs to get Xcode to begin development, then sign up for the iOS Developer Program to complete the process and be able to distribute the app through the iTunes Store.
    Epicness, start here:
    https://developer.apple.com/programs/ios/
    Regards.

  • How do i create/combine my mac id with my iPhone id?

    i wanted to download an app form app store and was asked for my id.. apperntly my iPhone id is limited to my country's app store and my email is in use for that id... how do i create/combine my mac id with my iPhone id so i can download apps from appstore?

    The Apple ID for the iTunes stores and for the Mac App Store are the same account. You can only buy from the stores in the countries in which you have the qualifications. You must have a bank card in that country and the bank card must have a valid billing address in that country. Creating more than one Apple ID is a bad idea and will not help you get around the requirements.

  • HT1277 How do I sync Google Apps mail account with Apple Mail 5.2?

    How do I sync Google Apps mail account with Apple Mail 5.2?

    To add your Google Apps mail account:
    1. Select Mail-->Preferences
    2. Select the Accounts icon and click the + button in the lower left corner.
    3. An Add Account screen should appear
    ADD ACCOUNT
    4. Add your
    Full Name
    Email Address, and
    Google Apps password
    in the appropriate boxes.
    5. Click the Continue button and the Incoming Mail Server screen should appear.
    INCOMING MAIL SERVER
    6. From the Account Type pull down menu, select Exchange IMAP.
    7. Fill in the text boxes as follows:
    Description: what ever makes sense to you
    Incoming Mail Server: imap.gmail.com
    Username: [email protected]
    Password: Google Apps password
    Outlook Web Access Server: www.gmail.com
    8. Click the continue button and the Outgoing Mail Server screen should appear.
    OUTGOING MAIL SERVER
    9. Fill in the text boxes as follows and make sure Use only this server and Use Authentication is checked:
    Description: what ever makes sense to you
    Outgoing Mail Server: smtp.gmail.com
    8. Click the Continue button and the Account Summary screen should appear.
    ACCOUNT SUMMARY
    9. Click the Create button
    10. You're done!

  • How do i delete an app that came with the latest 8.2 software update?

    How do i delete an app that came with the latest 8.2 software update?

    Since you can't delete apps that are part of iOS, you should try the same thing I do. I create a folder which I call Worthless and move to the last page of my iPhone. I then put all the apps that Apple includes with iOS into that folder. With the name Worthless, I never even tempted to look in there again. That is about the only thing you can do with worthless apps that are included with iOS.

  • How to get animate edge to interact with my web content

    Hello and good day,
    I will like to know how to get animate edge to interact with my web content or DOM.
    Am creating my own cms and also i created an image  slider.
    i know how to integrate it to dreamweaver but now i will like to the animate slider to change images when a new image is added to my cms..

    There is  no direct way out of edge animate.
    You could export a OAM from Animate and import that into DreamWeaver CC which has a direct way of Hosting sites

  • How can I create a new Care Plan with one or more care tasks

    Hello,
    I'm working on a Dutch website in the HealthVault Environment. I got difficulties in creating and updating a careplan with care tasks. Most likely it's due to lack of knowledge...
    Following code works fine:
    CarePlan plan = new CarePlan();
    plan.Name = "test";
    this.PersonInfo.SelectedRecord.NewItem(plan);
    It creates a plan called [test]. But I don't know how to create a plan with one or more tasks in it: the tasks property is read only.
    https://msdn.microsoft.com/en-us/library/microsoft.health.itemtypes.careplan.tasks.aspx
    Half a year ago I was able to add an example of a careplan, which was a feature of the dev tools, but for some reason that's not possible anymore.
    https://developer.healthvault.com/DataTypes/Overview?TypeId=415c95e0-0533-4d9c-ac73-91dc5031186c
    So my question is, how can I add a new care plan with a task like the example from the HealthVault dev tools:
    <tasks>
    <task>
    <name>
    <text>Run 100 miles</text>
    </name>
    <description>Run 100 miles in 6 months</description>
    <start-date>
    <structured>
    <date>
    <y>2013</y>
    <m>12</m>
    <d>1</d>
    </date>
    </structured>
    </start-date>
    <end-date>
    <structured>
    <date>
    <y>2014</y>
    <m>6</m>
    <d>1</d>
    </date>
    </structured>
    </end-date>
    <target-completion-date>
    <structured>
    <date>
    <y>2014</y>
    <m>12</m>
    <d>31</d>
    </date>
    </structured>
    </target-completion-date>
    <sequence-number>279128532</sequence-number>
    <recurrence>
    <interval>
    <text>Once</text>
    </interval>
    <times-in-interval>10</times-in-interval>
    </recurrence>
    <reference-id>p01vil21ckg7k2346y1g60337mmi20sg564l321l8pmpqev39n302572sewu76lh9019s3993e02924</reference-id>
    </task>
    </tasks>
    Any help is welcome 
    Wilfred

    Hi Wilfred,
    Have you tried this?
    CarePlan plan = new CarePlan();
    plan.Name = "test";
    plan.Tasks.Add(someTask) 
    If you have a task list already, you would need to enumerate through it and add one by one...
    foreach (var task in existingList)
        plan.Tasks.Add(task)

  • How can I create a new TC backup with ethernet, so I don't have to wait two days for a new wireless backup?

    How can I create a new TC backup with ethernet, so I don't have to wait two days for a new wireless backup?
    Several times in the last year, I've gotten a message that Time Machine needs to completely redo my backup. Using the wireless connection, this takes almost two days. Is there a way to do the backup with ethernet and then switch back to wireless? Thanks.

    May I know what is needed to make sure the MacBook is able to see Time Capsule on ethernet?
    Connect an Ethernet cable from one of the LAN <-> ports on the 2Wire gateway to the WAN port (circle of dots icon) on the Time Capsule.
    If AirPort Utility cannot "see" the Time Capsule now, you will need to perform a "hard reset" by holding in the reset button for 7-8 seconds or so and then reconfigure the Time Capsule. You can use the same Time Capsule name and password, etc. as before.
    Configure the Time Capsule to "Create a wireless network" and select the Bridge Mode option when it appears during the setup using AirPort Utility.
    Once the Time Capsule is configured, restart the entire network again. Power down everything, start the 2Wire first and then start each other device after that one at a time about a minute apart.
    Now you can connect your Mac directly to one of the LAN <-> ports on the Time Capsule for the backup using another Ethernet cable. In general, about 20-25 GB per hour will transfer.
    The Time Capsule will broadcast a much faster wireless network than the 2Wire can provide, so you might want to leave the setup "as is" for awhile after the first backup is complete. If you decide to use the Time Capsule as your main wireless access point, you would want to turn the wireless off on the 2Wire since two wireless networks in close proximity can create interference problems.
    Or, if you want to use the wireless on the 2Wire, you could turn off the wireless on the Time Capsule. Then backups will occur over the 2Wire wireless, or over Ethernet.
    I don't really recommend the "Join a wireless network" setting on the Time Capsule for most users, but you could go back to that setup as well if you want after the first backup is complete.

  • How do you create a mixed media disc? I would like to include a slideshow/movie as well as include a .pdf of a photo book on the same disc?

    How do you create a mixed media disc? I would like to include a slideshow/movie as well as include a .pdf of a photo book on the same disc. I would like the movie to play on any DVD player.

    Do you want the pdf available to view or just for copying from the disk to a computer for viewing.
    To view a PDF you can do a Print ➙ PDF ➙ Save PDF to iPhoto which will create a jpg of each page of the pdf and save it to iPhoto.  From there you can send the PDF jpegs to iDVD to make a slideshow of the pages.  It's the same principle as used in this tutorial: 06 - Creating an iDVD Slideshow From an iPhoto Book.
    If you don't have the Safe to iPhoto workflow in your HD/Library/PDF Services folder you can download it from  Toad's Cellar.
    Happy Holidays

  • How to print a pdf without user interaction (With C#)

    My boss assigned me a task that to get the ImagePreview of 1st page of PDF.
    My thought is to print the 1st page of PDF to file(virtual print to file), and get the image source, but there comes the problem:
    How can print a pdf without user interaction(With C#),question are these:
    1. I can use the ShellExcute but cannot assign the destination of output file.
    2. User interface is unwanted, I don't want show anyone the Acrobat Reader interface who click the file just want to get a preview.
    3. No place to put those parameters in.
    This problem confused me a lot of days, I wish someone can give some hints.
    Thank you very much!
    (Maybe you will tell me to use Acrobat SDK, please don't, I'm afraid we cannot afford that)

    >I have not read the document yet
    This is the first step. There are many documents, but start with the
    introductory/getting started material.
    > with a index.pdx
    A PDX is a search database to allow you to do fast searching in
    Acrobat.
    >
    >About the relationship between Adobe Reader and Acrobat, as far as I know is that, the previous one is just the reading tool for PDF document, instead, Acrobat can modify and resave the PDF doc. Is it right?
    Effectively, yes. But the Acrobat SDK is mainly for working with
    Acrobat. It's very important to keep this clear, since you have said
    you only have the free Reader, so 95% of what is in the SDK cannot
    work for you.
    >
    >Simply my questions,
    >1. I don't know which dll to refer in the .Net project to print with. Is the ActiveX folder in product folder?
    Simply, there is no point asking these questions, yet, because you
    have not started on the documentation.
    But let's continue in the SDK forum, where I have posed what seems to
    be a very important question about why print to file at all.
    Aandi Inston

Maybe you are looking for

  • Authorization object coding in ABAP report

    Hi, I am working on a report. The output of the report is details regarding vendor based on purchasing organization. When user executes the reports, they should be only able to see details if they are authorized to (create, change and display) for th

  • How do we format a date as "dd/mm/yy"

    Hi everybody. I wish to format a date as "dd/mm/yy" For example, today should be 12/08/14  (2 digits for the year) I got this formula from the forum: DECLARE @today varchar(10) SET @today = CONVERT(VARCHAR(10), GETDATE(), 103) SELECT @today It return

  • JAXM to communicate with a VB client

    I've narrowed down my problem. I will only use Java on the server side. I'll parse the XML files, once they arrive at the server, using JAXB. Only question now remaining is how to get the XML files from the VB client on the desktop back to the server

  • Cannot uninstall J2RE, SE 1.4.2

    Hello everyone! I am having a LOT of trouble uninstalling my old Java Platform version 1.4.2. Before I realized I had to uninstall it, i figured out I had installed J2Re SE 1.4.2, AND JDK & JRE 6 update 5. The Java ControlPanel version pointed out I

  • Subpartition or not?

    We have the following scenario: a) A very large table (approx. 450GB) with several millions of rows (more than 90MB everyday). b) Fields: i) Year.Month (eg 200411, 200412...) ii) Company From iii) Company To iv) Description The table holds informatio