HisKingship.com Social Networking Platform – Interview With Founder Matthew Brent Beaty

About a month back I joined a new social network HisKingship.com. I have really enjoyed being a part of this new network and I wanted to share the vision for HisKingship.com with the readers of inMessment. I sent the founder an email with several interview questions. → Read More . . .

ASP.NET 4 ~ Overview Of The New ClientID and ClientIdMode Functionality

Warning: Extreme Geek Content!
Read only if you want to invest in your deep knowledge of technology.

One of the new features of .NET Framework 4 and ASP.NET 4 is related to the handling of the client Id of the controls generated by the ASP.NET. With this new feature, the client Id’s can be more cleanly handled and also provides some level of control to the user to decide how the client Id’s would be generated. → Read More . . .

The Script of Human Function

Every time you surf the internet, it’s one script after another that gives you the content that you are looking for. Coders and programmers know it is the essence of every program. One of the most effective ways to improve the efficiency and scalability in a program is to use loops. The programmer saves time by sending the script into a loop and therefore bypassing the need for more work to be spent adding things in. In comparison to this technique, have you ever thought about loops in your daily life? How many things are you bypassing by reverting to your routine? → Read More . . .

Review of TweetDeck Desktop for Twitter, Facebook and LinkedIn

I have been using Facebook and LinkedIn for several years now. I recently started trying to use Twitter. I could not get into using Twitter because had to open another webpage just to tweet.  I stated seeing others update their status via TweetDeck, so I thought I would check it out. → Read More . . .

The First Key To Investing Is Giving

How does one start investing? This is a common question. I have a really simple answer: One has to start giving.

To invest money, I have to spend less than I make and save the leftover amount for a long time. This means I have to give my money to a savings account, mutual fund, stock broker, etc. I lose control of my money for a time with the hope (hopefully educated hope) that when I get it back it will have grown. → Read More . . .

Would you like to write a post for inMessment?

I would love to post your guest post. I do not have all the answers and I certainly do not have all it will take to make this blog successful. Of course, the risk is that your post will not be written the way I would right, or even the topic I would write about, but isn’t that the whole point! → Read More . . .

Ship it. Get it out the door. They’re waiting on your message

True authority – whether in public policy, business, Christian leadership, or wherever - benefits others.  Real authority serves.  It lifts.  It frees. A good author uses authority in a good way.  She originates something.  He creates something.  An author moves in authority for the service and benefit of others. → Read More . . .

Use PHP to add common elements to Blog Posts

Soon after I started the Founding Father posts, I wanted a way to put a little blurb on each post but I did not want to retype this blurb every time. PHP include to the rescue! PHP is the programing language that my WordPress blog is based on and it has a standard function call “include” that accomplishes exactly what I need. → Read More . . .