Grails RichUI plugin

Rich UI 是一个 AJAx 插件, 可以干很多事情:

#Accordion
#AutoComplete
#CalendarDayView
#CalendarMonthView
#CalendarWeekView
#Carousel
#CheckedTreeView
#DateChooser
#Flow
#Font (creates images dynamically)
#Map
#Portlet
#Redirect
#ReflectionImage
#RichTextEditor
#Star rating
#TabView
#TagCloud
#Timeline
#Tooltip
#TreeView

我就用它做了一个 rating 功能, 哈哈, 真是超级简单, 超级方便.  在下面的链接里, 有详细的使用说明, 只要你的英语不是很烂, 就很容易搞明白如何使用.
具体地址: RichUI Plugin

By javafuns on April 28, 2009 at 21:24 · Views: 2,155 · Permalink · Leave a comment
Categorized in: Scripts · Tagged with: , , , ,

Grails – JCaptcha Plugin usage

JCaptcha
JCaptcha 是一个开源 (LGPL) captcha 解决方案. JCaptcha 提供了图片的和音频的方式, 同时只要你愿意, 也可以进行扩展从而提供其它不同的方式.
支持版本
||Version||Minimum Grails Version||Notes|| | 0.1 | 0.6 | | | 0.2 | 1.0-RC1 | |
Plugin
Grails JCaptcha plugin 提供了一种简易方式去定义 Captchas, 显示和验证.
安装
该插件存放于官方库, 所以可以通过如下方式进行安装
grails install-plugin jcaptcha
用法
定义 Captchas
Captchas 定义在 grails-app/conf/Config.groovy 文件中.

log4j {
/* log4j config */
}

jcaptchas { captcha1 = … captcha2 = … }

每个 jcaptcha.* 条目必须是一个 CaptchaService 的实例, 负责生成验证方式和进行验证.
一些例子 Captchas …

import java.awt.Font
import [...]

By javafuns on April 26, 2009 at 20:50 · Views: 952 · Permalink · Leave a comment
Categorized in: Scripts · Tagged with: , ,

使用 netbeans 6.5 创建 firefox 扩展

今天偶然在 Sun 中国网站上发现这样一篇文章, 介绍如何使用 netbeans 及其插件开发 firefox 及其它 Mozilla 程序的 addons. 文章写得很简短、很清楚.
该 Netbeans 插件叫做 foxbeans, 可从 http://plugins.netbeans.org/ 找到
《使用 NetBeans 开发 Firefox 插件》

By javafuns on February 2, 2009 at 16:07 · Views: 1,007 · Permalink · Leave a comment
Categorized in: Java · Tagged with: , , , ,

Add a new plugin for twitter

“Twitter is a free social networking and micro-blogging service that allows its users to send and read other users’ updates (otherwise known as tweets), which are text-based posts of up to 140 characters in length.”

— Wikipedia.org

By javafuns on January 10, 2009 at 08:21 · Views: 1,029 · Permalink · Leave a comment
Categorized in: My Life, Scripts · Tagged with: , ,

Others Online – browser-based IM

I had written a blog entry about how to build a browser-based IM. Today i found a firefox plugin providing this function:
Others Online 1.0.42

By javafuns on April 7, 2008 at 15:22 · Views: 714 · Permalink · Leave a comment
Categorized in: Uncategorized · Tagged with: ,

Eclipse的免费UML插件

今天搜索免费UML工具的时候,发现一位仁兄的blog上有关于一个Eclipse UML插件的介绍。
下载试用之后发现还不错
http://www.eclipseuml.com/download/free/eclipse_3x/index.html
我下的是
#  EclipseUML Free Installer for Windows and Linux:
An auto-installer jar file which contains EclipseUML Studio Edition, EMF, GEF and UML2.
安装很简单,是一个jar,双击运行,找到Eclipse的home目录就一直next下去.

By javafuns on October 25, 2007 at 19:40 · Views: 2,423 · Permalink · Leave a comment
Categorized in: Java · Tagged with: , ,

创建了一个支持播放列表的MP3播放器插件

All rights are reserved by original author, please see its licence for detail.
See its demo named My iTunes Store at right panel on my blog
Download here
Installation:
1.untar it and put in wp_content/plugins
2.check to modify the url used in coolplayer.php if necessary
3.go to Admin, activate it in Plugins tab
4.write the code as below:
<p id=”player2″><a href=“http://www.macromedia.com/go/getflashplayer”>Get the Flash [...]

By javafuns on August 24, 2007 at 23:59 · Views: 768 · Permalink · Leave a comment
Categorized in: Scripts · Tagged with: ,
  • Highest Rated

  • My PicasaPhotos

    IMG_0652.JPG

    IMG_0600.JPG

    IMG_0535.JPG

  • RSS My del.icio.us

  • My RSS