For XML Path Equivalent in Oracle For String Aggregation
Count The Taps: Simplicity Sells.
All product developers should see this and embrace simplicity:
./M6
Geek License Plates
./M6
Developers That Market Are Dangerous
./M6
How to hack the beliefs that are holding you back
Here's How to hack the beliefs that are holding you back.
.Net serves different HTML depending on the browser
./M6
The 7 Deadly Sins of Startups
./M6
The best interface is no interface
Meld on Mac OS X
To run in on Mac OS X using Mac Ports, you should really follow this small tutorial: Running Meld on OSX 10.7 Lion.
./M6
1000000000000 Frames per Second Photography
./M6
Make Your Own Cert With OpenSSL
./M6
Revenge of the Nerds
Financial Reporting with Analysis Services
Carnegie Mellon University iPad Course
You're in Lisbon and have a problem on an Apple product?
A friend had exactly the same problem, he also upgraded the RAM and the Mac hard disk died.
Coincidence?
Probably...
I went to pick it up today and talked with the assistant about it. He said it was a coincidence, that he had two more Macs with the same problem, one had a RAM upgrade and the other was factory default...
Coincidence?
Maybe, may be not.
But what's really important is the assistance. If you ever have a problem on an Apple product and you're in Lisbon, just take it to Tou Aqui Tou AÃ. Yes, the name (in portuguese) is... let's be nice and just call it, different... But the guys there are good, and that's what really count.
./M6
How to (Finally) Quit Your Job
As you wait for the elevator to arrive after another mediocre day at the office, you give yourself an all-too-familiar pep talk. "I'm better than this, and I've completely had it with this job," you tell yourself. "I'm outta here for good."It takes a lot of guts to get out of one's comfort zone. Want to take your life in your own hands? It's mainly in your head: How to (Finally) Quit Your Job
./M6
Why has my Mac become so slow?
Setting Up Django Applicatications in Production
- Deploying on our own server, using WSGI.
- Deploying on a shared hosting environment, using FastCGI, SCGI, or AJP.
But when it comes to deploy, Django official documentation seems superseded by the Linode Library Deploy Python/Django Applications with Apache and mod_wsgi tutorials, an easy to follow step-by-step tutorial, available for several distros.
./M6
Shut up about scalability, no one is using your app anyway.
./M6
Diagrams that Look Great
The usage of Visio is one example.
I never really liked the application, but 10 years ago it was one of the best we had for Windows.
Apple users really never suffered with this mainly because of OmniGraffle.
But one decade has passed and Visio still has the same not very good user experience interface and the same old boring graphics. Overall, the application transmits a look and feel of the nineties, even with that ribbon menu and the Aero look...
Fortunately there are others that feel the same, and when great UX pairs with great design, the result is (usually) a solution that rocks! We no longer have to stick with dull looking Visio diagrams, now there are things like gliffy.
The result of using gliffy, or similar solutions, is great looking diagrams that one can include in any document and it will produce a positive effect, because instead of turning your document dull, it will help making it look cool.
./M6Django wysiwyg Editor
The Complete Guide to Getting Press Coverage For Your Startup
./M6
Learning Drupal
- Evaluating open source CMS
- Drupal makes people life harder
- Drupal vs Joomla!
- Drupal contact limitation
- Drupal shows only front page
For all that wish to learn it here's a set of helpful resources:
./M6
Visual Studio C# Express Compile in 32 bit
Here's how to make Visual Studio C# Express compile in x86 32 bit.
./M6
MySQL Root Password Recovery
Here's a step-by-step MySQL Root Password Recovery tutorial.
./M6
Customize Layouts in Virtuemart 2
Fantastically easy! Just copy the component views files into your ./debugtemplate/html/com_virtuemart/<component> directory and code away.
For instance, to give your checkout page a different look, just copy components\com_virtuemart\views\cart\tmpl\default.php into ./debug<your template>/html/com_virtuemart/cart/default.php and hack it.
Actually this follows the MVC Joomla! extensions pattern, so one can apply this customization technique to any component.
./M6jQuery Calendar Date Picker in Django Forms
Here's a simple solution how to set up jQuery Calendar Date Picker in Django.
./M6
It takes three years to build a business
./M6
XAMPP & Skype Conflict
Apache cannot start if Skype is running because it states that port 80 is already in use. When configured to port 8080, Apache does not start because port 443 is in use.
The solution?
Terminate Skype, start Apache, start Skype.
Weird...
./M6
MetaMod Placeholder Position Display Management
One can follow their documented technique of moving stuff from an non-existing position into the real position, or one can use a simpler strategy that does not imply having virtual positions and nor moving stuff between these virtual positions and the real position: MetaMod Position Display Management.
Translating Math Into Code
"Discrete mathematical structures form the foundation of computer science."
This opening sentence resumes the article about: Translating math into code with examples in Java, Racket, Haskell and Python, that show how math is translated into code.
./M6