Categories
Community Notes In 9

Big NotesIn9 News!!

So for the last several weeks I’ve been teasing on Twitter “.25” and “1/4”.  I’m excited to now reveal what the heck I was talking about.

NotesIn9 has now reached 1/4 of a MILLION downloads!

I think saying “1/4 of a Million” just sounds way cooler then 250,000.

Anyway – as always thanks to all the great contributors that have given their time to help the show!!

Lots more content coming very soon.

Thanks for watching!

 

 

Categories
Java Notes In 9 Podcast XPages

NotesIn9 132: Using Java in XPages Part 1

Ok.  There’s a lot going on in this show so let’s get started:

This show came from a Skype Chat I had with Tim Tripcony.  The goal here is a series that focuses on how you actually use xpages and java beans together.  We want to show how to bind to Java Objects instead of documents and actually use them.  This is not a full “app” but more of a CRUD example.  We didn’t want to distract too much from the core concept of linking XPages to Java Beans directly.

Of course I failed at that as since Tim was using source control for this I wanted to start the show with source control.  So you can see me bring the project down and create not only the .ntf but also the .nsf file.  So if that’s not too interesting to you skip it.  the Java stuff starts around the 15 minute mark I think.

I did do some editing to cut out some other parts that weren’t needed.  So there’s a pretty poor transition in there at one point. One of the things I cut out was how Tim was using Themes to pull Bootstap 3 into his app from a CDN.  So if you’re interested in Bootstrap you might want to download the app and check that out!  Clever.  Beats putting it into the NSF.

Today is actually my birthday.  So as a gift to the community I wanted to get this show out and start this series.  Jesse Gallagher asked if that I was doing a Hobbit Style Birthday.  Where a Hobbit gives out gifts on their birthday.  Wish I would have thought of it that way.  Typical Jesse – usually 3 steps ahead of me.

Anyway – I hope you like the show.

P.S. This show is at another new resolution. 1440×900 I believe.  I’m having trouble getting my  Parallels VM to use my normal 1280×720 resolution.  It works great for my work VM but not my NotesIn9 VM.  Really weird.  I do like the bigger resolution since you know…  it’s Designer and all that.  So I might try to keep this.  I don’t know.  But PLEASE let me know if you have problems viewing the show or reading any code.

Categories
Community

IBM Champion Hat Trick

This week I found out that for the 3rd time I was selected to the IBM Champion program.

I just want to say thanks to those who nominated me.  I’m glad you like the contributions I’ve helped to create.  I also want to thank IBM for their efforts in this program.

A bunch of new Champions were added and I was especially happy to see my good friend, Marky Roden make the list.  He’s the text book definition of a Champion.

I was sorry to see a couple of people drop off the list.  But to me, “Once a Champion, always a Champion”!

My philosophy has always been, Champion or not, I’m going to keep doing what I do.  So expect more NotesIn9’s soon.  I have a couple  cool shows lined up.

Also I am working on a new little surprise that will hopefully be useful.

 

Thanks again!

 

Categories
Community

Announcing TreeOnATruck.com

Ok, I’m going to go off the reservation here and do something that mixes home life with “work” life.

Every year over the Christmas season we play a game.  We count the number of Christmas Trees we see on vehicles. And by count I mean the first person to shout “TREE!” gets a point. While the game makes me happy, it does cause stress as gosh darn it I also want to win.

My wife has infected a bunch of her friends with the game and here’s a snippet of what she posted this morning:

****** TREE ON A TRUCK SEASON IS FINALLY HERE!!!*********
Woo hoo!! By far one of my favorite days of the year is rapidly approaching!!! The first day of Tree on a Truck season!! How do you play? By spotting Christmas trees strapped to the top of trucks/cars and even motorcycles this holiday season. Last year, we saw a pickup truck with a fully decorated AND lit tree driving around. And a tree in a grocery cart. And yes, both count.

===

So where does the “work” part come in?  We’ll early this week I had a crazy thought.  Why not have a little “App” that we can use to help keep track of who has how many trees? I could “whip something up and then use it for NotesIn9”.

Ya know what happens when you “whip something up”? It becomes a mixed together mess.

Anyway – I did do it.  I made a quick and dirty web application using XPages and Mobile Controls.  I wanted to see the mobile controls in Domino 9.0.1.  There was good and bad.  I’ve never actually targeted a phone before so that seemed interesting. And believe it or not I’ve not done a lot with validation, cookies, and some other things yet and this would give me a good playground.  Some things like cookies and “splash screens” I’ll be needing for the day job sooner rather then later.

So anyway – if you want to play the Christmas Tree game at home – feel free to go to TreeOnATruck.com and track your trees.

No it’s not a great site yet.  Not even a good one.  But it seems to functionally work.  I plan on building the app for NotesIn9 and hopefully highlighting improvements as I go etc.  So if you’re just interested in that great.  I did use Java so there will be some “getting started” material involved. I’ve already learned a bunch of new things from working on the app.

Not exactly sure when it’ll hit NotesIn9.  Certainly not on Black Friday.  That’s the best weekend of the year for Tree Spotting!

Note: the website is designed for Smart Phones and does not work in IE.

Categories
Community Notes In 9

NotesIn9 appearance on the Social biz User Group

I was recently interviewed my Celia Hamilton from the Social Big User Group.

We talked about Application modernization, NotesIn9 and where you might want to start in learning about XPages.

Check it out here if interested.

Categories
Notes In 9 Podcast XPages

NotesIn9 131: Use SourceTree for better XPages Source Control

In previous NotesIn9’s I’ve talked about using Source Control inside Domino Designer.  Well today it all changes! Whatever I said before..  forget it!

The great Jedi master Yoda once said:  “You must unlearn what you have learned”. I’m officially calling a “Do Over” and we’re going to start from scratch with Source Control.

This show focuses on using Source Control but in a whole new way.  Rather then trying to control it from inside Domino Designer we’re going to use a really great FREE external application called “SourceTree”.

This app supports Git and Mercurial and has built in “HG Flow” which really should take a lot of pain out of creating branches and releases.

I ATTEMPT to demo how to install SourceTree, how to use it with your XPages Applications and how to push it to the server and pull an application back down from the server.

This is an early video.  I’ve only barely started using this myself but I wanted to get this out right away for our internal development team as well as anyone else who’s interested. It took me a while to “get it” and I want to spare anyone the pain that I went through.  I will do a followup video as needed.

Big thanks go out to Nathan T. Freeman, Russ Maher and Declan Lynch for their help which led to this video.

Categories
Learning XPages Notes In 9 Podcast XPages

NotesIn9 130: Using XPages Type Ahead for Navigation.

In this episode Tim Tripcony makes a brilliant return to the show with a great demo on using “Fancy Typeahead” as navigation.  This builds on some previous examples on Type Ahead that you might want to look at as well.

http://notesin9.com/index.php/2009/11/07/episode-007-a-license-to-typeahead/

http://notesin9.com/index.php/2012/03/12/notesin9-050-improving-the-type-ahead-control/

http://notesin9.com/index.php/2011/02/11/notesin9-24-fancy-type-ahead-in-xpages/

— This is the really important one for Fancy Typeahead

P.S. This show has been released at a different resolution.  I usually try and stay with 1280×720 but Tim’s demo was 1980×1080.  Bigger is better when working in Designer so please let me know what you think.  If the resolution is ok or if it cases a problem.  If it’s all ok then maybe I don’t need to keep worrying about staying within the 1280×720.  Let me know what you think!

Categories
Community Notes In 9 Podcast

NotesIn9 129: #ThanksBruce

In this show I take a few moments to thank Bruce Elgort for everything he’s done, not only for me personally, but for the Domino Community as a whole.

Categories
Notes In 9 Podcast XPages

NotesIn9 128: Fixing URL Issues

In this show I fix a problem with my XPagesCheatSheet.com that had to do with URL handling.  I’ll describe the problem and detail the fixes.

Categories
Community

Public Service Announcement for IBM Connect

Ok so I’m starting to think about IBM Connect.  I’m not yet sure I will be attending. Assuming I do attend I’m 99% sure I will not be submitting any abstracts*. I’ve yet to officially ask at my “Day Job”.

But in order to ask for something like this you kinda need to know how much it will cost. Right?  I’m not crazy here am I?  Sadly that’s not as easy to find out all the costs any more.

One of the reasons why it’s difficult to know the costs is that the registration site is NOT giving you the hotel prices until AFTER you actually register. As we might say in PA Dutch County, “that’s fricken stupid if you ask me”.

So anyway, how do you find out the hotel prices so you can actually put in a request to your personal ‘powers that be’?  Well the great Andy Donaldson went through the process, kept the link and posted it on Twitter.

So to see the hotel prices and available go here:

http://registration3.experientevent.com/showibm144/default.aspx?AccessCode=1200

So save you some trouble, assuming, I’m doing this correct, it appears the prices are:

Host Hotels

Dolphin: $288

Swan: $288

Walkable Hotels

Beach Club: $239

Yacht Club: $239

Need a bus Hotels

Animal Kingdom: $239

All Star: $88

 

Of course, check the prices out yourself.  Maybe they’ll change. I’ve no idea.

 

Last year IBM Connect had a LOT of great XPages content.  I’m hoping that will continue.

 

Note: You might find cheaper hotel prices on hotels.com (Dolphin is $272 I hear) or with a AAA discount.

 

* SpeedGeeking is not included.  I could see myself trying to speak there maybe.