Home About Links Contact Info Blog / Articles

Jake Siegel Geeky Blog and Articles

4/19/2012 - Website Dropdowns

For the past 2 years or so, I've been doing a lot of webpage viewing when I'm on the go.  One thing that REALLY annoys me is a website that is not optimized for mobile browsers.  For instance, if a website has dropdowns to help in their navigation of a website, I am going to need to 'hover' over the link for that to occur.  Which if you know, at this time is an impossible feat.

Because of this, I try to make sure that any sites that I design aren't dependent on that kind of navigation, because you are screwing over a small handful of people out there.


Tags: dropdowns, website dropdowns, website development

jakeny@att.net

Permanent Link to Website Dropdowns

7/27/2011 - Android

Over the years i've used a lot of technology.  As of recent, the most commonly used and most cherished is my phone.  Recently I have upgraded from a Palm Pixi (which was awesome when it first showed its face) to a Samsung Epic 4G w/ Android.  I must tell you this.  This is by far the best phone I had ever used.  The only downfall to the phone is the slide out keyboard.  Sometimes i'll hit keys and the letters don't show up.  I've been using swype for the most part regardless.

The real purpose for this post is for the lone fact of the operating system found on the phone.  The phone is built with an operating system built by Google known as Android.  It's a fantastic os, and I really don't think they could have done much better regarding all of the features.  Some of the built in software is annoying to use (e-mail is buggy), so you just get something from the android marketplace or amazon appstore (K-9 Mail replaced the e-mail app) at a low or no cost.

I can't rave enough about this thing, and i'm really glad I made the upgrade.  I just wish the keyboard was a little better.


Tags: android, samsung epic 4g

jakeny@att.net

Permanent Link to Android

2/18/2011 - Internet Browsers

I have been in the web industry for MANY years now, and as the years have passed, I have realized more and more that people who surf the web have no idea what they are doing.

Today's post is about Internet Browsers.  A browser is a program that is used on your computer to view web pages.  Many people (even still) use a browser called Internet Explorer.  Another portion of people will use Firefox.  And another portion (even smaller than the prior) use Google Chrome.  All the other browsers out there really don't make too much of a dent, so we won't worry about those.

Let's start out simply, all of these browsers view webpages and all of these browsers have some great and not so great features.  When I was still a computer trainer many years ago, someone was talking to me about this stuff called spyware / adware.  I had NEVER heard of spyware and had no idea what it did.  Most people ended up installing some form of program unknowingly into their browser (usually when surfing porn), and the hijacking would then occur.

Now, the problem is, some website's have these advertising banners at the top of the page that come from special advertising networks.  These networks have hundreds of thousands of clients, and the people that generate these banners have been getting very crafty.

With a little programming know-how, these banners can actually spread a virus / spyware / adware into your browser without your knowledge.  The two most susceptible browsers have been Internet Explorer (Microsoft), and Firefox (Mozilla).  Firefox much less susceptible than IE.

So, every few weeks I will get another phone call about a computer running slow, or a virus is installed on their computer or some crazy crap like that.  Regardless, I have become the fixer for all those people that are having computer troubles!  Yay for me!

So, here's what I do.  I do a system restore to about 2 weeks prior to when they think the issue started happening.  I remove all instances of Internet Explorer / AOL / Firefox and install Google Chrome instead.  As it is right now, Google Chrome has not come under fire like the other browsers for many reasons.  Many people don't use Chrome, and Google has some fantastic programmers.

At this point, your computer should run a bit faster and have a lot less problems.

Good luck with that, and if you need anything, just drop me an email.


Tags: internet explorer, microsoft internet explorer, firefox, mozilla firefox, google chrome, internet browsers

jakeny@att.net

Permanent Link to Internet Browsers

2/16/2011 - Strange Oddity in Form Submissions

Hey guys, this is more of a how to troubleshoot strange form oddities or errors when submitting forms on a website.  I have been working in the web design field what seems like forever, when I started learning how to program websites using HTML / CSS / javaScript / ASP / PHP, I started to learn of all the things that you can really do on the web, and it was getting more and more exciting as time went on.

With that, I just built a form a few weeks ago that would submit data and send it off to an email.  Not a huge deal, and nowhere near tough to handle.  But, I was then noticing every email that came through, there was a random comma in the same place.

Looking into it, I found the solution.  When working with forms, you typically have a few different tags that you will work with.

For Instance:
<form action="file you are submitting data to" method="post or get">

First Name: <input type = "text" name = "fname"><br />

Last Name: <input type = "text" name = "fname"><br />

</form>

Now, in this situation the input boxes both have a name assigned to the input box, and they are the same (fname).  In a situation like this, it will assume that they are named the same, but have two instances of that same field.

So, the program created to accept this data will put the information into an email, as Jake,Siegel instead of two separate values of Jake Siegel.

So, this is what the email would look like:
First Name: Jake, Siegel
Last Name:

And what you want the email to look like:
First Name: Jake
Last Name: Siegel

I hope this helps someone that may have been pulling their hair out!


Tags: random comma in submission, html, strange oddity

jakeny@att.net

Permanent Link to Strange Oddity in Form Submissions

12/17/2010 - Sorry folks

My last entry was just over 1 year ago!  In the past year, I have been doing a lot of work with SEO.  I am learning a lot, and was able to get to the top of google in just under a year for certain key words.

Hopefully i'll be able to push a few other projects i'm working on to the top of those ranks as well, and hopefully start making some serious cash!

When i'm not updating, just know that I am most likely EXTREMELY busy!  Have a great holiday everyone!!!

jakeny@att.net

Permanent Link to Sorry folks

12/16/2009 - Jake Siegel's Links Page

I recently added a links page to show some people the work that I have done over the years.  I've only posted some of my best work.  I hope you like it.

There is a link at the top of all the pages if you want to check them out.


Tags: links, jake siegel links

jakeny@att.net

Permanent Link to Jake Siegel's Links Page

Archives:
April 2012
July 2011
February 2011
December 2010
November 2009
September 2009