# XMPP

Published articles for XMPP.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## An XMPP Server for Google Cloud Messaging

DevFeed: [An XMPP Server for Google Cloud Messaging](<https://devfeed.tech/articles/an-xmpp-server-for-google-cloud-messaging-29129.md>)

Original publisher: [Read original article](<https://www.grokkingandroid.com/xmpp-server-google-cloud-messaging/>)

Author: Wolfram Rittmeyer

Published: 2014-02-18T06:29:24Z

Content type: tutorial

Language: en

Sources: [Grokking Android](<https://devfeed.tech/sources/grokking-android.md>)

Topics: [XMPP](<https://devfeed.tech/topics/xmpp.md>), [Messaging](<https://devfeed.tech/topics/messaging.md>), [Android](<https://devfeed.tech/topics/android.md>), [Back end](<https://devfeed.tech/topics/backend.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [backend](<https://devfeed.tech/tags/backend.md>), [ccs](<https://devfeed.tech/tags/ccs.md>), [cloud-connection-server](<https://devfeed.tech/tags/cloud-connection-server.md>), [google-cloud-messaging](<https://devfeed.tech/tags/google-cloud-messaging.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [java](<https://devfeed.tech/tags/java.md>), [messaging](<https://devfeed.tech/tags/messaging.md>), [tutorials](<https://devfeed.tech/tags/tutorials.md>), [xmpp](<https://devfeed.tech/tags/xmpp.md>)

### AI overview

This post explains the server side of upstream messaging with Google Cloud Messaging, focusing on the permanent XMPP connection between a backend and Google's Cloud Connection Server. It also discusses Java libraries, including Smack, and cautions that the sample project is not suitable for production.

### Source excerpt

In this post I am going to write about the server-side of upstream messages with Google Cloud Messaging. This is the second part of my three-part series on this topic. If you haven't read the first part about the flow of events and the Android implementation of upstream messaging, please read that one first. The [...] Continue Reading "An XMPP Server for Google Cloud Messaging" The post An XMPP Server for Google Cloud Messaging appeared first on Grokking Android.

## Realtime Conf 2013: Favorite talks

DevFeed: [Realtime Conf 2013: Favorite talks](<https://devfeed.tech/articles/realtime-conf-2013-favorite-talks-35452.md>)

Original publisher: [Read original article](<https://darkcoding.net/software/realtime-conf-2013-favorite-talks/>)

Author: Graham King

Published: 2013-10-22T04:33:21Z

Content type: opinion

Language: en

Sources: [Graham King](<https://devfeed.tech/sources/graham-king.md>)

Topics: [realtime](<https://devfeed.tech/topics/realtime.md>), [WebRTC](<https://devfeed.tech/topics/webrtc.md>), [HTTP](<https://devfeed.tech/topics/http.md>), [Node.js](<https://devfeed.tech/topics/node-js.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [XMPP](<https://devfeed.tech/topics/xmpp.md>), [Firefox](<https://devfeed.tech/topics/firefox.md>), [Chrome](<https://devfeed.tech/topics/chrome.md>)

Tags: [chrome](<https://devfeed.tech/tags/chrome.md>), [conference](<https://devfeed.tech/tags/conference.md>), [conferences](<https://devfeed.tech/tags/conferences.md>), [firefox](<https://devfeed.tech/tags/firefox.md>), [http](<https://devfeed.tech/tags/http.md>), [node-js](<https://devfeed.tech/tags/node-js.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [realtime](<https://devfeed.tech/tags/realtime.md>), [software](<https://devfeed.tech/tags/software.md>), [webrtc](<https://devfeed.tech/tags/webrtc.md>), [xmpp](<https://devfeed.tech/tags/xmpp.md>)

### AI overview

A personal review of Realtime Conf 2013 in Portland highlights three favorite talks: Isaac Schlueter on leadership and open source, Ilya Grigorik on real-time HTTP with HTTP/2, and Eric Rescorla on WebRTC. It also praises the conference's unusual production and the generosity of its participants.

### Source excerpt

Realtime Conf 2013: Where innovation meets whimsy in the world of tech conferences.

## Empathy - zamykanie okienka chatu przyciskiem Escape

DevFeed: [Empathy - zamykanie okienka chatu przyciskiem Escape](<https://devfeed.tech/articles/empathy-zamykanie-okienka-chatu-przyciskiem-escape-27507.md>)

Original publisher: [Read original article](<https://gagor.pro/2011/12/empathy-zamykanie-okienka-chatu-przyciskiem-escape/>)

Author: Tom

Published: 2011-12-30T00:00:00Z

Content type: tutorial

Language: pl

Sources: [Tomasz Gągor](<https://devfeed.tech/sources/tomasz-gagor.md>)

Topics: [XMPP](<https://devfeed.tech/topics/xmpp.md>)

Tags: [ubuntu](<https://devfeed.tech/tags/ubuntu.md>), [xmpp](<https://devfeed.tech/tags/xmpp.md>)

### AI overview

A personal guide to changing Empathy so chat windows can be closed with the Escape key. The author describes Empathy's contact-list search, notes its missing XMPP service browser, and recommends editing a configuration file as root before restarting the messenger.

### Source excerpt

W Gajim'ie od dawna brakowało mi wygodnego przeszukiwania po liście kontaktów (takiego jakie ma się pojawić już niebawem w wersji 0.15 - z półtora roku już na to czekam...). W między czasie znalazłem chwilę by pobawić się Empathy - brzydki, nie ma przeglądarki usług XMPP, ale wyszukiwanie na rosterze jest dokładnie takie jakiego szukałem (w miarę wpisywania znaków zawęża listę kontaktów by pasowały do wpisywanego wzorca). Tyle że skróty klawiaturowe w tym programie zwyczajnie mnie rozwalają - przez lata przyzwyczaiłem się że okienka czatu można zamknąć Escape'm - a tutaj nawet nie ma opcji, która pozwalała by na taką zmianę zachowania.

## Technologies for better web based applications: XMPP, Flex, and more

DevFeed: [Technologies for better web based applications: XMPP, Flex, and more](<https://devfeed.tech/articles/technologies-for-better-web-based-applications-xmpp-flex-and-more-35298.md>)

Original publisher: [Read original article](<https://darkcoding.net/future-of-web-apps/technologies-for-better-web-based-applications-xmpp-flex-and-more/>)

Author: Graham King

Published: 2008-01-27T20:39:52Z

Content type: tutorial

Language: en

Sources: [Graham King](<https://devfeed.tech/sources/graham-king.md>)

Topics: [web applications](<https://devfeed.tech/topics/web-applications.md>), [Ajax](<https://devfeed.tech/topics/ajax.md>), [XMPP](<https://devfeed.tech/topics/xmpp.md>), [real-time](<https://devfeed.tech/topics/real-time.md>), [Single-page application (SPA)](<https://devfeed.tech/topics/spa.md>), [JavaScript](<https://devfeed.tech/topics/javascript.md>), [Firefox extension](<https://devfeed.tech/topics/firefox-extension.md>)

Tags: [ajax](<https://devfeed.tech/tags/ajax.md>), [applications](<https://devfeed.tech/tags/applications.md>), [extension](<https://devfeed.tech/tags/extension.md>), [firefox](<https://devfeed.tech/tags/firefox.md>), [futureofwebapps](<https://devfeed.tech/tags/futureofwebapps.md>), [http](<https://devfeed.tech/tags/http.md>), [javascript](<https://devfeed.tech/tags/javascript.md>), [software](<https://devfeed.tech/tags/software.md>), [summary](<https://devfeed.tech/tags/summary.md>), [web](<https://devfeed.tech/tags/web.md>), [xmpp](<https://devfeed.tech/tags/xmpp.md>)

### AI overview

The article explains how web applications differ from traditional websites, focusing on richer graphical interfaces and real-time data. It discusses JavaScript, Adobe Flex, Firefox extensions, AJAX, Comet, and XMPP as approaches for building more interactive and connected applications.

### Source excerpt

The web application revolution: blurring the line between websites and software.

## XMPP in your browser: Flex 2 with XIFF

DevFeed: [XMPP in your browser: Flex 2 with XIFF](<https://devfeed.tech/articles/xmpp-in-your-browser-flex-2-with-xiff-35490.md>)

Original publisher: [Read original article](<https://darkcoding.net/software/xmpp-in-your-browser-flex-2-with-xiff/>)

Author: Graham King

Published: 2007-12-12T22:40:40Z

Content type: tutorial

Language: en

Sources: [Graham King](<https://devfeed.tech/sources/graham-king.md>)

Topics: [XMPP](<https://devfeed.tech/topics/xmpp.md>), [Messaging](<https://devfeed.tech/topics/messaging.md>), [ActionScript](<https://devfeed.tech/topics/actionscript.md>), [browser](<https://devfeed.tech/topics/browser.md>), [API](<https://devfeed.tech/topics/api.md>), [Development](<https://devfeed.tech/topics/development.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [browser](<https://devfeed.tech/tags/browser.md>), [developer](<https://devfeed.tech/tags/developer.md>), [guide](<https://devfeed.tech/tags/guide.md>), [messaging](<https://devfeed.tech/tags/messaging.md>), [software](<https://devfeed.tech/tags/software.md>), [xmpp](<https://devfeed.tech/tags/xmpp.md>)

### AI overview

A developer guide to using the XIFF ActionScript 3 API to connect Flex 2 applications to XMPP services in a browser. It covers cross-domain policy files, socket connections, rosters, login, and account registration.

### Source excerpt

XMPP and Flex: A developer's guide to instant messaging integration.