This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/royale-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new fecbfbdb Deploy site
fecbfbdb is described below
commit fecbfbdb9f96f51f6336c54bcd3c6e9034c483d9
Author: GitHub Actions <[email protected]>
AuthorDate: Wed Jan 15 19:31:21 2025 +0000
Deploy site
---
.../index.html | 4 +--
blog/page/5/index.html | 4 +--
feed/index.xml | 4 +--
sitemap.xml | 30 +++++++++++-----------
4 files changed, 21 insertions(+), 21 deletions(-)
diff --git a/blog/loading-external-data-through-httpservice/index.html
b/blog/loading-external-data-through-httpservice/index.html
index f4e589fb..24e19877 100644
--- a/blog/loading-external-data-through-httpservice/index.html
+++ b/blog/loading-external-data-through-httpservice/index.html
@@ -1,4 +1,4 @@
-<!doctype html><html lang="en"><head><meta charset="utf-8"><meta
http-equiv="CACHE-CONTROL" content="NO-CACHE"><meta http-equiv="Content-Type"
content="text/html; charset=UTF-8"><meta name="viewport"
content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><meta
http-equiv="X-UA-Compatible" content="ie=edge"><title>Loading external data
through HTTPService</title><link rel="stylesheet"
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css"
[...]
+<!doctype html><html lang="en"><head><meta charset="utf-8"><meta
http-equiv="CACHE-CONTROL" content="NO-CACHE"><meta http-equiv="Content-Type"
content="text/html; charset=UTF-8"><meta name="viewport"
content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><meta
http-equiv="X-UA-Compatible" content="ie=edge"><title>Loading external data
through HTTPService</title><link rel="stylesheet"
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css"
[...]
<j:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
xmlns:j="library://ns.apache.org/royale/jewel"
xmlns:js="library://ns.apache.org/royale/basic"
@@ -58,7 +58,7 @@
</j:View>
</j:initialView>
</j:Application>
-</code></pre><p>We create an Apache Royale interface that shows a text code
panel to load the source code of this example in it. Github doesn't let us load
a page from its domain in an iFrame, so this is the only way to embed GitHub
content in your application.</p><p>The text code panel is made of <em>pre</em>
and <em>code</em> html tags with some custom style to make the background
white. We provide a Label to show accessing Json data directly with dot
notation. Finally we provide a but [...]
+</code></pre><p>We create an Apache Royale interface that shows a text code
panel to load the source code of this example in it. GitHub doesn't let us load
a page from its domain in an iFrame, so this is the only way to embed GitHub
content in your application.</p><p>The text code panel is made of <em>pre</em>
and <em>code</em> html tags with some custom style to make the background
white. We provide a Label to show accessing Json data directly with dot
notation. Finally we provide a but [...]
{
import org.apache.royale.events.Event;
import org.apache.royale.events.EventDispatcher;
diff --git a/blog/page/5/index.html b/blog/page/5/index.html
index 58a3df85..8a38eea9 100644
--- a/blog/page/5/index.html
+++ b/blog/page/5/index.html
@@ -19,7 +19,7 @@
</code></pre><p>This will produce a folder named <em>bin</em> containing
<em>js-debug</em> and <em>js-release</em> folders. The <em>js-debug</em> folder
contains JavaScript that is easy to read, and each class is loaded at runtime
from a separate file. The <em>js-release</em> folder contains JavaScript that
has been concatenated and minified for production.</p><p>The project should now
contain the following files and folders:</p><p><img
src="/img/blog/[email protected]" alt="Scre [...]
</code></pre><p>You should see the following output in your
console:</p><pre><code>Hello node v6.11.0
The address of localhost is: 127.0.0.1
-</code></pre><p>(The Node version number might be different,
obviously!)</p><h2>What's Next?</h2><p>This is just a simple example, but it
gives you a glimpse of how developers can bring ActionScript server-side using
Apache Royale and Node.js. By using an established ecosystem like Node.js,
ActionScript developers can take advantage of all of the libraries published to
NPM and join a large, vibrant community.</p></div><h2 class="post-title"><a
href="/blog/loading-external-data-through-ht [...]
+</code></pre><p>(The Node version number might be different,
obviously!)</p><h2>What's Next?</h2><p>This is just a simple example, but it
gives you a glimpse of how developers can bring ActionScript server-side using
Apache Royale and Node.js. By using an established ecosystem like Node.js,
ActionScript developers can take advantage of all of the libraries published to
NPM and join a large, vibrant community.</p></div><h2 class="post-title"><a
href="/blog/loading-external-data-through-ht [...]
<j:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
xmlns:j="library://ns.apache.org/royale/jewel"
xmlns:js="library://ns.apache.org/royale/basic"
@@ -79,7 +79,7 @@ The address of localhost is: 127.0.0.1
</j:View>
</j:initialView>
</j:Application>
-</code></pre><p>We create an Apache Royale interface that shows a text code
panel to load the source code of this example in it. Github doesn't let us load
a page from its domain in an iFrame, so this is the only way to embed GitHub
content in your application.</p><p>The text code panel is made of <em>pre</em>
and <em>code</em> html tags with some custom style to make the background
white. We provide a Label to show accessing Json data directly with dot
notation. Finally we provide a but [...]
+</code></pre><p>We create an Apache Royale interface that shows a text code
panel to load the source code of this example in it. GitHub doesn't let us load
a page from its domain in an iFrame, so this is the only way to embed GitHub
content in your application.</p><p>The text code panel is made of <em>pre</em>
and <em>code</em> html tags with some custom style to make the background
white. We provide a Label to show accessing Json data directly with dot
notation. Finally we provide a but [...]
{
import org.apache.royale.events.Event;
import org.apache.royale.events.EventDispatcher;
diff --git a/feed/index.xml b/feed/index.xml
index e09f30ca..2c4ea715 100644
--- a/feed/index.xml
+++ b/feed/index.xml
@@ -2095,7 +2095,7 @@ The address of localhost is: 127.0.0.1
<dc:creator><![CDATA[Carlos Rovira]]></dc:creator>
<guid
isPermaLink="false">https://royale.apache.org/blog/loading-external-data-through-httpservice/</guid>
<description><![CDATA[<p>This example shows you how to use
<strong>HTTPService</strong> to access external data to use in your Apache
Royale application.</p>
-<p>You can use HTTPService to retrieve data in XML, JSON, or other formats.
We'll use Github API services to get JSON formatted GitHub data so we can load
info about the code of this example, which is hosted in GitHub.</p>
+<p>You can use HTTPService to retrieve data in XML, JSON, or other formats.
We'll use GitHub API services to get JSON formatted GitHub data so we can load
info about the code of this example, which is hosted in GitHub.</p>
<p>It uses the new Jewel UI set that supports themes and is available in <a
href="https://royale.apache.org/download/">the 0.9.4 release or later</a>.</p>
<pre><code class="language-mxml"><?xml version="1.0"
encoding="UTF-8"?>
<j:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
@@ -2158,7 +2158,7 @@ The address of localhost is: 127.0.0.1
</j:initialView>
</j:Application>
</code></pre>
-<p>We create an Apache Royale interface that shows a text code panel to load
the source code of this example in it. Github doesn't let us load a page from
its domain in an iFrame, so this is the only way to embed GitHub content in
your application.</p>
+<p>We create an Apache Royale interface that shows a text code panel to load
the source code of this example in it. GitHub doesn't let us load a page from
its domain in an iFrame, so this is the only way to embed GitHub content in
your application.</p>
<p>The text code panel is made of <em>pre</em> and <em>code</em> html tags
with some custom style to make the background white. We provide a Label to show
accessing Json data directly with dot notation. Finally we provide a button to
trigger the <strong>HTTPService</strong>.</p>
<blockquote>
<p><strong>Tip:</strong> We use the <strong>ScrollingViewport</strong> bead to
add scrolling behavior to our text code panel.</p>
diff --git a/sitemap.xml b/sitemap.xml
index db04a781..db6880af 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -86,48 +86,48 @@
<lastmod>2024-12-11T00:00:00.000Z</lastmod>
</url><url>
<loc>https://royale.apache.org/blog/</loc>
- <lastmod>2025-01-15T19:28:35.838Z</lastmod>
+ <lastmod>2025-01-15T19:30:22.636Z</lastmod>
</url><url>
<loc>https://royale.apache.org/css/styles.css</loc>
- <lastmod>2025-01-15T19:28:35.842Z</lastmod>
+ <lastmod>2025-01-15T19:30:22.641Z</lastmod>
</url><url>
<loc>https://royale.apache.org/docs/</loc>
- <lastmod>2025-01-15T19:28:35.842Z</lastmod>
+ <lastmod>2025-01-15T19:30:22.641Z</lastmod>
</url><url>
<loc>https://royale.apache.org/download/</loc>
- <lastmod>2025-01-15T19:28:35.842Z</lastmod>
+ <lastmod>2025-01-15T19:30:22.641Z</lastmod>
</url><url>
<loc>https://royale.apache.org/faq/</loc>
- <lastmod>2025-01-15T19:28:35.842Z</lastmod>
+ <lastmod>2025-01-15T19:30:22.641Z</lastmod>
</url><url>
<loc>https://royale.apache.org/features/</loc>
- <lastmod>2025-01-15T19:28:35.842Z</lastmod>
+ <lastmod>2025-01-15T19:30:22.641Z</lastmod>
</url><url>
<loc>https://royale.apache.org/get-involved/</loc>
- <lastmod>2025-01-15T19:28:35.842Z</lastmod>
+ <lastmod>2025-01-15T19:30:22.641Z</lastmod>
</url><url>
<loc>https://royale.apache.org/ides/</loc>
- <lastmod>2025-01-15T19:28:35.842Z</lastmod>
+ <lastmod>2025-01-15T19:30:22.641Z</lastmod>
</url><url>
<loc>https://royale.apache.org/</loc>
- <lastmod>2025-01-15T19:28:35.934Z</lastmod>
+ <lastmod>2025-01-15T19:30:22.733Z</lastmod>
</url><url>
<loc>https://royale.apache.org/mailing-lists/</loc>
- <lastmod>2025-01-15T19:28:35.935Z</lastmod>
+ <lastmod>2025-01-15T19:30:22.733Z</lastmod>
</url><url>
<loc>https://royale.apache.org/royale-commercial-support/</loc>
- <lastmod>2025-01-15T19:28:35.935Z</lastmod>
+ <lastmod>2025-01-15T19:30:22.733Z</lastmod>
</url><url>
<loc>https://royale.apache.org/showcase/</loc>
- <lastmod>2025-01-15T19:28:35.935Z</lastmod>
+ <lastmod>2025-01-15T19:30:22.733Z</lastmod>
</url><url>
<loc>https://royale.apache.org/source-code/</loc>
- <lastmod>2025-01-15T19:28:35.935Z</lastmod>
+ <lastmod>2025-01-15T19:30:22.733Z</lastmod>
</url><url>
<loc>https://royale.apache.org/team/</loc>
- <lastmod>2025-01-15T19:28:35.935Z</lastmod>
+ <lastmod>2025-01-15T19:30:22.733Z</lastmod>
</url><url>
<loc>https://royale.apache.org/thanks-to/</loc>
- <lastmod>2025-01-15T19:28:35.935Z</lastmod>
+ <lastmod>2025-01-15T19:30:22.733Z</lastmod>
</url>
</urlset>
\ No newline at end of file