-
Fermat point Java application (Processing)
This is sorta related to my previous post related to trying to find the shortest path to 3 points in a triangle. Here is what i came up with as my solution to the Fermat Point. This certainly could be wrong, but I seen a similar app online and mine was just like it. If this is incorrect please post, but I am sure I will find out soon or later when I get my grade back.
-
Create a subdividing triangle to find it’s centroid in Java
I do not think there is any reason why anyone want to do this, but I will toss it out there. I had a class project to find the solution to the shortest path joining 3 points problem. I thought a subdividing triangle would make sense, but it just find it’s centroid (average the 3 points is the same). After searching close to 50 pages i finial found it to be Fermat point.
This app was created using Processing , which is a low level graphic software that uses Java. You can drag any of the points.
-
Some of my old web design tutorials
Before I created this Word Press blog I tried to create my own tutorial site. It did not turn out so great and that is why I am using Word Press instead. Here is some links to the tutorials I had on the site related to web design. I can not say they are the best, but they make out someone.
By the way, if you choose to use the User submitted galleries (if the demo still works) then you must check to might sure if the user upload a image. I did not check and someone uploaded a php file that contained a virus. I end up having to delete a lot of files.
PHP Syntax
Random Photo Generator
Embed Google Map
User submitted galleries
Random Photo Generator -
Display your photos on a Google Map for your webpage.
This tutorial will show you how to insert a Google Map into your website with your photos plotted on the map as a overlay.
Google Picasa will plot your photos on a Google map if you use a camera that embeds the location in the photo like a Android Phone. If you do not have a such a fancy camera for it to automatically embed the information then Google Picasa will allow you to manually insert the information. Visit the Google Picasa site for more information.
After creating a Picasa account (free) and plotting your photos on a map , you can insert the Google map to your website. Here is the code and demo of how to do it:
-
My review on Ooma Core VoIP Phone System
After many years of paying AT&T bills that average in the 90s we decided to try out a VoIP (voice over internet protocol) phone system. These are phones that use the internet to make calls like Skype. The main benefit of using VoIP phones would be to cut your phone bill. The only thing you need from your phone provider is a naked DSL line that cost around $20 a month. The basic Ooma service is free.We decided on the Ooma mainly because you do not need to hook the phone up to a personal computer like Magic Jack. I believe Vonage offers the same benefits. The other reason we decided on Ooma because Costco was running a good deal at 199$.
Read the rest of this entry »
-
How to make your website more flexible
The biggest pain is to discover that you need to change something in your site that covers 20 pages. When I created the Graveyard Database I kept running into the problem that i wanted to change something in the graveyard page. I would have to go to each page and make the changes. So I slowly learned to make a website very flexible from the start. Here is ways I found to make a site very flexible. Read the rest of this entry »
-
How to get started computer programming
So you think you want to start computer coding? More than likely you will find that it is not what you expect and for most people it is not a lot of fun. But if you still want to learn here is a very short and general over view of how to get started. Read the rest of this entry »
-
Just Getting Started
I hope to have this running in no time. Playing around with it right now.



