Friday, December 26, 2008

Few Days Until Birthday Cake

GET 1 YEAR FREE ADD SPOT on this blog !!!

How to participate?

Post on your blog small review of FLANTURE BLOG (just few words) with link back to home page and answer to question: what was the date and year of Flanture very first post? That’s all! Leave comment with your link or email it: flanture [at] gmail

Single Winner will be announced on blog’s Birthday !!!

I never imagined this blog will last so long. It started as my very first blogging experiment. I wanted to see what blogging is all about. I surely learned a lot with it during this period, even earned few bucks and blog is still alive and kicking.

Twice I wanted to terminate it. First time the reason I continued with blogging is that I realized I can make some money with it. It was matter of days, actually since I already decided to end it, but by pure coincidence those were the days I found out what page rank is, what SEO is and that kind of things, and how to generate money using blog. When I saw Google has given me a gift of PR5, my blog was alive again.

This situation didn’t last for long because, off course PR dropped and also I started new, better version of this blog, so once again I decided to finish this one. During some months this year a had just one or two posts, which is, by all standards, sure sign of a dead blog. In the meantime I have learned that blogging is usually long term project. More chances for success for older blogs, no matter what their niche is. This valuable fact has made me think not to close blog that got so far, but to use it in any possible way I can think of.

Happy Birthday to me !

.

Posted by flanture at 14:26:52 | Permalink | Comments (2)

Saturday, January 12, 2008

First Birthday


Today is Flanture’s first birthday. Before exactly one year this blog has started. More on my experience later, but now I just wanted to express my regret that noone has won Flanture Birthday Contest, because there was 0 entries.  It’s all the same to me, but you just missed your chance to win free sitewide graphic banner spot on page rank 4 blog. Well, nevermind, more birthdays to come.
Posted by flanture at 16:25:36 | Permalink | No Comments »

Saturday, December 15, 2007

Flanture Birthday Contest

On January 12th 2008 this blog will celebrate it’s first birthday. For that occasion I decided to run simple contest with some cool prizes, five of them. Everyone can participate and everyone who qualify have same chances to win.

It doesn’t matter what are you blogging about and how successful is your blog, is it popular or not. If you want, you can even start new blog right now and enter contest with it! I will randomly choose winners (well, not me but program) so everyone is invited.

Read about rules and prizes by downloading this pdf: Birthday Contest

Good luck!

AddThis Social Bookmark Button

Posted by flanture at 01:26:08 | Permalink | Comments (4)

Wednesday, August 22, 2007

Introducing Page Rank 7

 

Recently with my Free PR5 links giveaway (http://flanture.blog.com/1982660) I started something good. My intention was to give something back to my precious readers and first thing that came to my mind was back links share.
 
However, completely randomly I visited Iwebtool and while playing around, I wanted to find out how I am helping to those links on my sidebar. I wanted to check how my blog helps WebAction, so I entered web address of that blog. It struck me when I realized that some of my pages have PR6 and this one page http://flanture.blog.com/1613467 from March 2007 has even PR7!
 
I suppose this shows that I got something valuable here. If anyone in interested in renting some text link space on my sidebar do email me at flanture [at] gmail [dot] com and we can discuss it. Thanks for your support.

Flanture [Flash adventure]

Posted by flanture at 15:34:31 | Permalink | Comments (1) »

Thursday, August 2, 2007

Ball Movement

New month, new interesting stuff. I changed a little my previous Keys detection code. This time I wanted to see some movement. And It’s quite easy. Code is absolutely same as ActionScript1.0.

Changes are: instead of mctxt now there is mcball. Also code is a bit different:

on(keyPress “<Left>”)
{
_root.mcball._x-=10;
}
on(keyPress “<Right>”)
{
_root.mcball._x+=10;
}
on(keyPress “<Up>”)
{
_root.mcball._y-=10;
}
on(keyPress “<Down>”)
{
_root.mcball._y+=10;
}

Document dimensions are same as in previous example, fps is 12. Test was ok on my phone and ball is moving. Monster is born :) Now I’ll try to introduce gravity and speed variables. Will take code from some of my games and change it for Flash Lite.

Thanks to all who participated in my PR5 backlinks giveaway. I’m posting blogs on Sunday. I’m thinking about should I make this giveaway regular weekly thing?

AddThis Social Bookmark Button

Posted by flanture at 15:33:13 | Permalink | No Comments »

Sunday, July 29, 2007

How To Get PR5 Backlink?


Actually it is very easy to get PR5 backlink with little or no effort. Some blogs offers backlinks on their blog for review. However, since this blog has PR5, I’m offering you backlink with no effort.

This is what you have to do. Make new post on your blog. Copy and paste text I provided below. Be sure to include valid links. Then email me at flanture [at] gmail [dot] com and provide me with link to your post. That’s it. You have time until next Sunday, 08. August when I will include your link with desired anchor text.


Enjoy!

**************************
Flanture is short for Flash Adventure. This is actually combination of two different but complementary blogs.

First Flanture I is mostly about Flash games, flash mobile games and programming in flash lite for mobile devices.

Second Flanture II includes more RIA stuff like Flex, ActionScript3.0 and new Adobe Integrated Runtime, known as AIR.

Choice is yours.
**************************

Let others find out:AddThis Social Bookmark Button

Posted by flanture at 17:54:22 | Permalink | Comments (6)