grab our rss feed

stevienova.com

Homepage of Steve Novoselac

Entries Tagged ‘Internet Explorer’

Browser Wars: Handling a Phishing Site

The other day, I got an email from US Bank saying I need to login to their site and change my password, funny though, I don’t bank at US Bank. What’s the deal? A “phishing” attempt was made!
Phishing, according to Wikipedia, is: In computing, phishing is a criminal activity using social engineering techniques.[1] Phishers attempt [...]

Leave a Comment | 192 views

IE7 - Adding Default Search Provider Through the Windows Registry

So, IE7 - cool right, new search bar and everything. And you can go here and add new search providers. You can also use what Microsoft gives you and do it this way. But alas, what if you want to add it without user intervention? Remotely over a network maybe? Or you just want to [...]

Leave a Comment | 1,524 views

ChangeIE

Working on a BHO for IE to mimic the functionality of Greasemonkey in Firefox. I created a GotDotNet workspace here if anyone is intrested. Right now it pretty much is just a BHO , and I have it working with one UserScript, possibilites are endless..

Leave a Comment | 134 views

IE7 - Wish List

I have been using IE7 lately, and here is what I wish it had.
1) Warning on closing browser with more than one tab open.
2) Option to open every link in any program into a new tab
Not much - but big things.
One thing I wish IE had in general was an easier to use API to [...]

Leave a Comment | 135 views

Hacking IE7 Feed Discovery - More than RSS!

Well, I am looking at the registry. Right now in IE7 the feed finder will only find RSS. To add more types, goto
HKEY_LOCAL_MACHINE\Software\Microsoft\Internet Explorer\Feed Discovery
you can add other types there
like application/atom+xml
Close all IE windows, and then goto a site with an atom feed. The feed discovery button will light up!

Comments (1) | 255 views

Firefox and Internet Explorer

The debate between FF and IE is a hot one. Firefox is good, nice tabs, etc, etc. IE integrates well with Windows. I like FF, but one thing I don’t like is it is a 3rd party app. The more stuff you install on your machine, no matter what it is, is more upkeep, more [...]

Leave a Comment | 153 views

Lately

Haven’t posted much up here lately, I have been really busy with PocketBlogger. 4500 hits in less than a week, I never would have thunk it. Between that and being swamped at work, it just seems like there is no time lately. Need to get an oil change, and taxes done, new drivers license, insurance [...]

Leave a Comment | 134 views

IE ToolTip Bug?

I have coded a WinForms marquee scroller program in VB.net/VS2003. Everything works great, but some users have noticed a bug.
When my program is running, IE stops displaying tool tips (TITLE and ALT tags). When my program is closed, they start working again.
I have debugged and went through all the code, and seemed to have found [...]

Leave a Comment | 125 views

Rebirth of Internet Explorer?

The buzz is that the IE development team is coming out of retirement. On Channel9 for MSDN developers, there is a thread started for ideas, etc, from a development and user point of view.
It is about time IE is back in idea mode, there are tons of things that could get added.
IE Feedback Fest

Leave a Comment | 72 views