Posts tagged as:

subversion

Daily del.icio.us for April 4th through April 6th

by Vinny Carpenter on April 6, 2008

Visual SourceSafe to Subversion Migration - This migration script will take all live files in a VSS project and migrate them to Subversion. Additionally, for those live files, all file history will be preserved. Without this, it wouldn't be a migration, merely an import. VisualSVN Server - All-in-one installer for Subversion and Apache - VisualSVN Server is a package that contains everything you need to install, configure and manage Subversion server for your team on Windows platform. It includes Subversion, Apache and a management console. Coding Horror: Setting up Subversion on Windows - When it comes to readily available, free source control, I don't think you can do better than Subversion at the moment. Allow me to illustrate how straightforward it is to get a small Subversion server and client going on Windows. It'll take all of 30 min JRuby 1.1 is out! - The Empty Way - The long awaited JRuby 1.1 is finally out. Working on it was fun, much more fun than I expected — so much to do, so many interesting things, so little time! It is a perfect mixture of Java and Ruby Executive Pay: The Bottom Line for Those at the Top - The New York Times - Compensation and accumulated wealth of 200 chief executives for large public companies that filed proxies for last year by March 28. Build a quad-core, 8-gig server for $900 - Or maybe that's just what I tell myself when I only have $1,000 bucks to spend. Either way, multi-core CPUs made powerful computers far more affordable. You can build a fine quad-core, 8-gig server within that budget My Essential Twitter Tools - If you’re using Twitter for personal, corporate use, or to manage the brand of a client, you’ll need the right tools to find and engage the discussions.

Here are the tools that I’m using to improve my Twitter experience

Windows Vista source code - Windows Vista source code :) Forbes.com - Dial D for Disruption - With Asterisk loaded onto a computer, a decent-size company can rip out its traditional phone switch, even some of its newfangled Internet telephone gear, and say good-bye to 80% of its telecom equipment costs. Not good news for Cisco, Nortel or Avaya. dangertree techblog » Blog Archive » Groovy vs. Google Collections: Round #1 - In my last post, Dan Lewis responded with some counter-code from Google’s collections package. Instead of attempting to snap back with some witty technical retort, I challenged Dan to a code-off. Groovy collections vs. Google collections (in Java) Adam Bien's Weblog : Huge discussion about JavaDoc …and no one cares about Fat Clients :-) - I really wondered about the discussion about JavaDoc - but actually no one complained about this statement "Therefore, a fat client with a local embedded database, such as Java DB, is the simplest possible solution — everything else is a workaround.". IntelliJ IDEA Blog » Blog Archive » Migrating to EJB 3 with IntelliJ IDEA is Easy - IntelliJ IDEA has the full-blown support for Enterprise Java Beans (EJB). Supporting EJB specs from 1.x to 3.0 and leveraging it through all of its productivity-boosting features, from coding assistance to refactoring, IntelliJ IDEA stands for the weapon Gartner: Open source will quietly take over - ZDNet.co.uk - "By 2012, more than 90 percent of enterprises will use open source in direct or embedded forms," predicts a Gartner report, The State of Open Source 2008, which sees a "stealth" impact for the technology in embedded form: Ext.ux.PrinterFriendly - Ext JS Forums - I'm happy to announce the first release of my (first) Ext JS extension - Ext.ux.PrinterFriendly which allows you to easily build printer friendly layouts and grids for your Ext JS pages.
Tags: ajax, Asterisk, blog, build, business, collections, compensation, computer, development, diy, ejb, extjs, fatclient, funny, future, gartner, google, grid, groovy, hardware, howto, Humor, ide, idea, innovation, intellij, J2EE, java, javadb, javadoc, javaee, javascript, jruby, Linux, lists, market, microsoft, networking, opensource, oss, phone, politics, printing, programming, reference, Ruby, scm, server, socialmedia, software, sourcecontrol, sourcesafe, subversion, svn, swing, technology, telephony, tools, twitter, Vista, vmware, voip, vss, web, windows

Related posts

{ 0 comments }

Upgraded to WordPress 2.5

by Vinny Carpenter on March 24, 2008

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).

Tags: automattic, blog, cms, css, subversion, upgrade, WordPress

Related posts

{ 0 comments }

Daily del.icio.us for January 29th

by Vinny Carpenter on January 29, 2008

InfoQ: Does TDD Really Ensure Quality? - Our main result is that Test-First programmers write more tests per unit of programming effort. In turn, a higher number of tests lead to proportionally higher levels of productivity. Thus through a chain effect, Test-First appears to improve productivity InfoQ: "Can I call you back about that?" Building Asynchronous Services using Service Component Architecture - This article discusses the need for asynchronous services when you build an application using a service-oriented architecture. Building asynchronous services can get complicated, but is made straightforward using Service Component Architecture (SCA). InfoQ: Case Study: Applying Java Programming Skill to Flex - In an article published on Adobe Flex Developer Center, Bill Bejeck shares his experience creating components and enforcing separation of concerns with Flex, from a Java developer's perspective. InfoQ: Kent Beck on Implementation Patterns - Kent Beck is interviewed about his new book, "Implementation patterns", the relationship between these patterns and XP, problems when adopting agile and the current status of design patterns. Enterprise Java Community: Introducing Apache Wicket - When you're learning a new framework, it's helpful to gain an understanding of the terms concepts, then move on to how the pieces come together. Wicket has a few core concepts to master, but once you understand them, you'll find Wicket much more accessibl SpringSource Team Blog » Spring Overtakes EJB as a Skills Requirement - Job listings are a good indicator of the true adoption of technologies. Sometimes these trends can have dramatic implications. Indeed.com shows that in November, 2007, Spring overtook EJB as a skills requirement for Java job listings. InfoQ: Flex Load Testing Tool Available to Enterprise RIA application - As InfoQ reported (Forester report), RIA is proliferating in enterprise information workplaces. One of challenges faces a maturing development platform for developing mission critical systems is to produce quality, scalable and well tested applications. » Printable Design Patterns Quick Reference Cards - The Gang of Four design patterns have been elegantly distilled into a quick reference guide suitable for printing on 8.5 x 11. Merging and branching in Subversion 1.5 - Java World - Branching and merging are two inherently related functions that are due for a long-awaited upgrade in Subversion 1.5 InfoQ: ExtJS Ecosystem Continues to Expand - New server-side tools are sprouting up around the ExtJS client-side Javascript framework. Community developed server-side support now exists for Java Enterprise Edition, Cold Fusion 8.0, Google Web Toolkit, and Ruby on Rails 2.0
Tags: actionscript, agile, ajax, apache, architecture, article, asynchronous, book, code, design, design+patterns, development, ejb, ext, extjs, flex, framework, gof, gwt, infoq, interview, java, javascript, kentbeck, merge, patterns, productivity, programming, quality, reference, ria, SCA, SOA, spring, SpringFramework, statistics, subversion, svn, tdd, testing, trends, tutorial, uml, video, web, webservices, wicket

Related posts

Daily del.icio.us for Mar 05, 2007 through Mar 06, 2007

by Vinny Carpenter on March 6, 2007

Coding Horror: Reducing Your Website's Bandwidth Usage - What can we do to reduce a website's bandwidth usage? Amazon Web Services Developer Connection : Building a Struts-Based Web Application on Amazon S3 - This article provides a tutorial on integrating the Amazon S3 REST API for Java with the Struts web application framework to create a web management user interface to the Amazon Simple Storage Service (Amazon S3). mxGraph - JavaScript library for diagrams - mxGraph is a Javascript library that uses built-in browser capabilities to provide an interactive drawing and diagramming solution. AJAX Magazine: Why Can Google Not Eat Its Dogfood, While Yahoo and Microsoft Do? - What's surprising is that Google is not using GWT for its critical online service, which almost all of them are AJAX-based or have AJAX veneer: GMail, GMaps, GReader, GDocs, GSpreadsheet, GAJAX-Search, GFinance, GHomePage, … none of them use GWT! The qu Ten Javascript Tools Everyone Should Have - Javascript frameworks have exploded on the scene over the last few years but they're no replacement for a good toolbox: those little snippets of code you seem to include in every single project. Here's my list of 10 essential Javascript tools everyone sho 0xCAFEBABE - Securing Spring WS Client with XWSS - In this post, I will show you how I used XWSS to add WS-Security support to web services invocations. I used XWSS 2.0 from jwsdp-2.0. I had to add xmlsec.jar from the jwsdp-shared/lib in order for the example to work. Tableless forms - Another nice CSS stylesheet for styling forms without tables Getting Started with Google Code Hosting, Subversion, and TortoiseSVN without feeling like an Idiot « //engtech - Getting Started with Google Code Hosting, Subversion, and TortoiseSVN without feeling like an Idiot Starbucks' 'venti' problem - Los Angeles Times - Time and again in recent years, we've seen small, cutting-edge and quirky brands gain critical mass ? only to lose their charm and customer appeal after they engage in breakneck expansion. When is Scrum not Scrum? (Agile Advice) - Tobias mentions that one must insist on agile engineering practices when doing Scrum. There are two problems with this. Agile Thoughts » Blog Archive » When is Scrum not Scrum? - I teach what I know works and what I see as being appropriate; there are slight differences in each context of course, but there are certain practices I have found to be effective, all of which differ from standard Scrum practices coded ruminations - Selling Agile, a Smell? - The use of Agile must be adopted using an iterative incremental approach - a nimble approach - an Agile approach. Agile is not to be sold, it is to be used.
Tags: agile, ajax, amazon, bandwidth, branding, business, css, development, diagram, eXtreme, forms, google, gwt, hosting, howto, html, java, javascript, layout, library, management, marketing, optimization, programming, project, rest, s3, scrum, security, software, spring, Starbucks, storage, Struts, subversion, svn, tables, tips, tools, Web2.0, webdesign, webdev, webservices, xp

Related posts

Subversion & Proxy Servers

by Vinny Carpenter on August 22, 2006

Is there a known issue with Subversion and proxy servers? I guess I should have run into this years ago but I don't ever remember having an issue. I just got a new laptop with a fresh install of Windows XP and connection out to the Internet is using a Squid proxy server. When I connect to my Subversion server using TortoiseSVN (1.4.0-RC1), I get a following error message:


svn: REPORT request failed on '/svn/!svn/vcc/default'
svn: REPORT of '/svn/!svn/vcc/default': 400 Bad Request (http://www.vinnycarpenter.com)

TortoiseSVN-proxy-error

I know the issues isn't with TortoiseSVN as I get errors connecting using command line tools, IntelliJ IDEA and Eclipse with the Subclipse plugin. Is this a known issue? The Subversion FAQ doesn't really have any answers and the recommendation of adding extension_methods in the FAQ didn't work. Anyone else run into this?

Tags: apache, proxy_server, squid, subversion, TortoiseSVN

Related posts


You are viewing a mobilized version of this site...
View original page here

Mobilized by Mowser Mowser