How did I really forget to tell you all about Firefox 3.1 beta?
Between I was totally ignorant about the FireFox version all these days and even forgot that I had installed a beta release to test some of its cool features..
Cool features? What is so cool about Firefox 3.1?
Check this list directly from – https://www.mozilla.com
Firefox 3.1 Beta 1 is based on the Gecko 1.9.1 rendering platform, which has been under development for the past 6 months. Gecko 1.9.1 is an incremental release on the previous version with significant changes to improve web compatibility, performance, and ease of use:
Web standards improvements in the Gecko layout engine
Added support for CSS 2.1 and CSS 3 properties
A new tab-switching shortcut that shows previews of the tab you’re switching to
Improved control over the Smart Location Bar using special characters to restrict your search
Support for new web technologies such as the
While I write this blog I found a very interesting blog post on Computer World comparing Firefox3.1,Chrome and IE 8. Read it to see whats happening @ Browser Wars..
To make it simple, I just wanted to check out how its “Private Browsing” features works.. and nothing much. At present loving to work with Tree style tab (recommended by Aravinda) and CoolIris plug-ins. If you’re a heavy Firefox user, do check “Tree Style Tab” plugin at-least.
While upgrading WordPress and its plug-ins using Automatic Upgrade plug-in, many times we might get the following time-out errors.
Error: Download failed.: Connection time-out
There are two reasons for this error to bail-out:
First one is a DNS issue. Check the resolver of your server and ensure that the first dns server listed there is responding quite fast. If your ping command takes too long to answer, then rotate the nameservers.
Second one could be php/apache script time out limit set on the server. This can be modified by editing configuration files.
Look at the first reason, in this case any application that tries to download a file from net will take too long to respond back if there is a DNS issue. WordPress can wait for some time to get the files and then it will time-out. If you’re aware of the DNS issue you can edit configuration file to get the issue fixed. Otherwise you can tell wordpress to wait for some more time. Let us see how that could be done.
I edited following line in wp-admin/includes/file.php
Check out its coolest features, improvements, new interface etc. They are awesome. WordPress now contains most of the awaited features included in its core.
I just got it upgraded using WordPress automatic upgrade plug-in and the upgrade went on fine.
Only issue I found so far is with some plug-ins.
The error is something like this
First argument should be an array
I was able to resolve this by one of the old tricks which I used to use. ie. Add @ to the variable to which you’re storing array element (This you can figure out by reading the error completely)
Enjoy the new WordPress features. I will have TechFiz techno blogs updated soon so that you can enjoy the same while blogging.
Now you can become a member of Platonic quickly via Google FriendConnect gadget added in right panel. There is more coming on Friends connect page. Watch out!
Use the following java script with in tag of header.php of your theme to see how it works. Platonic is on snow fall already.
var snowmax=45
var snowcolor=new Array(“#aaaacc”,”#ddddFF”,”#ccccDD”)
var snowtype=new Array(“Arial Black”,”Arial Narrow”,”Times”,”Comic Sans MS”)
var snowletter=”*”
var sinkspeed=0.6
var snowmaxsize=22
var snowminsize=10
var snowingzone=1
var snow=new Array()
var marginbottom
var marginright
var timer
var i_snow=0
var x_mv=new Array();
var crds=new Array();
var lftrght=new Array();
var browserok=(window.innerHeight || document.documentElement.clientHeight)?true:false;
function randommaker(range) {
rand=Math.floor(range*Math.random())
return rand
}
function initsnow() {
if (window.innerHeight) {
marginbottom = window.innerHeight
marginright = window.innerWidth
}
else if (document.documentElement.clientHeight) {
marginbottom = document.documentElement.clientHeight
marginright = document.documentElement.clientWidth
}
var snowsizerange=snowmaxsize-snowminsize
for (i=0;i<=snowmax;i++) {
crds[i] = 0;
lftrght[i] = Math.random()*15;
x_mv[i] = 0.03 + Math.random()/10;
snow[i]=document.getElementById(“s”+i)
snow[i].style.fontFamily=snowtype[randommaker(snowtype.length)]
snow[i].size=randommaker(snowsizerange)+snowminsize
snow[i].style.fontSize=snow[i].size
snow[i].style.color=snowcolor[randommaker(snowcolor.length)]
snow[i].sink=sinkspeed*snow[i].size/5
if (snowingzone==1) {snow[i].posx=randommaker(marginright-snow[i].size)}
if (snowingzone==2) {snow[i].posx=randommaker(marginright/2-snow[i].size)}
if (snowingzone==3) {snow[i].posx=randommaker(marginright/2-snow[i].size)+marginright/4}
if (snowingzone==4) {snow[i].posx=randommaker(marginright/2-snow[i].size)+marginright/2}
snow[i].posy=randommaker(6*marginbottom-marginbottom-6*snow[i].size)
snow[i].style.left=snow[i].posx
snow[i].style.top=snow[i].posy
}
movesnow()
}
function movesnow() {
for (i=0;i<=snowmax;i++) {
crds[i] += x_mv[i];
snow[i].posy+=snow[i].sink
snow[i].style.left=snow[i].posx+lftrght[i]*Math.sin(crds[i]) +”px”;//proper doctype requires a unit, added px here
snow[i].style.top=snow[i].posy +”px”;//proper doctype requires a unit, added px here
if (snow[i].posy>=marginbottom-6*snow[i].size || parseInt(snow[i].style.left)>(marginright-3*lftrght[i])){
if (snowingzone==1) {snow[i].posx=randommaker(marginright-snow[i].size)}
if (snowingzone==2) {snow[i].posx=randommaker(marginright/2-snow[i].size)}
if (snowingzone==3) {snow[i].posx=randommaker(marginright/2-snow[i].size)+marginright/4}
if (snowingzone==4) {snow[i].posx=randommaker(marginright/2-snow[i].size)+marginright/2}
snow[i].posy=0
}
}
var timer=setTimeout(“movesnow()”,50)
}
for (i=0;i<=snowmax;i++) {
document.write(“”+snowletter+””)
}
if (browserok) {
window.onload=initsnow
}
}
WinAMP presets are awesome for Music Players let it be windows or Linux. I was wondering if I can find something like that for my Banshee player. While I was googling I found that many are pointing me back to WinAMP presets. Here is what I found on Ubuntu Forums.
A neat firefox plug-in for reading favorite Kannada weekly magazine Sudha online by Sunil…Here is what he says about the plugin.
You might be knowing that there is a sudha weekly (www.sudhaezine.com) that gets published. In fact, I personally enjoy reading Sudha at home. She has been my companion for many years now. I could hardly wait to get a copy on every Thursdays.
A small firefox plugin that lets you read Sudha at your ease.
Few advantages of this plugin are:
* Ease of use – All the technical details are abstracted. Just click the page you want to read and woila!!! you have it on your desktop. (Check the attachment sudha-ezine-plugin.jpg)
* It provides off-line capabilities. – You can read Sudha even without using Internet.
* Saves your Internet bill (useful for dial ups and traffic based billing) – Once you read a page using this plugin, it archives in your system, so next time when you would want to read the article, the saved copy is served from your own desktop. No internet is required for subsequent visits.
In fact we could implement many more social ideas around this.
Recent Comments