Hey, we got Basarabian Ubuntu LoCo website, forum and mirror up. We’re ready for Lucid!
Category Archives: Susțin
Suntem prea tari
…la tricouri sigur!
Kudos: Tu.Ro (cu siguranță cei mai tari cusători de tricouri din țară…)

Blogovăț 2010


A fost dat start la festivalul Moldav: Blogovăț 2010.
Evident că particip!
WordPress în Română — lansare
Sunt fericit (puțin spus), să anunț lansarea oficială a proiectului de localizare WordPress în Română!
La momentul de față WordPress (trunk) este tradus 82% tradus, restul are nevoie de validare, și contribuitori. Pagina proiectului acum este întreținută de mine și Mădălin, îi invit și sincer sper să se alăture și băieții de la CNET.RO, care dețin o bună parte din meritul statutului actual a proiectului.
Planuri de viitor:
- lansarea forumului oficial
- terminarea localizării bbPress
- localizarea BuddyPress
Spor, și într-un ceas bun!
N.B.: Mădălin și băieții de la CNET.RO, trimiteți-mi un mesaj cu prima ocazie. Mersi.
Ce fac eu în 14-16 August?
Uxø
&
DK(bvoj)
↓
Q
Pe scurt: fie că-s băiat sau fată, spun NU calculatoarelor, las casa și caut un mijloc de transport să ajung la FLOSSCamp!Vezi pe site de ce → camp.softwareliber.ro/2009.
N.B.: Nu știu cum arată treaba de mai sus pe IE, deci no blames please :)
Axente.ro — relaunched
And now uses a brand new child theme build with my favorite Thematic Framework. Website also uses my WordPress Galleria plugin. Check it out.
The child theme is available under GPL, and can be obtained from my git repo. Everyone is invited to fork me btw. (:
Ubuntu Party Chișinău, Moldova — 2 Mai
If NeDi fails to update
I’m using NeDi as a network monitoring solution (actually it is the only network discovery and monitoring solution I’m using when not talking about graphs generation). There might be situations when NeDi fails, like it happened for me:
DBD::mysql::st fetchrow_array failed: fetch() without execute() at /usr/local/www/nedi/inc/libmsq.pl line 244.
DBD::mysql::st fetchrow_array failed: fetch() without execute() at /usr/local/www/nedi/inc/libmsq.pl line 244.
After searching several forums and asking perl guys from the IRC, I found the solution.
The problem is not a bug in the code, the problem is that your database was corrupted.
To solve this issue, you should try repairing your database, which far easier than debugging perl scripts:
$ NEDIUSER=nedi; #Nedi database username
$ NEDIDB=nedi; #Nedi database password
$ NEDIPASS=nedipass; #Nedi database password
$ mysql -u $NEDIUSER --password=$NEDIPASS $NEDIDB -e 'repair table \
configs,devdel,devices,incidents,interfaces,links,messages, \
modules,monitoring,networks,nodes,nodiflog,nodiplog,stock, \
stolen,user,vlans,wlan'
Long live NeDi!
Call for Ubuntu Moldova
Together with Nick from Ubuntu Moldova, we are trying to rebuild the Moldavian Ubuntu Team, here’s the call for everyone ready to get into it with us:
Announcement here.
Together will get over it!
:)
Launchpad.net, OpenID and delegation
To delegate your own domain as an OpenID, using Launchpad.Net as an OpenID provider, add the following code to your <head> tag on your webpage:
<link rel="openid2.provider openid.server" href="https://login.launchpad.net/+openid"/>
<link rel="openid2.local_id openid.delegate" href=""https://login.launchpad.net/+id/YOURLAUNCHPADID"/>
Where:
YOURLAUNCHPADID is a code, that can be found inside the launchpad web page source code. (Tip: use google’s cache to load your launchpad webpage, look through it’s source code, and search for openid.delegate)
Yes, as you can see, Launchpad supports both versions of OpenID (1.1 and 2.0).




