samdoidge - design, development and stats

Flying around Europe

Ok i'm flying (driving) around europe from friday morning for 2 weeks. Taking laptop, hopefully supress desire to work on project - pintbetrelax and enjoy. Enjoy your time people.

Itinerary:

La Rochelle, Barcelona, Nice, Milan, Lake Garda, Frankfurt, Amsterdam

Things to come back with:

Me (in one piece). Some remaining money. A new outlook on life?

Loading mentions Retweet

Comments [0]

The CSS Rollover

THIS is great if your looking to do an image rollover.

I never liked having to bloat a page javascript for an image rollover so this is perfect.

Loading mentions Retweet

Comments [0]

Disqus Number Of Comments Not Showing Up On A Single Wordpress Post

This is a repost. (I don't use Disqus comments anymore but got this out of old Wordpress database to help some people)

My link showing the number of comments on a post was not displaying for a single post, it would just say "Comment", but was displaying correctly on the index page "0 Comments" - zero being the prevalent prefix on my site. There are a few possible solutions mentioned out there like:

  • placing <?php wp_footer(); ?> just before </body> in your footer.php
  • checking 'Check this if you have a problem with comment counts not showing on permalinks' within disqus plugin advanced settings.

None of these solutions worked for my problem.

The Solution:

On line 272 of the DISQUS plugin in disqus.php (accessible via dashboard - plugins - editor), it has the following:

} else if ( (is_single() || is_page() || $withcomments || is_feed()) ) {

change this line to:

} else if ( (is_page() || $withcomments || is_feed()) ) {

This solved the problem. Thanks to Steve O'Hear from this thread

Loading mentions Retweet

Comments [0]

Unlearn Your MBA

David Heinemeier Hansson does it again, more inspiration for doing your own startup. He's REAL.

Loading mentions Retweet

Comments [0]

Placeholder update

Hey

I've updated the placeholder page for PintBet. The main improvement is the newsletter signup option. Signups are important early so I have a list of possible testers of the site, as I plan to launch as early as possible and develop as we go. Newsletter signups are also important as it is these people are possible users, and users are what will determine the success of PintBet.

Signup if you want to be a beta tester or see what my first newsletter looks like : >

Thanks and godspeed to anyone else developing their own project.

Loading mentions Retweet

Comments [0]

Major Project Idea

PintBet - A site allowing you to place your tips on real sporting events at real odds for zero cost.

A site allowing you to make prospective bets for free.

 

PintBet  - New site holding page design up, allowing for users to register interest; those signing up will be offered beta invites in the next few weeks.

Follow us on tha twitter @pintbet and we shall return the favour!

 

Loading mentions Retweet

Comments [0]

The Dissertation

Yeah... that little thing. 

I wanted to produce something that would be useful and new, not a rehashing of what has been done before, something cutting edge in web design / user experience, etc. It turns out this isn't really an option, and a rough proposed topic of mine ~ 'Can 'achievements' used in web applications increase user participation?' was more of an industrial / scientific research paper than a media dissertation. 

It's a shame a research type paper isn't an option but I guess that's down to my degree, there will be plus points to the course, like looking more into the cultural elements and what effect that has. I'd love to look at something like that a new research paper in the future, however then i'd probably just build into a website, make some rough analysis and judge that way, maybe even a blog post on it, but not a 8-10k word dissertation.

 

Current dissertation, purely in the form of keywords: Games, Japan, Western, Eastern, America, Culture, Final Fantasy, Gears Of War, Zelda.

Loading mentions Retweet

Comments [0]

I'm still on this

Yesterday I read a twitter post that said 90% of blogs created in 2000 are now dead. I'm surprised it is not more.

When I stumble across a blog that hasn't had a post for at least a month, I get a sad feeling, like 'this is over', im reading something that is dead now. So i'll update my blog so at least someone similar to me doesn't get that feeling.

Currently, my PintBet (coming soon dunDunDunnn) is now my major project for my final year, replacing WikidTutorials. I'll skimp on the details for now. I'm also writing a dissertation, about what yet i'm not 100% (hand-in is in < 8 weeks) but I'm doing a lot of research into achievements within games currently. Some interesting quotes from gamers on achievements and games:

It's encouraging because in an MMORPG (Mass Multiplayer Online Role Playing Game) you can see a consistent progression of development in your skills...you are getting better at a steady rate...In RL you don't level up when you get ahead, it isn't as obvious.

As children, we are taught to 'achieve' by being given milestones with specific goals. 'If you eat your green beans, you can have ice cream.' 'If you get an A in biology, you can get your driver's license. There are direct relationships between 'doing' and 'accomplishing' that I think disappear to an extent after we enter the 'real world. 

So from this i'm thinking - turn life into a game. Create goals for yourself (or others), get rewards.

Map life out, quantify it as much as you need.

Ref: The Daedalus Project: In Their Own Words: The Achievement Component

Loading mentions Retweet

Comments [2]

BobbleHeadMe

Loading mentions Retweet

Comments [0]

PintBet Logo

Working name for new project i've been working on.

Loading mentions Retweet

Comments [0]