Fullasagoog

Show all feed information | Ping Blog Update

Great Tool For Network Bandwidth Monitoring: vnstat 4 years ago

Did you ever wonder how much bandwidth your linux server is using each month, or each day? There are a number of tools that can give you this information, but many of them are packet sniffers, and can effect performance. I recently came across a really nice lightweight tool that monitors your …

DateFormat for SQL Server 4 years ago

Have you ever tried to find a DateFormat or date_format function in SQL Server? Chances are you probably ended up concatenating a bunch of DatePart strings to get the format you are looking for. What about grouping by a date in SQL Server? This can be a

Use Amazon SimpleDB for Free 4 years ago

Amazon has announced a new pricing tier today for their web services based distributed database engine SimpleDB. They have lowered storage price by 83% ($0.25/gb/month), and added a free usage tier. Each month, there is no charge for the first 25 machine

Working with /etc/hosts on Mac 4 years ago

Creating hosts file entries allows you to create DNS aliases which can be very handy for web development. If your on a Mac, you will notice that it has the /etc/hosts file just like other unix os's. One problem I kept running into however was that OS X w

MySQL JDBC Load Balancing with MySQL Cluster 4 years ago

Here's a neat tip posted by Henrik Ingo from the MySQL Telecom Team It's not really properly documented in the manual part, but I found in the changelogs, and confirmed on IRC that to do load-balancing across the SQL nodes in MySQL Cluster, you would us

Google's JavaScript API Loader 4 years ago

Did you know Google's JavaScript Loader API can serve up popular javascript frameworks such as jQuery, and Prototype using their content distribution network? It works like this: <script src="http://www.google.com/jsapi" language="javascript"><

Top 10 Reserved SQL Keywords 4 years ago

You may know that I created a SQL Reserved Keywords Checker a few years ago. I was just noticing today that a lot of people are searching for the same keywords. Here's a list of the top 10 keywords people searched for using the tool in the past year:.

Web Design Tips for Programmers 4 years ago

I found a good article on dzone today titled Why Programmers Suck at CSS Design. The title is actually misleading, rather than focus on the why, it will actually help you create some better looking pages. I've often wanted to write a blog entry about the

Geolocation API for Adobe AIR? 4 years ago

Mozilla recently announced a new project called Geode - which allows web sites to request your location using JavaScript. I assume this will be built into a future release of Firefox someday, but for now it's a Plugin. Geode allows Firefox to support the

Dear SQL Server Enterprise Manager Developer 4 years ago

Please add a button to make a column an identity.You have a button to set as primary key, why do we have to scroll down through 3/4 of the properties, click the plus under "Identity", and then choose "Yes" for such a common operation? Thank You

Pete Freitag

Owner of @Foundeo Inc. a ColdFusion / Java Consulting and Products Company http://www.petefreitag.com/

Slides for my #cfobjective presentation this morning "Writing Secure CFML" have been posted: http://t.co/hxrSvjkvZ1 #coldfusion@pfreitag

Utica, NY

Foundeo

Products and Consulting for ColdFusion Developers http://foundeo.com/

http://t.co/tKZ90rYj5r just helped a customer figure out that he accidentally deleted the jar for CHF4 when installing APSP13-10 #coldfusion@foundeo