- louisgray.com: Should Fractured Feed Reader Comments Raise Blog Owners’ Ire?: Silicon Valley Blog – As a blogger, I am a content creator. I don't want my content stolen, or reposted without attribution or under somebody else's name. But I am also a huge advocate of RSS and continuing to adapt where the conversation is being held
- Reports of Windows’ demise are greatly exaggerated | All about Microsoft | ZDNet.com – It’s not news that Windows is huge and unwieldy. Many (probably most) of Microsoft’s own Windows developers would agree with that premise. But to suggest that Microsoft is burying its head in the sand and hoping its problems just go away is ridiculous
- Comparing Amazon’s and Google’s Platform-as-a-Service (PaaS) Offerings | Enterprise Web 2.0 | ZDNet.com – Instead of just offering applications over the Web in the form of Software-as-a-Service (SaaS), Amazon and Google are offering an entire Platform-as-a-Service because they provide the foundation upon which to build highly scalable and robust Web apps
- Hartija – Css Print Framework – To solve this problem I decided to make universal Cascading Style Sheets for web printing by uniting all best CSS printing practises into one.
- dtsn : Highlighting Forms [tutorial] – This is quite a well known but under used technique for highlighting your form elements without any JavaScript. By using the CSS property focus you can apply style to a form element when it is clicked, also know as focus.
- Cisco switch consolidates functions in the data center – Cisco Systems Inc. today announced the Nexus 5000 series of server access switches, which are designed to consolidate storage, networking and virtualization functions in data centers. The switch unifies Fibre Channel over Ethernet with data center Etherne
- Alfresco’s sales up 320 percent, hits 30,000 active deployments | The Open Road – The Business and Politics of Open Source by Matt Asay – CNET Blogs – Yes, you can make lots of money with open-source software. Alfresco, a leading enterprise content management and collaboration vendor, just announced its 2007 financial results. The numbers speak for themselves:
- Google App Engine – Google Code – Run your web applications on Google's infrastructure. Google App Engine enables you to build web applications on the same scalable systems that power Google applications.
- The Enterprise Web 2.0 Blog: When Mashing Your Enterprise, It Pays To Have a Lot of Friends – There’s one thing we’ve always been certain about: no single vendor can address the entire enterprise mashup problem alone. It is critical to catalyze mashups in the enterprise with an ecosystem that surrounds those mashups, making them easier and mor
- GWT-Ext 2.0.3 released with charting, maps, portal and other goodies – GWT-Ext 2.0.3 has been released. This version is compatible with Ext 2.0.2 and GWT 1.5. The new features in this release are charts and maps plus all of the goodies already built in.
Tag Archives: cms
Upgraded to WordPress 2.5
I know the latest release of WordPress, v2.5 is not officially out but I have been running WordPress 2.5 from their Subversion repository trunk for about the last week. My initial thoughts on the 2.5 release are very positive and all of my plugins and themes have worked without any major changes. Most plugin and theme authors are already busy upgrading their stuff to the latest code.
Some of the new features include a customizable dashboard, multi-file upload, built-in galleries, one-click plugin upgrades, tag management, built-in Gravatars, full text feeds, and major performance improvements. Apparently, the Automattic crew has been working with the folks at Happy Cog — Jeffrey Zeldman, Jason Santa Maria, and Liz Danzico — to redesign WordPress from the ground-up. The result is a new way of interacting with WordPress that will remain familiar to seasoned users while improving the experience for everyone. It’s more than just a new CSS – it’s a very nice redesign of the user interface that may require a little time to get familiar with, but it’s worth the effort as the new interface is very user-friendly, slick, and powerful.
Do this at your own risk as this is still pre-release software, but if you want to run the latest development trunk of WordPress, use the checkout command (svn co) to get the latest code and then an update once you get the latest code to make sure you are getting the latest code (svn update).
[source:xml]svn co http://svn.automattic.com/wordpress/trunk/ .
svn update
[/source]
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
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,
Daily del.icio.us for December 31st through January 1st
Daily del.icio.us for December 31st through January 1st:
- ZSFA — Rails Is A Ghetto – Stay tuned for more about Ruby conferences and why they suck, and why the Pickaxe book is what killed Ruby
- InformIT: Using XQuery to Manage XML with SQL Server 2005 > XQuery Advantages – Jesse Smith gives you a crash course on XQuery methods and how you can use them in certain situations to retrieve and update XML data stored in your SQL Server 2005 database
- Open source and the corporate elephant | InfoWorld | News | 2007-12-12 | By John Ribeiro, IDG News Service – More and more open-source developers these days are employees of companies, paid to work on open-source projects, rather than independent programmers doing it for fun. The change raises issues for projects, programmers and employers alike.
- base2 – Google Code – base2 is a lightweight library that irons out all the annoying differences in JavaScript implementations. It provides the additional functionality from JavaScript 1.6+ that only Mozilla browsers implement. It also adds some features from ES4
- How to create a theme for Roller 4.0 – In part one I explained how to create a theme directory and add the required template and resource files. Now I’ll wrap things up by explaining what goes into a theme.xml theme definition file and how to deploy your new theme.
- Law Blog – WSJ.com : The Law Blog 2007 Year-End Quiz! – We thought we?d say goodbye to 2007 with a little year-end quiz touching on some of the highlights (and lowlights) of the year in law.
- Automatic blog posts from your Google Reader Shared items « Tzetze Fly – by Dan Woolley – Below is a Ruby script I wrote that does just that. It consumes an Atom feed of your Google Reader Shared Items, formats them, and automatically posts them to your WordPress blog using their XML-RPC interface
- Alfresco Press Releases – Quark And Alfresco Announce New Partnership – This new partnership will enable Quark and Alfresco to provide cost-effective end-to-end content management and publishing solutions based on open standards ? enabling seamless integration with an organization?s existing business system.
Daily del.icio.us for Dec 23, 2007
- BitNami :: BitNami Stacks – BitNami stacks make it incredibly easy to install your favorite open source software. Application stacks include an open source application and all the dependencies necessary to run it, such as Apache, MySQL and PHP or Ruby. All you need to do is download
- Sriram Krishnan: Amazon SimpleDB – Technical Overview – Structured storage was one of the missing pieces in Amazon’s cloud services jigsaw puzzle (the other has to be the ability to host a site completely on EC2 without using dynamic DNS hacks) and Amazon is plugging that hole today with the launch of SimpleDB
- Remember The Milk – Services / Remember The Milk for Gmail – Remember The Milk for Gmail is a Firefox extension that allows you to manage your tasks in Gmail (complete, postpone, and edit tasks), add new tasks (and connect them with your emails, contacts, and Google Calendar events), automatically add tasks for sta
- Eventually Consistent – All Things Distributed – Recently there has been a lot of discussion about the concept of eventual consistency in the context of data replication. In this positing I would like to try to collect some of the principles and abstractions related to large scale data replication and t