Although it appears to have copied the tabbed browsing ideas from Opera and Firefox (or, is there such a thing as originality in Tech these days?), IE7 is performant and nimble.
Some sites don't work quite correctly. But it is certainly more than worthy of a quick upgrade.
Here's where you get can IE7 for WinXP and above:
Microsoft's IE Download Site
Saturday, October 28, 2006
Monday, October 23, 2006
Opera 9.02 for Solaris x86 really rocks
It is blindingly fast compared to firefox or any other browser out there. Kudos to Opera Team!!
You can get it from the Opera download link
You can get it from the Opera download link
How to add Microsoft core fonts to openSolaris?
This is how I did it :)
- Download corefonts from here
- Extract contents of the above into a temporary location.
- Copy just the ttf files from
/fonts into /usr/lib/X11/X11/fonts/TrueType - Reboot the server (This is mandatory since the font caches etc. need to be updated)
- Voila, you see better web pages....
How to be happy?
Does money buy happiness?
The emphatic answer is NO. It is a tool just like any other. Your mind, brain, hands, internet are all tools. Money is just a tool.
Some people who make less money than what is considered "enough" for normal material comforts seem happier than those that do. How is this possible?
I think it is the "attitude" and "temperament" that make one happy rather than any other external factor such as money, health, good friends, supportive relatives etc.
This is hard to believe especially for those who are "wallowing" in deep sorrow or sadness or trouble. If they think they are in deep doodoo, they will be and continue to be. If they think they are cool, they will be.
Mind is a funny animal. As Bhagwad Gita says, it can either be your best friend or worst enemy.
May happiness come to all of us from all directions!!!
Some people who make less money than what is considered "enough" for normal material comforts seem happier than those that do. How is this possible?
I think it is the "attitude" and "temperament" that make one happy rather than any other external factor such as money, health, good friends, supportive relatives etc.
This is hard to believe especially for those who are "wallowing" in deep sorrow or sadness or trouble. If they think they are in deep doodoo, they will be and continue to be. If they think they are cool, they will be.
Mind is a funny animal. As Bhagwad Gita says, it can either be your best friend or worst enemy.
May happiness come to all of us from all directions!!!
Monday, October 09, 2006
Debian Etch on Acer Ferrari 4005
X.org config is always the fun part...
Here is a working configuration:
I should still check out DRI.
Here is a working configuration:
# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg
Section "Files"
FontPath "/usr/share/fonts/X11/misc"
FontPath "/usr/X11R6/lib/X11/fonts/misc"
FontPath "/usr/share/fonts/X11/cyrillic"
FontPath "/usr/X11R6/lib/X11/fonts/cyrillic"
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/share/fonts/X11/Type1"
FontPath "/usr/X11R6/lib/X11/fonts/Type1"
FontPath "/usr/share/fonts/X11/100dpi"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi"
FontPath "/usr/share/fonts/X11/75dpi"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi"
# path to defoma fonts
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection
Section "Module"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "type1"
Load "vbe"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc104"
Option "XkbLayout" "us"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ExplorerPS/2"
Option "Emulate3Buttons" "true"
EndSection
Section "InputDevice"
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "HorizScrollDelta" "0"
EndSection
Section "Device"
Identifier "ATI Technologies, Inc. Radeon Mobility X700 (PCIE)"
Driver "ati"
BusID "PCI:1:0:0"
Option "CRT2Position" "clone"
Option "MonitorLayout" "LVDS,CRT"
EndSection
Section "Monitor"
Identifier "Generic Monitor"
Option "DPMS"
HorizSync 28-84
VertRefresh 43-90
EndSection
Section "Device"
### Available Driver options are:-
### Values: : integer,: float, : "True"/"False",
###: "String", : " Hz/kHz/MHz"
### [arg]: arg optional
#Option "NoAccel" # []
#Option "SWcursor" # []
#Option "Dac6Bit" # []
#Option "Dac8Bit" # []
#Option "PanelOff" # []
#Option "DDCMode" "false"
#Option "MonitorLayout" # []
Option "MonitorLayout" "LVDS,CRT"
#Option "IgnoreEDID" # []
#Option "UseFBDev" # []
Option "MergedFB" "true"
Option "CRT2HSync" "30-100"
Option "CRT2VRefresh" "40-75"
Option "CRT2Position" "Clone"
#Option "MetaModes" # []
#Option "MergedDPI" # []
#Option "MergedXinerama" # []
#Option "MergedXineramaCRT2IsScreen0" # []
#Option "MergedNonRectangular" # []
#Option "MergedMouseRestriction" # []
#Option "DisplayPriority" # []
#Option "PanelSize" "1680x1050"
#Option "ForceMinDotClock" #
#Option "ColorTiling" # []
#Option "VideoKey" #
#Option "RageTheatreCrystal" #
#Option "RageTheatreTunerPort" #
#Option "RageTheatreCompositePort" #
#Option "RageTheatreSVideoPort" #
#Option "TunerType" #
#Option "RageTheatreMicrocPath" #
#Option "RageTheatreMicrocType" #
#Option "RenderAccel" # []
#Option "SubPixelOrder" # []
#Option "ShowCache" # []
#Option "DynamicClocks" # []
#Option "BIOSHotkeys" "true"
#Option "VGAAccess" # []
#Option "ReverseDDC" # []
#Option "LVDSProbePLL" # []
Option "MetaModes" "1680x1050-1280x1024 1400x1050-1280x1024 1280x1024-1024x768 1024x768-1024x768"
Identifier "Card0"
Driver "ati"
VendorName "ATI Technologies Inc"
BoardName "Radeon Mobility X700 (PCIE)"
BusID "PCI:1:0:0"
EndSection
Section "Monitor"
#DisplaySize 330 210 # mm
Identifier "Monitor0"
VendorName "SEC"
ModelName "0"
Modeline "1680x1050" 121.0 1680 1704 1792 1876 1050 1051 1054 1065 -hsync +vsync
#Modeline "1680x1050" 147.14 1680 1784 1968 2256 1050 1051 1054 1087 -HSync +Vsync
#HorizSync 28-100
#VertRefresh 40-72
EndSection
Section "Screen"
Identifier "Default Screen"
# Device "ATI Technologies, Inc. Radeon Mobility X700 (PCIE)"
Device "Card0"
# Monitor "Generic Monitor"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1680x1050"
EndSubSection
SubSection "Display"
Depth 4
Modes "1680x1050"
EndSubSection
SubSection "Display"
Depth 8
Modes "1680x1050"
EndSubSection
SubSection "Display"
Depth 15
Modes "1680x1050"
EndSubSection
SubSection "Display"
Depth 16
Modes "1680x1050"
EndSubSection
SubSection "Display"
Depth 24
Modes "1680x1050"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "Synaptics Touchpad"
EndSection
#Section "DRI"
# Mode 0666
#EndSection
I should still check out DRI.
Sunday, October 08, 2006
Latest beta releases of most used software
Latest beta releases of most used software
Firefox 2.0rc2 and thunderbird 2.0alpha1 really rock. Speed is pretty impressive. For a release tagged alpha1, thunderbird 2.0 is really stable. I use both at my work and at home :)
Although performance improvement is obvious, I don't really see any significant features in these releases. Much like how KDE releases are these days... Big list of features listed but none that really stand out.
I feel a plateau coming for firefox / thunderbird in terms of significant features offered unless they start to think tangentially...
OTOH, GAIM 2.0 beta3 really rocks. I can really see qualitative improvements in the UI and it feels more fun than the stiff 1.5.x releases.
Firefox 2.0rc2 and thunderbird 2.0alpha1 really rock. Speed is pretty impressive. For a release tagged alpha1, thunderbird 2.0 is really stable. I use both at my work and at home :)
Although performance improvement is obvious, I don't really see any significant features in these releases. Much like how KDE releases are these days... Big list of features listed but none that really stand out.
I feel a plateau coming for firefox / thunderbird in terms of significant features offered unless they start to think tangentially...
OTOH, GAIM 2.0 beta3 really rocks. I can really see qualitative improvements in the UI and it feels more fun than the stiff 1.5.x releases.
Subscribe to:
Comments (Atom)
