Main Page
From UIMonster Wiki
Contents |
News
11/11/2010 UIMonster Wiki project had started. UIMonster (User Interface Monster) will be releasing to open-source their Web, GoogleTV and Mobile UI code snippets, demos, examples and even applications. Stay tuned!
Areas of UIMonster' expertise are:
- JavaScript (including JS libraries such as jQuery, Prototype.js, DOJO, ExtJS, etc);
- CSS
- HTML5 (including Canvas, SVG, etc)
- Mobile dev (Andriod, iOS)
- Google TV content development
- PHP, Java web development
- etc.
Recent Examples
|
|
GoogleTV- ready applicationThe example describes how to create Google' Chrome-compatible list-and-grid navigation in plain-vanilla JavaScript and without using 3rd party UI libraries. Author: Vlad Shamgin (uimonster.com) |
|
|
jsTree and custom XMLThe example describes how to use custom XML data with one of the famous Tree plugins for jQuery: jsTree. It features recursion, XML loading via AJAX, class-based JavaScript implementation and jQuery library usage. It contains online demo and source code to download. Author: Vlad Shamgin (uimonster.com) |
|
|
Tic Tac Toe Express - Android game (external link)Tic Tac Toe Express: yet another simple Tic Tac Toe game version. Plays 3 randomly picked levels: Android redneck (beginner), Android android (intermediate) and Android PhD (advanced). The application is 100% spyware/malware free. Localized for English, Spanish, Chinese and Russian users. Search for "Tic Tac Toe Express" at Google Android Market on your device. Please feel free to vote for the app :) Author: Vlad Shamgin (uimonster.com) |
|
|
3DSN Vertical Search Engine/3D Content Aggregator (external link)3DSN project runs for more than 3 years now. It allows user to perform multiple searches (search sessions) and keep them in separate tabs; to create aggregate table to store content from different searches; to save search results in "My Searches" cart; to rate and comment content items; to sort results, search by content provider, etc. The project features Content sniffer, Content normalizer, Data Indexer, Search engine and Web 2.0 UI. Front-end (UI) is written in JavaScript (DOJO), Back-end (server): Java + Apache Lucene. Idea, Project leadership: Vlad Shamgin (uimonster.com) P.S. If you find bugs - Please, don't taze me, bro.. |
---