Hey! This is the old a broken mold. Newer stuff is at abrokenmold.net.
That being said, feel free to rummage through the archives over here. Also feel free to leave comments; we're still keeping an eye on this.
Showing posts with label Firefox. Show all posts
Showing posts with label Firefox. Show all posts

I just finished the book last night - it's a G.K. Chesterton and somewhat reminiscent of his Father Brown stuff. It's a detective novel, but not a very conventional one. The detective in question is one Basil Grant, a retired judge and unsocial but not antisocial type, who is followed about by his brother Rupert, an ever suspicious amateur detective himself, and the narrator of the book, Swinburne.

As described on the back, there are six chapters, but not a crime in any of them, unless of course, you could consider some of the actions involved in investigation criminal. That is, of course, where the Club of Queer Trades comes in, that mysterious bureau of entirely new occupations. And they really are queer, in that old British sense of the word. I confess that some of them had me until the very end (and they certainly have Rupert and Swinburne to the end every time).

Basil seems insane to his friends, but I found myself rather trusting him even if his ideas seemed absurd. So, to wrap this bit of the post up, it's not too long of a read (my edition is 126 pages) and is worth a read for each chapter, and especially for reading through and discovering the ending (if you don't guess it before, that is).

Dev Update

Now then, the report on the new a broken mold. I'm happy to say that the development, which consists of bending WordPress and CSS to my will, seems to me to be almost over. While I'm here, let me give Firebug a plug; it's a web development add-on for Firefox, and boy is it ever cool. It has JavaScript and DOM tools, which I don't use, but the HTML and CSS tools are handy. The killer feature: you can edit code and see the results in real time (I'm not sure how that works with JavaScript). If you've ever done CSS work, you can probably imagine how handy that is.

I'm also happy to say that I contacted NearlyFreeSpeech.NET last night and was elated to learn that I could pay through the parents' plastic (with me giving them equal cash, of course) since I don't have a checking account yet.

So I'm hoping to get it up within the next half a month, and I suppose a month at the latest.

Time for homework now -- catch you later.

I've recently started using Gnome Do in Ubuntu 9.04, and I've not yet explored the extent of its functionality, but I'm continually discovering more uses. It includes plugins for GMail contacts, Firefox bookmarks, a Gnome dictionary and calculator, Pidgin messenger, Imageshack uploader, and more. One useful plugin is the Microblogging (Twitter) plugin; it shows your friends' status updates in the notification tray, and you can post directly from Do. You can even manage your Gnome session and windows, and control your media player. Oh, and all this is just an extension of the main function, which is a search/launcher; however, I have yet to put it to use as effectively as Launchy. Finally, you can use it with a dock skin, wrapping yet another desktop function into one tool.

A few configuration options are available by right-clicking on the Do icon in the dock, but to further customize dock settings, you can use Alt+F2 > gconf-editor > Apps > gnome-do > preferences > Docky > Utilities > DockPreferences. Icons are added or removed by dragging to the dock. Screenshot here.

Now the Twitter plugin would be really handy, except for the fact that it, along with most third-party Twitter apps, was broken to some extent by the Twitpocalypse. Although the crisis was mostly averted, it left in its wake a bunch of mal-tweeting apps. In the case of Do, upon an attempted post to Twitter, you would receive a notification that the post had failed, when it had in fact succeeded. While not exactly an epic fail, it nonetheless was an undesirable state of affairs. Enter open source developers.

The bug was reported and dealt with on Launchpad here. However, finding all the dev language a bit difficult to follow, I headed over to the Ubuntu forums for some clarification, where a user linked to the same fix page, but with a more lucid explanation.

Go to Synaptic, go to Software Sources, pre-released updates, close, look for gnome-do, update gnome-do plugins, go to .local/share/gnome-do and delete (or move) your plugins directory, open gnome-do, enable the microblogging plugin again, and you should be good to go.
So, to further expound ... you open Synaptic package manager, then open Software Sources and enable pre-released updates (instructions). Then go back to Synaptic and search for gnome-do-plugins, and update the package. Next, open a file browser, and show hidden files if they are not already visible (View > Show Hidden Files), then navigate to your home folder, where you should find the above-referenced location; delete or move. Finally, simply open Gnome Do and re-enable your plugins.

Viola! You should now have tweets that flow like clockwork.

This bugs me to death since I'm on dial-up. Just last night, I pulled a process out from under the nose of my firewall while it was asking about it and it locked up my (Windows) system pretty nasty. I should file a bug report with PC Tools about that…

Anyway, thanks to burning desire and this and this thread on mozillaZine Forums, I found Cache Fixer. Quote: "Cache Fixer extension drops the "dirty" flag on every startup and if Mozilla crashes, you still loose cached data, but only the current (crashed) session. I think it’s better, than loosing all cached data."

That's awesome, but it only works up to Firefox 3.0pre. So I used the maxVersion trick so it will work with up to Firefox 4.0. Here it is on Box.net. Hopefully the developer will put an official updated version up soon. Please note: I have nothing to do with development, I just changed a text string and then zipped the files back up.

Also, as I posted back here, the dumped cache is intentional behavior. We're just choosing to change that behavior (woot!).

Thanks much, Mr. Ivanov.

How annoying. A day or two ago, Javascript popups started opening in new tabs. They are popups for a reason. I had Firefox set so that links that would open in a new window would open in a new tab, but popups like this didn't use to be affected.
Anyway, after another Google today, I found the fix. 1st Byte Solutions has the answer. Quote:

if you open about:config in your address bar, you can change the setting manually.
Change: browser.link.open_newwindow
Mine was set to 3, which told the popups to always open in a new tab.
Niceness. It's a pretty easy fix. Set it to 2. I just wonder what changed it to 3. Wasn't me. It appears this is something of a longstanding issue; the Firefox team should probably add a GUI option for this. Check out this thread on Mozillazine, where the same fix is given (in 2004) and this one, where Tab Mix Plus is the solution (it occurs to me TMP might change that value).
Go give some kudos to 1st Byte if this makes you happy.

Update; Feb-15-2010: So it busted again. And this time setting browser.link.open_newwindow to 2 didn't fix it. Garr. Fortunately, setting browser.link.open_newwindow.restriction to 2 did fix it. Thanks, harrymc.

Today I found two extensions that can give you some more space on your bookmarks bar in Firefox.

First, the Multirow Bookmarks Toolbar, which gives you more rows as you need them. If your bookmarks overflow when you size down the window, it catches it then, as well as just a plain overflowing bookmarks bar.

MultirowBookmarksToolbar

Second, the Smart Bookmarks Bar. It removes the text on the bookmarks and leaves the icons, but shows you the text when you mouse over the icon, like so:

Smart_Bookmarks_Bar 

There are some options: you can choose not to show bookmark names on mouseover, to unhide the names of folders on the bookmarks bar, and to unhide bookmark names that don't have a favicon, and vice versa for all those. Also, you can adjust spacing and autohide the bookmarks bar (which I haven't tried out yet. sounds like it could be handy).

Cheerio!

Hummm… more like a linkshare.

A-PDF Extractor - I was looking for an app to convert PDF to text over the holidays, and this was one of the two I downloaded. I actually didn't even get through the installation of the other one because I didn't like their terms. Which is fine, because A-PDF Extractor does the job: nice, simple, and quick. Warning: not a portableapp as far as I can tell (no .ini's or such in the Program Files folder).

How To Send Email To Any Cell Phone (for Free) | MakeUseOf.com - I have to say this could come in handy… if I ever need it for some reason. What is nice is there is an address for Unicell, which is what my dad is on. And the Gmail Labs way doesn't work. Although I think Unicell has a place on their site where you can text message phones using the service.

Bug 105843 – Cache lost if Mozilla crashes (Mozilla Bugzilla) - Nice to know that this is actually tracked. But… it's intentional, from what I read, there is a chance that the cache might be corrupted, so it just dumps it. Which is really annoying if you are on dial-up. Seems to happen to me occasionally when browsing offline. There was a patch on the page, I think, but if I recall right it was for Firefox 1.5 or something… not Fx 3.

May you see deep snow. =)

Just saw this:

adblock_ad_crop

Recommend checking out this Mozilla Minefield alpha. It's fast. Download link here. Cheers!

In the tradition of Grand Stream Dreams, I bring you our very first Linkfest.

Boston.com - World Series game could be delayed for Obama pitch - You might have heard that Barack Oboma had purchased an half hour time slot on at least some networks to promote his cause. Clever of him. But possibly delay the World Series? It's only by a few minutes, I know, and I'm not a big baseball fan… but still, let's hope people get mad at him for this…

Fox News - Obama Ads Invade Video Games - Obama billboards show up in Burnout Paradise on Xbox Live… hmmm… ok… I didn't know their were ads, but hey, I suppose if they pay for them… but a little weird anyway.

Newsweek - Who Are the 10% Who Think U.S. on Right Track? - A viewpoint on who actually thinks things are good. Meh. Not extrememly persuasive.

Schlissel's blog - Some of My Best Friends Are Sarah Palin - A good post about Sarah standing on what she believes and representing us as Christians… and being us.

LA Times - Greenspace blog - Bottled water not so pure - Really? I would have never guessed…

PC World - Microsoft Sues DHL After Train Dumps 21,600 Xboxes - Ummm… ouch? Not good, DHL.

Ars Technia - Revenues rise as Google says hard times will drive business - Woot for Google! They seem to be doing pretty good as the world economy melts down… that's my kind of company. Kinda like our local banks: they are still going strong since they've invested wisely (read: with discretion… *cough* Citibank et all *cough*).

MercuryNews.com - Q&A with John Lilly, CEO of Mozilla - Pretty good interview. Nothing ugly. Lilly thinks Chrome isn't exactly competition… it's just Google helping Mozilla out with their mission: making the web a better place. I like that Firefox slogan, by the way: "Take back the Web." Pretty sick. Anyway, also some stuff on Firefox Mobile, of which alpha versions are coming soon.

Sioux City Journal.com - Senator's lawsuit against God is tossed out - This feels like it should be on the Drudge Report, but, LOL, what were you thinking?

redemption in a blog - Optimize Firefox’s memory usage by tweaking session preferences - If you're a heavy heavy tab user in Firefox, you might take a look at this if things have been slowing down.

Matasano Chargen - Detecting Anonymizing Proxies - An interesting blog post on detecting the use of a proxy server. Technical and hopefully helpful illustrations. A good read. Edit, October 24, 2008: The link is still 404, but I looked up the Google cache. No pictures, I'm afraid, but it's better than nothing.

If you use Vista with Aero enabled, this one's for you. Using the Glasser extension and some Stylish styles, you can get an effect much like IE 7 with Aero. It looks good, too. Maybe better than IE 7.