sign in · help · news · about · deen

BibSonomy ::  user :: gresch ::

The blue social bookmark and publication sharing system.
 

bookmarks

 (78)
<< < 1 | 2 | 3 > >> 
  • Eclipse Icon Archive Tool The Eclipse Icon Archive Tool allows an Eclipse user to browse and export icons from the Eclipse Project. Download the plug-in a...
    Eclipse Icon Archive Tool The Eclipse Icon Archive Tool allows an Eclipse user to browse and export icons from the Eclipse Project. Download the plug-in and place it into the Eclipse plug-in directory. The plug-in and documentation is available on the download page.
    to design develop eclipse graphics gui icons java software tools ui by gresch on Jun 9, 2011, 8:21 AM
    (0)
  • Swirrel is a little framework (in alpha state) which allows to annotate AWT or Swing Components instead of writing listeners. Swirrel reads the annotations...
    Swirrel is a little framework (in alpha state) which allows to annotate AWT or Swing Components instead of writing listeners. Swirrel reads the annotations and attaches the aproriate listeners automatically. All you have to do is to provide the name of the methods which should be called by the Swirrel listener. Swirrel is a double edged sword, it can make things much easier, but you can shoot yourself in the foot (hey, a sword you can shoot with!). Please consider carefully if Swirrel is right for you and your project, especially if it contains deeply nested, complex, dynamic and/or time critical GUIs. Note that using Swirrel requires more testing, as things that caused compile time errors before cause runtime errors now. That said I must say Swirrel runs much smoother than I expected.
    to annotations awt frameworks java listeners software swing ui by gresch on May 27, 2011, 1:59 PM
    (0)
  • Allows to create swing forms in the following manner: Form<Person> form = FormBuilder.map( Person.class ).buildForm();
    to binding google-code java software swing ui by gresch on May 27, 2011, 11:09 AM
    (0)
  • Swing Data Binding Download latest A powerful, fast, light and simple data binding framework for Java 6 Easy to use, understand and to extend to support...
    Swing Data Binding Download latest A powerful, fast, light and simple data binding framework for Java 6 Easy to use, understand and to extend to support custom ui elements Fast and light Support PropertyChangeSupport if you want it Swap out your model objects for active bindings (rebind) Unbind will remove all listeners Supply user feedback with ease Out-of-the-box support for JXDatePicker and Joda Time Provides a fluent interface if that's your bag
    to databinding develop java java6 software swing ui by gresch and 1 other user on May 25, 2011, 8:24 PM
    (0)
  • The NTFS file system implemented in NT4, Windows 2000, Windows XP, Windows XP64, and Windows7 supports a facility known as hard links (referred to herein a...
    The NTFS file system implemented in NT4, Windows 2000, Windows XP, Windows XP64, and Windows7 supports a facility known as hard links (referred to herein as Hardlinks). Hardlinks provide the ability to keep a single copy of a file yet have it appear in multiple folders (directories).  They can be created with the POSIX command ln included in the Windows Resource Kit, the fsutil command utility included in Windows XP or my command line ln.exe utility  Thus, using standard Windows facilities Hardlinks can only be created at the command prompt, which can be tedious, especially when Hardlinks to multiple files are required or when one only makes occasional use of Hardlinks.  Support for Junctions in standard Microsoft software offerings is even more limited than that offered for Hardlinks.
    to computing links software sysadmin tools ui windows windows7 by gresch and 2 other users on May 13, 2011, 1:20 PM
    (0)
  • The Doolin framework allows the rapid development of Swing applications. It uses the Spring framework as a support for its configuration and extensibility....
    The Doolin framework allows the rapid development of Swing applications. It uses the Spring framework as a support for its configuration and extensibility.
    to develop framework gui java software springframework swing ui by gresch on Mar 9, 2011, 3:30 PM
    (0)
  • Das war mal rapidrabb.it (o.ä.). Mir scheint, so ziemlich jedes zweite innovative Online-Enterprise-Angebot ist irgendwie mit dem HPI verbandelt. Die GU...
    Das war mal rapidrabb.it (o.ä.). Mir scheint, so ziemlich jedes zweite innovative Online-Enterprise-Angebot ist irgendwie mit dem HPI verbandelt. Die GUI Design Software für klickbare Wireframes So schnell und einfach wie Rapid Paper Prototyping, aber online, klickbar und mit viel mehr Funktionen!
    to design develop gui mockup prototyping requirements software testing ui web2.0 wireframes by gresch and 1 other user on Nov 12, 2010, 10:30 AM
    (0)
  • Eclipse RCP forms are very limited for business application demands; this project aims at enhancing UI Forms, Data Binding and puts them together to offer ...
    Eclipse RCP forms are very limited for business application demands; this project aims at enhancing UI Forms, Data Binding and puts them together to offer a profound framework for creating, binding and validating forms in Eclipse. It will be tested against RCP and RAP platforms; thus all Forms created with RCP Forms will run without changes in a Web Browser or in an RCP Application/Eclipse Workbench.
    to binding databinding develop eclipse forms gui rcp software ui by gresch on Sep 14, 2010, 9:17 AM
    (0)
  • The Pencil Project's unique mission is to build a free and opensource tool for making diagrams and GUI prototyping that everyone can use. Top features: ...
    The Pencil Project's unique mission is to build a free and opensource tool for making diagrams and GUI prototyping that everyone can use. Top features: * Built-in stencils for diagraming and prototyping * Multi-page document with background page * Inter-page linkings! * On-screen text editing with rich-text supports * Exporting to HTML, PNG, Openoffice.org document, Word document and PDF. * Undo/redo supports * Installing user-defined stencils and templates * Standard drawing operations: aligning, z-ordering, scaling, rotating... * Cross-platforms * Adding external objects * Personal Collection * Clipart Browser * Object snapping * Sketchy Stencil * And much more... Licensing and Versions: Pencil will always be free as it is released under the GPL version 2 and is available for virtually all platforms that Firefox 3 can run. The first version of Pencil is tested against GNU/Linux 2.6 (Fedora, Ubuntu and Arch) with GTK+, Windows XP and Windows Vista/7.
    to develop firefox gui mockup opensource prototyping software ui by gresch and 2 other users on Sep 13, 2010, 7:55 PM
    (0)
  • fluidIA is an emerging agile design tool for prototyping rich user interfaces. The big idea behind this experiment is whether we as interaction designers, ...
    fluidIA is an emerging agile design tool for prototyping rich user interfaces. The big idea behind this experiment is whether we as interaction designers, IA's, UX professionals and developers can create our own prototyping tool in an open way. Provided with access to an open design and open source process, this project kicks off with the following vision:
    to develop gui mockup prototyping software tools ui by gresch and 1 other user on Sep 13, 2010, 7:52 PM
    (0)
  • Vaadin is a Java web application framework. It is designed for creating rich and interactive applications that run in the browser, without any plugins. A s...
    Vaadin is a Java web application framework. It is designed for creating rich and interactive applications that run in the browser, without any plugins. A server-driven architecture together with reusable component model is used to simplify programming of applications and for better web application security. No HTML, XML or JavaScript necessary and all Java libraries and tools are at your disposal.
    to develop frameworks java richclient software ui webapp by gresch and 4 other users on Jul 8, 2010, 12:29 PM
    (0)
  • What can I do with Umit? With Umit, you have all the power provided by Nmap through its regular command line interface, and a lot more in a highly usable ...
    What can I do with Umit? With Umit, you have all the power provided by Nmap through its regular command line interface, and a lot more in a highly usable and portable Graphical Interface. Some of its main features include: * Easily create powerful Nmap commands and save them as profiles to use whenever you need it * Edit your Profiles using the Interface Editor * Create Profiles with the assistance of a Wizard * Group and order you scan results * Filter hosts list by services * Filter services list by hosts * Compare two scan results in one of our three compare modes: text diff, graphical comparison and HTML diff * Search scan results * Use Umit interface through the Web Here is a brief of new features : * Scan scheduler * Network Inventory * Radial Mapper for Nmap's traceroute * Interface Editor * We have others packages too: Packet Manipulator * UmitWeb * UmitBT * UMPA
    to frontend gui network nmap portscan scan software tools ui vulnerability by gresch on Jun 28, 2010, 10:24 AM
    (0)
  • Uzbl follows the UNIX philosophy - "Write programs that do one thing and do it well. Write programs to work together. Write programs to handle text streams...
    Uzbl follows the UNIX philosophy - "Write programs that do one thing and do it well. Write programs to work together. Write programs to handle text streams, because that is a universal interface." Uzbl comes in different flavors: * uzbl-core: main component meant for integration with other tools and scripts o Uses WebkitGtk+ for rendering, network interaction (libsoup). Css, javascript, plugin support etc come for free o Provides interfaces to get data in (commands/configuration) and out (events): stdin/stdout/fifo/unix sockets o You see a webkit view and (optionally) a statusbar which gets popuplated externally o No built-in means for url changing, loading/saving of bookmarks, saving history, keybinds, downloads, ... o Extra functionality: many sample scripts come with it, on uzbl wiki or write them yourself o Entire configuration/state can be changed at runtime o Uzbl keeps it simple, and puts you in charge. * uzbl-browser: a complete browser experience based on uzbl-core o Uses a set of scripts (mostly python) that will fit most people, so things work out of the box. Yet plenty of room for customisation o Brings everything you expect: url changing, history, downloads, form filling, link navigation, cookies, event management etc. However: one page per instance o Advanced, customizable keyboard interface with support for modes, modkeys, multichars, variables (keywords) etc. (eg you can tweak the interface to be vim-like, emacs-like or any-other-program-like) o Adequate default configuration o Focus on plaintext storage for your data and configs in simple, parseable formats and adherence to the xdg basedir spec o Visually, similar to uzbl-core except that the statusbar contains useful things. One window per webpage * uzbl-tabbed: wraps around uzbl-browser and multiplexes it o Spawns one window containing multiple tabs, each tab containing a full embedded uzbl-browser o Ideal as a quick and simple solution to manage multiple uzbl-browser instances without getting lost
    to cli commandline development gui software ui unix web webbrowser by gresch and 4 other users on Jun 28, 2010, 10:22 AM
    (0)
  • Interesting ide approach. Wonder how this works with large scale projects.
    to bubbles code develop editor ide research software ui by gresch and 3 other users on Apr 8, 2010, 8:53 AM
    (0)
  • Leverage your web investment Extend your website and web apps with new functionality for the desktop and customers on the go. Cut development time in h...
    Leverage your web investment Extend your website and web apps with new functionality for the desktop and customers on the go. Cut development time in half Build once, deploy cross-platform. We’re building apps in 2 days! Always open for business No lock-in, never sandboxed, you are in control to meet your evolving needs.
    to apple desktop develop gui javascript linux mac mobile multiplatform ria software ui windows by gresch and 14 other users on Jun 11, 2009, 9:01 PM
    (0)
  • Java PureFaces - JSF UI created programatically (Java). Hm. Sounds familiar. The Wicket way.
    to develop framework java jsf mvc software ui wicket by gresch on Apr 30, 2009, 11:05 AM
    (0)
  • View providers driven applications(vpda) is java based application framework for building applications composed from server components - view providers. Vi...
    View providers driven applications(vpda) is java based application framework for building applications composed from server components - view providers. View providers are server components which define user interface and user control. Client platform is just presentation engine, there is never any concrete application logic there. VPDA is 4 tier apllication framework with all needed infrastructure. This means communication between client and server, server management, deployment.
    to develop framework gui java ria software ui by gresch on Mar 11, 2009, 9:48 AM
    (0)
  • Web Accessibility Initiative What is the Web Accessibility Initiative (WAI)? The Web Accessibility Initiative (WAI) are a group formed by the W3C (Worl...
    Web Accessibility Initiative What is the Web Accessibility Initiative (WAI)? The Web Accessibility Initiative (WAI) are a group formed by the W3C (World Wide Web Consortium) that develop strategies, guidelines, and resources to help make the Web accessible to everybody, including those with temporary or permanent disabilities. It has links into the other domains of the W3C and is sponsored by Government agencies and Corporate companies. It is hosted from the W3C bases in US, Europe and Asia. What is covered in this site? There are 3 main authoring guides created by the WAI for website accessibility. There are the Web Content Accessibility Guidelines (WCAG), Authoring Tool Accessibility Guidelines (ATAG), and User Agent Accessibility Guidelines (UAAG). In this web site we are going to concentrate on the WCAG 1.0 Isn't there a WCAG 2.0? There is a WCAG 2.0, but it is yet to be fully finalised and as such the support for it is not complete. As soon as the WCAG 2.0 is finalised it will be covered in more detail here.
    to accessibility gui software ui web by gresch on Feb 23, 2009, 12:20 PM
    (0)
  • jQuery UI provides abstractions for low-level interaction and animation, advanced effects and high-level, themeable widgets, built on top of the jQuery Jav...
    jQuery UI provides abstractions for low-level interaction and animation, advanced effects and high-level, themeable widgets, built on top of the jQuery JavaScript Library, that you can use to build highly interactive web applications.
    to applet develop gui javascript jquery software themes ui webapp widgets by gresch and 1 other user on Jan 26, 2009, 1:30 PM
    (0)
  • For Java developers writing GUI layouts by hand that wants simplicity, power and automatic per platform fidelity, that are dissatisfied with the current la...
    For Java developers writing GUI layouts by hand that wants simplicity, power and automatic per platform fidelity, that are dissatisfied with the current layout managers in Swing and SWT, MiGLayout solves all your layout problems. Unlike JGoodies' FormLayout and Clearthought's TableLayout - MiGLayout solves all your layouts with equal ease in a way that is easy to change and maintain. You will understand how the layout will look like when looking at the code. MiGLayout is the most versatile and flexible Swing and SWT Layout Manager for Java, yet it is very easy to learn and use. It is using String or API type-checked constraints to format the layout. MiGLayout can produce flowing, grid based, absolute (with links), grouped and docking layouts. You will never have to switch to another layout manager ever again! MiGLayout is created to be to manually coded layouts what Matisse/GroupLayout is to IDE supported visual layouts.
    to develop google-code gui java layout layout-manager matisse software swing ui by gresch and 1 other user on Nov 27, 2008, 10:49 AM
    (0)
<< < 1 | 2 | 3 > >>bookmarks per page: 5 10 20 50 100  

publications

publications per page: 5 10 20 50 100  
a gripper