All 17 entries tagged BlogBuilder

View all 69 entries tagged BlogBuilder on Warwick Blogs | View entries tagged BlogBuilder at Technorati | View all 4 images tagged BlogBuilder

BlogBuilder update

We've done a few minor changes to BlogBuilder in the last week or so. Primarily we've been upgrading some of the stuff on the server side that you wouldn't notice. We've upgraded to Java 5 and JBoss 3.2.7 which makes things easier for us and improves performance. You may have noticed a few small moments of downtime but hopefully nothing too annoying.

A few small changes that you might or might not notice or care about:

  • My comments now correctly shows entries that have recently had non logged in comments. Before it was only pushing entries to the top that had recent logged in comments
  • Improved accessibility of the comments popup windows as per Alan's suggestion
  • RSS feeds now have comment counts in them for readers that support this

Equations in blogs

We've just added support for LateX markup in blogs. This means that if you write this:-
[latex]
\Large\varepsilon=\sum_{i=1}^{n-1} \frac1{\Delta x}\int_{x_i}^{x_{i+1}}\left\{\frac1{\Delta x}\big[ (x_{i+1}-x)y_i^\ast+(x-x_i)y_{i+1}^\ast\big]-f(x)\right\}^2dx
[/latex]

then it will appear like this:-


\Large\varepsilon=\sum_{i=1}^{n-1}    \frac1{\Delta x}\int_{x_i}^{x_{i+1}}\left\{\frac1{\Delta x}\big[    (x_{i+1}-x)y_i^\ast+(x-x_i)y_{i+1}^\ast\big]-f(x)\right\}^2dx

Hope this is useful for some people. Comments as always very welcome. In fact in this particular case, we have to hold our hands up and say that we're not mathematicians; our solutions to Fermat's theorem don't fit in the margin, we don't know whether all perfect numbers are even, we don't have the faintest idea what the above equation means, if it means anything. All of which is to say that we'd welcome more expert opinion than ours on whether this service does what a mathematician might reasonably expect and/or find useful.

Update 14/11/05: Note that we've now changed from angle brackets to square brackets


Google results

I'm writing some notes for a presentation about blogging at Warwick. One of the things I'm interested in is blog entries which become highly visible to search engines. Does anyone have any interesting examples of Google searches which return a Warwick Blogs entry somewhere in the first ten results?

I should clarify what I mean by "interesting", perhaps:-

  • Results for something other than someone's name are interesting (so "crystalography" would be more interesting than "John Smith").

  • Results about a subject other than someone's life are interesting (so "Plato" would be more interesting than "John Smith party fifteen pints").

  • Results which are ranked number one are more interesting than results ranked number ten.

  • Results which point to posts which are in some sense serious – they are reflective or critical or analytical – are more interesting than results which point to rants or rambles or funnys.

None of which is to say, of course, that there's anything wrong with blogging about your life, or ranting, or being funny. But if you know of any Google searches which meet one or more of the above criteria, it'd be very helpful if you could leave a comment. Thanks.


New login screen

We deployed a small update of BlogBuilder this morning. There is one BIG change you will notice, the new login screen.

We have a new single sign-on (SSO) system that we are starting to roll out across all of our services. Part of this is to switch all login screens from the current pop-ups and various other types to a single full screen login page.

You don't actually have to do anything differently or use a different login, it will all work as before with the exception being that you will be taken off to this full screen instead of the pop-up. As Warwick Blogs users will be the first to use this system, any feedback would be much appreciated.

Update: I should have mentioned that with this login screen, if you completely close your web browser, it will log you out. This is for security reasons so that someone else can not just come along and open up and browser and be logged in as you

Update 2: There is now a remember me checkbox that you can use to stay logged in between closes of the browser


570 empty blogs deleted

Follow-up to Deleting empty blogs! from Blogbuilder news

You might have noticed that the total number of blogs in the system went down today. This is because we have just deleted 570 old blogs that were completely empty and more than 6 months old.

If you have lost your blog in the deletion, do not worry and just register again.


Performance problems

I'm afraid we seem to be having some performance problems at the moment. Generally pages will load very quickly, but occasionally the whole system grinds to a halt and you might not get a page to render for a minute or more.

Hopefully we'll get this fixed tomorrow.


Small BlogBuilder update

Small deploy this morning fixing a couple of little things:

  • No more 'null' tags in your entries
  • Tag admin screen now working again
  • A few small CSS tweaks

BlogBuilder update: Tag synonyms

There has been a new release of BlogBuilder today, with the following changes:

New Feature
  • You can now get URLs that AND tags together by putting a + between tags in the URL itself, such as http://blogs.warwick.ac.uk/showall/tag/movie+review/
  • There are now agreed Tag Synonyms so the Top Tags and individual Tag pages now take into account similar tags, for example, when you go to the tag for Movie you will also see tags for Movies, Film and Films, and this is taken into account in how big "Movie" is on the Top Tags page.

Improvements
  • The text on galleries has been tweaked slightly
  • Posting comments has been tweaked slightly to make it harder to "double-post"
  • When you create an entry, it should take you back to the screen that you created it from
  • There have been some design changes and fixes – this may make your custom CSS look a bit weird, or it might not.
  • You can now select a blank style (for the ultimate custom CSS'ers)

Bug fixes
  • The "My Comments" page now sorts like it says it is by default
  • The bug where Internal Trackback emails are sent many times has been fixed
  • A problem with deleting images that had been uploaded in a Zip file has been fixed
  • Tag counts in the sidebar are more accurate.

100,000 comments

There are currently 99,856 comments in Warwick Blogs, which means that some time in the next few days we'll hit 100,000. In one sense, of course, so what? It's just a number. But even so, we're kind of pleased that the system has lasted long enough and proved popular and interesting enough to contain that amount of discussion and debate; the count of comments, much more than the count of posts or images, reflects the degree to which there is a community here, as opposed to a bunch of people all typing away in their own private worlds. (Livejournal, anyone?) How long to a million?

BlogBuilder update: New designs

If your blog looks wrong, try doing a forced refresh (pressing CTRL and F5 together) or restarting your browser

There has been a new release of BlogBuilder with several improvements and fixes:

New Markup / CSS

Andy Ingram has created new markup and CSS for blogs pages now. You may need to press Ctrl-F5 in your browser (a forced refresh) to make sure you have the latest stylesheets.

Included in this:

Changes
  • HTML rearranged to put entries before the sidebar, gives improved accessibility and search engine results
  • Fixed various issues of content dropping below the sidebar
  • Left-floated images should no longer drop into the entries below
  • Utility Bar appears correctly in Opera 7
  • The background image in the header of all blog styles should now be visible in Internet Explorer
  • The whole banner area (except utility bar) is now part of the link back to your overall blog view
  • Removed opacity effects from various blog styles to allow more consistancy between browsers
  • Most blog styles tweaked in some way for browser consistency
  • Galleries should now be more readable (no more white on white)
  • The bluegreen2 style is completely redone
  • New style: black 2
  • New style: puce
  • New style: swift1
  • Favourites markup improved and styled to suit each individual blog style better
Known Issues
  • Existing styles don't appear exactly the same as before, if you feel an important part of the style has been overlooked or changed, please don't hesitate to mention it.
  • Javascript has been used to make some of the blogs styles appear correctly with the new layout markup and styling. If javascript is disabled the blogs may not appear exactly as intended. Resizing the text in the browser may also cause problems; this can be fixed by reloading the page. Pages should still be fully readable however.

New Blogs Search

New Blog Search has now been implemented into the front page and the sidebar. When you start typing in, search results will appear immediately below the box, and then you can click on any of the results or on "more results" (or press enter) to get to the posts you want.

Search works better if you're logged in, because if you're logged in then it will search protected posts as well.

New Features

  • Tags: You can now select which tags you want to display on your sidebar, or how many of your top tags to display, and also display a list of untagged entries if you please.
  • Tag Selection: You can now click on a number of suggested tags when making an entry
  • Comment Spam: When a non-logged in user tries to make a comment on your blog, they must answer an arbritrary question (by default, "What colour is an orange?") – this has allowed us to set the default commenting permissions back to "Anyone", which should make the WGA people "well chuffed".

Improvements

  • My Comments: By default, your "My Comments" page now sorts by the date of the most recent comment on the entry, not the date of your most recent comment. You can still sort by the old format if desired.
  • Comment Information: When you're trying to make a comment, you can see a padlock next to the "COMMENTS" title which will tell you who has permission to comment - this will allow you to see easily why you're not allowed to comment (did you forget to login?) or if your own entries are accidentally locked (or unlocked)
  • Book/DVD/CD/Game Reviews: You can now attach a custom picture and URL to a Book, DVD, CD or Game review just like with Movie and TV reviews, so you could quite easily make Gig Reviews under the guise of a Music review and they would appear under the "Music Review" entry type.
  • Top Tags: The top tags page is now weighted differently; it will weight tags that appear on several blogs much, much higher than those that appear on a single blog. Also, the Top Tags page now only shows tags used in the past month by default, in order to show popular issues at the present time.
  • Miscellaneous: When on a tag page, you can now see the actual entry and image counts being displayed and how many are available on the other links. The "Tag" counter on the front page now only shows the number of unique tags. Tag counts in the sidebar no longer take into account draft entries.

Bugfixes

  • Image Editing: You can now edit your images again. Sorry about that.
  • Tag Selector: You can also use the up/down arrows in your entries again. Again, sorry…

RSS2.0 Atom

Search this blog

Tags

Most recent comments

  • Hi, Do you have a list of keyboard shortcuts? I can see Ctrl+b for Bold and Ctrl+i for italics works… by Mike Downes on this entry
  • I don't know what I have done and I have 2 blogs… definitely practise by on this entry
  • I am aiming to achieve better organisation and planning skills and focus on how to deal with disrupt… by on this entry
  • N.B. we responded directly to Sian when this query was asked via another channel. For reference, Fee… by Simon Harper on this entry
  • I was pleased to see this change: "We've modified the Atom API to allow setting of arbitrary permiss… by Sian Prosser on this entry
Not signed in
Sign in

Powered by BlogBuilder
© MMXXIV