Risen Against Gravity

GenSephyr

I've moved my blog and portfolio to http://fusedthought.com/en/blog. However, this site will still be kept as an archive...

Individual entires can still be accessed using their trackback links.

Showing posts with label blogskins. Show all posts
Showing posts with label blogskins. Show all posts

Thursday, November 29, 2007

Blogskin: FTStudio V2

Did a spot of shopping today for my grad night.. But since I got home slightly earlier than expected, I had time to do some programming. First thing I did (of course) was to change my blog skin.

So the usual info:
Skin Title: FTStudio V2 (FusedThought Official v2)
Number: 6th
ID: N6-29D11M2K7Y
Customization: None

Permanent skin application URL: http://gyeojz.blogspot.com/?css=6
Reset to default: http://gyeojz.blogspot.com/?css=0

Feel free to post any comments on this new blog design... =).

Brainstorming for the school project. But still drawing blanks =(

Thursday, October 04, 2007

Blogskins: FTStudio V1

So frustrated. 2 wasted days. Didn't have the heart to do anything.
Turned to changing this site skin to cool down. It may be weird for some, but quite effective for myself.

Anyway, here are the official information about the skin:

Skin Title: FTStudio V1 (FusedThought Official v1)
Number: 5th
ID: N5-03D10M2K7Y
Customization: None

Permanent skin application URL: http://gyeojz.blogspot.com/?css=5
Reset to default: http://gyeojz.blogspot.com/?css=0

Sunday, August 26, 2007

A negative programming

It seems like I've been involved in quite a few school related web stuff this past months. From the bowling blog to the school's anniversary website to the current alumni website which I have no time to complete till the end of my A level.

Talk about work.... The bowling site aren't that much a problem as its blogger based. However the other sites are quite an insomnia causing.
I can't believe I am going to say this, but I am starting to feel tired and nauseated from seeing codes.

Probably have to take a break from programming. coding a fully-fletched content management system, databases, maintenance tools as well as doing the graphics aren't a small feat. Especially when I have to do all those single-handedly with no one to turn to for help.

Stepping down doesn't mean totally abandon one's responsibility. I've wanted to relinquish all thoughts of intervening, but looks like I succumbed to temptation and stepped in.

Though I was asked to recover the pictures after the bowling team site mishap earlier this month, I've decided to contribute a final gift to the team, in the form of a brand new look for the site. I've given the site a "web 2.0" make-over, bringing that site up to be in line with the current trends in the web-design committee.

The theme, titled "bowl-a-lution" would add on to my list of XML templates to my collection, that would be my fifth, including all my works done on this blog (Risen Against Gravity).

Anyway, here is a screenshot of the site:


Or you to see the real thing, you can visit it at http://tjcstrikeforce.blogspot.com

Sigh.

On a sidenote, I've also decided to add a tagboard on this blog also.

Cherios.

Sunday, August 19, 2007

Blogskins: Anime.Otaku

New Skin again.

I didn't schedule to make a new skin this time round. It was because I was feeling abit frustrated that I decided to code one to relief stress.
Guess it was my record time in creating a new skin also. 45 minutes including the graphics.
In fact the graphics took me almost 30 minutes (I aren't that good at graphic manipulation. The css coding only took 15 minutes.

The rationale behind this skin name was because, Anime Otaku is taken to mean anime fan.
Although Otaku is a fairly derogatory term in Japan. Its most commonly used to refer to excessive obsession with Anime. However, in America, the term is often a badge of honor for hard-core anime fans.

This skin include a few firsts.
These are: Opacity effects, being Anime themed, a gradual (gradient) background as well as a new skin cataloging system.
Moreover, its the first skin to use CSS3's opacity property. However, this means that opacity effects will not be shown on certain browsers. Its minimal though. In fact, almost unnoticeable.

Since I constantly add new skins, I guess I should have some detailed skin launch format from now on.
So here it goes:

Skin Title: Anime.Otaku
Number: Quarto (4th)
ID: N4-19D08M2K7Y
Customization: None

As usual, this skin can be applied to the page permanently regardless of my future layout changes using this URL: http://gyeojz.blogspot.com/?css=4

To reset, use http://gyeojz.blogspot.com/?css=0

Credits to the respective creators of the individual pictures used to make the masthead.

Monday, June 04, 2007

water.no.fall

New layout, about 1 month after the launch of my second layout which was titled: Desire Secundus.

The new layout is titled water.no.fall.
This is the more closely tied to my blog title ("Risen Against Gravity") compared to my other layouts I've done so far..
As you may have noticed, the main waterfall picture is reversed, going against the natural gravity.

I've also finally incorporated a tag cloud.

This is my Third (Terzo) XML Layout.
And that can be applied to the page permanently regardless of my future layout changes using this URL: http://gyeojz.blogspot.com/?css=3

To reset, use http://gyeojz.blogspot.com/?css=0

Last but not least, a credit..... the original picture is taken by Jessica =)

Sunday, May 27, 2007

Blogskin / style switcher Version 2

In the last post (http://gyeojz.blogspot.com/2007/05/blogskin-style-switcher.html), I've announced the availability of the blogksin switcher.

After some work, I've updated it to remember the user's preferences via the use of cookies. It was some work, but finally it is ready.

For those who want to have a style switcher but are unable to use brothercake's IOTBS in Blogger or some other sites due to the same-origin policy, my style switcher may be the answer. However, it may not be suited for all, but at least it works.



Some good points over the usual "alternate stylesheet method";
1. It loads the styles on demand.
2. Its cross-browser compatible. (at least its tested to work in Firefox, IE6, IE 7 and Opera).
3. Its customizable to load other style required elements like javascript on demand too.
4. The file size is relatively small.

Known Issues
1. In Opera, default is alright. but some layout problems when a alternative style is used. Seems that it doesn't really support link disabled.



The switcher works by getting the ?css= Parameter in the URL.
index.html?css=0 resets to the default style. While other numbers corresponds to the other style types.

I'll be packaging the scripts into a zip file and releasing it under a license once I solve the Opera bug/problem.

So watch this space =)

UPDATE: Opera Problem fixed.

Tuesday, May 22, 2007

Blogskin / style switcher

Remember a few post ago at the release of my current blogskin, "Desire Secundus: Choosing the path to take", I was musing about the lack of support for the IOTBS switcher because of cross-domain restriction?

well, I've thought about it and came up with a solution.
Using a script from netlobo which gets url parameters, I've came up with something which emulates PHP (but less efficient) and is expandable for future blogskins/style.
It even downloads the blog styles on-demand...

However, there is one limitation. The user preferences aren't remembered and the only way is for the user to visit the site using the appropriate URL parameters to view the skin.

Probably the user preference will come at a later date.
For now, enjoy the switcher (located in the sidebar or somewhere in the page depending on the blogskin/style).

The GET URL parameter script is copyright to the respective programmer.
For now, the switcher is copyrighted to me. I may decide to release it under another license at a later date. For now, it is still undergoing some tests.

So enjoy!

(p.s. For those who haven't read the news on the closure of Yahoo photos, you can read an article about it at my tech blog.)

Monday, May 21, 2007

Blogskins: Desire Secundus

As you may have noticed, a new layout/blogskin is out. my old layout is still in use at my tech blog: http://tech-no-borders.blogspot.com.

This layout/blogskin is titled: Desires Secundus: Choosing the path to take.

Any comments on the blogskin/layout please do so.
Hope I've broken the "corporate look".

Wanted to incorporate a layout changer though... but (surprise surprise), it works in Firefox but not Internet Explorer (IE).
Even IE7 can't use it because of some cross-domain restriction that the browser places on JavaScript. So no choice. Had to take it out.

EDIT (22 May 2007): An update to a new style/blogskin/layout changer (which works in IE) at http://gyeojz.blogspot.com/2007/05/blogskin-style-switcher.html

Content and Layout by GenSephyr. Copyright © 2007 GenSephyr All Rights Reserved

Site designed with Open Source Technologies.