Archive for the ‘web development’ Category

you rock, websense!

so we have this system in place at work called ‘websense’ that basically blocks certain sites… mostly obvious sites like amazon (shopping), espn (sports), etc.

and some not so obvious… like my site… my site was blocked for “entertainment” — i mean, c’mon! my site is definitely NOT entertaining… i think it was categorized when i had a bunch of youtube videos on the home page…

so this basically stopped me from being able to view my own site at work (unless i used quota, which we have 60 minutes of each day — yea… bull)

so i had enough… i remembered that chaunce actually contacted websense  a while back and had his site recategorized

and at work, because of my title here, i am able to view sites categorized as “social networking and personal sites” — allowing me to see facebook, twitter, and other blogs

so here’s the email i sent websense:

Hello -
I would like to request that my blog get recategorized to the “Social Networking and Personal Sites” category — currently it is set up under the “Entertainment” category.

At my workplace, I have been granted access to view sites categorized under “Social Networking and Personal Sites” because of my position as Web Developer.

My web site address is http://www.gorirrajoe.com.

Regards,
Joey


Joey Hernandez
Gorirra Consulting
Web Developer
www.gorirra.com

that email was sent on 11/15 @11:30p

well the very next day, 11/16 @12:45p i get this email:

Thank you for writing to Websense.

The site you submitted has been reviewed.  We have made an update to the following URL in our master database to address this issue:

http://www.gorirrajoe.com/ – Social Networking and Personal Sites

Categorization updates should be available in the next scheduled publication of the database.  A new database is published every business day, five days a week, Pacific Standard Time.  You should notice any updates referred to in this message within 72 hours.

Thank you for your assistance,

The Websense Database Services Staff
M.P.

w00t!

so here i am now… writing a post from work on 11/18! i had no idea i’d get a response THAT fast

so to websense… your response time to review claims and subsequently update your database rocks! work’s usage of websense still stinks… ha

new look, same great taste

new wordpress theme for your collective asses…

lemme know what you think — and more importantly, if anything’s broken…

wordpress: installing wordpress locally on your pc

as i write the title of this tutorial, i can tell it might get long and/or complicated… i’ll try my best… here we go

FIRST, you’ll need the tools — download virtual pc (especially if you run windows vista) and then grab an image here — i would suggest getting the IE6 image, since that version of IE is the “worst” of them all
(more…)

wordpress: creating your own custom theme (part 2)

i feel that i should add a few notes as an addendum to my previous post — call it the “companion pack,” if you will

  • after you modify the “default” folder in the “wp-content\themes” directory, make a copy of it and rename it to something… anything…
    • i found this out the hard way. wordpress just recently did a string of updates (currently 2.8.2) and every time i’d do an update, my site would revert back to the default layout
    • luckily i had all my files locally so i was able to re-upload to the default folder
    • it only took me 3 upgrades to figure out that i had to rename the folder so that wordpress wouldn’t overwrite my work

(more…)

wordpress: creating your own custom theme

hot on the heels of my first tutorial, i come back at ya with a new one.

i REALLY like using wordpress as a cms — not only for its ease of customization or its extensive library of useful (mostly) plugins, but for these two huge reasons:

  1. ability for the end-user to modify the web site content without breaking the overall site geography
  2. search engine optimization — yea i kinda did mention them earlier, but several plugins can work to help your site get spidered like the best of them.

so i guess that answers the “why use wordpress?” question — here’s my method of getting a custom theme setup for wordpress
(more…)