Eric Hepperle

Eric loves to write code, play guitar, and help businesses solve challenges with code and design.

SOLVED! NEW FACEBOOK PROBLEMS: Can’t create band page!!!

[UPDATE: RE: Band Pages – I was successfully able to create a band page this morning (12/06/10, c. 11:30 AM cst), so the bug has apparently been fixed! Kudos to Root Music and Facebook for the quick turnaround time!!!]   HOWEVER … The problem with posting links still persists  🙁 (NOTE:  I have posted a […]

SOLVED! NEW FACEBOOK PROBLEMS: Can’t create band page!!! Read More »

FACEBOOK NOT WORKING TODAY!!!

(NOTE: Originally posted 2010.09.22, 2:00 PM) I can’t get facebook to work for me today for some reason. Facts: Can access all other sites, the internet in general is working fine, but on two separate computers (same router), facebook errors out when I try to login to my account. http://uk.answers.yahoo.com/question/index?qid=20100922112933AAwgHw4 http://www.google.com/search?hl=en&rlz=1T4HPIC_enUS349US376&as_q=FACEBOOK+NOT+WORKING&as_epq=&as_oq=&as_eq=&num=10&lr=&as_filetype=&ft=i&as_sitesearch=&as_qdr=d&as_rights=&as_occt=any&cr=&as_nlo=&as_nhi=&safe=images Date Published: 2010-09-22 Date

FACEBOOK NOT WORKING TODAY!!! Read More »

SOLVED! How to Invite All Facebook Friends To An Event?

Here is the magic snippet of code that makes this possible: javascript:elms=document.getElementById(‘friends’).getElementsByTagName(‘li’);for(var fid in elms){if(typeof elms[fid] === ‘object’){fs.click(elms[fid]);}} http://funkyplumbo.com/2009/04/21/how-to-invite-all-your-friends-on-facebook-to-your-event-in-one-go/ Go to your event/group/page, click invite people and then paste this snippet in the URL field of your browser. Left-click the mouse in the URL field and hit Enter. Your invitations will not be sent yet,

SOLVED! How to Invite All Facebook Friends To An Event? Read More »

SOLVED! All My Firefox Toolbars Are Gone, Disappeared, Missing! (Menu, View, File, Navigation, Bookmarks)!

http://support.mozilla.com/en-US/forum/1/615659 Can’t see the Menu Bar (File, Edit, View, History…Help)? Hold down the {ALT} key ({Cmd} key in OSX) and press the following letters in this exact order: V T M The Menu Bar should now be displayed permanently, unless you turn it off again (View > Toolbars). Turning the Menu Bar on and off

SOLVED! All My Firefox Toolbars Are Gone, Disappeared, Missing! (Menu, View, File, Navigation, Bookmarks)! Read More »

SOLVED! Why Is Video Too Fast After Converting 3g2 to AVI ???

http://www.moviecodec.com/conversion/using-software-to-convert-3gp-to-avi-files-7445/ Try finding a parameter named “fps” or “frames pr second”, in the program you are using for the conversion from 3gp to whatever. When converting files from my cell phone, this must be set to 12. [EDITOR’S NOTE:  I’m using SUPER to convert a 3GP video from my Samsung cell phone to a standard

SOLVED! Why Is Video Too Fast After Converting 3g2 to AVI ??? Read More »

SOLVED! Dreamweaver CS3 ColdFusion “preview in browser” not working or broken (Windows)!

Dreamweaver CS3 “preview in browser” not working! I found this solution after much research – it is a cached Google post and the original site doesn’t seem to exist anymore: Apr 20 2010 RE: cannot test to IE or Firefox using Dreamweaver 8 html or cf sites Posted By: Randy I realize that the original

SOLVED! Dreamweaver CS3 ColdFusion “preview in browser” not working or broken (Windows)! Read More »

How to Delete Multiple Facebook Friends the Easy Way.

UPDATE: Due to Facebook’s continuous changes and “improvements”, (as of 03/01/12)this method is no longer effective. Therefore, watch for an app I am designing that will give you the control to remove friends just by clicking a checkbox.Watch for this new project on my programming blog CodeSlayer2010 go to your profile page (not home page)

How to Delete Multiple Facebook Friends the Easy Way. Read More »