Volodymyr Osypov blog

April 25, 2008

Linkedin.com field mod for SMF (part 3)

Filed under: SMF — Tags: , , — admin @ 9:50 am

In previous article we improved our Linkedin.com mod for SMF. But I doubt each user will go to his/her profile page and submit hist linkedin.com profile page. Lets add new feature to our mod: users are able to enter their linkedin.com profile on the registration page (and it’s not required).

(more…)

April 24, 2008

Linkedin.com field mod for SMF (part 2)

Filed under: SMF — Tags: , , — admin @ 8:49 pm

Let’s improve our LinkedIn mod, created in previous article. We will add LinkedIn column to the Members page. As you can see you can sort members list by fields like MSN, AIM, ICQ, but our mod won’t do this. We’ll just add a column with the link to LinkedIn.com profile of each user.

As you remember we define all changes, which our mod makes in modification.xml file.

Let’s add some new lines.

(more…)

April 23, 2008

Linkedin.com field mod for SMF

Filed under: SMF — Tags: , , — admin @ 2:14 pm

Want to create own little profile mod for SMF forums? It’s easy. Let’s do it :)

As example we’ll create profile mod which displays link you your Linkedin.com profile.

For mod we need 2 xml files, which define our mod and ‘images’ directory with “in” icon in it:

  • package-info.xml (our package definition)
  • modification.xml
  • images/linkedin.gif

(more…)

April 22, 2008

Google - new logo (Earth Day)

Filed under: News — Tags: , — admin @ 8:33 am

Today’s Earth Day and Google changed his logo. Pretty nice! :)

www.google.com

April 21, 2008

Bar diagram (graph) in PHP using GD

Filed under: PHP — Tags: , , , — admin @ 10:25 pm

Today we’ll program a function which biulds bar graph using GD library for PHP. For each bar diagram we need datas and also names for these data. So in our example our function will have array $ar ($ar[’name’]=data;) and $title for diagram title as input. (more…)

April 9, 2008

Portfolio translation

Filed under: News — Tags: , — admin @ 11:34 pm

Before I will start writing about programming, development, algorythms and so on I want to translate my portfolio website http://www.aurorascorpio.com in English, so it will be bilingual Russian/English. I also plan to add the projects I developed at my current job - Maxx-MArketing. Of course I will write that these projects created for Maxx-Marketing.

April 8, 2008

Hello world!

Filed under: Uncategorized — admin @ 6:05 pm

Hello!

Today is the day I decided to start my personal blog in English. I plan to write mainly about web development, especially PHP, AJAX, JavaScript, Joomla etc.

Hope you will find many interesting information in my blog!

Powered by WordPress