Older blog entries for Malx (starting at number 30)

Single signon

Some time ago I have posted "Dynamic vs Static" article

And I whould like to raise it again. Why you need to be shure, that user is authenticated if you have ability to check the result (subscribe to recive notices by mail) and ability to delete unwanted messages.

And there could be some random dictionary to determine is article really from you and not a Spam. You just get 1n world from top of it and insert it in your article as 1st line :)
This way you could collect all notify mails from all blogs and delete messages if only it is without "key word".

Ok ... there whould be some minutes when SPAM message will be visible as a blog message, but no more ! :)
It is dynamic solution.

//please reply to me at uazone dt net

There whould be OpenSource/FreeSource developers/users conference in Ukraine/Kiev on 28.09.2002

http://www.osdn.org.ua/meetings/2002/0928/ [ru/uk]
All people (especially from russian-speaking countries) are wellcome (see URL).

English (autotranslate): click here [en]

You could mail me at uazone net or to any of people listed on description page.

LotR: look http://xmlvl.net, there is better solution. I'm talking about extending Advogato (not a mod_virgule in general) functionality.

raph: about rating. you see people making sub-headings in diaries? you could change "show first 5 lines" to "show sub-heading only". For you last entry this will show "Diary ratings, Healing ". Also you really need to implement hilighting of your own person name in other diaries. It could be just "add +5 to diary rating if it mention me" so you still could derate it to "0" to get rid of some persons diaries. Still it whould be great to name it /personal-recentlog.html. Also you may think of some special handling of replays (blocks , which comtains <person> tag) - may be you need to make some composition of author and mentioned person rating ((r1+r2)/2)?

goingware: yes - we have Linux preinstall on manufactured computer in Ukraine also and most of ISPs are FreeBSD/OpenBSD and linuxs. We have had big movement to Linuxes in game clubs this year. But... MS gives break. It tells that was amazed by pace of antipiracy compain in UA, so it will not suite anyone for piracy until this year end. That means all will have time to buy MS-s...
The main reason with blocks moving SOHO to Linux is - "1C". This is fiancial software for MS win. It defacto standart in RU/UA.
In EDU - the main reason is "If we will teach students entirely on Linux they whould be hard of geting job - most of them VC++ develpment or just MS Word editing in simple cases".

jauderho: you are ROOT for your rating. So your own raiting is the highest. Also note that you do not rate "diaries", but "person and it's ratings of others". IMHO :)

Own
Thinking about publishing all my simple scripts... may be add 1n project for all of them?

||||||| Advogato soft extension

I propose you to add something like:
------------------

[E] You could leave comments here. Please write your name(person) also

<Malx> test....
---------SRC---------
<p><b>[E]</b> <i>You could leave comments here. Please write your name(person) also</i><p>
&lt;<person>Malx</person>&gt; test....<br>
------------------
To "Notes" of project if you like to hear comments for your project from anyone rated enought to be able to edit it.
Also you could mark it [D] - if only comments from developers of this project are wellcome.

Ok... actually it may lead to something bad (there is no way to enshure that poster is the person listed), but still I think rated people are reasonable enough. :)

raph: about File format, API, or protocol?

You should add - or Environment, or command line switches, or dialog boxes, or X resourses, or "configure" parameters before compilation, or #defines........

I thinks there is need in common configuration tool :) What do you think about posting article on "config" subject?

Languages
I still want to write article about sculptor-language. That means it must be flexible as clay during software development, but hard as burn clay for everyday usage. May be it shoul be some script, which could be made "solid". Something like using "strict" for perl, but advanced. With lot's of value checking and data-content limitations (such as for correctnes of input fields).

SimplePHPdb - new project

There is one php script wich do serialization/unserialization. It has little functionality, but very flexible. I have create it as a tool to help me with database design. It allows easy modifications to data structures.

Use it if you like. I think this is final version.
If you have comments - please mail me, I will not read them in recentlog :(

Just submited CSS patch as an answer to article.
Why you need this race for standarts?! If you want to save bandwidth then best solution is to handle
Accept-Encoding: gzip, deflate, compress;q=0.9.
I whould never understand that :) This standart is recommended only.... Why!?.......

OSS in Kiev...If you know ukrainian/russian take a look at:
www.linux.kiev.ua and
www.linux.org.ua

Better say "Knowlege must be free" instead of information or I whould as you to put on web all your private life description :))))

Why it is so easy to work on unix? All becouse you never solve full task. If you do not think so - just write a script, which converts all files in directory from lowercase to uppercase. And after that check if it works with names, containing " ", "\n", "'", '"' :)

Yes!!! I recolled my Advogato password! :)
/me happy.
all before I used coockies for a long time :(

raph: You talking about SPAM. Are you admin of your box? Have you think about creating special mailbox for every person you know well? :)
id whould be like raph2969002@host - so you will be certain it is free of spam. So you will never loose essential mails.
Then all you need is just to have a way how to give your friends these emails.

The problem with Spam - you need to have public e-mails :(
but if you whould have hundreds of them - one for every mail list etc. It will ease your life ;)

FreeSoftware in Ukraine - We are trying to organize group of people interested in FS development in UA (see http://www.linux.kiev.ua (mail list) and http://www.linux.org.ua).
Now many people wants free solution just not to pay for Windows.. Actually most of our Game/Internet clubs now based on Linux + Wine solution (on site is description - how to setup ip, but it is in russian).
Heh... it's strange that people do not like to select something...They need single solution. Linux is just a big box of choices :) So it is not sutable as a commercial solution for SO/home users...
Also - it is easier to make interface Language selection by choosing one of several CD-s with dist, then choosing it from list on screen:)
Same with Descktop/Server versions...

ping

New article of Zubinsky about Programming architecture [lang=RU] at ITC

Thinking of database with permissions set per every field. It could be used as metadvogato....
  (how about maping this db/methods to URLs?)
This almost first of my thinking in PHP(before it was paper with boxes, arrows and ru/en language comments)
- I made a custom news system for site actually thinking on new database.
PHP shows itself well with objects stored as PHP files. Still JS could ne best suited for this....

21 older entries...

New Advogato Features

New HTML Parser: The long-awaited libxml2 based HTML parser code is live. It needs further work but already handles most markup better than the original parser.

Keep up with the latest Advogato features by reading the Advogato status blog.

If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!