Sunday, August 21, 2011 8:07:11 PM
My stand alone version for the Comic Viewer is now in beta stage.
If you like to try it out, you can find it at
sourceforge.net.
Saturday, August 20, 2011 5:54:12 PM
Version 1.12 (2011-08-20)
Updated jQuery and jQuery UI.
Fixed showing scrollbars when not needed.
Thursday, September 16, 2010 5:53:10 PM
Version 1.11 (2010-09-11) removes extra space between multiple comic images. Comics using stacked image stripes now display correctly.
Friday, August 13, 2010 10:19:47 PM
I just uploaded version 1.9 (2010-08-12) of the Comic Viewer widget. It should be public available after a day or so when the review by Opera is finished.
The widget now can find the last viewed page for all comics, even if new pages were added. This is done through identifying a page by navigation/image links and searching back through the pages from the stored page URL. To conserve resources only up to 100 pages are searched.
When adding/updating comic settings now only the selectors of existing comics will be updated. The other settings will not be touched, so you no longer lose the title, current page URL or layout/zoom settings of updated comics.
Page navigation has been changed to only jump to a new page if at least the HTML part of the page could load. This will prevent the widget from getting stuck on a non existing/loading page with disabled page navigation controls. The loading error output was changed to, you will now get a better description what caused a loading problem.
I also fixed some bugs with image scaling, thumbnail loading and the loading counter.
Don't forget to backup/export your settings before upgrading. Settings should not be lost during upgrading, but better sure than sorry.
Tuesday, August 3, 2010 10:41:26 PM
I have updated the
preconfigured settings because some comics changed their websites.
I had updated the settings already multiple times in the past but apparently overlooked some changes.
The previous updates added some new comics:
Monday, July 26, 2010 5:47:18 PM
There are now over 10 thousand downloads of the Comic Viewer widget, but feedback is still lacking. Up to now I developed the widget mostly to my likings. Either that's fine for most users or nobody cares to ask for improvements. Because I can't really belief that I would like to known your opinion and ideas about what upcoming versions should include.
Are you missing any features?
Can't figure out the correct selectors for a comic and need help?
Do you have comics you would like to share with other users? Just post the URL and I make the settings. If you already have settings for them, even better.
Maybe you even made your own style or other change to the widget and want to have that included in the official version?
Feel free to post your thoughts as comments or send me a message. If your contributions are accepted you will even be recognized in the about tab of the widget.
Monday, July 19, 2010 8:57:09 PM
I just uploaded version 1.8 (2010-07-19) of the Comic Viewer widget. It should be public available after a day or so when the review by Opera is finished.
Updating existing installations is recommended because of older versions having memory and processing problems with large comic lists or excessive navigation. These could cause the widget to hog memory up to crashing and could result in slow navigation. Using the widget with huge comic lists should no longer be a problem.
I also improved the hotkey navigation and included hotkeys for smooth scrolling of large comic pages. If you already used hotkeys you may have to reassign keys after updating, due to internal changes.
There are still problems with the Opera 10.60 security model. Please press F5 in widget if you see a security violation error after start.
Don't forget to backup/export your settings before upgrading. Settings should not be lost during upgrading, but better sure than sorry.
Saturday, July 3, 2010 9:04:40 AM
Opera 10.60 is out. Its nice and fast, but some JavaScript / security changes may clash with the Comic Viewer widget. If you get a "Security Violation" error for every comic after launch, just hit the F5 key. This reloads the widget and seems to help. I'm investigating the problem at the moment but have no real solution yet.
Monday, April 5, 2010 8:11:33 PM
Here are some files with settings for the Comic Viewer widget:
-
Download a collection of all 156 comics from gocomics.com. Mostly classic newspaper comics.
-
Download an excerpt from my personal collection with around 100 comics.
-
Download a collection with comics from widget users.
Some comics contain nudity, strong language or violence.
Just copy and paste the whole text into the export/import field in the configuration.
Remember to save your current settings string if you want to restore your current settings later!
Monday, April 5, 2010 12:23:05 PM
And again one of my favorites: The award winning
Schlock Mercenary by Howard Tayler. A daily Webcomic running since June 12, 2000 without ever even missing one day. Like Jeph Jacques with
Questionable Content, Howard lives now entirely from the earnings of this comic.
The comic is satiric space opera about a 31st-century mercenary company run by Kaff Tagon. Title giver Schlock is a carbosilicate amorph, who enlists with the mercenaries. The story follows Schlock and the mercenaries through various ups and downs, literally creating a whole universe with various fractions, characters and technical gadgets. The strips are often good for a laugh but the long story arcs also have tragic moments. Howard has masterly managed to create a fascinating comic. As always, go read more at
Wikipeda and don't forget to read the comic.
Howards drawings way back from 2000 are not the prettiest, but he improved his skill considerably over the years. Now his comic are perspectively correct, with nice background, anatomically correct characters and shaded coloring.
Don't miss this masterpiece of web comic storytelling.
Comic Viewer Configuration{
"comics":[
{
"uuid":"2AF5C2D3-0D82-437F-BE0F-076A6CD3E61A",
"name":"Schlock Mercenary",
"urlPage":"http://www.schlockmercenary.com/d/20000612.html",
"selectorImage":".Comic",
"selectorFirst":"*[src*=comicnav-firstday.]",
"selectorPrevious":"*[src*=comicnav-previous]",
"selectorNext":"*[src*=comicnav-next.]",
"selectorLast":"*[src*=comicnav-lastday.]",
"selectorExtra":".Comic:not(img)",
"imageLayout":0,
"imageScale":1
}
]
}