26 Nov
Đọc những dòng này …
Cô ấy duy trì quỹ đó không phải để cho riêng mình tiêu xài, cũng không hề có gì dấu giếm để phục vụ cho những lợi ích cá nhân
… và những dòng này…
Tôi biết cô ấy không lập gia đình, cả cuộc đời dành mọi tâm huyết lo lắng cho Nông trường, cho cuộc sống biết bao người nông dân, nguyên cái đó thôi cũng khiến chúng ta phải suy nghĩ về động cơ việc làm của cô ấy
…liệu chúng ta có thể làm ngơ?
via Nguyên Phó Chủ tịch nước: Quá bất công với Ba Sương! – Chính trị – VietNamNet.
23 Nov
A very informative post about when to choose Drupal for a combination of project & people.
Drupal is a very flexible CMS which can be extended to provide the functionality needed for may different types of website.
I’ve worked on a few projects where I was brought in for my Drupal expertise, but in the end felt that Drupal wasn’t a good solution in these particular circumstances. So I’ve been pondering what sorts of projects is Drupal best suited to.
I’m not thinking about small brochureware websites that might be best managed using Wordpress, Joomla or the like as almost all my experience is of larger projects where the alternatives are frameworks such as Symfony, Rails, Struts etc – or pure custom code.
I’m know it’s possible to run a successful Drupal project that doesn’t have all the good points and does have some bad points from the lists below – I’ve done it.
But if anyone has successfully delivered a regularly upgraded, high traffic, fully tested web application with inflexible requirements using a large team of OO programmers with little prior Drupal experience – well I’d love to hear about it.
via When to Choose Drupal | PracticalWeb Ltd.
26 Jun
Some have doubted our advice that you should hold on to your day job and start something on the side. They argue building a business requires such persistent effort that you need to devote all your time to it to do it right.
And it’s true that building a business requires plenty of time and effort. But the idea that you need to quit your job to do it right is misguided. If you quit your job, you shift everything. You don’t gain time, you lose it. You put a shot clock on your business. You box yourself into a position where you have to profit immediately or the whole thing goes under. You’ve got to make it work now or give up forever.
Hanging on to your day job gives you a longer period of time to build your idea. It lets you give a sustained effort over time. There’s no get rich quick option. You build it slowly, one day at a time.
Yes, you need to find time to do both your side business and your normal gig. But there’s always enough time if you spend it right. Instead of watching TV or playing Grand Theft Auto, work on your idea. Instead of going to bed at 10, go to bed at 11. We’re not talking about all-nighters or 16 hour days – we’re talking about squeezing out a few extra hours a week. That’s enough time to get something going and then keep giving it gas.
Let your side business evolve into a full-time business naturally. Go for organic growth. Start as a side project. Build it slowly. Keep putting time into it. As pickup of your project grows, then you can justify devoting more resources to it. Eventually, if everything goes according to plan, you’ll be able to quit your job and devote all your time to it (if that’s what you want). But doing so right out of the gate is putting the cart before the horse.
Think how evolution happens in nature. There aren’t huge leaps. Things incrementally change. That’s the model to shoot for.
via The natural evolution from side project to full-time business – (37signals).
10 Jun
parsedatetime is able to parse, for example, the following:
10 Jun
The GNOME-Colors is a project that aims to make the GNOME desktop as elegant, consistent and colorful as possible.
The current goal is to allow full color customization of themes, icons, GDM logins and splash screens. There are already five full color-schemes available; Brave (Blue), Human (Orange), Wine (Red), Noble (Purple) and Wise (Green).
GNOME-Colors is mostly inspired/based on Tango, GNOME, Elementary, Tango-Generator and many other open-source projects.
10 Jun
Today we’re extra-pleased to introduce you to a new theme that reinvents what it means to group blog on WordPress.com.
We call it P2 (in the style of K2, the update on the classic Kubrick theme), and it’s an extensive revamp of Prologue, the brainchild of last year’s winter retreat.
Prologue broke ground when it brought microblogging to WordPress.com. Now it’s cooler, faster, sleeker, and ready for 2009 and beyond:
9 Jun
Here is a way to rename files in bash, from upper case filenames to lowercase ones
via Rename files from upper case filename to lower case (in bash).
9 Jun
If you want to update all the packages other than one package in your Ubuntu system follow this procedure
There are three ways of holding back packages, with dpkg, aptitude or with dselect.
Using dpkg
Put a package on hold
Example
Remove the hold
Example
Knowing the status of your packages
Using aptitude
With aptitude, you can hold a package using
Example
and remove the hold with
Example
Using dselect
With dselect, you just have to enter the [S]elect screen, find the package you wish to hold in its present state, and press the `=’ key (or `H’). The changes will go live immediately after you exit the [S]elect screen.
via How to prevent a package from being updated in Ubuntu | Ubuntu Geek.
8 Jun
A pervasive elitism hovers in the background of collaborative software development: everyone secretly wants to be seen as a genius. In this talk, we discuss how to avoid this trap and gracefully exchange personal ego for personal growth and super-charged collaboration. We’ll also examine how software tools affect social behaviors, and how to successfully manage the growth of new ideas.
8 Jun
Pyinotify is a pure Python module for monitoring filesystems changes. Pyinotify relies on inotify, a Linux Kernel functionnality (since kernel 2.6.13). inotify is an event-driven notification mechanism, its notifications are exported to user space through three system calls. Pyinotify binds these system calls and provides an implementation on top of them.
via Pyinotify.
Recent Comments