Tag Archives: ip

SWF Capabilities Flash Cookies JavaScript API

SWF-Capabilities is a tiny Flash application I wrote which provides a JavaScript API designed so webmasters can utilize Flash’s persistant Local SharedObject (Flash cookies). Better than browser cookies, Flash’s Local SharedObject enable you to store limited amounts of data on a user’s local computer which can then be reaccessed at a later time. SWF-Capabilities can [...]

UserInfo – A jQuery Plugin

UserInfo is a plugin for jQuery which is designed to aid in user filtering, banning, session control, or other situations where you need a little more information without using server-side scripting. UserInfo basically grabs ip address, user agent, timestamp, date, and time. It also sets the data in cookies and detects if cookies are already [...]