Tuesday, March 25, 2008

Pingbacks

Problematic and Good PingbacksArtem has made a post with a pingback to our blog today. When I saw it appear in the comments section looking all nice and clean I remembered that for some reason my pingbacks always come out completely screwed up.

I started digging the WP code to see how it grabs the excerpt. Turns out that you need to have some kind of important tag separating your actual post text with your header and comment sections, so it wouldn’t grab those. Also it turned out that DIV is not one of those important tags. P however is.

It took me a while to realize that, but I must say that I impressed myself. All should be well now.

In: Software   Tags: , ,
Time: 23:33   Comments: No Comments   Post a Comment  

Leave a comment

O.o teeth mrgreen neutral -) roll twisted evil crycry cry oops razz mad lol cool -? shock eek sad smile grin

Monday, March 24, 2008

Script: Image Captions

Image Captions Script on Mac ScreenImage Captions is a simple script that uses the alt attribute of your images to create a mouse-over captions for them. The captions do not change the layout of your site in any way and the installation is as simple as including 1 line of code in the header of the page. If you kept the alt attributes of your images in order you won’t have to change anything else. The script finds the right images and adds the captions automatically.

You can see the example of the script in action on the image above. To get that result all I had to do was to add the following to my post:
<img src="mac_screen.jpg" class="centered"
alt="Image Captions Script on Mac Screen"/>

The script will work on any page and does not rely on any WordPress functionality. The code has been tested in the following browsers: Firefox 2.x, Firefox 3.x, Safari 3.x, IE 6.x and IE 7.x. Read more…

In: Software   Tags: , , , ,
Time: 15:45   Comments: 4 Comments   Post a Comment  

1
2
3
4

Leave a comment

O.o teeth mrgreen neutral -) roll twisted evil crycry cry oops razz mad lol cool -? shock eek sad smile grin

Monday, March 17, 2008

Mac: First Impressions

MacBook ProIt’s now have been a couple of days since I’ve started playing with a Mac. There are both positives and negatives that I’ve run across. For me something new is always interesting, and considering that I’ve been using DOS, Linux and Windows for decades now — Mac OS I’ve only seen from a far.

I’ll start with specs of our machine — MacBook Pro.

  • 2.4GHz Intel Penryn Core 2 Duo
  • 2GB 667MHz DDR2 SDRAM — 2×1GB
  • 200GB Serial ATA Drive @ 5400 rpm
  • NVIDIA GeForce 8600M GT with 256MB
  • 15-inch Glossy LED Widescreen Display
  • SuperDrive 8x (DVD±R DL/DVD±RW/CD-RW)
  • Backlit Keyboard/Mac OS - U.S. English
  • Multi-touch Trackpad

Apple is a master of the eye-candy. Everything looks nice and clean with nifty animations all over the place. Read more…

In: Gadgets, Software   Tags: ,
Time: 14:24   Comments: 3 Comments   Post a Comment  

1
2
3

Leave a comment

O.o teeth mrgreen neutral -) roll twisted evil crycry cry oops razz mad lol cool -? shock eek sad smile grin

Thursday, October 18, 2007

New Rubinary

Rubinary DesignAfter many more evenings and sleepless nights I’m actually very excited to introduce a new version of the blog design.

As you can see I’ve reused several elements from the design that I have decided to scrap, but everything else is brand new. I for one am very happy with the end result. It’s a far superior product compared to the one that I decided not to use.

I would very much like to hear your opinions about this. Things you like, things you don’t like, compliments and constructive criticism, if you notice some glitches or problems. Everything is welcome. I hope you’ll take a couple of moments and leave a comment.

On the tech side of things I want to say that this is my first site with no tables. Everything is done through CSS. Firefox is a great browser, and if you’re not using it yet, you should switch. IE on the other hand took hours upon hours to get right. Also not a single pixel was “borrowed” from somebody, 100% of work was done by me.

Anyhow, as I said, I’m very happy with the end result and I’m waiting for your comments!

In: Software   Tags: , ,
Time: 18:40   Comments: 11 Comments   Post a Comment  

1
2