lamle.org

  • Increase font size
  • Default font size
  • Decrease font size
Home of lamle.org

Welcome

E-mail Print

Welcome to lamle.org!! This site has recently been created in an effort to bring forth yet even more abundant information to the Internet. Most of the content that will be originating from this site will start off organically, and grow as we get feedback and requests from interested parties. lamle.org will contain topics that we are passionate about. At the top of the list those topics include  “Technology”, "I-preneurShip" and pics of my beloved family, while the content on lamle.org is not limited to those topics specifically we do plan to start off moving that direction...  Hope you enjoy!

 

Remote Tools for Windows

E-mail Print PDF

compWindows RDP is a great tool, but it is very useless when the UI portion of your desktop chokes.   I have a Windows 2k3 server that I rdp into for work quite often.  The other day I ran into an issue where I could not rdp into my desktop, everything on the server UI was frozen, so I had no way to remotely restart the server.   So I asked google and came across a very nice set up tools to restart my server through a command line on my remote box...

Last Updated on Sunday, 07 June 2009 04:23 Read more...
 

Zuris 1st Movie

E-mail Print PDF
The other day I decided to play around with windows movie maker software, it was very easy to use, and the interface was pretty straight forward.  I went ahead and put together my first movie of our daughter.   It contains footage of pictures that my wife has taken over her first 7-8 months.  Its amazing how fast time flys, some of this just seemed like yesterday.

 

Read more...
 

C# Windows Forms Custom Tabs

E-mail Print PDF
Looking for a way to create tabs in C# that are bottom aligned?   I was looking for this same feature, but had no luck googling for it.   The problem with the Tabs control built into .net is that when you bottom align them, they look completely wrong.  Tabs should be inverted when they are on the bottom, and the .net out of box tabs just don't cut it, so here is a way to create bottom aligned tabs that work...
 
Last Updated on Sunday, 07 June 2009 04:20 Read more...
 

Jmorph?

E-mail Print

About 4-5 years ago I started on an open source project called jmorph.  I went ahead an drug it back out of the closet for the world to use.  The main reason for bringing it back again was for educational purposes.  I figured someone could benefit from it's layout and structure, and it's use of JavaScript namespaces.

codeprojectCurrently I have an article on the codeproject.com that references the project, to check out the article 'Starting a basic Javascript SDK'  The project is hosted on code.google.com. Check out the link below to get a full wrap up of the code base.

 

Jmorph Project