A Tutorial!
Beginner's guide to HTML5 and CSS3: Writing your first code - CodeProject
This blog will hold favorite gadgets and graphic user interfaces that don't really fit in my main blog @ mmcelhaney.blogspot.com
Sunday, March 30, 2014
C#er : IMage: Angular: The Modern HTML5 Answer to Silverlight’s MVVM
C#er : IMage: Angular: The Modern HTML5 Answer to Silverlight’s MVVM
Monday, March 3, 2014
Friday, February 28, 2014
Wednesday, February 19, 2014
Monday, February 17, 2014
Create zip files using PowerShell - CodeProject
Here is some help putting together a script in PowerShell for zipping files.
Create zip files using PowerShell - CodeProject
Create zip files using PowerShell - CodeProject
Tuesday, February 11, 2014
Broadcasting Your Desktop.
Here are some great options for presenting your desktop for presentation, meetings, and demonstrations. Cool stuff!
SlideRocket version
http://www.sliderocket.com/product/desktop_presenter.html
Online Desktop Presenter version
http://online-desktop-presenter.en.softonic.com/
Ustream
http://www.ustream.tv/producer
WireCast
http://www.telestream.net/pdfs/user-guides/Desktop-Presenter-User-Guide-Win.pdf
SlideRocket version
http://www.sliderocket.com/product/desktop_presenter.html
Online Desktop Presenter version
http://online-desktop-presenter.en.softonic.com/
Ustream
http://www.ustream.tv/producer
WireCast
http://www.telestream.net/pdfs/user-guides/Desktop-Presenter-User-Guide-Win.pdf
Tuesday, January 21, 2014
Visual Basic 6.0: A giant more powerful than ever - CodeProject
This is an insightful article about how Visual Basic 6 is still relevant although Microsoft doesn't seem to understand that.
Visual Basic 6.0: A giant more powerful than ever - CodeProject
Visual Basic 6.0: A giant more powerful than ever - CodeProject
Labels:
Computer programming,
Microsoft,
VB6,
Visual Basic
Real-Time Computer Vision on Android using BoofCV - CodeProject
This article explains how to do process video on Android devices in real-time!
Real-Time Computer Vision on Android using BoofCV - CodeProject
Real-Time Computer Vision on Android using BoofCV - CodeProject
Labels:
Android,
BootCV,
Computer vision,
Programming,
Video Processing
Monday, January 20, 2014
Tuesday, January 14, 2014
Google2SRT - Download and convert subtitles from YouTube and Google Video - Home
Here is an awesome Java program for downloading subtitles from a YouTube video as an SRT file! It works really good!
Google2SRT - Download and convert subtitles from YouTube and Google Video - Home
Google2SRT - Download and convert subtitles from YouTube and Google Video - Home
Saturday, January 11, 2014
Friday, January 3, 2014
Automating OpenOffice applications - CodeProject
Who need Microsoft Office?! I did not know it was possible to automate OpenOffice, but here is an article about how to do it.
Automating OpenOffice applications - CodeProject
Automating OpenOffice applications - CodeProject
Simple Calc App Using AndroidStudio - CodeProject
Here is a great article about how to use AndroidStudio to make Android apps! This is going to be great!
Simple Calc App Using AndroidStudio - CodeProject
Simple Calc App Using AndroidStudio - CodeProject
Saturday, December 28, 2013
Create your first Android Game with libgdx - CodeProject
An easy way to make games for the PC and Mobile platform!
Create your first Android Game with libgdx - CodeProject
Create your first Android Game with libgdx - CodeProject
Thursday, December 19, 2013
Some simple tools for rapid mobile development - CodeProject
This is an interesting article about rapidly developing a mobile application.
Some simple tools for rapid mobile development - CodeProject
Some simple tools for rapid mobile development - CodeProject
Thursday, December 5, 2013
Installing oracle database 11g on windows 7
Well, here we go again with some more resources. I hope I have better luck this time.
Installing oracle database 11g on windows 7
Here is another article I am going to try.
Oracle 11g step-by-step Installation Guide with Screenshots
Installing oracle database 11g on windows 7
Here is another article I am going to try.
Oracle 11g step-by-step Installation Guide with Screenshots
Labels:
11g,
Installation,
Oracle,
Oracle 11g,
Windows 7
Tuesday, December 3, 2013
Kinect on Windows (OpenNI and NITE)
Here are some article about programming for the Kinect
How-to: Successfully Install Kinect on Windows (OpenNI and NITE) - CodeProject
Monday, December 2, 2013
Embedding an image inside an HTML email - CodeProject
Here is a good article for programming an image into an HTML e-mail! Very useful!
Embedding an image inside an HTML email - CodeProject
Embedding an image inside an HTML email - CodeProject
Split a XAP file up
Sometimes a silverlight file (*.xap) gets to be large. The larger the file, the longer it takes to load in your browser. One of my co-workers suggested splitting it up into smaller modules and loading them as needed to make the wait time in the initial load shorter. The following link tells how to do that!
Split a XAP file up
Split a XAP file up
Labels:
Microsoft Silverlight,
Programming,
Silverlight,
web app
Monday, November 25, 2013
timer - creating a delay on silverlight - Stack Overflow
Here is some non-blocking coding solutions to using timers in a Silverlight Web App.
timer - creating a delay on silverlight - Stack Overflow
timer - creating a delay on silverlight - Stack Overflow
Labels:
Microsoft Silverlight,
Programming,
Silverlight,
timer
Friday, November 22, 2013
Installing Oracle Blues
I'm back at it: trying to install Oracle on Windows 7. I have found a couple of sites that I will be using as a guide.
Quick Guide:
http://docs.oracle.com/cd/E11882_01/install.112/e24283.pdf
Full Guide:
http://docs.oracle.com/cd/E11882_01/install.112/e24186.pdf
Backups and recovery:
http://docs.oracle.com/cd/B19306_01/server.102/b14220/backrec.htm
http://www.dba-oracle.com/concepts/rman_recovery_database_spfile.htm
Quick Guide:
http://docs.oracle.com/cd/E11882_01/install.112/e24283.pdf
Full Guide:
http://docs.oracle.com/cd/E11882_01/install.112/e24186.pdf
Backups and recovery:
http://docs.oracle.com/cd/B19306_01/server.102/b14220/backrec.htm
http://www.dba-oracle.com/concepts/rman_recovery_database_spfile.htm
Labels:
Installation,
Oracle,
Oracle Database,
Windows 7
Instantly use your PowerGUI PowerPacks ...
Need to manage an IT system. This might work for you. It lets you manage your system from iOS, Android and Windows Mobile Systems. I don't have a real use for this now, but I think I will.
Instantly use your PowerGUI PowerPacks ...
Instantly use your PowerGUI PowerPacks ...
Labels:
Android,
iOS,
PowerGUI Powerpacks,
System Managemenet,
Windows
Thursday, November 21, 2013
Using MVC to Understand ASP.NET, iOS, Android and Hybrid Development - CodeProject
This is an article that will be very handy! I've been looking for information about how to simultaneously design and write software that will work for ASP.NET, iOS, and Android! This fits my needs nicely!
Using MVC to Understand ASP.NET, iOS, Android and Hybrid Development - CodeProject
Using MVC to Understand ASP.NET, iOS, Android and Hybrid Development - CodeProject
Labels:
Android,
Apple,
Apps,
ASP.NET,
Google,
iOS,
Programming,
Web Applications,
Web Apps
Wednesday, November 20, 2013
Fun Batch File Codes
This article gives 10 scripts that can be used to do really cool stuff
Code #1- The matrix look alike code
Code #2- E-bomb
Code #3- Manual message making SPAMMER!
Code #5- Current date and time code
Code #6- Black screen march (makes multiple command prompts and overloads computers memory)
Code #7- Simple text book diary log
Code #8- Getting your self automated chat
Code #9- code for opening and closing your CD drive
Code #10- shutdown computer
Fun Batch File Codes
Code #1- The matrix look alike code
Code #2- E-bomb
Code #3- Manual message making SPAMMER!
Code #5- Current date and time code
Code #6- Black screen march (makes multiple command prompts and overloads computers memory)
Code #7- Simple text book diary log
Code #8- Getting your self automated chat
Code #9- code for opening and closing your CD drive
Code #10- shutdown computer
Fun Batch File Codes
popup - How can you create pop up messages in a batch script? - Stack Overflow
This article offers example code for making Windows Batch files (*.bat) make popup message boxes Real Handy!
popup - How can you create pop up messages in a batch script? - Stack Overflow
popup - How can you create pop up messages in a batch script? - Stack Overflow
Subscribe to:
Posts (Atom)



