FAQs, Tutorials and Tips - FYIcenter.com
|
114 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 116 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 137 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 139 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 149 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 141 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 145 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 143 Alex Miller summarizes his experience of organizing and putting on the one-of-a-kind Strange Loop 2009 developer conference.... Submitted: 20091116
6236 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 5136 Here are some useful SQL tricks, tested on an Oracle database.... Submitted: 20060920
254 How to Build an Auto-Expanding Textarea jQuery Plugin, Pt 1 Auto-expanding and contracting HTML textarea boxes have become popular on many web sites. The first of a 3-part SitePoint series discusses how they work, the browser quir... Submitted: 20090804 1482 PHP programmers frequently need to temporarily encode data and decode it later. The functions below, which are essentially just wrappers for the Mcrypt Encryption Functio... Submitted: 20060828 1918 Controlling the flow of logic is a fundamental part of any program, including a PHP script, but what does the phrase actually mean? Logic flow refers to the decision maki... Submitted: 20060711 1245 Ok, I hate to say it... But After spending some time rewriting some Java desktop software in C, I have to say it... I can easily see why an end user.... Submitted: 20070521
1052 HTTP Headers Status Checker is a SEO tool: checks server HTTP response and provides a full list of HTTP headers. HTTP Headers Status Checker is able...... Submitted: 20070625 1492 "This font is made for clarity at small resolutions, and could be used in many other applications." -- Or so he says. Take a look at this font and see what you think for ... Submitted: 20061105 802 New JavaScript form validator from Massim Massimo Foti has come out with a new JavaScript form validator that will knock your socks off. It does just about anything you can possibly need in a validation script, i... Submitted: 20080328
|
10 years ago the default was probably VB6/Windows, these days it’s just the web. Why? If we don't know what's right about the web, then it's hard to know how to... I started working on a super simple Grails application that will hopefully ingrain the basics into my brain. It is a Movie Database (I know...) application. I s...
A collection of 11 tips on PHP array introduction. Clear answers are provided with tutorial exercises on declaring and creating arrays, assigning and retrieving... PHP Abstract, the new PHP centric podcast is here. Sit back, relax, and let the funky beat wash over you. While you are at it, grab a nugget of information.... As the closure debate flames are rising, people are attacking Generics in order to attack closures. Some use it as a negative example against particular closure... |