public marks

PUBLIC MARKS with tag gui

April 2007

Faire un simple client MySQL dans NetBeans

by roulian & 1 other
NetBeans possède un bel interface pour se connecter à la DB, mais la plupart des commandes SQL doivent être introduite dans leur entièreté. J'ai fait une application Swing pour l'insertion, et la visualisation des données d'une table de base de données MySQL. Cet exemple est trè simple, disponible pour une table spécifique et sans opération de suppression ou mise à jour. Il devrait être étendu mais le document aurait été plus long et plus compliqué, je suis désolé.

A Swing Architecture Overview

by roulian
To build a set of extensible GUI components to enable developers to more rapidly develop powerful Java front ends for commercial applications.

( FarPy ) Finally a reasonable Python...

by jdrsantos
GUIE (GUI Editor) provides a simple WYSIWYG GUI editor for wxWidgets.

Swing Tutorial in Matisse - Custom Table Models

by roulian
In real-world applications, however, you're most likely going to define your custom TableModel to do things like access a database. For example, TableDemo.java sets up MyTableModel as an inner class. So how do you get this set up in the IDE?

Dabo Desktop Application Framework

by jdrsantos
Desktop applications. That's what Dabo does. It's not YAWF (yet another web framework). There are plenty of excellent web frameworks out there, so if that's what you are looking for, Dabo isn't for you. But there are almost no desktop application framewor

Guide de l’environnement netbeans

by roulian
Ce guide est simplement destiné à fournir quelques repères essentiels pour utiliser diverses possibilités de conception graphique de l’environnement netbeans.

Swing interfaces graphiques sous NetBeans 5.0

by roulian
Cette application permet au travers d'une interface graphique : * d'ouvrir une connexion vers n'importe quelle base de données au travers du JDBC (moyennant que le driver utilisé se situe dans le classpath spécifié au lancement de l'application) * de fermer cette connexion (pour en ouvrir ultérieurement une autre) * de taper n'importe quelle requête sql dans une zone de saisie texte. o si cette requête est de type query, le resultat (ResultSet) est affiché dans une fenêtre de dialogue (JDialog) à l'aide d'un composant JTable. o si cette requête est de type update, un panneau de dialogue (JOptionPane) indiquant le nombre de lignes modifiées dans la base est affiché. * de modifier les données dans la table et de construire ainsi la requête de mise à jour de la base.

Trail: Creating a GUI with JFC/Swing

by roulian & 1 other
This trail tells you how to create graphical user interfaces (GUIs) for applications and applets, using the Swing components.

March 2007

HeidiSQL - MySQL made easy

by jdrsantos & 2 others
HeidiSQL is an easy-to-use interface and a "working-horse" for web-developers using the popular MySQL-Database. It allows you to manage and browse your databases and tables from an intuitive Windows® interface.

Dabo Desktop Application Framework

by pvergain
PyCon 2007 was held on February 23-25, 2007, in Addison, Texas. One of the sessions given there was a 45-minute talk entitled Developing Desktop Applications with Dabo, given by Ed Leafe, and filmed by Paul McNett. The video of the session is available here; it has been broken into 6 segments, due to YouTube's limit of 10 minutes per video.

February 2007

Numedia Studio - Web Design & Graphic Design Agency

by numediadotro (via)
Creative agency offering complete website design and development services; print, multimedia, interactive and identity solutions.

Yahoo Pipes : rewires the web

by pac-recrutement & 18 others
Pipes is a hosted service that lets you remix feeds and create new data mashups in a visual programming environment. The name of the service pays tribute to Unix pipes, which let programmers do astonishingly clever things by making it easy to chain simple utilities together on the command line.

Widget details for PH Playa desktop widget

by pvergain & 19 others
Widgipedia est un écosystème de widgets où vous pourrez trouver tout ce dont vous avez besoin pour différents OS. Vous en trouverez pour le dashboard de Mac, pour Vista, pour vos sites, en flach, en DHTML, ...

Un widget aux couleurs de votre site

by pvergain & 41 others
Widgetbox est une plateforme qui vous permet de mettre en place très rapidement un widget aux couleurs de votre site ou blog. Vous pourrez ainsi proposer à vos lecteurs d'afficher votre fil RSS dans un environnement à vos couleurs.

GUI with flex

by pvergain & 1 other
Flex is a way to develop Flash applications by programming. It includes a declarative XML language called MXML for laying out user interfaces, and a programming language called ActionScript, which is a superset of ECMAScript (that is, standardized JavaScript), with extra features like optional static type checking. ActionScript is a single language that works across all platforms, so you don’t have to worry about differences. Because it is based on ECMAScript, your JavaScript knowledge is not lost. All MXML components are actually written in ActionScript, which is what you use if you want to write your own components. Flex applications compile directly into SWFs (Flash binaries), which are then Just-In-Time (JIT) compiled by the Flash runtime, for extra speed.

January 2007

XForms in Firefox

by pvergain & 3 others
XForms makes development of Web-deployed applications faster and easier. XForms' clean architecture makes applications more robust, more scalable, faster, and more secure. Except for one little detail, developing with XForms would be a no-brainer. That detail is that no current browsers actually support XForms out of the box. Needless to say, this severely limits what you can do with XForms and where you can deploy them. However, there are workarounds. Browser plug-ins exist for both Windows® Internet Explorer® and Firefox that add XForms support to these market-leading browsers. XForms processors have also been written in Flash that can be deployed to any browser with a Flash runtime. Finally, there are server-side solutions that precompile all XForms markup to classic Hypertext Markup Language (HTML) and JavaScript programs. These solutions all have something to recommend them, but for first learning XForms the simplicity of support right in the browser really helps. You can write a piece of a form and then preview it. Then you can change it a little bit more and preview it again. If the form doesn't look quite right, tweak it a bit and reload. Server-side solutions like Chiba are good for deployment, but for learning nothing beats the rapid development cycle of a browser. Therefore, in this article I focus on using the Mozilla XForms plug-in in Firefox.

Interface elements for jQuery

by clochix & 19 others
Interface is a collection of rich interface components which utilizes the lightweight JavaScript library jQuery. With this components you can build rich client web applications and interfaces with the same simplicity as writing JavaScript with jQuery.

Creating a Css/HTML/Javascript comments balloon popup

by gregR & 1 other (via)
The idea behind it is very simple: you have a link, that when you click on it (onclick) will either show or hide another CSS element (display:block,display:none). If the user clicks on a visible balloon, it dissappears.

PUBLIC TAGS related to tag gui

ajax +   api +   blog +   code +   color +   computer +   css +   database +   design +   desktop +   development +   dhtml +   download +   firefox +   flash +   free +   fun +   gnome +   graphics +   gtk +   html +   icon +   interface +   internet +   java +   javascript +   library +   linux +   mozilla +   multimedia +   mysql +   opensource +   php +   programming +   python +   reference +   resources +   scripts +   software +   standards +   technology +   tips +   tools +   tutorial +   tutorials +   ui +   usability +   web +   webdesign +   windows +