Site News
News and updates related to exscale.se
There are 71 articles published in this category. Please try the search if you can't fint what you're looking for.
Bye, bye exscale!
Saturday, July 18, 2009
It's a bit overdue but I thought I'd write an "official" final post on exscale.se.
As you've probably noticed AndreasLagerkvist.com is live so when I have spare time I put stuff on there instead.
I've quit my job and will be moving to Thailand in a few months. Once I'm there and have chilled out for at least 2 months I thought I'd take some time to finally work on my own projects again :)
I've got a massive todo-list and prolly won't finish half of it, but here's some:
- -Brush-up all the old exscale-styles and go live with them (even the horrible ones) (just for fun :)-
- Fix quite a few annoying bugs with andreaslagerkvist.com
- Finish aFramework's admin and debug modes as well as the drag-n-drop page-builder and the installer
- Build:
- aWiki
- aWebShop
- aForum
- aGallery
- Fine-tune every site's every module, give them all hijaxed admins etc
- Create a site for aFramework, make sure everything from download to install to finished site runs smoothly on most systems and browsers and write good documentation
- Do something fun with the 3d-engine.. been thinking about a "guide" for aFramework-sites.. kindof like Dustin Diaz's mosquito (click "Tour") only I'd do something with the 3d-engine... we'll see what happens here :)
- Brush up some of the jquery plugins (color picker, image viewer, pixastic editor)
Also I've started playing around with a little more advanced coding (than html/css at least :) again. Really interested in getting into 3D and games again.
Depending on what I feel like in January I may skip the previous todo-list entirely and focus on this one:
- Create an Arkanoid-type game from scratch in Java and OpenGL
- Create a Pacman-clone in the same
- Get a 3D-object and a flat ground rendered on the screen that can be moved with an input-device
After that we'll see. If I'm lucky I might have time to do all of it and still come home with a tan :)
Those are the plans. In the future; check out AndreasLagerkvist.com instead, that's where it's all happening ;)
Adieu!
Update
All the old styles have been added again. Most could do with some brushing up though...
Now with Ads!
Thursday, March 19, 2009
As you can see, unless you've got adblock installed, which you probably do.. :P, exscale.se has now got ads!
Most of the styles look like shit with the ad because it's too wide, but kubrick and aframework look fine.
AndreasLagerkvist.com is almost finished (although I don't think it'll be live for another few months) so I'm preparing to lay exscale to rest and the ads are one step in my plan towards becoming a millionaire without doing shit.
Some news
Thursday, February 07, 2008
Sorry it's been so quiet around here. I've been busy working on my framework, building a very simple blog on top of my framework, building some other freelance sites, trying to get all my projects set up on SVN so I can more easily work on them etc.
It's been kind of hectic.
I'm almost finished with the base of the framework (although I always work on it if I work on a project built on top of it) and am now in the process of setting up Google code projects for both my simple blog (aSimpleBlog) and my normal blog (aBlog) (pretty much what I use one exscale.se).
I've looked into using svn:externals so I can always use my framework (aFramework) as base for both projects, and should I change something in either of them (or the framework itself) every project will receive the update.
Right now I'm just a little too busy but in a month or so.
I've set up a website for my luvely lass Agnes, check it out at AgnesEkman.com. It runs on aSimpleBlog and scores about 80/100 on yslow (something I've really put work into this time around).
My work-mate (at least for another few weeks) Simon Jobling (aka one phat mo-fo DJ!) just set up SixNationsKickOff.com which "lets you keep track of the RBS 6 Nations rugby tournament by downloading all the fixtures for the competition into your personal organiser".
Good stuff.
I said "at least for another few weeks" because I've decided to leave Yahoo! and go back to my roots in Sweden and work for my previous employer, Web Guide Partner, again.
Yahoo has been a blast and I've met so many talented and cool people but one mustn't get stuck in the same place for too long so off we go again.
That's it for now. Once I get everything organized I'll hopefully have aFramework, aBlog and aSimpleBlog set up on Google code ready for download. I should also have moved to andreaslagerkvist.com by then. Exscale is starting to feel more and more dated every day. I'll be re-organizing articles and I may set up all my jQuery-plug-ins as a project by itself, not bundled with aFramework.
Aaaaaaanyway, loads to do, must get to it.
Laters!
- Comments are off
- Filed under Site News
An Equally Small Update
Thursday, December 20, 2007
Ok, another small update here.
I've hijaxed the "Comments"-links in the article listing (which you already know if you read my post it). I've also animated the hijaxation of the "Contined..."-links. It didn't look good when they weren't animated but the Comments-links were.
I also sorted out a little problem I had with ajax-generated content (from the Continued...-links) containing images and/or code-blocks not getting the functionality that images (imgbox) and code-blocks (+/- buttons) have.
The reason is because imgbox() as well as the code-blocks' functionality is run onDomReady. If content is added after DomReady that content will obviously not be affected by what was run before.
I had to rewrite a couple of my functions so they could be run on a specific div (rather than the body-element) (just added a parent-parameter to all of them) and I now run them on the div with the newly added content.
I had to do this so that clicking "Continued..." would not make the "View/Hide comments" stop working.
I think it turned out quite cool in the end.
I've also removed an old blog-post called "My Travels" and moved that information to my about-page.
Under the "About Me"-section there's a new section called "My Travels". I've marked every location up with microformats (well, geo-data at least) and I use Javascript to display a Yahoo! Map with all the locations plotted on the map.
This was discussed in the 24 ways article Unobtrusively Mapping Microformats with jQuery by Simon Willison, but I actually did exactly this a couple of months ago for a project at work :)
I'll be writing something proper soon hopefully, it's just that I enjoy working on the site more than I do writing :P
Latersss
Oh, and Merry Christmas and a Happy New Year! (cus I probably won't write anything 'til next year!).
- Comments are off
- Filed under Site News
A Smaller Update
Thursday, December 06, 2007
Another tiny update here. First of all I've fixed up the old Rounded Edge-design for those who liked it.
I've also re-added the hit-count on articles. I haven't actually counted article-hits for about 6 months. That's why the "Most Popular Articles"-widget never changes. I remember it causing errors when viewing some (not all) articles on the live site (but not locally) but I decided yesterday to just stick it in there again and see how it goes.
Please let me know if you encounter any bugs (particularly articles that are nothing but blank, white pages).
I also went through my "Old Unfinished" 3D-stuff and stuck the ones that weren't absolute crap on the site. Have a look in the 3d-archives. The new ones are the ones at the top.
I also added some background-text to most of my 3D-projects.
That's about it part from some tiny markup-optimizations and other small bug-fixes.
Toodle-pip!
- Comments are off
- Filed under Site News
A Little Update
Tuesday, December 04, 2007
If you've checked my "Post Its" lately you'll know that I've updated all my jQuery plug-ins and removed the need for the dimensions plug-in in all of them but full width navigations.
It could just as easily be removed there as well so I might do it in the future, just couldn't be arsed now.
I don't understand why jquery doesn't come with any outerWidth/outerHeight functions? All that's needed is to add border, padding and width together but it's a pain to do it every time manually.
At least offset() is included as of some later version... perhaps bundling the entire dimensions-plug-in would make sense?
I've also uploaded a couple of new (although they are old) 3D-images that were just lying around on my hard-drive: school house, el bano, x-wing and bloodcells, and I also added a couple more renders of both stugan and the one ring.
You may also have noticed a bunch of "previous"/"next"-links in my sub-content area. They're all hijaxed so don't be afraid to click them and vote in previous polls or whatever. I just wish the start-attribute wasn't deprecated cause it would really make sense to use it in all those listings.
That's it. Laterssss
- Comments are off
- Filed under Site News
A Lot Going On
Tuesday, October 30, 2007
You may notice it's been kind of quiet here for a while.
That's because during the past few weeks I've been busy moving from Stockholm (and Web Guide Partner) to London (and Yahoo!).
I've also been working quite a bit on the site, both back-end, front-end and on a new design.
- Continued...
- Comments are off
- Filed under Design, Javascript, Site News
Dark is Back
Tuesday, August 14, 2007
I decided to brush up and update my old style "Dark" that I made back in March of 2006.
I've added quite a lot of widgets to my sub-content area since then and this style doesn't really look good with more than a few of them visible so you won't have access to everything if you use it.
I think this is the best one I've made and I know it's one of the most popular ones among visitors (well, perhaps not so much anymore since i added the JoshuaInk-style) so I felt it was time to get it back online.
Select it from the style switcher, styles page or just click the thumb.
Enjoy.
Big Update
Sunday, April 22, 2007
A few months back i set out to speed my site up because loading-time was ridiculous.
I quite soon found out it had to do with the blog roll favicons, and once I removed them loading time greatly improved.
I kept working on the back-end though, made the framework ready for ajax-calls, trimmed all the code, and generally made everything nicer.
All the ajax-trickery is back again, try it out in the poll, comments, post it, random quote or whatever. The "Post It"-widget is new, -and is temporarily open for anybody to use- (i closed it due to too much spam).
I have a feeling it will fill up on spam quite fast if it's anything like my comments without a captcha.
But try it, i think it worked out kind of cool (atleast if you have JS enabled).
Still working on that new design... fear it may take forever.
Oh, and yea, none of the old styles will work for a while. Only aframework and joshuaink, because i changed the #id-names of the container-divs again (last time though. This time im almost sure!)
Please let me know if you encounter any bugs or whatever.
List of updates
- RSS-Feed fixed and moved to ArticleListingModule
- Contact-Page added
- Ajax support in framework + loads of ajax-functionality
- A couple of new sub-content widgets and updates on others
- Style for admin login-screen and made it work properly
- Comments are off
- Filed under Site News
Putting the Site on Hold
Friday, March 02, 2007
I'm gonna put the site on hold for a bit while I work on optimizing my PHP.
Loading time has really increased lately, and I'm gonna see what I can do about it.
It may take some time, but i figured there's no point in writing anything if people can't read it because it takes 40 secs to load the friggin page.
When i come back the site will (hopefully) run much faster, have a lot of ajax functionality (comments, poll, rating etc) and i'll write some css/xhtml-articles in swedish for once!
Be back in a few weeks!
Update: During my back-end update I've created a debug-mode for the site that times all modules etc.
Through this function i found out that my BlogRoll took around 5-6 seconds to load and all the other modules avaraged something like 0.2 seconds.
I quickly realized it was my getSiteFavicon() function that was slow (it tries to open and parse files on other servers), and removing that function increased speed by 3-4 times.
I'm still re-coding plenty of the back-end, making it "ajax-ready" and generally making things better and nicer.
Expect a big back-end update in a few weeks.
Ciao
- Comments are off
- Filed under Site News
Major Back-End Update
Tuesday, January 30, 2007
Hey, hey!
I know i've been extremely slow with the updates lately, only a few old school stuff and some images to show for the last several months.
The reason is I now have a full time job and thus not as much time to spend on my personal projects.
However, since about June I've been working on updating the back-end part of my site.
Back-end is not my strongest side, but the more code i write, the more i learn. Beacause of that, i constantly realize what i did 2 weeks ago is no longer good enough so i've now gone through about 3 different versions of exscale, and finally settled with this one.
As a visitor you will hardly notice a difference. But a couple of things have changed; all the urls have been re-written and (temporarily) there's no longer any Ajax-trickery used on the site. This is beacause i've started using jQuery (well, i'm gonna start), and i have not yet been arsed to re-code all my old JS to 'jQuery-JS'.
I've tried to build the back-end modular. But to tell you the truth i don't even know what that means, hehe.
I can tell you this though, every part of the site is its own "module" (emphasis on the quotation-marks). It is completely separated from the rest of the site's modules, and the site itself (almost).
If you have no idea what im on about, or you do, but think i don't, check out this file and see if that helps you understand what i'm trying to say.
Files like that i've decided to call "PageTypes". They are what defines what goes on a specific page.
The one i linked to is the RecentArticles-page. And all the XML-nodes in that file represent the different "modules" used on that page.
It works quite well, and i'm planning on creating a cool drag-and-drop admin for creating pages. If i can be arsed.
I've been working on a new design aswell, but it's really going slow.
The one you see now (unless you've changed it) is the one i've been using during development of the back-end.
I know it looks shit, but i kinda like it =).
Expect more updates in the near future. New JavaScript effects, new design and whatnot.
Oh yea, I added a few more renders of "The Office", been thinking about rendering a big version of that aswell, but don't really have any inspiration to sort out the lighting. I also added a X-mas special tune by FlyBoy4 on the FlyBoy4-page.
Almost all the styles have been re-coded (again!). But this time i'm pretty sure i won't be changing the HTML ever again (yea right), so hopefully i won't have to do that again.
Toodle Pip!
- Comments are off
- Filed under Site News
100% Class-free code!
Wednesday, November 22, 2006
I'm proud to announce that from now on exscale.se is 100% class free. Thanks to > + :first-child :last-child etc I recently removed every class i used to have and i still have control over every element on the entire site.
There is one exception tho, if u use [ code ] (without the spaces) to insert a code block, that paragraph of code gets the class "codeblock".
Because there is no way for me to know where a p.codeblock might appear in your comments and because i can't be arsed to add #comment-XXX p + p + p {/* codeblock styling... */} every time a comment (or post for that matter) contains a code block this is still necessary.
Lots of new stuff!
Wednesday, March 29, 2006
After my latest poll, i found out from those of you who voted that you wanted more PHP-scripts and 3D-work.
So, here's a massive update including 2 new scripts, 1 new image, a new category in the archives for various web-work i do (including 3 posts), part 1 of a 3 part article about "the ultimate website". For those of you who actually want to learn something :) Part 2 and 3 will be released shortly.
And this new design. As usual IE won't play nice, but if you're a FF-user you should see that the menu follows you when you scroll.
The header image is selected randomly from 3 different images, so surf around a bit to see them all.
For those of you who liked a previous design more, you can always change in the styles-section. I also added a quick style switcher in the sub content, which is now located on the bottom.
That's it for now.
I'm off to India the 6th of april, and will be there for 6 weeks. I need to work a bit from there, so i'll probably write something on here aswell.
Laters
Another design
Tuesday, March 07, 2006
![]()
I just finnished re-coding my RoundedEdge design that i used for a previous version of exscale.se.
It only works in modern browsers that support png-transparency, so no IE.
Check it out in the styles-section or use the style-switcher
New design, and new contents
Tuesday, February 28, 2006
I've changed the design, i've reprogrammed all my old designs (once again(!)) to CSS (although last time to PHP), so you can view exscale.se in all of it's previous forms from the styles section.
Of course IE needs to fuck with me and not display the perfectly valid CSS properly on this new design. For some reason i have to add a border-top to my #header, otherwise #headers background-image won't show up in IE6 Win. The really weird part is that for some other reason IE places the background-image BEHIND the border. Or -1px Y. So the gray border in the image doesn't show in IE. Sorry for this, but if you still use IE i seriously suggest you get a modern browser right now.
The reason for the blog-like appearance of this new version of exscale.se is that i wanted a place where i could not only show my 3D work, but also write about stuff like web standards, php, css and whatever. Don't expect daily posts, I'm no real blogger.
Some articles will be written in swedish, because i believe there are enough articles about some subjects in english.
Have fun, leave a comment. I'm working on new stuff, should be up soon.
News entry
Sunday, July 10, 2005
Changed the design again ;)
I've started using DIV's instead of TABLE's for my designs and i must say i really like completely separating contents from design.
Laters
- Comments are off
- Filed under Site News
News entry
Thursday, January 06, 2005
Hi all, i changed the design again.
You can now view all my work in the directory-tree on the left.
I like it better this way, what do you think? Sign the guestbook and let me know.
- Comments are off
- Filed under Site News
News entry
Tuesday, November 30, 2004
If yer swedish, and looking for a free ad-free guestbook service you can check out <http://gb.lagerkvist-sons.se> which is my own excellent guestbook service =) =).
Laters
- Comments are off
- Filed under Site News
News entry
Friday, May 07, 2004
New website up under web-work. Check it
- Comments are off
- Filed under Site News
News entry
Sunday, April 25, 2004
Hello hello Long time no update, as you may notice ive changed the design. This is actually a really old design that i changed a little bit with a scrollbox and semitransparent background (only in >IE5.5). Anyway, l8r
- Comments are off
- Filed under Site News
News entry
Tuesday, April 13, 2004
Added a couple of images under 3d->images. It's Bender from futurama. =)
- Comments are off
- Filed under Site News
News entry
Wednesday, March 31, 2004
Howdy again! I just changed the design. Hehe funny eh? Navigation = a pain in the arse, but just hold the mousebutton over the red dots at the bottom and they'll give u an explanation. Sweeeeeet ;)
Cheers Bye
- Comments are off
- Filed under Site News
News entry
Wednesday, March 31, 2004
Added a new website under WEB->Personal. I didnt design it, just reprogrammed it for my mate. Check it out! The address is aff.dineudoman.se
Later ;)
- Comments are off
- Filed under Site News
News entry
Tuesday, March 09, 2004
I changed the design again as you may notice. The menu is Sam Hampton-Smith's exellent javascript/css menu that i altered a little. Have a look at his site: <http://www.hampton-smith.com>.
Also added some new 3d->images and some other stuff. Later
- Comments are off
- Filed under Site News
News entry
Monday, March 01, 2004
Added a new website under "freelance work", it's not quite finnished, but what you see in the screenshot is so check it out! Web->Freelance work
- Comments are off
- Filed under Site News
News entry
Friday, February 27, 2004
Sorry, five new ones i mean. Im a lil confused, so many files and shit. Ermm... anyway, yea, chek em out eh.
der ninya
- Comments are off
- Filed under Site News
News entry
Friday, February 27, 2004
Even more myggor are up now. 4 new ones to be exact. Check under 3d->Images.
- Comments are off
- Filed under Site News
News entry
Friday, February 20, 2004
Just added an update of "Myggan" check it out! It's under images.
- Comments are off
- Filed under Site News
News entry
Tuesday, February 10, 2004
As of today i've got "smiley-support" in the news and guestbook sections. It doesnt support every smiley there is, but the most common ones, and i've got a secret NINJA smiley that only i know how to use... muhahahaha / das ninja
- Comments are off
- Filed under Site News
News entry
Sunday, February 08, 2004
I just decided to re-program all of the previous designs i've had of this site. And also code some new ones, this way i can easily change design whenever i feel like it. And go retro-style and use my first one aswell ;)
- Comments are off
- Filed under Site News
News entry
Friday, February 06, 2004
I need to write something here so that the demoreel news wont show up on the main page, looks well crap when the image isnt there...
I've actually got an update to write about, but it really only concerns me, when i write news, i always have to put BR in manually, but now im gonna change that so that n changes to HTML code.
That's it, bye!
- Comments are off
- Filed under Site News
News entry
Friday, February 06, 2004
Stuck the demoreel under "Old unfinnished projects" now if anyone's interested, also changed the design.
Gonna start saving my old designs under this adress: [eXscaleadress]/olddesigns/x/ where x is a number. Since i only just started doing this the number you'd wanna go to is 1
- Comments are off
- Filed under Site News
Demo Reel 2003
Monday, December 29, 2003
I just finnished a beta version of my demo reel, this demo reel contains all my work part from "Sture & Serre" and is just over 3 minutes long.
So, it's a bit too long for a proper demoreel, and since it contains alot of old work it doesnt have a verry professional look.
Anyway, its up and downloadable so have a look!
demoreel2003.wmv - 9 869kb
Note - the demo reel is down
- Comments are off
- Filed under Site News
News entry
Monday, December 08, 2003
Ok, ive made a few small changes such as the bottom navigation menu and the copyright thingy on the right.
Im working like a japanese beaver at the moment, need money for India, but in a couple of weeks ill hopefully have some time off so i can do some serious animating.
Ive got two projects in planning.
Bye
- Comments are off
- Filed under Site News
News entry
Tuesday, December 02, 2003
As you can see i redesigned the site again.
Also added a new category, [webdesign] where you can look at all my webdesign work.
Bye!
- Comments are off
- Filed under Site News
News entry
Tuesday, November 04, 2003
A lil update, i dont have an internet connection at the moment so i can't upload the site, but if you can read this, it's uploaded AND there's a new image up.
Gonna redesign the site again as soon as i get an internet connection. Ciao
- Comments are off
- Filed under Site News
News entry
Monday, June 16, 2003
Came home from Asia about 2 weeks ago, dont really feel like doing any 3d or programming or anything like that so i prolly wont update much now. Sumatra is wicked.
Bye!
- Comments are off
- Filed under Site News
News entry
Friday, March 21, 2003
Hiya!
Yea, ill be off to Thailand the 27th... i cant be arsefucked to spend the winter in sweden so i godda leave even though im skinnt.
Anyway, might write some news from there.. prolly not though.
C ya in June!
Ciao
- Comments are off
- Filed under Site News
News entry
Wednesday, March 05, 2003
Tja, skriver den första nyheten här på min nya server, ides inte flytta över de gamla nyheterna så det här är den enda.
Den ska dock bli lång så det ser bra ut.
-hit- Till Koh Chang ska jag snart hoppas jag. Men vi får se.
Vet inte vad jag ska säga, sidan är kass jag är kass hej då.
/ Ante
- Comments are off
- Filed under Site News
News entry
Thursday, February 27, 2003
Changed the entire site... got fed up with the hassle when programming the earlier one..
- Comments are off
- Filed under Site News
News entry
Monday, February 03, 2003
Changed the colours and linx a little.
- Comments are off
- Filed under Site News
News entry
Friday, January 24, 2003
Hiya, was kinda pleased with my playstation model so i decided to just make an image of it aswell cus i felt the animation wasnt really good. Check it out
- Comments are off
- Filed under Site News
News entry
Wednesday, January 15, 2003
2 new images (myggan, flat) and 1 new animation (playstation 2) is up.
- Comments are off
- Filed under Site News
News entry
Thursday, December 19, 2002
Hello! Im back from Central America!! Wicked place! Im working on a new design right now and ill prolly do some more stuff aswell. Been thinking a bit about a space animation. Ciao!
- Comments are off
- Filed under Site News
News entry
Saturday, August 24, 2002
Started working on a new deisgn a few hours ago... cant quite deside wich i like more. The old one or this one. Ima keep this one though. Im fed up with the old one.
- Comments are off
- Filed under Site News
News entry
Thursday, July 11, 2002
Long time no see ladies and gents. I've changed the design again as you can see and also added some stuff. The major update is, well the design offcourse, but also the new webdesign part. I'm trying to get som freelance webdesigning work and i need a webpage where i can have a presentation. SO i changed it a bit.
- Comments are off
- Filed under Site News
News entry
Tuesday, May 14, 2002
Started on a new project last night but couldnt really concentrate knowing that i had two other unfinnished projects (AU and Colgate Reklam) so i just rendered them the way they were and added sound. Couldnt be bothered to fix Colgate Reklam and A.U has only got it's intro.
- Comments are off
- Filed under Site News
News entry
Saturday, May 11, 2002
A friend of mine told me (about 20 minutes ago) he had loads of 3d stuff that i made on his computer. So i asked him to send it to me and i felt i had to put everything on my site ;). They're all under 3d->old unfinnished stuff. I dont have anything part from the .jpg's so i cant alter them in any way.
- Comments are off
- Filed under Site News
News entry
Wednesday, May 01, 2002
Almost all the animtions are up now. Prolly will be when i upload. Im still working on "Colgate Reklam" and i put up a screenshot of a new project aswell. Ummm.. i made a real shitty demo using my "3d engine" kukk3d only so i could include all the kukk3d files on my "personal projects CD". Im so fed up with coding... couldnt be fucked to work hard on it.
- Comments are off
- Filed under Site News
News entry
Saturday, April 27, 2002
Ok, my internet provider only allows me to put 20 mb on my webpage so i changed all my animations from DivX to really compressed .wmv files. The quality is shite wich sux, but atleast they're up now. Most of them.
- Comments are off
- Filed under Site News
News entry
Saturday, April 27, 2002
A new (old) animation up. Also a new image. Both under 3d. New intro comming up soon...
- Comments are off
- Filed under Site News
News entry
Thursday, April 25, 2002
Thanx to a fucking shit virus shit i lost the source for "boode". So i cant fix it. It still runs under Win95/98 though. But also, thanx to this virus i had to format c: and install Win98 again, so ive got screenshots of all my stuff now.
- Comments are off
- Filed under Site News
News entry
Wednesday, April 24, 2002
YO! Ima fix all my coding shite so itll work for XP aswell. The only bug was that i was using a font that is somewhere in memory in Win98/95 and is not available in NT. I thought it'd be alot more bugs than that but no. So ima fix it as soon as my renders are done. I wont do anything about the DOS stuff though.
- Comments are off
- Filed under Site News
News entry
Wednesday, April 17, 2002
Noticed something.. when i uploaded the page (prolly 2002-04-15) i had already changed the animated gif to my mascot Gnork. So, it wasnt shite like it says in the news down there. Atleast not as shite as the one i had when i wrote the news. Anyway, as you can see Gnork has got legs now and it is capable of doing alot more funny shit. if only i could come up with some better ideas.... anyway.. ciao!
- Comments are off
- Filed under Site News
News entry
Tuesday, April 16, 2002
Changed the animated gif down there to my new mascot "Gnork". Also changed the logo up there... the old one was really just shite.
- Comments are off
- Filed under Site News
News entry
Sunday, April 14, 2002
Ladyz and gentz. As you can see, a major update has occured. Im quite happy with this new design even though the animated gif down there on the left is quite booring. Cant come up with any more ideas though... ive tried alot. Not going verry well with those animations. I think ill just render them using bad settings now. But its a bloody 7 days work for my computer and i cant use it while its working... wich sux arse. Anyway ill do it soon... ciao!
PS. For those of you who are new here i threw in an image of what the old site looked like ;)
Note - the image is down
- Comments are off
- Filed under Site News
News entry
Wednesday, April 10, 2002
Shite! I fucking hate Premiere, it fucks up the sound sync when i try n export my uncompressed wav's with my uncompressed avi's as DivX5.0 codec. I dunno, it might just be my shitty computer. Im gonna render my stuff using my friends computer so i can use higher settings and adding sound'll just be a problem for the future.
- Comments are off
- Filed under Site News
News entry
Tuesday, April 09, 2002
Ok, im rendering all the animations now. They should be up and downloadable in a few days. I can't render them using the top quality settings cus my computer's too slow. But i think it'll be ayight. And as soon as i get a proper machine i'll re-render them. So, hurry up and go to 3d->animations and start downloading!
- Comments are off
- Filed under Site News
News entry
Sunday, March 31, 2002
Been updating now pretty much every day, but havent been able to upload the new site. Cant be bothered to write about every little update but the major things are the linx and members sections.
- Comments are off
- Filed under Site News
News entry
Friday, March 29, 2002
Did a bit of updating last night before i went out to the pub. Got CD covers for my albums and some other stuff. Oh yeah, the linx section has alot of new... linx ;)
- Comments are off
- Filed under Site News
News entry
Wednesday, March 27, 2002
Ayight geezas big update commin up. Im gonna upload all my animations. Allready got thumbs of em but havent been able to upload the actual .avi files yet. Will do soon though. Might not upload Sture & Serre though cus they're bloody huge. Oh yeah, i changed the design again ;)
- Comments are off
- Filed under Site News
News entry
Wednesday, March 13, 2002
Back from Asia + London lads n lasses. Gonna do some coding soon hopefully
- Comments are off
- Filed under Site News
News entry
Friday, November 30, 2001
Changed the design again... im bored
- Comments are off
- Filed under Site News
News entry
Monday, November 12, 2001
Screenshot of my latest project. It wont be ready for release for another few years though
Note - the screenshot is down
- Comments are off
- Filed under Site News
News entry
Friday, November 09, 2001
Changed the look of the site a bit
- Comments are off
- Filed under Site News
News entry
Wednesday, October 17, 2001
Changed alot today, a few new programming thingys up also a new tune...
- Comments are off
- Filed under Site News
News entry
Monday, July 30, 2001
New intro up... quite crappy but i cant be fucked to work on it anymore
- Comments are off
- Filed under Site News





