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…)
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…)
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…)

Today’s Earth Day and Google changed his logo. Pretty nice!
www.google.com
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…)
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.
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!