[9 Jul 2009 | 0 Comments | 81 viewsAuthor : Graha Nurdian | ]
Go Online

After several weeks designing on my web design portfolio also create this blog design, finally my work (my portfolio and this blog design) was finished and already uploaded. Exactly it can be accessed through www.grahanurdian.web.id for ther portfolio and www.blogof.grahanurdian.web.id for this blog url. On this blog I would like to share information about designing, also some resource that maybe you have to see. Well maybe not important for the master of design, but very useful for a newbie like me.
Well this blog was not completed enough, because I have …

Know More about This »

Snippet »

[12 Jul 2009 | 0 Comments | 92 views Author : Graha Nurdian | ]
Use PHP to add your Twitter feed to any Page

Here is some very simple PHP code to do so. Now I was lazy and I only check for one link in the tweet. 99% of the time that is sufficient. The only thing you need to change is to change the user name from grahanurdian to your username. Any other changes are optional.
$username = “grahanurdian”;
$tweets = fetch_rss(’http://twitter.com/statuses/user_timeline/’.$username.’.rss’);
foreach ( $tweets->items as $tweet ){
print “<hr>”;
$twit = ” “.substr(strstr($tweet['description'],’: ‘), 2, strlen($tweet['description'])).” “;
$link = $tweet['link'];
// hack around php null == 0 ugh!
$xtwit = “x” . $twit;
$mark = strpos( $xtwit, “http://” );
if ( …

Inspiration »

[11 Jul 2009 | 0 Comments | 119 views Author : Graha Nurdian | ]
Fantastic 404 Pages

Enjoy 70 more incredible and fantastic 404 error pages…
To Inspire you in designing, also maybe give you some creative idea of making 404 pages
From : Francesco mugnai

Inspiration »

[10 Jul 2009 | 0 Comments | 55 views Author : Graha Nurdian | ]

If you are from Indonesia maybe you will think about this, why don’t we make an Advertisement that very unique and will make any changing on People mindset about public advertisement, maybe we only notice that advertisement only working on big media such as big billboard with standart text and standart motto that we already know like we already see on the road. Why don’t they make some Ads like this ? see Ads Below

Web Design »

[10 Jul 2009 | 0 Comments | 37 views Author : Graha Nurdian | ]

Maybe you just heard word called Aviary in the Internet network, well maybe you do know it, but if you don’t know I’ll tell you something. Aviary now release Screen Capture Talon that could capture the page of website that you want to capture it, also it can capture Flash page to your computer hard drive. To do right that you only need to add Aviary.com/ in front of webpage url that you want to capture
After capturing the page, you can edit it, add simple markup to it and save …

Web Design »

[9 Jul 2009 | 0 Comments | 80 views Author : Graha Nurdian | ]
Comment Feature

Hei, are you have some difficulties on giving me a comment ? Don’t worry guys, this blog were settled up ease to use blog, just to keep you up in giving me a comment, There are a lot of selection about the Comment account in this blog, in making that comment box, I am using JS-Kit Plugin that offered through Blog Catalog that was very helpful for me. With this box account you can write a comment with

New JS-Kit profile (Register)
Existing JS-Kit Profile
Existing Halo Scan profile
Using Open ID
Using Blogspot URL
With …

Uncategorized »

[4 Jul 2009 | 0 Comments | 78 views Author : Graha Nurdian | ]

Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!