Posts tagged as:
education
Daily del.icio.us for April 26th through April 27th
- What Programming Languages Should You Know? - David Chisnall suggests that the more programming languages you know, the better. The point is not to stuff your head with language rules. Rather, he explains how being able to read multiple languages, even if you never code in them, can help you to selec
- MetaWidget: the 'sweet spot' of automatic UI development - Metawidget takes your domain objects and automatically creates User Interface components for them, saving you handcoding your UIs and leaving you to concentrate on stitching together your application.
- Ext JS: A reminder that you are not alone on Dion Almaer's Blog - Every now and then, normally when talking to a libertarian, I think about how we are actually all connected to each other. It is impossible to sandbox yourself from society which leads me to conclude that I need to embrace it and do what I can to work out
- InformIT: Interview with Donald Knuth > Interview with Donald Knuth - Andrew Binstock and Donald Knuth converse on the success of open source, the problem with multicore architecture, the disappointing lack of interest in literate programming, the menace of reusable code, and that urban legend about winning a programming co
- Graeme Rocher's Blog: Choosing an OSS License and the Ext-JS saga - The news that Ext-JS has, from one release to the next, changed from a modified LGPL to a GPL based license nearly made me fall off my chair. There have been many poor judged, and ill advised decisions made by software companies over the last few years, b
- The Future of Enterprise Software: I Am So Scared, I Am So Excited « 7thursdays - More so than ever, the time is coming for companies that build it right and do it right to prosper while the ones that exclusively focus on just selling it right and who-cares-what-happens-after-the-deal-closes to stare at a lacklustre or flat revenue cur
- @Gridify: Java Executor Service Rocket Scientists and Generics Brain Surgeons - We at GridGain recently were faced with the following problem. It turns out (may be old news to some), that java.util.concurrent.ExecutorService in JDK 1.6 is not backward compatible with JDK 1.5
- Take a screenshot in Flex and send it to ASP.NET | YTechie.com - In Adobe Flex 3, you can get a bitmap image of any control by using this code (you’ll need to import "mx.graphics.ImageSnapshot"):
- Simple CSS: Creating More Readable Text | Web Page Design for Designers © - CSS provides three very useful properties to enhance the readability of your site: font, line-height, and letter-spacing
- Jack Slocum’s Blog - » Ext JS License change and personal attacks - It’s not right the amount of personal attacks I have been receiving lately. I have people questioning my ethics, business practices and saying we changed Ext JS to GPL v3 because my (and I quote) “greed for money came before your moral ethics”.
- Hundreds of Thousands of Microsoft Web Servers Hacked - Security Fix - The attackers appear to be breaking into the sites with the help of a security vulnerability in Microsoft's Internet Information Services (IIS) Web servers. In an alert issued last week, Microsoft said it was investigating reports of an unpatched flaw in
- 0×000000 # Massive SQL Injection Attack 600.000++ - I just read that F-secure found out that already 510.000 600.000++ new websites are hacked and more are being hacked while we speak. Among them the British government, United Nations and many more high target
Related posts
{ 0 comments }
Daily del.icio.us for January 14th
- Tweak your Ubuntu desktop with Ubuntu Tweak - Download Squad - Ubuntu Tweak makes it easy to customize your desktop environment and a handful of other settings like your startup session and power management settings. The utility runs on Ubuntu 7.04 and 7.10 and could make life a lot easier on Linux/Ubuntu newbies.
- Project Euler - Project Euler is a series of challenging mathematical/computer programming problems that will require more than just mathematical insights to solve. Although mathematics will help you arrive at elegant and efficient methods, the use of a computer and prog
- Michael?s Random Thoughts » The Pitfalls of Java as a First Programming Language - A Response - Blaming the first language for a failure to design a good curriculum where other necessary languages are taught appropriately is a naïve argument that misses the point and isn?t helping anyone
- bobdc.blog: Scraping and linked data - Somehow, code monkeys surrounded by earth-toned cubicle fabric think that it makes them resemble DJs surrounded by crates of vinyl if they use musical buzzwords to refer to the act of combining multiple things into a new one
- datejs - A JavaScript Date Library - Datejs is an open source JavaScript Date library for parsing, formatting and processing.
- Microsoft MIX07 - How to Make AJAX Applications Scream on the Client - A recent presentation by Cyra Richardson, Senior Program Manager Lead on the IE team, at MIX 2007 on Making Ajax Applications Scream on the Client went into detail on how developers should approach the problem of making their applications perform well on
- HTML Purifier 3.0.0 released - HTML Purifier is a standards-compliant HTML filter library written in PHP. HTML Purifier will not only remove all malicious code (better known as XSS) with a thoroughly audited, secure yet permissive whitelist, it will also make sure your documents are st
- A BigDecimal Cookbook for financial calculations - Computations that yielded amounts, quantities, adjustments, and many other things were generally done with little or no attention to the special precision and rounding concerns that arise when dealing with financial issues.
- Apache Lenya - Open Source Content Management (Java/XML) v2.0 - The Apache Lenya development community is very proud to announce the 2.0 release of Apache Lenya. Apache Lenya is an Open Source Java/XML Content Management System and comes with revision control, site management, scheduling, search, WYSIWYG editors, and
- Lightview - Lightview was built to change the way you overlay images on a website.
- Best Color Tools For Web Designers - Determining the core color for a web project could be easy but finding the right alternatives to match the core can sometimes be difficult. That?s where the color tools play its roles. Color tools help you determine matching color or even suggest sets o
Related posts
Daily del.icio.us for January 13th through January 14th
- Tweak your Ubuntu desktop with Ubuntu Tweak - Download Squad - Ubuntu Tweak makes it easy to customize your desktop environment and a handful of other settings like your startup session and power management settings. The utility runs on Ubuntu 7.04 and 7.10 and could make life a lot easier on Linux/Ubuntu newbies.
- Project Euler - Project Euler is a series of challenging mathematical/computer programming problems that will require more than just mathematical insights to solve. Although mathematics will help you arrive at elegant and efficient methods, the use of a computer and prog
- Michael?s Random Thoughts » The Pitfalls of Java as a First Programming Language - A Response - Blaming the first language for a failure to design a good curriculum where other necessary languages are taught appropriately is a naïve argument that misses the point and isn?t helping anyone
- bobdc.blog: Scraping and linked data - Somehow, code monkeys surrounded by earth-toned cubicle fabric think that it makes them resemble DJs surrounded by crates of vinyl if they use musical buzzwords to refer to the act of combining multiple things into a new one
- datejs - A JavaScript Date Library - Datejs is an open source JavaScript Date library for parsing, formatting and processing.
- Microsoft MIX07 - How to Make AJAX Applications Scream on the Client - A recent presentation by Cyra Richardson, Senior Program Manager Lead on the IE team, at MIX 2007 on Making Ajax Applications Scream on the Client went into detail on how developers should approach the problem of making their applications perform well on
- HTML Purifier 3.0.0 released - HTML Purifier is a standards-compliant HTML filter library written in PHP. HTML Purifier will not only remove all malicious code (better known as XSS) with a thoroughly audited, secure yet permissive whitelist, it will also make sure your documents are st
- A BigDecimal Cookbook for financial calculations - Computations that yielded amounts, quantities, adjustments, and many other things were generally done with little or no attention to the special precision and rounding concerns that arise when dealing with financial issues.
- Apache Lenya - Open Source Content Management (Java/XML) v2.0 - The Apache Lenya development community is very proud to announce the 2.0 release of Apache Lenya. Apache Lenya is an Open Source Java/XML Content Management System and comes with revision control, site management, scheduling, search, WYSIWYG editors, and
- Lightview - Lightview was built to change the way you overlay images on a website.
- Best Color Tools For Web Designers - Determining the core color for a web project could be easy but finding the right alternatives to match the core can sometimes be difficult. That?s where the color tools play its roles. Color tools help you determine matching color or even suggest sets o
- HtmlUnit vs HttpUnit « A Public Scratchpad - If you?re using HttpUnit for legacy reasons, it?s a fairly solid package, but don?t expect to get much support. If you?re starting a new project and are trying to decide between these two frameworks, HtmlUnit wins hands down. It has the features,
Related posts
Daily del.icio.us for Dec 30, 2007
- facebook-java-api - Google Code - A Facebook API client implemented in Java - The purpose of this project is to provide a high-quality, more up to date version of the Facebook API client for Java developers, and to allow it to be maintained regularly over time.
- The Mythical 5% - So you must learn continuously and teach yourself new technologies, but it's not that simple. It's definitely good to learn more about programming, but you can't just learn more about programming
- The Secret to Raising Smart Kids: Scientific American - Don't tell your kids that they are. More than three decades of research shows that a focus on effort?not on intelligence or ability?is key to success in school and in life
- O'Reilly — ActionScript 3.0: Is It Hard or Not? - The code doesn?t have to reside in classes. Variable datatypes don?t have to be declared, even in the strict compilation mode. The language is designed to provide as much or as little structure and flexibility as the task at hand requires.
- Free SQL Server tools that might make your life a little easier - This list will grow as I find new tools. So if you know of some not on this list do post them in the comments.
- Simplify Your SQL with Variables and Derived Tables (or Common Table Expressions) - As with any programming language, it is important in SQL to keep your code short, clear and concise. Here are two quick tips that I find are very helpful in obtaining this goal.
- Webwereld | Six enterprise application trends to watch in 2008 - If 2007 was any indication of what's to come, the one thing companies using expensive enterprise applications-ERP, CRM and supply chain management systems-is that more change vendor alliances, pricing schemes and software innovation is on the way in 2008.
- Checklist/Tuning Guide for Optimizing the JRockit JVM - The goal of this document is to provide information for tuning the BEA JRockit JVM using a checklist approach. A lot of territory is covered, from esoteric command-line options to iterative performance testing
- Red Hat and Alfresco Join to Deliver an Open Source Enterprise Collaboration Solution - Red Hat and Alfresco have collaborated to build an integrated collaboration solution - The Red Hat/Alfresco Team Collaboration Solution is designed to bring advanced collaboration and social computing.
- InfoQ: An Introduction to the Eclipse Business Intelligence and Reporting Tools - clipse's Business Intelligence and Reporting Tools (BIRT) project is an open source project based on the popular Eclipse IDE and is used to build and deploy reports in a Java/J2EE environment.
- InfoQ: Interview: Bruce Johnson discusses Google Web Toolkit - Google Web Toolkit (GWT) tech lead Bruce Johnson discusses the design of GWT, how GWT converts Java into JavaScript, community involvement with GWT, new features in GWT 1.4, and the philosophy behind GWT.
- Apache News Online: 30 December 2007 - Apache Jetspeed 2.1.3 Released - The Apache Portals Jetspeed team is pleased to announce the release of the version 2.1.3 of the Jetspeed Enterprise Portal. Jetspeed is an Open Portal Platform and Enterprise Portal, written in open source to the Java Portlet API standard
- Generating JUnit Tests for Legacy Java Applications - Unit tests give us the confidence to change applications, even legacy applications that we didn't write ourselves. To avoid the drudgery of writing a test case for every edge and boundary, we can let JUnit Factory generate a large set of tests for us.
- IntelliJ IDEA Blog » Blog Archive » IntelliJ IDEA 7.0.x Helps Avoid Conflicts - If somebody else has already modified the same file and has committed changes to the repository, IntelliJ IDEA detects the newer version in the repository and displays a banner on top of the editor
Related posts
Daily del.icio.us for Dec 01, 2007 through Dec 03, 2007
- Setting up a GWT project in IntelliJ IDEA 7 - IntelliJ IDEA 7 has built in support (in the form of a bundled plugin) for GWT projects. This tutorial will walk you through the steps of creating a GWT project in IDEA 7.
- Marc's Musings: Spreadsheet Component - I'm working on a spreadsheet like component for AgileAgenda that I might end up turning into a general-purpose flex component at some point.
- Tech Per: 10 Tips on JPA Domain Modelling - This post is a collection of tips on what I think is good advice, when domain modelling in Java with JPA as ORM mapping technology.
- Scal v0.2 Documentation | Scal - Scal is a simple, javascript calendar/date picker based on the Prototype js library
- Ext JS Blog - » Extended Filtering Using the Grid Filter Plugin - Steve Skrla has created the Grid Filter plugin which has quickly become one of the most popular user extensions in the Ext community
- Datejs - A JavaScript Date Library - Datejs is an open-source JavaScript Date Library with a ton of syntactic sugar
- Apache Home - MarkMail - MarkMail is a free service for searching mailing list archives, with huge advantages over traditional search engines. Each email is stored internally as an XML document, and accessed using XQuery.
- Christophe Coenraets » Interactive Bubble Pipeline: Another Hybrid (HTML/Flex) Example - When you move bubbles, the Flex application invokes a JavaScript method to update the Projected Revenue which is displayed in plain HTML on the page.
- Scientific American: The Secret to Raising Smart Kids - More than three decades of research shows that a focus on effort?not on intelligence or ability?is key to success in school and in life
- An Open Letter to the OpenDS Community and to Sun Microsystems - cn=Directory Manager - If Sun is unable to ensure that their middle management is on the same page as the senior management setting the open source strategy and the engineers making it happen, then it won?t take too many more incidents to start to question Sun?s true intent
Related posts
Daily del.icio.us for Nov 27, 2007 through Dec 01, 2007
- Scientific American: The Secret to Raising Smart Kids - More than three decades of research shows that a focus on effort?not on intelligence or ability?is key to success in school and in life
- An Open Letter to the OpenDS Community and to Sun Microsystems - cn=Directory Manager - If Sun is unable to ensure that their middle management is on the same page as the senior management setting the open source strategy and the engineers making it happen, then it won?t take too many more incidents to start to question Sun?s true intent
- Scientific American: The Secret to Raising Smart Kids - More than three decades of research shows that a focus on effort?not on intelligence or ability?is key to success in school and in life
- An Open Letter to the OpenDS Community and to Sun Microsystems - cn=Directory Manager - If Sun is unable to ensure that their middle management is on the same page as the senior management setting the open source strategy and the engineers making it happen, then it won?t take too many more incidents to start to question Sun?s true intent
- Manage RSS feeds with the Rome API - Java World - In this article John Ferguson Smart shows you how to use the Rome API to read and process RSS feeds in any format. You'll also learn how to set up an RSS feed to deliver build reports in a continuous integration environment, using Continuum as your CI ser
- Velocity or FreeMarker? - Java World - In this article, Jeroen van Bergen explains where template engines fit into your application architecture and shows you some of the operations common to all template engines. Finally, he compares the two leading Java template engines, Velocity and FreeMar
- John Resig - The World of ECMAScript - The World of ECMAScript is a full map detailing everything that exists within the world of ECMAScript (with JavaScript, ActionScript, and JScript being its most-famous implementations)
- .NET Community News Forum - Microsoft Releases .NET 3.5, Visual Studio 2008 - Microsoft released today the latest version of its .NET runtime, including many enhancements to the C# language, as well as a major update to its developer tools suite.
- Enterprise Java Community: Design to Unit Test - The key to writing good unit tests starts with a good design. Design should facilitate unit testing. A design thought out on solid design principles like creating clean interfaces, composing objects correctly, using dependencies properly help writing test
- Rails Yet To Make Dent in the Enterprise - The eardrum-rupturing buzz around Ruby on Rails among Web developers is understandable. So why is this free, open, easy-to-use, passionately advocated Web-app framework having such a hard time gaining serious traction in the enterprise?
- HTML V5 and XHTML V2 - While the intention of both HTML V5 and XHTML V2 is to improve on the existing versions, the approaches the developers chose to make those improvements is very different.
Related posts