ericlemes.wikidot.com
Novos Artigos - Eric Lemes' Wiki
http://ericlemes.wikidot.com/novos-artigos
Tecnologia e um pouco mais. O http:/ ericlemes.wikidot.com. Mudou-se para http:/ www.ericlemes.com. Powered by Wikidot.com. Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License. Communicating (in) the city. Mr Bilbrey's AP World History. Capitol Hill Community Council. Click here to edit contents of this page. Click here to toggle editing of individual sections of the page (if possible). Watch headings for an edit link when available.
ericlemes.wikidot.com
Subversion - Eric Lemes' Wiki
http://ericlemes.wikidot.com/subversion
Tecnologia e um pouco mais. O Subversion é um software de controle de versão Open-Source, sucessor do CVS. Estarei em breve publicando alguns artigos sobre o SVN, tão logo eu tenha tempo de escrevê-los, mas por enquanto, vou deixar um Forum publicado aqui para quem se interessar em discutir sobre o SVN. Tutorial de Instalação do Subversion SVN: Notify em Win32. Gestão de Configuração e Versões (SCM). Em PDF: SVN Apache SVN: Notify Win32 HowTo. Powered by Wikidot.com. Communicating (in) the city. General ...
ericlemes.wikidot.com
Artigos .Net - Eric Lemes' Wiki
http://ericlemes.wikidot.com/net
Tecnologia e um pouco mais. Parte 1: Dependency Injection. Parte 2: Web Services. Parte 3: Suporte ADO e Transação. Parte 4: Programação orientada a aspectos. Cuidados ao escrever Server Controls no ASP.Net. Ciclo de Vida da Página no ASP.Net. Criação de Controles Dinâmicos em páginas ASP.Net. Tipos Escalares e Tipos Complexos ou Tipos por Valor e Referência. Programação Orientada a Objetos - Conceitos. Powered by Wikidot.com. Communicating (in) the city. Mr Bilbrey's AP World History. General Wikidot...
afrous.wikidot.com
ダッシュボードのエクスポート - Afrous Documents
http://afrous.wikidot.com/exporting-dashboard-ja
Afrous にはデフォルトのダッシュボードサービス ( http:/ dashboard.afrous.com. もしWebサイトの管理者であったり、あるいは JavaScriptも含めて HTMLを貼付けることができるなら 例 ブログサイトなど 、 Webサイトにダッシュボードを埋め込むのは非常に簡単です。 たとえば、もし埋め込み先のページが " http:/ www.examplej.com/path/to/page.html. で提供されていたとき、ベースURLには " http:/ www.example.com. あるいは " http:/ www.example.com/path/to/. このメインメソッドは afrous.dashboard.showDashboard" (ボタンでの埋め込みの場合は afrous.dashboard.createButton という関数 であり、引数としてハッシュオブジェクトのパラメータを指定します。 HTML 要素のIDあるいは参照. この要素の中にダッシュボードが描画されます. 真偽値 真の場合、画面右側の引き出し ドロワー を表示しません.
afrous.wikidot.com
Exporting Dashboard - Afrous Documents
http://afrous.wikidot.com/exporting-dashboard
Afrous has a feature that enables you to export your created dashboard from our default dashboard service site ( http:/ dashboard.afrous.com. The exported dashboard can be embedded into any web site - you can host your own dashboard service to your web site visitors. You can also configure some settings in order to customize your hosting dashboard behavior. Embedding Dashboard into your website. Afrous is offering two types of embedding style :. You should specify " http:/ www.example.com/. Or " http:/ w...
afrous.wikidot.com
Afrous Dashboard の基本操作方法 - Afrous Documents
http://afrous.wikidot.com/getting-started-with-afrous-dashboard-ja
もしAfrous や Afrous Dashboard に不慣れの場合は、まずデモやチュートリアルの動画を見ることをおすすめします。 ダッシュボードのカスタマイズのための様々な要素 例 データソース、ウィジットなど を格納するサイドバーパネルです。 まず最初に、Afrousのサイト http:/ dashboard.afrous.com. データソースを必要としないウィジットの場合 例 HTMLウィジットやカレンダーウィジット はドロワーのウィジットリストからそのままダッシュボードにドロップして使うことができます。 もし他のウィジット内で クリック 選択 検索 などのアクティビティを行った場合、小さなイベントウィンドウがポップアップし、イベントに含まれるデータをツリーノードで描画します。 このツリーの値ノードをパラメータフィールドにドラッグ ドロップすることで この操作を"バインディング"と呼びます 、ウィジットはパラメータデータの参照を記憶し、次回同じイベントが発火された際にはウィジットを自動的に更新することになります。 Powered by Wikidot.com. Change the name ...
afrous.wikidot.com
Getting Started with Afrous Dashboard - Afrous Documents
http://afrous.wikidot.com/getting-started-with-afrous-dashboard
Getting Started with Afrous Dashboard. Reading this document you'll learn how to create a basic dashboard. If you're not sure what the Afrous and Afrous Dashboard is, please see the demo and tutorial movies. You can learn also from example dashboards listed in our directry page. First you have to learn about the naming of the consisting components of Afrous Dashboard. Sidebar panel that contains several elements for dashboard customization, like Data Source, Widgets. The list of rendering components that...
afrous.wikidot.com
Getting Started with Afrous MashupEditor - Afrous Documents
http://afrous.wikidot.com/getting-started-with-afrous-mashupeditor
Getting Started with Afrous MashupEditor. Afrous MashupEditor is an online development environment which enables you to describe web services mashup process by drag-and-drop operation. Reading this document you can learn how to use this environment and create your custom mashup process. First you have to learn about the naming of the consisting components of Afrous MashupEditor. Panel which contains library resources which can be dropped into the process panel. Main work area to describe a mashup process.
afrous.wikidot.com
Afrous Expression Language - Afrous Documents
http://afrous.wikidot.com/afrous-expression-language
Afrous Expression Language is the way to represent dynamic data inside Afrous, expressed as a string part braced with "${" and "}". Mostly this expression is automatically generated from binding operation in order to refer the bound data, but can be customized by your hand. Syntax of Afrous Expression Language is same as JavaScript, and evaluated as so. Several statements of JavaScript can be used in this expression. Examples of Afrous Expression Language. TotalSize start result.length? Powered by Wikido...