FAQs, Tutorials and Tips - FYIcenter.com
|
126 Martin Rinard, a professor of computer science at MIT, is unabashed about the ultimate goal of his group's research: "delivering an immortal, invulnerable program." In wo... Submitted: 20091106 115 The favorite rhetorical fallback of politicians of every stripe is “it’s for the children”. Anything can be justified in terms of making things better for children if you... Submitted: 20091106 122 Java desktop links of the week, November 2 All the latest Java desktop related news - including Swing, JavaFX and Griffon.... Submitted: 20091105 118 Application Window Fadeout with Griffon and Trident Instead of sticking to his more practical application of the concept, I decided to add a little more bling and use Trident to implement a window slowly fading out on appl... Submitted: 20091105 126 D. J. Bernstein - Greatest Programmer? I think it’s time to remind people that D. J. Bernstein is the greatest programmer in the history of the world. First, look only at the objective facts. djb has written t... Submitted: 20091104
140 a tour from Java to Clojure, by using a step by step conversion from one language to the other. If you're a Java programmer who wants to know a little bit about Clojure, ... Submitted: 20091103 144 12 tips to help make eclipse work for you. 12 tips to help make eclipse work for you.... Submitted: 20091103 143 7 jQuery Plugins to Really Enhance Users Experience High quality jQuery plugins that will help you to enchance your user’s experience.... Submitted: 20091102 154 How to disable devices in Ubuntu Ubuntu has no Device Manager tool. Here is a tip how to disable any device driver from loading.... Submitted: 20091102
6114 Oracle DBA FAQ - Understanding SQL SELECT Query Statements A collection of 33 FAQs on Oracle SQL SELECT query statements. Clear answers are provided with tutorial exercises on selecting rows and columns from tables and views, sor... Submitted: 20060716 5009 Here are some useful SQL tricks, tested on an Oracle database.... Submitted: 20060920
615 Scala Collections for the Easily Bored One of the most obvious things to a Java developer first coming into Scala-land is the radically different Collections API included as part of the standard library. For t... Submitted: 20080801 319 This is the first post of what I plan to be a blogging week-end (yes, it's week-end in France already!) I've integrated Guillaume Laforge's Groovy App Engine Web Console ... Submitted: 20090515 701 Apple Style Menu Tutorial Using CSS Sprites The menu that Apple uses on its website is becoming more of an iconic menu bar, especially to us web designers and developers. It is really simple to create and there are... Submitted: 20080820
937 Photo Touch Up and Enhancement in the GIMP Photo Touch Up and Enhancement in the GIMP... Submitted: 20070918 402 Eclipse goal to become 'management-aware' in 2009 Developers might get the picture, but Eclipse reckons it had better ramp up awareness its products among senior management as it moves beyond tools in 2009.... Submitted: 20090203 1472 Generate Ms Word files (.doc) from PHP (or ASP, JSP, ...) The basic different ways to generate some WORD, or RTF files from any server scripting language (like PHP, ASP, ColdFusion, ...)... Submitted: 20060914 1827 Visual SourceSafe (VSS) is a client/server application which acts as a storage system for files. A file stored in a VSS server is not available via the standard file syst... Submitted: 20060828
|
With all the noise about iPhones, gPhones, Androids, and SDKs floating about, I decided to try my hand at writing an application using the Android SDK. Sticking... MySQL is the most popular open source database server in existence. On top of that, it is very commonly used in conjunction with PHP scripts to create dynamic a...
This is a set of functional tests for determining how client-side HTTP caches operate. Note that while they are implemented using XMLHttpRequest (a JavaScript H... New tutorial on creating a quick calendar using AJAX and PHP. The tutorial is more focused on the PHP part of the calendar with small improvement to add AJAX Ca... |