MiscWorld

A MiscWorld Experience

Archive for the 'www' Category

Tabs, Shortcuts and Internet Explorer

Have you read the information that shows up when you click the “new tab” button in IE? I think I did it once when I tried for the first time this tabbed IE, and never took a look at it again. Until yesterday. I just read it and surprised me because it contains a useful list of shortcuts for managing tabs. Many of them remind me the way Opera works, but there are a few new.

 Keyboard shortcuts

Open links in a new tab in the background

CTRL+click

Open links in a new tab in the foreground

CTRL+SHIFT+click

Open a new tab in the foreground

CTRL+T

Open a new tab from the Address bar

ALT+ENTER

Open a new tab from the search box

ALT+ENTER

Open Quick Tabs (thumbnail view)

CTRL+Q

Switch between tabs

CTRL+TAB/CTRL+SHIFT+TAB

Switch to a specific tab number

CTRL+n (n can be 1-8)

Switch to the last tab

CTRL+9

Close current tab

CTRL+W

Close all tabs

ALT+F4

Close other tabs

CTRL+ALT+F4

Mouse shortcuts

Open a link in a background tab

Click the middle mouse button on a link

Open a new tab

Double-click the empty space to the right of the last tab

Close a tab

Click the middle mouse button on the tab

1 comment

Firefox cannot load “localhost”, while IE can

I installed IIS on a reformatted computer and when trying to access the home page using Firefox I was asked for my username and password. After many tries and permission checkings (check this first!) I used IE and it worked… I googled a little bit and found this solution:

1. Open up Firefox and type about:config in the url field

2. In the Filter Type in ntlm

3. Double click “network.automatic-ntlm-auth.trusted-uris” and type in localhost and hit enter

After I did that everything worked ok.

4 comments

Oracle XE & PHP

Have you ever tried to access an Oracle database from PHP? Well, if you are a newbie (like me) this is a great manual that will take you from PHP compilation to XML generated results:

Download: The Underground PHP and Oracle Manual
By Christopher Jones and Alison Holloway

The book includes:

  1. PHP Oracle Extensions
  2. Installing Oracle Database 10g Express Edition
  3. Using Oracle Database 10g
  4. Installing Apache HTTP Server
  5. Installing PHP
  6. Connecting to Oracle Using OCI8
  7. Executing SQL Statements with OCI8
  8. Using PL/SQL with OCI8
  9. and much more…
1 comment

Got Web 2.0?

Ajax Hacks takes you step by step through an 80 tips journey going from the very basics - how to GET or POST - to advanced topics like performance tuning, caching and web services interaction.

Ajax Hacks

AJAX Hacks by Bruce Perry
ISBN: 0-596-10169-4

No comments

Raise your hand!

Two days ago, while surfing a gov’s page, I got stuck at the very last step of a report generator. I right clicked the page, looked for a link and see the problem: an <object> tag with a classid parameter. That object referenced a PDF file. And because the problem could be fixed by adding a simple link, I decided to give them a call. A lady answered the phone and listened carefully to my request. Kindly accepted to pass my suggestion to the IT department, where an IT Specialist would call me back. Very easy huh? So, why I had not tried that before? How many websites in the world, eager to get fixed, to attract new viewers, are just wating for a call? I’m sure many people do it, but from now on, guys count on me. I want to add my vote so all my favorite websites work on my favorite operating system. The more we are, the easier things will change. We’re just waiting for you.

1 comment