HTML5 Raises New Security Issues
When it comes to new security issues, the security team for the Firefox browser have the new version of the Web HyperText Markup... more »
Tweet 0 Comments Save Tags: css-html , reviews , security , web design
How to Become Mayor for Any Place in Foursquare in 9 Perl Statements
Mayank Lahiri has developed a 9-statement Perl script to game the check-in process for Foursquare, allowing you to become the Mayor of... more »
Tweet 0 Comments Save Tags: how-to , humor , perl , security
Configure Domain Object Security (ACL) With Spring Security 3 and Oracle XE
I recently configured a domain object's security with Spring Security 3 and Oracle. Since I couldn't find much about that topic, I... more »
Tweet 0 Comments Save Tags: frameworks , how-to , java , security
Spring Security 3 by Packt Publishing - Review
I've just finished reading Spring Security 3, and I can honestly recommend it to any Spring Security user. Peter Mularien's book is well... more »
Tweet 0 Comments Save Tags: books , frameworks , java , security
Daily Dose - Your Passwords Need to be Longer
A security analyst from Georgia Tech University says that 7-10 character passwords won't protect you pretty soon. Josh Marinacci says... more »
Tweet 1 Comments Save Tags: methodology , news , security , web services
Secure PHP Programming
Long before a website goes live, you need to take its online security into consideration -- to be ready for the attackers even before... more »
Tweet 0 Comments Save Tags: php , security
Integrating OpenSSO/OpenAM with Liferay
How to integrate OpenSSO/OpenAM with Liferay Portal on Tomcat to achieve single-signon.
Tweet 1 Comments Save Tags: how-to , open source , security
Seven Security (Mis)Configurations in Java web.xml Files
There are a lot of articles about configuring authentication and authorization in Java web.xml files. Instead of rehashing how to... more »
Tweet 0 Comments Save Tags: java , security , xml
Apple iOS v. Google Android
The Apple iOS, which runs on its iPhone, iPod Touch, and iPad, has a flaw in how it reads PDF documents that makes it easier to hack.... more »
Tweet 0 Comments Save Tags: apple , mobile , security , unix-linux
Simple Rules To Stop Bad Guys
Six security rules to help you stop bad guys from hijacking your website.
Tweet 0 Comments Save Tags: .net , microsoft , opinion , security
Single Sign-On using OpenID and other security measures
This article talks about a single-sign on implementation for a closed network of sites, as well about security measures implemented to... more »
Tweet 0 Comments Save Tags: php , security , standards
Understanding Network Security-in Plain English
Have you ever wondered how the emails you send, the chats that you do daily, and in whatever form you communicate over a network—be the... more »
Tweet 0 Comments Save Tags: security
Six Lines of Code
The fallacy of security is that simplicity or availability of the solution has anything to do with time to resolution
Tweet 0 Comments Save Tags: news , security , tools , trends
Simplified Spring Security with Grails
Spring Security is a powerful library for securing your applications that comes with a bewildering number of options. Based on Spring, it... more »
Tweet 0 Comments Save Tags: frameworks , groovy , security , web design
Critical data loss bug hits CouchDB 1.0
Last month we wrote about Couch DB, the popular “No SQL” alternative database, reaching its production status as version 1.0. Now it’s... more »
Tweet 0 Comments Save Tags: .net , database , news , security
Securing GWT Clients With AcrIS
Let’s face it fellow developers, our applications tend to grow. And especially with new features and fancy features. And some of them are... more »
Tweet 0 Comments Save Tags: frameworks , how-to , java , security
Creating a Web Site with Membership and User Login – Implementing Forms-based Authentication
It is very common to restrict access to a web site. A infrastructure to manage logins needs to be implemented. We will need to... more »
Tweet 0 Comments Save Tags: .net , security , web design
Enabling SOA Security and Access Control
In this interview, Intel's Blake Dournaee talks about some of the security and access control challenges associated with an SOA... more »
Tweet 0 Comments Save Tags: ria , security , xml
Daily Dose - Google Plans Licensing Server to Protect Android Apps
Google has a new plan to keep others from copying Android Apps. Adobe is planning on acquiring Day Software.
Tweet 0 Comments Save Tags: mobile , news , security , unix-linux
How To Protect Your Blog From Hacking Attempts
Following the famous saying, “Security is only as strong as its weakest link,” security is very essential, especially when it comes to... more »
Tweet 0 Comments Save Tags: how-to , security , web services
The US Just Legalized Jailbreaking
One of the most significant changes U.S. Copyright Law relating to software was handed down today. The new rules make it legal to... more »
Tweet 1 Comments Save Tags: mobile , news , security , trends
9 Things You Should Be Doing With Your Server, But Probably Aren't
Exploring all the things you SHOULD be doing as a sysadmin, but may have forgotten or missed.
Tweet 0 Comments Save Tags: how-to , security , server , unix-linux
Daily Dose - Apache Elects New Board
Apache elected its new board of directors. IBM has a new approach to portals.
Tweet 0 Comments Save Tags: mobile , news , open source , security
How to run Rebol in a restricted corporate environment (Making Rebol Portable App again)
In big companies, all machines are normalized and restricted in admin and user rights (no access to registry,…). You may not even be able... more »
Tweet 0 Comments Save Tags: how-to , security , server , windows
How to Test for Cross-site Scrpiting (XSS)
Cross-site Scripting aka "XSS", ranks second in OWASP Top 10. So, this threat should be taken seriously, and we need to be sure that our... more »
Tweet 0 Comments Save Tags: css-html , how-to , javascript , security