summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/edit/apps/me360
diff options
context:
space:
mode:
Diffstat (limited to 'sca-cpp/trunk/modules/edit/apps/me360')
-rw-r--r--sca-cpp/trunk/modules/edit/apps/me360/app.composite93
-rw-r--r--sca-cpp/trunk/modules/edit/apps/me360/app.stats1
-rw-r--r--sca-cpp/trunk/modules/edit/apps/me360/htdocs/app.html75
3 files changed, 0 insertions, 169 deletions
diff --git a/sca-cpp/trunk/modules/edit/apps/me360/app.composite b/sca-cpp/trunk/modules/edit/apps/me360/app.composite
deleted file mode 100644
index c0fb6a425c..0000000000
--- a/sca-cpp/trunk/modules/edit/apps/me360/app.composite
+++ /dev/null
@@ -1,93 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements. See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership. The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License. You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied. See the License for the
- * specific language governing permissions and limitations
- * under the License.
--->
-<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912" name="app" targetNamespace="http://app">
- <service name="start" promote="start"/>
- <component name="bzprofile" title="buzz profile" color="blue1">
- <implementation.python script="nuvem/bzprofile.py"/>
- <service name="bzprofile"/>
- <reference target="text4" name="id"/>
- <reference name="bz" visible="false">
- <binding.http uri="https://www.googleapis.com/buzz/v1/people"/>
- </reference>
- </component>
- <component x="130" y="30" name="fbprofile" title="facebook profile" color="blue1">
- <implementation.python script="nuvem/fbprofile.py"/>
- <service name="fbprofile"/>
- <reference target="text" name="id"/>
- <reference name="fb" visible="false">
- <binding.http uri="https://graph.facebook.com"/>
- </reference>
- </component>
- <component x="90" y="170" name="item" title="{propval}:" color="orange1">
- <implementation.python script="nuvem/item.py"/>
- <service name="item"/>
- <reference target="fbprofile" name="value"/>
- <property>fbprofile</property>
- </component>
- <component x="90" y="190" name="item2" title="{propval}:" color="orange1">
- <implementation.python script="nuvem/item.py"/>
- <service name="item"/>
- <reference target="twprofile" name="value"/>
- <property>twitprofile</property>
- </component>
- <component x="90" y="210" name="item3" title="{propval}:" color="orange1">
- <implementation.python script="nuvem/item.py"/>
- <service name="item"/>
- <reference target="bzprofile" name="value"/>
- <property>buzzprofile</property>
- </component>
- <component x="60" y="30" name="list31" title="list" color="yellow1">
- <implementation.python script="nuvem/triple.py"/>
- <service name="list3"/>
- <reference target="item" name="first"/>
- <reference target="item2" name="second"/>
- <reference target="item3" name="third"/>
- </component>
- <component x="10" y="10" name="start" title="start" color="green1">
- <implementation.python script="nuvem/start.py"/>
- <service name="start" visible="false">
- <binding.http uri="start"/>
- </service>
- <reference target="list31" name="content"/>
- </component>
- <component x="220" y="170" name="text" title=" '{propval}'" color="orange1">
- <implementation.python script="nuvem/text.py"/>
- <service name="text"/>
- <property>jsdelfino</property>
- </component>
- <component x="220" y="200" name="text2" title=" '{propval}'" color="orange1">
- <implementation.python script="nuvem/text.py"/>
- <service name="text"/>
- <property>jsdelfino</property>
- </component>
- <component x="220" y="230" name="text4" title=" '{propval}'" color="orange1">
- <implementation.python script="nuvem/text.py"/>
- <service name="text"/>
- <property>jsdelfino</property>
- </component>
- <component name="twprofile" title="twitter profile" color="blue1">
- <implementation.python script="nuvem/twprofile.py"/>
- <service name="twprofile"/>
- <reference target="text2" name="id"/>
- <reference name="tw" visible="false">
- <binding.http uri="http://api.twitter.com/1/users/show.json"/>
- </reference>
- </component>
-</composite>
diff --git a/sca-cpp/trunk/modules/edit/apps/me360/app.stats b/sca-cpp/trunk/modules/edit/apps/me360/app.stats
deleted file mode 100644
index a46c727280..0000000000
--- a/sca-cpp/trunk/modules/edit/apps/me360/app.stats
+++ /dev/null
@@ -1 +0,0 @@
-((entry (title "Check my public social data") (id "me360"))) \ No newline at end of file
diff --git a/sca-cpp/trunk/modules/edit/apps/me360/htdocs/app.html b/sca-cpp/trunk/modules/edit/apps/me360/htdocs/app.html
deleted file mode 100644
index e57e246328..0000000000
--- a/sca-cpp/trunk/modules/edit/apps/me360/htdocs/app.html
+++ /dev/null
@@ -1,75 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements. See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership. The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License. You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied. See the License for the
- * specific language governing permissions and limitations
- * under the License.
--->
-<DIV id="page">
- <SPAN id="page:h2" class="h2" style="position: absolute; top: 0px; left: 2px; ">
- <H2>Me360</H2>
- </SPAN>
- <SPAN id="page:section" class="section" style="position: absolute; top: 27px; width: 100%; left: 2px; ">
- <SPAN>Facebook</SPAN>
- </SPAN>
- <SPAN id="fbprofile" class="table" style="position: absolute; top: 63px; width: 100%; left: 2px; ">
- <TABLE class="datatable" style="width: 100%;">
- <TBODY>
- <TR>
- <TD>=fbprofile</TD>
- <TD>...</TD>
- </TR>
- <TR>
- <TD>...</TD>
- <TD>...</TD>
- </TR>
- </TBODY>
- </TABLE>
- </SPAN>
- <SPAN id="page:section" class="section" style="position: absolute; top: 288px; width: 100%; left: 2px; ">
- <SPAN>Twitter</SPAN>
- </SPAN>
- <SPAN id="twitprofile" class="table" style="position: absolute; top: 324px; width: 100%; left: 2px; ">
- <TABLE class="datatable" style="width: 100%;">
- <TBODY>
- <TR>
- <TD>=twitprofile</TD>
- <TD>...</TD>
- </TR>
- <TR>
- <TD>...</TD>
- <TD>...</TD>
- </TR>
- </TBODY>
- </TABLE>
- </SPAN>
- <SPAN id="page:section" class="section" style="position: absolute; top: 1368px; width: 100%; left: 2px; ">
- <SPAN>Buzz</SPAN>
- </SPAN>
- <SPAN id="buzzprofile" class="table" style="position: absolute; top: 1404px; width: 100%; left: 2px; ">
- <TABLE class="datatable" style="width: 100%; ">
- <TBODY>
- <TR>
- <TD>=buzzprofile</TD>
- <TD>...</TD>
- </TR>
- <TR>
- <TD>...</TD>
- <TD>...</TD>
- </TR>
- </TBODY>
- </TABLE>
- </SPAN>
-</DIV>