FAQs, Tutorials and Tips - FYIcenter.com
|
110 C, Erlang, Java and Go Web Server performance test Chinese comments are many but the article is in English Test a hello world web server in C, Erlang, Java and the Go programming language. * C, use the well-known high per... Submitted: 20091120 109 Functional Java, Filtering and Ordering with Google Collections! Learn how to make Java just a tiny bit more functional with the use of Google Collections! In part 3 of this blog series we take a deep dive into filtering and ordering w... Submitted: 20091120
123 At the Edge of the Web conference in Perth last week I got to catch up with Dmitry Baranovskiy, the creator of the Raphaël and gRaphaël J... Submitted: 20091119 126 TCP Portals: The Handshake's a Lie! Whenever I interview someone for an Application Engineer or Security Research position, my favorite introductory question is, "Can you describe for me the TCP three-way h... Submitted: 20091119 141 Power Commands in Visual Studio A great addition to Visual Studio is an application called PowerCommands which has been developed by Microsoft. PowerCommands is a set of useful extensions for the Visual... Submitted: 20091118 137 In my last post I took a stab at Lazy Loading data access, and pointed out a concrete example of why I don’t like it. As with anything there are trade-offs. Here are a fe... Submitted: 20091117 138 Technologies That Will Change The Web Some years ago, the mp3 format was invented. It was a market killer invention since there was a whole bunch of new products and hardware that came out to support it. We s... Submitted: 20091117 140 Automatically test your Wicket panel HTML markup Are you testing your HTML markup automatically yet? If your markup does not match the Java code, your Wicket panel does not work. It’s easy to get early feedback when you... Submitted: 20091116 141 Alex Miller summarizes his experience of organizing and putting on the one-of-a-kind Strange Loop 2009 developer conference.... Submitted: 20091116
6231 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 5128 Here are some useful SQL tricks, tested on an Oracle database.... Submitted: 20060920
436 Java 7, Jigsaw and the Missing JSR Like me, you've probably heard about Sun's plans to split up the JRE's libraries into separate modules. What surprised me though, was the fact that this effort won't be s... Submitted: 20090113 589 Create a common Facelets tag library: Share it across projects This tutorial explains how to create a packaged jar file, which can be referenced across multiple projects, and which contains all of your tag components and classes in a... Submitted: 20080915 879 Scala Lift Web Framework on GlassFish v3 During JavaOne I heard about Lift - a Scala web framework and wanted to try it. It claims to provide best of Rails(simple and fast development), Seaside(security), Django... Submitted: 20080528 376 Git, SSH, PuTTY, GitHub, Unfuddle, the kitchen sink After reading a good number of the guides for getting Git/ GitHub/ Unfuddle working correctly in Windows, I finally got it sorted out. I had to use a bunch of things I ha... Submitted: 20090514 2489 Oracle DBA FAQ - Introduction to PL/SQL A collection of 17 FAQs to introduce PL/SQL language for DBA and developers. This FAQ can also be used as learning tutorials on creating procedures, executing procedures,... Submitted: 20060716 996 An easy to follow on-line tutorial guide for Rational Robot: Recording GUI Scripts, Adding Features to GUI Scripts, About Verification Points, Debugging Scripts, Setting ... Submitted: 20090206
1266 Creating Adventure Games On Your Computer Creating Adventure Games On Your Computer... Submitted: 20070220
|
A quick tip for LAMP developers allowing them to make all their files dynamic using PHP and Apache. This technique serves specific relevant content to users bas... I know it sounds harsh but lets investigate the facts. First lets get out of the way who is complaining. Hi, I am Marco Peereboom and I write open source code f...
Sometimes, you want to start the job in multiple JVMs only when all the VM has started. This scenario often comes up with multiplayer games. Let's take a pod ra... As anyone who’s ever made an e-commerce system knows, money is everything. No, really if you don’t get your financial sums right then you can’t hope to build a ... What is Excel?, Getting Started, Creating a Simple Workbook, Writing Formulas Using Operators and Functions, Formatting The Appearance of a Workbook, Advanced E... |