Fully capitalize on next 2 years

The new estate tax legislation provide a solid base for a financial services professional to build an entire business upon. Business owners can transfer family businesses over the next 2 years. Families can transfer investable assets as well. Grandparents and parents can pass assets to successive generations ina creditor protected manner. The advisor who helps the client undertake these strategies will be the advisor for life.

Posted in Financial services sales ideas | Leave a comment

2010 Tax Act

The new estate tax legislation was passed in December of 2010. The legislation creates tremendous opportunity for individuals and families to transfer significant assets to successive generations while avoiding transfer tax.

Posted in 2010 tax act | Leave a comment

Dad – can we go to space? Yes, son.

When I was in elementary school we conducted a science project whereby we attempted to create structures that would allow an egg to be thrown from a two story building sans parachute and fall to earth without damage.

This project, flying under the name Brooklyn Space Program, www.brooklynspaceprogram.org, reached 19 miles into the heavens and safely returned an iPhone to earth unharmed and with amazing video footage.  Hats off to this father and son team.

Btw, my egg found out that gravity was greater than my engineering skill.

Homemade Spacecraft from Luke Geissbuhler on Vimeo.

Posted in Uncategorized | Leave a comment

In a group setting, its smarter to be sensitive.

As blogged at National Geographic, tests indicated that in a small group the range between the smartest and least smartest person, or the presence of a smart person, was not indicative of the overall smartness of the group.  Rather, the research published in Science Magazine tended to show a strong correlation between group smarts and the ability for the group to interact effectively.  In groups where there was strong sensitivity and members were allowed to participate equally and in a systematic manner, the groups produced higher smarts than those dominated with smart yet insensitive individuals.  The smarter small groups had members who were 1)  socially sensitive, i.e. able to read peoples emotions from their facial expressions and 2) took turns talking.  In addition, test results indicated that group performance with small challenges, checkers vs. computer, correlated to their performance in larger projects, in depth video games requiring problem solving skills.

Though I haven’t reviewed the data, it seems that this conclusion would tend to make sense.  In sports we see teams that work together will achieve more and come out on top over those teams filled with superstar primadonnas.  On a regular basis, teams that are cohesive and can interpret what other members are going to do before they do them will work to achieve a common goal.  Very often, teams with individual talent will flame out as the individuals shoot off in their own self interest or in spates of “I know more than them.”

In terms of technology, maybe testing for a larger group may be optimized by creating small project tests to determine the efficacy of the larger group.  Along that line of thinking, maybe a testing scenario can be created with social networking technology to allow managers to find groups and determine who will work well together before dedicating assets and people to larger projects.

Another interesting corollary would be in testing to see if social networking technology can create an atmosphere of collegiality by limiting discussion in an autocratic manner.  As an example of a problem, a  good friend who is in her early 50s recently returned to college to earn her Masters degree in education.  Many of her courses were conducted online in a group chat environment.  Regularly, she found herself frustrated as her ability to communicate in the medium was drastically less than younger members in the class who dominated the chat environment.  They were simply of the generation who grew up online and in a connected environment.

I remember back in the mid to late 90s when AOL’s chat rooms were becoming the rage.  So many people were talking it was a struggle to keep up with what was being typed.  I found it a nauseating exercise and have never returned to the medium.  However, that group think environment can be effective for producing information and solutions.  An example being Leo Laporte and his chat room which he often calls his supplemental brain.

If we were to somehow harness that environment to instill a disciplined sharing environment maybe the small group smartness testing could be used to find more effective means of small group collaboration.

Posted in Uncategorized | Leave a comment

Talkers are happier?

Harvard study tracking the dialogue of sample group of college students found those ranking themselves as the happiest, talked with others 70% more than those ranking themselves the unhappiest.
http://www.npr.org/blogs/health/2010/03/wanna_get_happy_talk_about_wha.html

Let’s do a quick fun exercise and test the results of the study: Do you consider yourself someone who is happy 51% of the time or greater on average?

[polldaddy poll=2917174] [polldaddy poll=2917195]

Posted in Uncategorized | Tagged , | Leave a comment

SoCalDotNet Meeting VS 2010 Takeaways

I found myself in BuenaPark, CA this afternoon, and stopped in to hear Mark Rosenberg give a review and snapshot of the new features and benefits found in Visual Studio 2010.

Meeting starts at 6:30pm the 1st Wed of the month.  Pizza showed up prompt at 6:20pm.  Bring $7 for pizza ($5 if register online before noon the day of) and 1 raffle ticket.  Additional tickets are on sale 8 for $5.  Meeting info here.

The building can be found off the 5 & 91.  Can always go west onto the 91 from the 5 and go North, or right, on Knott.  Towards the end of the block, on the right hand side will be Village drive.  Turn East, or right, and find the third building on your left hand side.  Look for:

Partners Consulting’s 2d building
7101 Village Dr.
Buena Park, CA 90621  Map here.

http://www.partnersconsulting.com/

The meeting had 24 RSVPs and probably 30 by the end.  From the questions, it appeared there was an equal balance of VB and C# folks.    There was a balance of older and younger but overwhelmingly male developers in the audience.  (Sorry, that’s what a political science degree gets you)

Mark Rosenberg – VS 2010  First time I met or heard Mark Rosenberg speak.  Apparently, he was a founder of the SoCalDotNet.org user group.  He then went on to work with INETA at a much larger scale.  He said he’s in retirement to recover.  He’s teaching over at the Head Start – which is also hosting the SoCalDug.org SoCal Dot Net Nuke User Group on the 2d Wednesday of the Month (dark in November for holidays).
Mark did a great job.  He did most of the presentation demoing through the deck.  He’s funny – key – and quickly moved through the material without feeling rushed – very difficult – and with great understanding – can’t teach unless you know it.
Items I took away:
The IDE is a significant development milestone for VS making dramatic movement forward what with the new 4.0 .Net version, the new C# 4.0 version, now VB and C# are principally equal in development scope and all have a new CLR.  It will also sport a new DLR to support the dynamic libraries, i.e. F# 4.0.
There will be parallel processing occuring on non-related data sets.  When I saw Woody speak in San Diego, he demoed the effect by running a calculation process on 16,000 records in 3.5 and then in 4.0 with multiple threading occuring and there was a 20-30% increase in time efficiency, depending on how you looked at the results.
The UI features of the IDE will be significantly enhanced and include:  much improved docking controls, zoom capabailities (maybe turn a lean forward activity to a lean back?), smartened intelisense support including the ability to look up items but also stop the annoying traits of autocompletion, aka the “That’s not what I was thinking or typing” syndrome.
Mark also demo’d the new Deployment tools included within VS2010.  A developer will be able to use multiple config files during the deployment process.  I kind of saw it like JQuery type script where depending upon the environment, a particular script would call the particular config file and a unique database connection string could be created allowing ease in connecting the .Net framework to the database.  Deploying from a development environment to a production environment can be very challenging.  Add on the additional pressures associated with state of the world type stuff, internet piracy, hacking, identity theft, etc.  All  can lead to large, large lawsuits where companies fail to keep others out and sensitive data within.  This feature looks to cut down on risk facing many companies transferring information over the web.  Maybe this will be a new business line.  As more and more of Main Street is upgraded from the brochure in space web need to a dynamic, interactive business tool, more companies will face these pressures and risks.  This tool looks like it will at least help reduce risk.  ROI, we will have to see.
Silverlight:  A few takeaways from the meeting.
  • SoCalDotNet.org has a Silverlight User Group meeting that meets on the 1st Tuesday of the month.
  • There were quite a few devs asking great questions about Silverlight and VS2010
  • Q?  Will there be  Silverlight for 64bit OS: no.
  • Q?  WPF & Silverlight:  WPF and Silverlight will move along together in development.  Silverlight is moving ahead much faster as demand from the web grows.
  • Q? Ease of Silverlight:  Remember that Silverlight can be run with .Net or in an html page using only text pad and a browser.
  • Q? Integration btwn Blend 3 and VS2010:  Blend was a major jump ahead for MSFT.  Blend can edit code now.  But VS 2010 is a great upgrade when manually typing XAML Code.  And ultimately, the 2 will likely never become fully integrated.   I hope they do.
Posted in .Net, MSFT, Silverlight, Uncategorized, UserGroup | Leave a comment

Bluetooth headsets working with Windows 7 . . .

Okay, this may make me upgrade to Windows 7 earlier than I originally intended.

Apparently, a blue tooth device can be used as a microphone for voice recognition and telephony applications and listening to music played on the computer.  See Scott Hanselman’s post here.

Posted in Uncategorized | Leave a comment

Know what I love about MSFT User Groups? & Woody Pewitt talks VS 2010

SanDiegodotNetUserGroupMSFTOffice

MSFT San Diego User Group SIG Asp.Net

… no matter where you are, you can always find one.  I travel quite a bit through Southern California.  Tonight, I ended up in San Diego after my meetings were done but kind of in the middle of the traffic window.  So, bing up a .Net user group meeting by going to INETA and there’s one  sitting 1/4 of the way between me and home.

I’m glad I stopped in as Woody Pewitt, Microsoft Evangelist, gave a great talk for the San Diego .Net User Group SIG Asp.Net at the San Diego Microsoft office.  He gave a preview for the Visual Studio 2010 upcoming release – Vegas anyone?

5 takeaways  that excited me . . .:

1)  ZOOM ZOOM –  Arrow over, Ctrl [+] MouseWheel, and you can zoom in or out on the IDE workspace – real smoothly.

2)  Ctrl [+] Alt [+] K over a method shows everything that calls it in your code.

3)  Ctrl[+]something[+]spacebar and you can change your intellisense reader to a new version which allows you to use a search box within your intellisense.  The original and the new listbox/searchable reader mode can be toggled.

4)  Azure is built on .Net 4.0 which will sport a new CLR.  You can run .Net 3.5 and 4.0 concurrently, but not interchangeably on the same code.  I think he said that the VM will determine and control your CLR with that choice being abstracted away from the developer anyway.   I think…  He indicated that the new 4.0 .Net framework is similar to the jump from 1.1 to 2.0.  Definitely not an add-on, but a rebuild.

5)  Silverlight update:  Silverlight Streaming is dead.  Nope, nothing there to replace it.   As Kip Kniskern, wrote on LiveSide.net, http://bit.ly/3Rx7yO,  “Silverlight Streaming, a Windows Live beta service for hosting Silverlight audio and video content, is being discontinued.”   Okay, back to S3.   But Silverlight is advancing forward quickly.  With full support in 5.0+, Silverlight and DNN may provide small business with a great solution for managing their outside messaging and executing the inside stuff, better, faster and quicker.

www.ipcalifornia.com
http://ipcalifornia.wordpress.com
www.twitter.com/ipcalifornia

Posted in .Net, MSFT, Uncategorized | Leave a comment

This is a great new project!  This is a DNN 5.1.4 CE install.  I uploaded Michael Washington’s great Silverlight module and then followed his tutorial here.   It took me a bit to get my arms around how the module was interacting with DNN.  I’ve listened to Michael give amazing talks on Silverlight.  After I played around with Expression Blend and VS2008, I realized that it’s just like inserting a CSS file inside of an html page.  DNN does the heavy lifting and Silverlight can sit on top in it’s own sandbox. Very cool indeed.

Posted in .Net, DNN, MSFT, Silverlight | Leave a comment

MSFT & Ballmer Getting it right – 4 nights 1 new 5.x portal – free!

MSFT CEO Ballmer Oct 2009

MSFT CEO Ballmer Oct 2009

Project:  www.serrapreschool.org

MSFT and the .net platfom are a great development platform for projects with lots of energy & enthusiasm, but not so much by way of resources.  A living, breathing, i.e. dynamic, portal was up for the school with 4 nights worth of work.  Yes, it does need to get cleaned up a bit.  Part of the charm is that the school participants can clean up the page while learning how to interact with the portal, thus allowing a more granular experience for the user.

One thing I wanted to share was a cool host with a cool program for organizations new to DNN.  www.dnn4less.com has a great starter program for newbies who can receive 6 months free hosting with a full access subscription.  One note is that the db is limited to 150MB.  Fair enough, free for 150MB, this a great option for those looking to quickly get a site up for a new organization.  I did end up upgrading within the 4 days because I exceeded the 150MB limit.  Even so, $9.99, 1GB, with no contract, nor portal, subportal or bandwith limitations is a great start.

So far I’ve chatted with support many times and they’ve been very quick, 1 min average, in responding.  They’ve taken care of my requests quickly and efficiently.  www.dnn4less.com.

One other note, be careful to specificy which version of DNN you want installed.  I didn’t clarify and ended up with a 5.1.x install.  I’ve planned on moving up as the platform appears stable but hadn’t quite made the commitment.  Well, let’s just say, part of the reason it took 4 nights was the small upgrade learning curve involved.  I’m glad I made the change and will start upgrading my other projects soon.  Love the Google Analytics tracking and can’t wait to start playing with JQuery which was still a tad futzy in 4.9.

Posted in MSFT | Leave a comment