RSS
 

Archive for the ‘Advocacy’ Category

GMail Shortcoming(s)

29 Aug

I recently switched from Yahoo mail to Gmail, because of Yahoo’s 15 filter limit, and their weak spam filtering.

One pitfall I cannot seem to get around with gMail is where my new emails are…

Yes. I know they are in the Inbox.

Because of it’s threaded nature, which sounds like a great idea…I cannot find which emails are new.

The threads do not move up to the top of the inbox when a new email is sent to a thread. It remains in the timeline where ever the original email was, thus over time resulting in new emails on page 2.

If I am not using this gMail properly, somebody please set me straight.

VN:F [1.9.3_1094]
Rating: 0.0/10 (0 votes cast)
VN:F [1.9.3_1094]
Rating: 0 (from 0 votes)
Retweet
 
Comments Off

Posted in Advocacy

 

Google GMail Filter Limit – Unlimited!

24 Aug

Google GMail’s one drawback I’ve noticed so far is that you are only allowed 20 filters.

This may sound like a lot, but I’m on 20+ mailing lists. Mainly, I like to read what’s going on in the industry.

This is the reason I left Yahoo mail at 15 filters, so I’m a little disappointed in Google here.

I may actually revert back to my ISP email and use Squirrel Mail, depending on how it’s functionality is.

Yahoo’s spam filter was REALLY bad too, and no white/black list functionality. I had to burn a filter on “lottery” to weed out the spam getting through.

update: it’s been pointed out by several people to me that they have beyond the “20 filter limit” mentioned on their web site. This is great!

VN:F [1.9.3_1094]
Rating: 0.0/10 (0 votes cast)
VN:F [1.9.3_1094]
Rating: 0 (from 0 votes)
Retweet
 
3 Comments

Posted in Advocacy

 

AJAX Todo List

19 Aug

The big question: Is it accessible?

Can I use it on my mobile phone? WAI+Ajax-enhanced perhaps?

I haven’t tested this yet, so I don’t know, but rememberthemilk.com is just what I need right now.

I don’t like “them” knowing what my plans are, but I have to get organzied quickly.

I skimmed their privacy policy, why do I even bother anymore? They have rights to whatever they collect from you.

Security Question:

Is there a hack to get around the ‘subdomain only’ cookie limitation?

Update: i checked on my mobile phone today – no go :(

VN:F [1.9.3_1094]
Rating: 0.0/10 (0 votes cast)
VN:F [1.9.3_1094]
Rating: 0 (from 0 votes)
Retweet
 
4 Comments

Posted in Advocacy

 

Google Base: A First Look

14 Aug

One thing i noticed about google base, you can get your logo next to your listing!

Adding an entry was categorized pretty well by default. but searching was no more unique than keyword digging.

Is there an open Google Base API yet? Why contribute if you can’t use it yourself for commercial gain?

The thing I don’t like about their API agreement is it’s restricted use to non-commercial applications without expressed permission. This is obviously a bottle neck since they are a proxy, the weight is on their shoulders, which is understandable.

I emailed Google asking for permission for an idea I had (wanted to make it a legal commercial entity before I started writing the code). They said “no”. A few months later, they bought Urchin ( a web stats application). I’m not saying they stole my idea, but I think they saw it as a competitor.

Is there were a distributed solution, with no centralized bottleneck?

This is like the cddb.com problem (winamp, etc.), everybody contributed, but then when developers wanted to access some of the data they submitted everytime they popped in a CD, they had to pay-to-play.

Thus the creation of freecddb.org

VN:F [1.9.3_1094]
Rating: 0.0/10 (0 votes cast)
VN:F [1.9.3_1094]
Rating: 0 (from 0 votes)
Retweet
 
Comments Off

Posted in Advocacy

 

Wireless Taxes, Fees, Charges, and Sur Charges

09 Aug

Varied Horizon © Wireless Surcharges

Description Amount

Fed Universal Service Charge $.60
Regulatory Charge .05
Administrative Charge .40
CA State P.U.C. Fee .04
Total Verizon Wireless Surcharges $1.09

Taxes, Governmental Surcharges and Fees

Description Amount
CA State 911 Fee $.25
CA State High Cost Fund (B) .86
CA Teleconnect Fund Surchg .05
CA State High Cost Fund (A) .05
Lifeline Surcharge – CA .55
CA Relay Srvc/Comm Device Fund .10
Federal Tax 1.10
Taxes, Governmental Surcharges and Fees $2.96

Grand Total of Hidden Fees: $4.15

Why does the ad tell me it’s only $39.99 when it obviously isn’t, even without the extra pay-per-use frills.

At the end of a forced 2-year contract there is $99.60 worth of hidden fees:

$4.15 x 24 months = $99.60 (assuming taxes are consistent, which is based on total amount of bill).

VN:F [1.9.3_1094]
Rating: 0.0/10 (0 votes cast)
VN:F [1.9.3_1094]
Rating: 0 (from 0 votes)
Retweet
 
4 Comments

Posted in Advocacy

 

Dreamhost Review: Day Whatever

04 Aug

Here is a list of my web host gripes I will update them as we go:

Restrictions so far:
1) only my processes in ‘top’
2) only one dbuser per db
3) only one dbhost per db
4) db does go down occassionally
I’ve noticed because a query locks and doesn’t have a release timeout.
Possible solution: switch to postgres if this is infact a mysql weakness
5) their cronjob times are conflicting with my automated backups (I read when they read/write/lock?). I can fix this I think (by finding out their times and leaving plenty of padding for mine). This error came about with rsnapshot a linux backup utility (err# 23 or 24 in rsync manual).

VN:F [1.9.3_1094]
Rating: 0.0/10 (0 votes cast)
VN:F [1.9.3_1094]
Rating: 0 (from 0 votes)
Retweet
 

Single Signon Please? Passport, Last4?

04 Aug

My apologies for the fear mongering headline….(but I wanted you to think about this).

Ok, so my web host started restricting everybody to 1 database user account per database. Here’s the problem with that:

(in response to another user complaining about having write all the user/pass combos down).


yup. major !@#$ insecure writing this down. Here’s what everybody will do:

list of names:
username1/password1
username2/password2
username3/password3
username4/password4
username1/password5
username100/password100

Ok. I can’t commit a list of 100 username and password combos to memory. so what do I do?

I write them down….wait, nope. I can’t access that unless I’m at home.

So here’s what I do:

I save it in Notepad and ftp it on my web server as plain text, or in My online “notepad” my email service provides, or as an email in my “saves” folder.

Now at least I can get to it, but then again, so can everybody else who reads my email. (if you don’t think this is happening, do it again…wtf do you think a spam filter does? – it reads your email. WHO is filtering my spam?)

I’d be surprised if this post makes it past the 5 minute deletion time :) (referring to hosting provider perceived deletion of posts – may just be the search sucks. I can never find any of my threads).

Once again, the case can be made to ask the question:
“Who do you let filter YOUR spam?”

1) YourISP, Co
2) TheirISP, Co
3) MyISP, Co.

If you answered yes to one of the above, then face it. “THEY” are reading your email.

SO what…It’s a commonly known fact that email isn’t secure. FINE – this is absolutely true. But does everybdoy know that? I do NOT like writing down passwords, however because nobody will come to agreement on an authentication standard in this area, or it’s too difficult or costly to implement in legacy systems, we as the human species will have to continue to jot down these numbers which are overloading our short-term memory.

THIS is waht I REALLY Hate:
Choose password:
(Usually something like “@BUck!off&!”)

Here’s the error message I get:

“Sorry! It’s not valid, we don’t like those “funny characters”. Please use something simple and guessable like “abcdefgh” (but please make it 8 characters so the people trying to crack into your account will know when to break out of the loop…if you think that’s dumb. please include up to TWO digits of your choosing! Yes that’s right (but they can only be between 0-9). Remember, we’ll be crunching these 8 million per second on our hopped up version of Jack the Ripper. So it DOES make a difference, at least to them!”

— your friendly neighborhood Cr4k3rH3ad

ps – we’ll continue to work on your password while you’re asleep, or simply read your list you emailed to yourself (yeah, we saw that too).

I went off on a tangent with the spam filtering conpiracy thing (this just occrured to me while I was thinking about automated filtering). It’s completely possible, however. GMail anyone? – it IS a great service, and out of the spam filtering I tested, got the best rating among the two free email services I tested. But when you find out they were reading your email and buidling a profile on you, don’t come cryin’ to me baby ;-)

You’ve been forewarned, your ignorance is their gain.

It’s difficult to be anonymous online :-)

VN:F [1.9.3_1094]
Rating: 0.0/10 (0 votes cast)
VN:F [1.9.3_1094]
Rating: 0 (from 0 votes)
Retweet