Personal Projects

0

It can easily happen that you start working on this, start doing that, and suddenly you don't have the time to concentrate on your personal projects. But those are the most important.

  • they make you happy when you work on them
  • they are the keys to your longterm success
  • they make you develop your skills
  • nobody else could do them as well as you can

However, you may find that you don't have the time / energy for them.
Read more

Posted in Uncategorized | Leave a comment

Facebook Page Template

1

Facebook Page Template
I work with Facebook quite a lot, sometimes I have to create Facebook pages with unique content.
So I created an Illustrator file to make my work easier and faster.

Read more

Posted in design, Facebook, graphics, social media | Tagged , , , , , , | 1 Comment

My Favourite Time-tracker: YAST

0

Yast logoHave you ever felt that you can't keep track of your everyday tasks? That you can't see the results of your work? That every day passes by and you don't know what did you do?
Read more

Posted in productivity | Tagged , , , , , | Leave a comment

Facebook Graph API explorer

0

Facebook has announced a new feature for developers, called Graph API Explorer. It is a tool to help developers to better understand Facebook Graph, and test the graph requests' results.
Facebook graph tool
Read more

Posted in development, Facebook, social media, web | Tagged , , , , , , , , | Leave a comment

How to Create a Custom Twitter Share Button

2

Twitter birdI know, the official twitter developer site tells about all of the following features, however I needed to create a custom tweet button, not the one labelled as 'Tweet'.

So here are the steps:

First include this code in your website:

Create a link, something like

Change the URL to this: http://twitter.com/intent/tweet

Add some extra parameters, if you want to have a default text, or if you want to tag someone or add hashtags, a link (the parameters has to be url-encoded, but as I found, most of the browsers does it instead of us):

text - default text of tweet
url - link (it will be shortened)
via - tag someone
hashtags - add hashtags to the tweet (you have to separate them with commas)
in_reply_to - replies to a tweet. You have to provide the tweet's id

So here are some example links:

You can show an image instead of Tweet this, just replace it the code:

And the result:
tweet this

If you want to copy the code to multiple pages, here is a small javascript code that replaces the link url to the current page:

Posted in development, Twitter, web | Tagged , , , , , , | 2 Comments

What is it all about?

0

Hi!

My name's Johnny (Jonatan A. Fekete). I'm a webdesigner, coder, SEO and social media expert. I also work with handheld devices, such as smartphones. I am a huge Apple fan, and I love American pop music, too :)

So basically my blog will cover these topics. It sometimes will be more technical, sometimes less. I'd like to share some good tutorials or articles. I plan to write some codes to create cool stuff, write reviews about handy applications that I use and show some of my designs. I'd also like to share some interesting information how to use Facebook, Twitter, YouTube and the other social services to popularize a brand / product. Sometimes I will write about my actual expressions, life management and sometimes news about my favorite bands (< 5%).

I hope this blog will sooner or later become a small community where you can reflect on my posts and I hope that you will find them useful.

Regards,
Johnny

Posted in Uncategorized | Leave a comment