http://skxawng.lu/ - Free Imagehosting for everyone!

Started by Sіr. Ηaxalot, November 12, 2010, 05:29:30 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Sіr. Ηaxalot

Kaltxì frapo!

I will continue in English since my Na'vi skills aren't exactly on top :P

As you might have seen by now, I bought the skxawng.lu domain a while ago, and is currently offering email access on it.

I was also planning on using the domain for some sort of webpage. The first plan was to do some kind of imageboard on it, but it took too long time to write a user backend and such things. I solved that with modifying a phpBB forum to get all work for free, but then I realized that with a fully functional forum software it felt like I was competing with all the other Avatar fan forums, something I didn't want to do, so that project was canceled.

Now, I began working on a simple Imagehost instead, and it is now finished enough to put online. Hopefully there wont be any major problem that I haven't discovered yet :)

Restrictions: jpeg, png or gif images and max 8MB filesize.

Planned features:
View all uploaded images from your IP.
Simple Gallery implementation.

http://skxawng.lu/


Le'eylan

Krro krro pamrel seri fìtsengmì, alu oey pìlok leNa'vi
Sometimes writing here, on my Na'vi blog
=^● ⋏ ●^=

'Oma Tirea

[img]http://swokaikran.skxawng.lu/sigbar/nwotd.php?p=2b[/img]

ÌTXTSTXRR!!

Srake serar le'Ìnglìsìa lì'fyayä aylì'ut?  Nari si älofoniru rutxe!!

Sіr. Ηaxalot

Traffic Graphs!

Number of images served.


Total bandwidth used.

guest2859

I got a blog/forum on what you gave me. Now I have to take time to make a theme for this so I can have the whole site matching.

Sіr. Ηaxalot

#6
Quote from: Ilisaqpuq on November 19, 2010, 08:13:16 PM
I suggest making the images on the homepage a) bicubicly scaled instead of nearest-neighbour or whatever's burning by eyes right now b) clickable, it took me a couple of days to realize that the only way you can get to a higher-res image by clicking on the title above said image.

Yeah, I've though about making the images clickable a few times too, and it's fixed now.

Abot the rescaling: I'm currently using basic PHP GD to rescale the images when they are uploaded, but I have plans to replace this with Imagemagick, which will allow me to use bicubic resizing.

Update: Imagemagick is in place and it generates much prettier thumbnails :)