Welcome Guest ( Log In | Register )

Outline · [ Standard ] · Linear+

 Check out my new template!, photoshop CS2 + web + css

views
     
TSwahkiz
post Apr 9 2006, 01:11 PM, updated 20y ago

Casual
***
Junior Member
307 posts

Joined: Apr 2005
From: Malaysia, PJ.


Heyyy, I don't know if this is the place to post this, but I would like to show you guys a little of my photoshop art on my website template.

To fully make my photoshop's art interactive in webpage form, I have made the items in the logo clickable. And what you are about to experience is a fully AJAX-ed enviroment (including shoutbox), that also means you only load the page, once.

My Website : www.wahkiz.com

If you like it, please introduce your friends to come over too, will have more updates!!
etsuko
post Apr 9 2006, 06:48 PM

Spaced out person
Group Icon
Elite
4,210 posts

Joined: Jan 2003
From: Malaysia


I respect your courage in asking others to pull their friends in. smile.gif

anyway, i think it needs work on the experience part. as far as i see, i think it's just a website that implemented AJAX for the sake of coolness and technology standards.

if you did have reasons how AJAX actually would benefit your visitors, do let us know. I know I'd like to hear them.

cheers.
ikram_zidane
post Apr 9 2006, 10:28 PM

Casual
***
Junior Member
489 posts

Joined: Dec 2004
From: malaysia


The Ajax is great... but designwise, its not that great ... try adding padding for most div.. and the sidebar could have been bigger.
crynobone
post Apr 9 2006, 10:37 PM

1'm n0t @ n00b n0t y3t @ 1337
*******
Senior Member
2,811 posts

Joined: Jan 2003
From: Somewhere in middle earth


I beg to differ.

I can't agree that the AJAX is great, in fact it actually poor implementation of AJAX technology. Let say that I want to get to Article then each time I need to browse the main page then I can get to Article. It wouldn't just be me, other visitor also will have problem to browse specific page since they can't bookmark them (which going to make people go elsewhere) and also bad for SEO.

So think about that for awhile.

Call me blind or old style but it took me sometime to figure where I can actually post a shout. Change the cursor to finger to link. People don't like to click each text to test if they actually plain text or link.

Customize your adsense, It making the blog look cheap.

This post has been edited by crynobone: Apr 9 2006, 10:38 PM
Cyphereza
post Apr 9 2006, 11:35 PM

Jedi Catâ„¢
Group Icon
Moderator
2,311 posts

Joined: Jan 2003
From: Dark Zone, NYC



design wise - it's not that, umm... Umph! U know what i mean?
code wise - uhh, a lil lost... what is AJAX? (besides being a football club, afaik tongue.gif)
ardhawk
post Apr 10 2006, 01:45 AM

I Want V!
****
Senior Member
545 posts

Joined: Jul 2005
From: 444 Industrial Drive. Shreveport, LA


Want make money with ur adsense??! Btw maybe u should remove it , what crynobone said its true.
Cyphereza
post Apr 10 2006, 03:06 PM

Jedi Catâ„¢
Group Icon
Moderator
2,311 posts

Joined: Jan 2003
From: Dark Zone, NYC



come on, don't jump to conclusion that he's trying to fool us to gain money thru adsense. smile.gif if i'm not mistaken, adsense will only give u money if u click on the banner, not by showing it to them (correct this if i'm wrong).

one thing i like bout the site is, the mouseover. biggrin.gif

crynobone
post Apr 10 2006, 03:20 PM

1'm n0t @ n00b n0t y3t @ 1337
*******
Senior Member
2,811 posts

Joined: Jan 2003
From: Somewhere in middle earth


QUOTE(ardhawk @ Apr 10 2006, 01:45 AM)
Want make money with ur adsense??! Btw maybe u should remove it , what crynobone said its true.
*
What I mean was customizing it, see how others are doing with it. Uncustomize adsense look something that would come out from a free webhosting where you have no choice but to accept the adsense.

QUOTE(Cyphereza)
code wise - uhh, a lil lost... what is AJAX? (besides being a football club, afaik tongue.gif)
*
http://en.wikipedia.org/wiki/AJAX

Sorry if I conderm you too much. There a lot of improvement can be made. Some of it is by actually using RSS and not just stating it. I hope you are using some sort of CMS with rewrite rules since a closer look at your AJAX coding each page is refers to htm page.
TSwahkiz
post Apr 10 2006, 03:23 PM

Casual
***
Junior Member
307 posts

Joined: Apr 2005
From: Malaysia, PJ.


Haha, lol. Yeah, I am just a beginner in Ajax, making this website as an interest not for profit. So not everything inside is customized enough yet.

Cyphereza : Google do pay for page impressions, very little tho.

crynobone: I agree with you, currently I am just playing around with ajax, and the implementation isn't really something to shout about. There is a workaround on your problem thought, ajax communities suggested the use of hidden iframes to record your whereabouts, enabling both the back button and favorites.

ikram_zidane : Paddings on the divs, especially for the shoutbox, kills the whole template, my bad tongue.gif

etsuko : Yeah, I am still experimenting ajax. Currently the shoutbox uses ajax instead of iframes, however still flawed in IE.

ardhawk : The purpose of the adsense banner is to support my domain, am a high school student therefore financially tight to support my domain smile.gif
TSwahkiz
post Apr 10 2006, 03:24 PM

Casual
***
Junior Member
307 posts

Joined: Apr 2005
From: Malaysia, PJ.


*sry for da double post, del diz mods. thx* streamyx.. *cough*

This post has been edited by wahkiz: Apr 10 2006, 03:25 PM
crynobone
post Apr 10 2006, 03:40 PM

1'm n0t @ n00b n0t y3t @ 1337
*******
Senior Member
2,811 posts

Joined: Jan 2003
From: Somewhere in middle earth


QUOTE(wahkiz @ Apr 10 2006, 03:23 PM)
crynobone: I agree with you, currently I am just playing around with ajax, and the implementation isn't really something to shout about. There is a workaround on your problem thought, ajax communities suggested the use of hidden iframes to record your whereabouts, enabling both the back button and favorites.
*
Well it can be done if you know how to use a technology, but I haven't heard anything about improving Search Engine Optimization (SEO) since I heard that most web crawler using text based browser, and so far I don't think they understand onClick event.

So each time webcrawler visit your site they will only find this link
http://www.wahkiz.com/# for blog
http://www.wahkiz.com/# for music
http://www.wahkiz.com/# for testimonial
http://www.wahkiz.com/# for article

This is bad since webcrawler wouldn't be able to extract content then other from what you see at the main page.

This post has been edited by crynobone: Apr 10 2006, 04:02 PM
TSwahkiz
post Apr 10 2006, 04:10 PM

Casual
***
Junior Member
307 posts

Joined: Apr 2005
From: Malaysia, PJ.


QUOTE(crynobone @ Apr 10 2006, 03:40 PM)
Well it can be done if you know how to use a technology, but I haven't heard anything about improving Search Engine Optimization (SEO) since I heard that most web crawler using text based browser, and so far I don't think they understand onClick event.

So each time webcrawler visit your site they will only find this link
http://www.wahkiz.com/# for blog
http://www.wahkiz.com/# for music
http://www.wahkiz.com/# for testimonial
http://www.wahkiz.com/# for article

This is bad since webcrawler wouldn't be able to extract content then other from what you see at the main page.
*
Yeah I noticed the current links are bad for search engines. In the future, I might employ the keyword solution which is on my previous replies. (The workaround)

http://www.wahkiz.com/#blog for blog, works fine with the workaround.
Thanks for your comments, currently I am using no CMS, but might make a PHP news script soon. Viewed ur cms blog, nice stuffs there, and good briefing on ajax too smile.gif
crynobone
post Apr 10 2006, 04:22 PM

1'm n0t @ n00b n0t y3t @ 1337
*******
Senior Member
2,811 posts

Joined: Jan 2003
From: Somewhere in middle earth


Programming is a lot of try and error process. Even my CMS will need to be improvement from time to time. I also considering AJAX navigation but it would be limited to registered user which they can toggle from their user panel.

What I can advise you is to look into current available CMS in the market so you can see that important today. WordPress would be a great study case to see why future website implementation should be (there other but I feel that it easier to understand WordPress compared to Mambo).


etsuko
post Apr 10 2006, 04:53 PM

Spaced out person
Group Icon
Elite
4,210 posts

Joined: Jan 2003
From: Malaysia


Just remember.. use AJAX only when necessary and because it'll help improve the experience of your customers in a sure way. smile.gif
TSwahkiz
post Apr 10 2006, 09:44 PM

Casual
***
Junior Member
307 posts

Joined: Apr 2005
From: Malaysia, PJ.


Hmm.. well as I said previously, this website is built by me mainly as an interest or hobby. Not going to load in any CMS neither commercial blog publishing software like WordPress.

I have edequate knowledge on PHP, MYSQL, javascript, html. Therefore, this website is where I put my skills to the test. smile.gif

About Ajax implementation, of course, it's all about trying out new technologies. I figure out if I could start off web designing early in at my 17's, I could have a better experience when I am off to work when I grow up smile.gif
crynobone
post Apr 11 2006, 09:41 AM

1'm n0t @ n00b n0t y3t @ 1337
*******
Senior Member
2,811 posts

Joined: Jan 2003
From: Somewhere in middle earth


Hope you didn't miss understood what I meant. Most of the time even if we have good knowledge that alone will not be enough. By doing STUDY CASE we would have the chance to see what function that we should be considering in our own CMS.

I also do STUDY CASE when I'm developing a system which I know little on how it going to operate. My company website is a result of WordPress study case.
chocobee
post Apr 12 2006, 02:52 PM

Casual
***
Junior Member
376 posts

Joined: Nov 2004
From: Soviet Putrajaya


for me.. thumbs down...
do more research mate....

my grade for ur blog:

graphic wise : D
layout frame : C
CSS design : D
blog content : C-

2cent

TSwahkiz
post Apr 12 2006, 10:57 PM

Casual
***
Junior Member
307 posts

Joined: Apr 2005
From: Malaysia, PJ.


hmm..
crynobone : Regarding your study case, I don't really get it. What do cms has to do with WordPress? I think phpnuke or mambo would more likely be the one you should be studying on.

chocobee : Mind elaborating your rating system? Coz the D and Cs I am getting doesn't do justice without explaination. Thx smile.gif
crynobone
post Apr 13 2006, 08:47 AM

1'm n0t @ n00b n0t y3t @ 1337
*******
Senior Member
2,811 posts

Joined: Jan 2003
From: Somewhere in middle earth


Blogware such as WordPress is still a Content Management System

Weblog software (also called blog software or blogware) is a category of software which consists of a specialized form of Content Management Systems specifically designed for creating and maintaining weblogs.

taken from http://en.wikipedia.org/wiki/Blogware


Which would you think easier to understand and develop? Mambo or WordPress plus the coding isn't that tough

 

Change to:
| Lo-Fi Version
0.0152sec    0.69    5 queries    GZIP Disabled
Time is now: 28th November 2025 - 09:37 AM