use YML for storing data in db
Sometimes you may need to store complicated data with non-fixed fields/data types in table. There are different ways for that but if we use symfony... more »
2 commentsSave Tags: database, php
New SQL Injection Attack hits hard with hidden payload
A new SQL injection hack seems to be out in the wild from verynx.cn. The SQL Injection hack uses a CHAR array to hide its payload which will insert... more »
7 commentsSave Tags: database, javascript, security
Personal Concerns About Maven
I am disappointed by the fact that Maven downloads some Jars from the Internet.
4 commentsSave Tags: java, methodology, other languages, reviews
OMG - What has Yahoo Done ?
Yacrosoft or Michoo – too Icahnish? When America was once prosperous, not too long ago and most U.S. industries had at least a bright near-term... more »
2 commentsSave Tags: microsoft, news, opinion, web 2.0
Leveraging Unit Tests As Functional Tests, Load Tests, and Service Monitors
Frank Cohen will demonstrate the new PushToTest TestMaker Version 5 open- source end-to-end service governance and test automation tool. Software... more »
0 commentsSave Tags: .net, java, php, web design
The Weird And Wonderful World Of Extension Methods in C#
Extension methods are the most controversial feature that Microsoft has introduced in C# 3.0. Introduced to support the LINQ query framework, ... more »
0 commentsSave Tags: .net, microsoft, research
Python Developer Center from Sun Microsystems, Inc
Welcome to your resource center for the Python programming language and Jython, its implementation for the Java platform.
1 commentsSave Tags: python
Ten PHP Best Practices Tips that will get you a job
These are some great tips for being a good programmer. This is specifically for PHP but could apply elsewhere for a lot of the tips.
0 commentsSave Tags: php
50 Cool Things You Can Do with Google Charts API
Chartophiles, have you heard that Google has made it incredibly easy to generate your own slick-looking charts? It’s true, and all it takes to make... more »
0 commentsSave Tags: tools, web 2.0
No, PHP does not suck; YOU suck
I'm getting sick of coming across so many PHP sucks articles being parroted all over the internets, so I wanted to dispel some of the myths and rumors... more »
2 commentsSave Tags: opinion, php
Java SwingBuilder: help integrate Scenegraph and take on JavaFX before it even arrives
A request for help in documenting the Project Scenegraph functionality (the hidden graphics engine behind JavaFX) so that it can be used in pure Java,... more »
0 commentsSave Tags: groovy, java, open source, ria
HUGE file upload with Ruby On Rails and Adobe FLEX
I spent 10 years now in web-based development and I never came across anything worse than trying to post big files to a web server.. Not only the... more »
0 commentsSave Tags: flash-flex, how-to, ruby, web services
Metaprogramming and Documentation
The post is about the effects of meta programming on the readability and documentation of the code.
0 commentsSave Tags: ruby, trends
Simplified Client/Server Timezone conversions with Wicket web framework
This blog entry shows how easy it is to transparently convert date/time values between your web application and the client's timezone, using the... more »
0 commentsSave Tags: frameworks, java
13 reasons for UML’s descent into darkness
UML lost the programmers. There is no doubt about it… in my mind. And when a software design technology loses the programmers it fades away no matter... more »
3 commentsSave Tags: methodology, opinion, standards, tools
Extensionless URLs with Java Web Frameworks
Last week, I had a go of making a Spring MVC application use extensionless URLs. I did some googling, found some tips on the Spring Forums and believe... more »
0 commentsSave Tags: frameworks, java
10+ Useful JavaScript Regular Expression Functions to improve your web applications efficiency
Regular expressions are very powerful tools for performing pattern matches.And validating user input is the bane of every software developer... more »
0 commentsSave Tags: javascript
JavaOne: G1 Garbage Collector
The Sun Hotspot guys have been working on a new garbage collector to replace CMS called G1. This presentation went over the differences between the... more »
0 commentsSave Tags: java
A New Look For Zebra Striped Tables
After reading A List Apart's article about if zebra striping (Link) makes any significant impact on speed/accessibility, I thought I would knock a... more »
0 commentsSave Tags: css-html, javascript, usability, web design
The New Yorker publishes an article proving the patent system is broken
Quotes Bill Gates: "They also came up with this idea to stop hurricanes. Basically, the waves in the ocean have energy, and you use that to lower the... more »
0 commentsSave Tags: opinion, trends
Which is the most popular version of PHP today
Which is the most popular version of PHP today and will release of PHP 6 increase the adoption of PHP 5.
0 commentsSave Tags: php, trends
Guide to the semantic web
The Semantic Web is a web of data. There is lots of data we all use every day, and it’s not part of the web. I can see my bank statements on the web,... more »
0 commentsSave Tags: methodology, usability, web 2.0
PR-Agentur - Texter Wien - PR-Agenturen
Mag. Alexandra Kropf Texterin und Kommunikationsberaterin in Wien
0 commentsSave Tags: tools
ColdFusion 8 - Nine month review.
I've been a bad boy. I was supposed to write a review of ColdFusion 8 back in October of last year, but an imminent change of job and my 10 month old... more »
0 commentsSave Tags: coldfusion, frameworks, java
Common Lisp: A Tutorial on Conditions and Restarts
Common Lisp's condition system, with its exceptions and restarts, is one of its unique features. Unfortunately, there aren't many good tutorials... more »
0 commentsSave Tags: other languages
via