erics-notes.blogspot.com erics-notes.blogspot.com

erics-notes.blogspot.com

Eric's Notes

Wednesday, June 19, 2013. Maven / Ant Alerts in OS X. The Case of the Forgotten Builds (Mac Edition). You can see my previous post on Maven / Ant Alerts in Ubuntu. For the Linux version. Growlnotify To the Rescue! A popular notifications app for OS X has a nice command line utility called growlnotify. Download an install it from that link and then with a short bash function and a few aliases we can have nice notifications for any command line we want! 1 Install Growl and growlnotify. BUILD DIR=${PWD# */}...

http://erics-notes.blogspot.com/

WEBSITE DETAILS
SEO
PAGES
SIMILAR SITES

TRAFFIC RANK FOR ERICS-NOTES.BLOGSPOT.COM

TODAY'S RATING

>1,000,000

TRAFFIC RANK - AVERAGE PER MONTH

BEST MONTH

October

AVERAGE PER DAY Of THE WEEK

HIGHEST TRAFFIC ON

Tuesday

TRAFFIC BY CITY

CUSTOMER REVIEWS

Average Rating: 4.0 out of 5 with 6 reviews
5 star
4
4 star
0
3 star
1
2 star
0
1 star
1

Hey there! Start your review of erics-notes.blogspot.com

AVERAGE USER RATING

Write a Review

WEBSITE PREVIEW

Desktop Preview Tablet Preview Mobile Preview

LOAD TIME

0.2 seconds

CONTACTS AT ERICS-NOTES.BLOGSPOT.COM

Login

TO VIEW CONTACTS

Remove Contacts

FOR PRIVACY ISSUES

CONTENT

SCORE

6.2

PAGE TITLE
Eric's Notes | erics-notes.blogspot.com Reviews
<META>
DESCRIPTION
Wednesday, June 19, 2013. Maven / Ant Alerts in OS X. The Case of the Forgotten Builds (Mac Edition). You can see my previous post on Maven / Ant Alerts in Ubuntu. For the Linux version. Growlnotify To the Rescue! A popular notifications app for OS X has a nice command line utility called growlnotify. Download an install it from that link and then with a short bash function and a few aliases we can have nice notifications for any command line we want! 1 Install Growl and growlnotify. BUILD DIR=${PWD# */}...
<META>
KEYWORDS
1 eric's notes
2 growl
3 posted by
4 eric dalquist
5 email this
6 blogthis
7 share to twitter
8 share to facebook
9 share to pinterest
10 labels ant
CONTENT
Page content here
KEYWORDS ON
PAGE
eric's notes,growl,posted by,eric dalquist,email this,blogthis,share to twitter,share to facebook,share to pinterest,labels ant,bash,maven,os x,1 install libnotify bin,ubuntu,labels javascript,before,after,us vtimezone list,labels apereo,ical,jasig,junit
SERVER
GSE
CONTENT-TYPE
utf-8
GOOGLE PREVIEW

Eric's Notes | erics-notes.blogspot.com Reviews

https://erics-notes.blogspot.com

Wednesday, June 19, 2013. Maven / Ant Alerts in OS X. The Case of the Forgotten Builds (Mac Edition). You can see my previous post on Maven / Ant Alerts in Ubuntu. For the Linux version. Growlnotify To the Rescue! A popular notifications app for OS X has a nice command line utility called growlnotify. Download an install it from that link and then with a short bash function and a few aliases we can have nice notifications for any command line we want! 1 Install Growl and growlnotify. BUILD DIR=${PWD# */}...

INTERNAL PAGES

erics-notes.blogspot.com erics-notes.blogspot.com
1

Eric's Notes: Call-It-Once JavaScript Function Wrapper

http://erics-notes.blogspot.com/2013/05/call-it-once-javascript-function-wrapper.html

Tuesday, May 28, 2013. Call-It-Once JavaScript Function Wrapper. Just a quick utility function that makes it easy to wrap another JS function to ensure it is only called once:. Var callOnceWrapper = function(f) { var called = false; return function() { if (! Called) { f(); } called = true; }; };. Use it by wrapping your callback that you only want to execute once:. Even though there is potential for navigateCallback to get called twice the wrapper only allows the first invocation through.

2

Eric's Notes: Jenkins Build Latest Git Tag

http://erics-notes.blogspot.com/2013/05/jenkins-build-latest-git-tag.html

Tuesday, May 14, 2013. Jenkins Build Latest Git Tag. We have a Jenkins job that we want to automatically build the latest tag in a git repository. Turns out this is quite doable right out of the box! Use tags with a slash '/'. This helps you target builds for just one set of tags. ex: muyw/4.0.11.11. In the Jenkin's git plugin that only selects these tags: refs/tags/myuw/*:refs/remotes/uw/tags/myuw/*. Specify a Branch Specifier. To build these tags: */tags/myuw/*. Subscribe to: Post Comments (Atom).

3

Eric's Notes: Pre-compile JSPs from a Maven Overlay

http://erics-notes.blogspot.com/2010/04/pre-compile-jsps-from-maven-overlay.html

Monday, April 26, 2010. Pre-compile JSPs from a Maven Overlay. Maven WAR Overlays are wonderful things, allowing for manipulation of a WAR artifact published by someone else into what you need for your application. Pre-compiling JSPs (JSPC) is great when you don't want users to potentially be hit with the wait for your container to compile the JSP on first visit. Here is how to put the two together:. Project.basedir}/target/${project.artifactId}/WEB-INF/web.xml. Is split into two executions.

4

Eric's Notes: Unit testing Spring-LDAP code with ApacheDS

http://erics-notes.blogspot.com/2008/07/unit-testing-spring-ldap-code-with.html

Monday, July 14, 2008. Unit testing Spring-LDAP code with ApacheDS. Framework is a great library to assist in working with LDAP servers through a more manageable API. It provides the niceties that the DataSource interface does for JDBC along with support similar to the Spring JDBC framework. One area that has been lacking though is testing. With JDBC based code it is easy enough to use HSQLDB. Second, add AbstractDirContextTest.java. Finally extend AbstractDirContextTest for your LDAP code test class.

5

Eric's Notes: Fixing ICS Time Zone

http://erics-notes.blogspot.com/2013/05/fixing-ics-time-zone.html

Wednesday, May 22, 2013. Fixing ICS Time Zone. I was getting my agenda. Setup for the upcoming 2013 Apereo conference in San Diego and was excited to see their scheduling app let you select presentations and export a .ics file. Yay, something easy to import into Google Calendar and I'll have my whole schedule right on my phone! Well, that was the case until I imported the events and had no attached time-zone information . boo! Add a VTIMEZONE Block. Update DTSTART and DTEND. BEGIN:VTIMEZONE TZID:America/...

UPGRADE TO PREMIUM TO VIEW 2 MORE

TOTAL PAGES IN THIS WEBSITE

7

OTHER SITES

erics-karosserieschmiede.de erics-karosserieschmiede.de

Erics Karosserieschmiede - Home

Fachwerkstatt für Karosserieinstandsetzung und -restauration. Fachwerkstatt für Karosserieinstandsetzung und -restauration. Sie suchen einen vertrauensvollen und zuverlässigen Ansprechpartner, wenn es um Karosseriearbeiten an Ihrem Auto geht? Sie benötigen einen Rostschutz für Ihr Fahrzeug oder wollen Ihren Oldtimer vom Rost befreien? Dann sind Sie bei mir genau richtig! Mein Name ist Eric Hütter und ich habe dem Rost den Kampf angesagt! Aktuelles Projekt 1956er Brezel-Käfer.

erics-marinaden.com erics-marinaden.com

confixx_home_estugo

erics-motos.fr erics-motos.fr

ACCUEIL

Jump to Main Navigation and Login. Jump to additional Information. Search, View and Navigation. Vous etes ici : ACCUEIL. Bienvenue chez Eric's Motos,. Votre concessionnaire Suzuki à Gagny! Nous vous souhaitons la bienvenue sur ce site en pleine évolution, conçu avec l'objectif de vous apporter toujours plus de services. Vous y découvrirez nos gammes neuves et occasions Suzuki actualisées chaque jour, les dernières promotions de la concession, Motos, blousons, casques, accessoires. Prix: 3300.00 Euros.

erics-net11.blogspot.com erics-net11.blogspot.com

Eric's Net 11 Log

Eric's Net 11 Log. Friday, February 20, 2009. Module 4: Organising Search Information. The objective of this of the task is to choose three sources found in the last task and to show how we can store this information on our computers. I have done this through the use of a program called‘Powermarks’. Power marks works by allowing you to save bookmarks and to annotate information against them such as: URL, author, institution, blurb/summary. Three examples are shown below:. This site appears to be objectiv...

erics-notes.blogspot.com erics-notes.blogspot.com

Eric's Notes

Wednesday, June 19, 2013. Maven / Ant Alerts in OS X. The Case of the Forgotten Builds (Mac Edition). You can see my previous post on Maven / Ant Alerts in Ubuntu. For the Linux version. Growlnotify To the Rescue! A popular notifications app for OS X has a nice command line utility called growlnotify. Download an install it from that link and then with a short bash function and a few aliases we can have nice notifications for any command line we want! 1 Install Growl and growlnotify. BUILD DIR=${PWD# */}...

erics-office.com erics-office.com

Erics-Office

Check back to see whats new!

erics-photobooth.com erics-photobooth.com

Eric’s Photobooth

Welcome TO ERIC’s PHOTO BOOTH. This has to be the must have at any wedding or party. Guaranteed to create a great atmosphere. We supply a 7 x 8ft Photo Booth Studio which can take either couple’s or large groups of people. No squeezing into a little booth and being cramped tightly. All images are supplied on high quality resolution to you and your guests on the night. With a set of back up equipment and cameras there is no fear of your night coming to an end abruptly. Contact Eric today to make a booking.

erics-planet.blogspot.com erics-planet.blogspot.com

Welcome to Eric's Planet

Welcome to Eric's Planet. My life's experiences mixed with a lot of utter nonsense. Tuesday, January 10, 2017. Who in the world would write a blog post about pizza? Well, it's Eric's Planet, so my guess would be.Eric. And that's me. Before I have to go put more change into the parking meter, let me address the cheddar cheese issue that I mentioned earlier. As the entire world knows, I like a good cheeseburger. A very basic one, but a good one. So why not combine a cheeseburger and a pizza? PizzaRev has a...

erics-sandbox.blogspot.com erics-sandbox.blogspot.com

Changing the World and other minor thoughts

Changing the World and other minor thoughts. My thoughts on: the changing world, our ability to save the world, technology, culture and society. Friday, August 23, 2013. What if Aliens Caused Global Warming? We'd do something about it). Does anyone remember the movie Armageddon. It was full of wonderful "science". What if it wasn't our fault? We developed language, mathematics, social structures, and tools, that turned us from apes into Masters of the Universe. I'm proud of humanity. Humanity is ...And t...

erics-school-of-motoring.com erics-school-of-motoring.com

Learn to drive in Bradford, Keighley, Bingley - Eric's, Bradford Driving School

Eric's School of Motoring. One of Bradford's Leading, Independant Driving Schools. Providing quality driving instruction for 30 years. Just £24.00. Learn to Drive in Bradford with Eric's School of Motoring. Learn to drive in Bradford, Harden, Bingley, Keighley and the surrounding areas with one of the leading independant driving schools - Eric's School of Motoring. Eric is experienced and fully qualified to teach you to drive - you'll be amazed at just how quickly you will learn! And Pricing and Booking.