Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 2

Web development software built on Eclipse. Has gotten over 3000 diggs and 5 million downloads. Has been called Dreamweaver killer. Has XHTML, CSS, AJAX, Javascript, and FTP support, and many more features. A must have to all web developers!

4.04819
   
  0 reviews  |  228 users  |  2,655,055 lines of code  |  15 current contributors  |  Analyzed about 9 hours ago
 
 

jBati ORMjBati is a JavaScript library for Object Relational Mapping (ORM). The API and configuration is modeled on iBATIS and the targeted platform is Jaxer. The jBati framework maps SQL statements you write to domain objects. jBati is best suited for an existing DB schema, or when domain ... [More] objects are backed by complex SQL querries. jBati provides a simple to use and understand framework that exposes the full power of SQL and takes care of the repetitive coding of mapping result sets and query parameters to JavaScript values. To use the jBati framework, you write custom SQL for CRUD operations, define a mapping to objects, and the library takes care of marshaling and un-marshaling JavaScript objects. What's up with the name?jBati is inspired by iBATIS, which is a successful project with a much larger stature than this new project; therefore less letters and less capital letters are used in the name (it's jBati instead of jBATIS). The j in jBati might stand for JavaScript, Jaxer, or maybe even iBATIS junior. News200805 - Developers Guide updated to include an example. 200804 - jBati V0.1.0 Released! The initial release of jBati is available on the downloads page. 200804 - Current API documentation is available at http://beavercreekconsulting.com/jbati/apidocs 200804 - Added initial design document jBati Wiki 200804 - A road map for the V1.0 feature set is available on the jBati Wiki [Less]

0
 
  0 reviews  |  0 users  |  2,229 lines of code  |  0 current contributors  |  Analyzed 10 days ago
 
 

Norm will be an adaptation and derivative of GearsORM by Uriel Katz to run within Aptana Jaxer. I hope to keep the Gears support and add Jaxer support for SQLite and MySql as well. Once this is working with Jaxer, I may sync up with the GearsORM project or take this is a different direction with ... [More] features in mind such as UI metadata in models, validation metadata in models, possibly JSON and JSONPath support and so on. [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 5 days ago
 
 

js-orm will be an adaptation and derivative of GearsORM by Uriel Katz to run within Aptana Jaxer. I hope to keep the Gears support and add Jaxer support for SQLite and MySql as well. Once this is working with Jaxer, I may sync up with the GearsORM project or take this is a different direction with ... [More] features in mind such as UI metadata in models, validation metadata in models, possibly JSON and JSONPath support and so on. [Less]

0
 
  0 reviews  |  0 users  |  2,437 lines of code  |  0 current contributors  |  Analyzed 4 days ago
 
 

PAMPA-JPAMPA-J is the first customizable and portable WAMP-J Environment (Window$, Apahace, MySQL, PHP, plus Aptana Jaxer). FeaturesApache 2.2.11 MySQL 5.1.30-community PHP 5.3.0 alpha 3 (RC1) Jaxer Manager 1.0.2.4347 phpMyAdmin 3.1.2 DescriptionPAMPA-J is the result of a manual Apache, MySQL ... [More] , PHP, and Jaxer installation, managed by a clever System Tray Application that can configure relative paths making PAMPA-J portability unique and widely supported. GoalsPAMPA main purpose is to create in a click a WAMP+J environment from an USB pen drive, a CD-ROM, a DVD-ROM, an external Hard Drive, or your hard disk itself, letting developers distributes their demo, software, portals, without restrictions. How to use PAMPAPAMPA does not require an installation. All you need to do is to create a folder, wherever you want, and to unpack the self-extracting archive into that folder. After that, double click on the PAMPA executable, unblock Apache, Jaxer and MySQL, if necessary, and wait for your browser, it should show directly the document root ready to be used ;-) [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 3 days ago
 
 

JSMemcached ClientThis project aims to create a feature complete JavaScript client for memcached that can be used over Jaxer. DependenciesJaxer SetupFirstly, include the script. Note: runat attribute can only have the value "server". Anything else will be very funny. Alternatively ... [More] , if you are using jsMemcached-extension.js, you simply have to drop the file into your jaxer installation's extensions folder, restart Jaxer Manager, and you are set. UsageFirstly, configure JsMemcached to work with your server. To do this, you should simply call .configure on the JsMemcached object, and pass it your memcache server host and port. For jsMemcached.js: JsMemcached.configure("localhost", 11211);For jsMemcached-extension.js: Jaxer.memcached.configure("localhost", 11211);The operations on JsMemcached and Jaxer.memcached are identical. For brevity from this point on, we'll use the term JsMemcached for both objects. All the methods described below can also be applied to Jaxer.memcached. To save a value to memcached, simply use the following code: JsMemcached.set("keyName", "Value here, as long as you want");To retrieve the value: JsMemcached.get("keyName");To cleanup, whenever you are done with the JSMemcached object, you should call: JsMemcached.close();Note that there's no corresponding .open() method to open a connection to the memcached server. Connections are lazy-opened when the first write/retrieval call is made. Once that's done, the connection is held open till .close() is called. FeaturesLazy connect to the memcached server only on demand. Once connected, doesn't disconnect unless explicitly asked to. This reduces the overhead of connection-establishing to the memcached server. Uses native Jaxer.Socket which is (hopefully) very fast. Known issuesNot feature complete. Only the following methods are currently supported: add, set, replace, get, deleteKey. The rest of the features will be added soon. Doesn't currently support connection pooling and any form of sharding between multiple memcache server instances. This can be added depending on feedback. [Less]

0
 
  0 reviews  |  0 users  |  141 lines of code  |  0 current contributors  |  Analyzed 10 days ago
 
 

PostIt Board to manage agile projects.

0
 
  0 reviews  |  0 users  |  5,408 lines of code  |  0 current contributors  |  Analyzed 10 days ago
 
 

Golazo MA4 とはGolazo MA4 とマッシュアップした APIGolazo MA4 は Aptana Jaxer を使って開発していますGolazo MA4 は、沖電気工業賞と日産自動車賞をダブル受賞しました10月19日(日)、リクルート本社で Mashup Awards 4 の表彰式があり、Golazo ... [More] MA4 は沖電気工業賞と日産自動車賞をダブル受賞 することができました。協力してくださったみなさん。ありがとうございました。 Golazo MA4 の5つの機能Golazo MA4 は、次の5つの機能から成り立ちます。 ココメモどこで何をしたいか、何をしたかなどを、場所付きでメモすることができます。このとき、メモの内容から位置情報を自動抽出するため、その場所を指定する手間がありません。また、メモを編集したり、友達が公開しているメモを読むこともできます。 ココトモ友達かもしれない会員を探して、その会員と友達になることができます。そして、その友達にメモを公開したり、友達からメモを公開してもらうことができます。友達の輪が広がって、メモが充実していきます。 ココナビ自動車の現在地に最も近いメモを探し、そのメモの場所をカーナビの地図上で確認することができます。また、メモの内容は、カーナビの音声による読み上げのほか、カーナビに表示して読むこともできます。 (C) Copyright NISSAN MOTOR CO., LTD. 2004-2008 All rights reserved. ココモバ携帯電話の GPS を使って、現在地から最も近いメモを探し、そのメモの場所と内容を、携帯電話の画面上で確認することができます。また、その現在地で、何をしたいか、何をしたかなどを、場所付きでメモすることもできます。 Copyright(c) 2008 Adobe Systems Incorporated. All Rights Reserved. ココツール気になる場所を紹介したページを発見したとき、ブックマークレットを使って、そのページの内容を場所付きでメモすることができます。このとき、ページの内容から位置情報を自動抽出するため、その場所を指定する手間もありません。 Copyright(c) 2008 RECRUIT CO., LTD. Golazo MA4 の使いどころこんなとき Golazo MA4 を使ってみてください。また、新しい使い方を発見したときは、お問い合わせ までご紹介ください。 買い物を忘れないようにメモする。 電球の買い置きがなくなったので、横浜のヨドバシカメラで電球を買うとメモしておく。品川からの仕事帰り、川崎駅あたりで、携帯電話からメモを検索すると、横浜に立ち寄って電球を買うんだったと思い出す。 グルメスポットの紹介ページをメモする。 ネットサーフィンをしていて、旨そうなラーメン屋の紹介を見つけたので、そのページをメモする。とある日、打ち合わせの帰り、携帯からメモを検索すると、気にしていたラーメン屋が近くにあることに気が付く。他にも友達がメモしたラーメン屋が近くにあり、どこで腹ごしらえするか大いに悩む。 外出先で見つけたお店をメモする。 待ち合わせの時間よりも早く到着したので、街中をブラブラしていると、モデルガン専門店を見つけた。今は時間がないため、携帯電話からその店の様子をメモしておく。後日、同じ場所で、携帯からメモを検索すると、モデルガン専門店があったことを思い出し、今度はじっくりと物色することができた。 チラシやクーポンとしてメモを公開する。 地元スーパーの店長は、タイムサービスのチラシやお得なクーポンをメモとして公開しはじめ、手ごたえを感じていた。さらに、競合する大手スーパーの近くでもメモを公開することで、失いつつあった顧客の足を元に戻すことができた。 買い忘れのメモを公開して、買い物をお願いする。 妻はミルクを買い忘れたことに気が付いた。買いに戻るのは面倒なので、旦那の帰宅路にあるスーパーでミルクを買うとメモし、そのメモを旦那に公開しておく。旦那は、帰宅途中に携帯電話からメモを検索すると、"ミルクを買ってきてね(はぁと)" という妻からの奇妙な指令を受け取る。 メモを公開して、悪い癖を直す。 旦那は酔っぱらうと気が大きくなって風俗に行くクセがある。向かう店はいつも同じ。そこで妻は、"まっすぐ帰る。さもなくば殺す。" とメモし、そのメモを旦那に公開する。旦那は飲み会の帰り、風俗店に立ち寄ろうとするが、携帯電話からメモを検索すると、身の危険を感じてまっすぐ帰宅することになる。 Golazo MA4 team とはGolazo MA4 は Golazo MA4 team という個人グループが企画、開発、運営しています。Golazo MA4 team の個性あふれるスタッフをご紹介します。 なかじまん Golazo MA4 を開発しちゃいました。Golazo MA4 の中身がどうなっているか 私のブログ で紹介していきます。今後をお楽しみに。 htakeuchi Webページの内容から自動的に位置を検出してメモを作れるのは楽しいですよ。一緒にネタ出ししただけで開発には貢献してません。(O) hirakiuc 使う人の想像でいろんな使い方がありそうなこのサービス。是非おためしください。 endlesspain 位置情報を使いこなせるようになってこそ、本当の大人。そんなあなたにモテアイテムGolazo MA4。みんな始めてるゾ。 よくある質問Golazo MA4 によく寄せられる質問にお答えします。 初歩的な質問Golazo の読み方と意味は? Golazo は "ゴラッソ" と読みます。スペイン語のスラングで "すげえ" という意味です。サッカーで素晴らしいゴールが決まると、ブラジルでは Golazo と叫ぶそうです。 パスワードを忘れてしまった。 パスワードをお調べしますので、会員登録したメールアドレスを使って お問い合わせ ください。 退会したい。 会員情報 の 退会 から手続きしてください。会員情報とメモのデータをすべて削除し、その場ですぐに退会できます。 会員登録に関する質問メールアドレスは何に使いますか? Golazo MA4 team のスタッフが、お問い合わせに回答するとき、会員の本人確認のために使います。メールアドレスを登録しないことにより、サービスの機能を制限することはありません。 メールアドレスを登録するメリットは? お問い合わせへの回答を優先します。パスワードの再発行など、会員情報に関する手続きが迅速になります。 会員情報に関する質問ニックネームを登録するとどうなりますか? 会員 ID の表示がニックネームに切り替わります。 ニックネームと自己紹介はどう使われますか? 他の会員が、あなたを友達にするかしないか判断の目安にするため、会員 ID、ニックネーム、自己紹介は、すべての会員に公開します。 ココメモに関する質問入力したメモから東京都庁(新宿)が抽出される。 ごめんなさい。入力したメモから場所を抽出できないとき、その場所を東京都庁(新宿)としています。 入力したメモから場所が抽出されない。 ごめんなさい。施設、地名、住所など、場所を表す言葉を、より詳しく具体的に入力してみてください。 入力したメモから期待した場所が抽出されない。 ごめんなさい。今後の改善に役立てますので、メモの内容と期待する場所を お問い合わせ までお寄せください。ご協力をお願いします。 メモはどう並んでいますか? メモを登録した日時、もしくは最後に保存した日時を使って、新しい順に並べています。 メモの下に並んでいる画像は? メモを共有する会員を表します。左の大きめの画像は、そのメモを登録した会員を表します。 ココトモに関する質問他の会員にメモを公開したい。 メモを公開したい会員が、あなたを友達にする必要があります。その会員に連絡して、友達になってもらってください。そして、その会員にメモを公開してください。 他の会員からメモを公開してもらいたい。 メモを公開してもらいたい会員を友達にしてください。そして、その会員に連絡して、メモを公開してもらってください。 ココナビに関する質問メモが表示されなくなった。 CARWINGS-CASTING を停止して再開すると、CARWINGS-CASTING の URL が変わります。インターネット情報チャンネルに登録した URL を新しい URL に変更してください。 他の会員から公開してもらったメモが表示されない。 メモを公開してもらった会員も CARWINGS-CASTING を開始する必要があります。その会員に連絡して、CARWINGS-CASTING を開始してもらってください。 ココモバに関する質問現在地から遠く離れたメモも表示されるが? 現在地から最も近いメモを表示しています。現在地に近いメモがないときは、遠く離れたメモが表示されることがあります。 絵文字は使えますか? 絵文字の入力は制限していませんが、その動作は保証しません。ブラウザや他のキャリアから利用したとき、絵文字が表示されなかったり、文字が崩れて表示されます。 ココツールに関する質問ページの内容や選択した文章から東京都庁(新宿)が抽出される。 ごめんなさい。ページの内容や選択した文章から場所を抽出できないとき、その場所を東京都庁(新宿)としています。 ページの内容や選択した文章から場所が抽出されない。 ごめんなさい。施設、地名、住所など、場所を表す言葉を選択してみてください。 ページの内容や選択した文章から期待した場所が抽出されない。 ごめんなさい。今後の改善に役立てますので、ページの URL と選択した文章、期待する場所をご連絡ください。ご協力をお願いします。 お問い合わせGolazo MA4 へのお問い合わせは、次の手順に沿ってお願いします。 はじめによくある質問をご確認ください。 Golazo MA4 に対する よくある質問 をまとめています。お問い合わせの前に、同じ内容の質問がないかご確認ください。 一般的な質問はフォーラムまでご連絡ください。 Golazo MA4 への一般的な質問は Golazo MA4 フォーラム で受け付けて回答しています。お問い合わせの前に、同じ内容の質問がないかご確認ください。 同じ内容の質問が見つからないときは、フォーラムに参加して質問を投稿してください。フォーラムの参加者からの回答が期待できます。質問に答えるために Golazo MA4 team のスタッフも参加しています。 Golazo MA4 に対する要望や感想、問題の報告などもフォーラムまでご連絡ください。 その他のお問い合わせはメールでご連絡ください。 Golazo MA4 に対する個別のお問い合わせは、Golazo MA4 team が承りますので、次の画像のメールアドレスまでご連絡ください。メールアドレスを読み取れないときは問い合わせフォーム からご連絡ください。 できる限りすべてのお問い合わせに返答するように努めていますが、お問い合わせの内容によっては、ご連絡までに多くの時間がかかることがあります。また、お問い合わせの内容が一般的な質問のときは Golazo MA4 フォーラム への参加と投稿をお願いすることもあります。あらかじめご了承ください。 なお、ご連絡いただいた内容は、ご本人の同意なく、お問い合わせに回答する以外の目的で使用することはありませんのでご安心ください。 Golazo MA4 利用規約Golazo MA4 team が運営する Golazo MA4 のサービスを利用するには、利用者は、以下の利用規約に同意する必要があります。運営者は、利用者が本サービスを利用した時点で、本利用規約に同意したとみなします。 会員の登録 会員とは、利用者が会員登録の手続きをし、運営者が承認した個人を指します。会員登録の内容が虚偽、または利用者が本利用規約に反したとき、運営者は、いつでも自らの裁量により、会員登録を抹消できます。会員登録の内容に変更があったとき、利用者は、ただちに運営者に連絡しなければなりません。 会員 ID とパスワード 利用者は、会員 ID とパスワードを自らの責任で管理しなければなりません。会員 ID とパスワードを利用した行為は、その会員を登録した利用者の行為とみなします。利用者は、いかなる場合も、会員 ID とパスワードを譲渡、貸与することはできません。会員 ID とパスワードが第三者に漏洩したとき、利用者は、ただちに運営者に連絡しなければなりません。 ライセンス 利用者は、本利用規約の条件に従い、本サービスを非独占的に再許諾不可のもとで利用できます。利用者は、運営者の承諾のない限り、本サービスを販売、賃貸、再許諾すること、または本サービスの利用、提供から直接収入を得ることはできません。運営者は、理由の如何にかかわらず、いつでも自らの裁量により、本サービスのライセンスを消滅できます。 アクセスの制御 運営者は、本サービスのアクセス回数や量に上限は設けません。ただし、運営者は、同じIPアドレスまたは会員から著しいアクセスが生じ、本サービスの提供が困難になる場合、該当IPアドレスまたは会員からのアクセスを遮断できます。運営者は、アクセスの遮断を解除する義務を負いません。 サービスの変更と停止 運営者は、理由の如何にかかわらず、予告なく本サービスを変更または停止できます。運営者は、いつでも自らの裁量により、通知することなく本利用規約を変更できます。利用者は、通知を受ける代わりに、本利用規約を定期的に参照しなければなりません。 禁止事項 利用者は、知的財産権を侵害するもの、法律に違反するもの、公序良俗に反するもの、誹謗中傷するもの、名誉を毀損するもの、その他運営者または第三者を害する状態で、本サービスを利用してはなりません。利用者は、本サービスの運営方針と目的から外れた状態、もしくは運営者の自らの判断により不当とみなした状態で、本サービスを利用してはなりません。 個人情報の取り扱い 運営者は、本サービスを運営するために、利用者から最小限の個人情報を取得します。運営者は、取得した個人情報の保護に最大限の注意を払います。運営者は、利用者に同意なく、本サービスを運営すること以外の目的で、取得した個人情報を使用することはありません。 本サービスは、利用者が入力した文章の内容から位置情報を抽出する目的で、LocoSticker 位置表現特定 API および Mextractr メタデータ自動抽出 API を使用します。利用者は、その入力した文章の取り扱いについて、各 API の利用規約およびプライバシーポリシーに同意しなければなりません。 免責 運営者は、本サービスの信頼性、正確性、完全性、および有効性について一切の責任を負いません。運営者は、本サービスの利用によって生じるいかなる損害の責任を負いません。利用者の責任と判断においてご利用ください。 2008年9月16日 制定 [Less]

0
 
  0 reviews  |  0 users  |  10,008 lines of code  |  0 current contributors  |  Analyzed 8 days ago
 
 

OpenSocial Aptana Jaxer Client Libraryopensocial-jaxer-client is OS API based OpenSocial Client Library for Server Side JavaScript on Aptana Jaxer. ExamplesThe current release supports only fcauth of Google FrinedConnet. osapi.init({ rpcUrl: ... [More] 'http://friendconnect.gmodules.com/ps/api', fcauth: Jaxer.Util.Cookie.get('fcauth03382920006806842951') }); /* * osapi.people */ var viewer = osapi.people.getViewer().execute(); Jaxer.Log.info('Your name is ' + viewer.displayName); var viewer = osapi.people.getViewer({ fields: ['profileUrl', 'thumbnailUrl'] }).execute(); Jaxer.Log.info('Your profile URL is ' + viewer.profileUrl); Jaxer.Log.info('Your thumbnail URL is ' + viewer.thumbnailUrl); /* * osapi.appdata */ var r = osapi.appdata.update({ userId: '@viewer', data: { gifts: 'a crazed monkey' } }).execute(); var data = osapi.appdata.get({ userId: '@viewer', keys: ['gifts'] }).execute(); Jaxer.Log.info('AppData gifts is ' + data[viewer.id].gifts); var r = osapi.appdata.deleteData({ userId: '@viewer', keys: ['gifts'] }).execute(); /* * osapi.activities */ var r = osapi.activities.create({ userId: '@viewer', activity: { title: 'Hello!', url: 'http://example.com/' } }).execute(); var list = osapi.activities.get({ userId: '@viewer' }).execute(); list.forEach(function(data) { Jaxer.Log.info('Activity title is ' + data.title); Jaxer.Log.info('Activity URL is ' + data.url); }); /* * osapi.batch */ var batch = osapi.newBatch() .add('viewer', osapi.people.getViewer()) .add('data', osapi.appdata.get({ userId: '@viewer' })) .execute(); Jaxer.Log.info('Viewer id is ' + batch.viewer.id); Jaxer.Log.info('Viewer name is ' + batch.viewer.displayName); Jaxer.Log.info('Viewer thumbnail URL is ' + batch.viewer.thumbnailUrl); Jaxer.Log.info('AppData gifts is ' + batch.data[batch.viewer.id].gifts); Changelog0.1.0This release supports osapi.appdata and osapi.activities. osapi.appdata osapi.activities 0.0.1This release supports osapi.batch. osapi.batch 0.0.0Startup of opensocial-jaxer-client project. This release supports only fcauth and osapi.people of Google FriendConnect. fcauth of Google FriendConnect osapi osapi.base osapi.util osapi.people DownloadsThe last version is opensocial-jaxer-client-0.1.0. You can download it from the featured downloads box right on this page. Also, you could use the SVN version to get the most actual code: $ svn checkout http://opensocial-jaxer-client.googlecode.com/svn/trunk/ opensocial-jaxer-client-read-only [Less]

0
 
  0 reviews  |  0 users  |  323 lines of code  |  0 current contributors  |  Analyzed 3 days ago
 
 

One Load FrameworkA Jaxer FrameworkOne Load Framework (OLF) is a framework for the designers. It works with a layer architechture. You must just load one JS file with the server and it makes the others things for get a beautyful Web Application who never reloads the page as Gmail, Deviantart, and ... [More] more ... With this Framework and Jaxer, you have the easier way to make that ! How It Works ?It's very simple, you defines emplacements on your pages and when the user want to change the page, it changes just this emplacement. For beggining, just place this code on your /index.html And after, insert an emplacement in your page : The content of this tag will be replaced by the code situed into the Tag who have "contents" as id and situed in the files who are in Layers/main/. For select the file, link with the page's name in the url (ex: www.app.com/?main=about). By default, it loads default.html (ex: www.app.com/). [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.