Ratnadeep Debnath: A year at Transifex
It’s more than a year now that I have been working at Transifex. It’s a great experience to be a part of the Transifex team. Well, it’s been a roller coaster ride for me at Transifex. I had to go...
View ArticleRatnadeep Debnath: Validate Python string translation in Transifex
Transifex already supported validating translations of old styled Python strings, e.g., "A sample string with a %(keyword)s argument." % {'keyword': 'key word'} The validation is done by checking if...
View Articlemythcat: Tips and tricks: watch and cat
Sometimes it is necessary to find solutions.Today's example involves two linux commands:watch and catHere is a simple method by creating a script that returns an output:while [ 1 ]; do cat...
View ArticleDavid Duncan: My tweets
Sun, 09:09: RIP Hal David. I am sure that everyone who has touched one of Burt and your hits has been blessed. http://t.co/6LrBvvhR #Music #Legend
View ArticleJayson Rowe: VirtualBox Guest Additions in Fedora
A while back I blogged about installing the VBox Guest utils in Fedora. This afternoon I was in the process of setting up a couple of Fedora Test machines, and discovered that the guest utilities are...
View ArticleRatnadeep Debnath: My talk got selected for #Pycon India 2012
My proposed talk titled Develop for an international audience got selected for Pycon India, 2012. It’s time to start working on the slides. I am thinking to use rst to write my slides. Also, I have...
View ArticleBuddhika Kurera (bckurera): Guideline for Fund Requests/ Reimbursements –...
While enjoying a long weekend, I was able to finish drafting the “Guideline for Fund Requests/ Reimbursements” related to APAC region. The draft can be view at...
View ArticleKaesar ALNIJRES: Développez en JSF2 sur JBoss 7 AS avec Eclipse - Partie 5
Utiliser Apache MyFaces2Comme nous l'avons déjà vu dans les précédents articles, on peut développer en JSF2 avec JBoss, sans rien installer, car JBoss dispose d'une implantation de JSF2, fournie par...
View Articlevwbusguy -Scott Williams-: cputemp 1.0 is finally here
After a complete rewrite, cputemp is ready to graduate to 1.0! In this version, the code has been entirely rewritten to be object oriented to accommodate future projects and to allow for easier...
View ArticleRemi Collet: #remirepo IRC channel on freenode network
I have recently registered the #remirepo IRC channel on the freenode.net servers. You are welcome to discuss. Those who don't want to use an IRC client could use the webchat access.... Lire #remirepo...
View ArticleHernan Vivani: Instalando Repositorios EPEL en CentOS / RHEL
Simplemente un apunte, dado que hay varios links desactualizados en la web. Para CentOS 5.5 de 32 bits: # rpm -Uvh http://dl.fedoraproject.org/pub/epel/5/i386/epel-release-5-4.noarch.rpm Para CentOS...
View ArticleToshio Kuratomi: My first python3 script
I’ve been hacking on other people’s python3 code for a while doing porting and bugfixes but so far my own code has been tied to python2 because of dependencies. Yesterday I ported my first personal...
View Articlepjp: Airtel 3G and Fedora-16
This weekend I got myself a shiny new Airtel 3G USB modem. It is a Huawei E1731 model of the data card that supports speeds up to 7.2Mbps and also has some storage capacity. Though it says up to...
View ArticleMichal Fojtik: rbenv - a better alternative for rvm in Fedora
<p>If you are Ruby developer, you may know that there is more than one Ruby platform. Sometimes it is important to easy switch between them, without messing up the operating system and installed...
View ArticleAditya Patawari "adimania": Grep And Sed Substitution Commands To The Rescue
Since there are a bunch of freshers joining in as sysads in my office, I think it is an appropriate time to write this post about two very basic yet powerful Linux utilities.Grep: It searches for a...
View ArticleRares Aioanei: kernel news – 04.09.2012
-Linus Torvalds announces 3.6-rc4: The kernel summit is over, and most people have either returned or are returning from San Diego. Probably as a result of lots of maintainers having been away, it’s...
View ArticleMatt F: Maintaining tight accounting group quota usage with preemption
Many metrics in a distributed system should be viewed over time. However, desires are often for instantaneous views. Take for example usage data. Usage data in Condor is commonly viewed through...
View ArticleHernan Vivani: Protegiendo nuestro servidor con fail2ban
fail2ban es una herramienta que nos da una buena mano al momento de proteger nuestros servidores. Trabaja baneando las ips de los atacantes por un determinado periodo de tiempo. Por ejemplo,...
View ArticleAdam Young: Openstack Keystone To Do List for Fall/Winter 2012
Once again it is time to braindump the things I want to make happen in the next release of Open Stack. External Authentication: Make it so we can use the Web servers authentication mechanism to log in...
View ArticleAdam Young: My Keystone To do list Fall 2012
Once again it is time to brain dump the things I want to make happen in the next release of Open Stack. External Authentication: Make it so we can use the Web servers authentication mechanism to log...
View Article