Sunday, November 3, 2013
Thursday, September 26, 2013
Thursday, September 19, 2013
Wednesday, September 18, 2013
Creativity lessons
"Bernhard told a story of a friend who did a drawing every day, for more than 3 years, and became amazingly good by the end of that stint."
More here.
Posted by WidgetBook at 22:07 0 comments
Labels: Blog
...it requires a newer version of iPhone software...
Posted by WidgetBook at 19:35 0 comments
Labels: iOS
Monday, September 16, 2013
Saturday, September 14, 2013
More MacPorts v8 problems
$ sudo port upgrade outdated
Password:
---> Building v8
Error: org.macports.build for port v8 returned: command execution failed
Please see the log file for port v8 for details:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_v8/v8/main.log
Error: Unable to upgrade port: 1
To report a bug, follow the instructions in the guide:
http://guide.macports.org/#project.tickets
The solution was to run the following two commands and try again:
$ sudo port clean --all installed
$ sudo port -f uninstall inactive
---> Uninstalling file @5.14_1
---> Cleaning file
---> Uninstalling ImageMagick @6.8.6-6_0+x11
---> Cleaning ImageMagick
---> Uninstalling groff @1.22.2_0
---> Cleaning groff
---> Uninstalling ghostscript @9.06_3
---> Cleaning ghostscript
---> Uninstalling libmagic @5.14_1
---> Cleaning libmagic
---> Uninstalling nettle @2.6_0
---> Cleaning nettle
---> Uninstalling py27-setuptools @1.1.4_0
---> Cleaning py27-setuptools
---> Uninstalling unison @2.40.102_0
---> Cleaning unison
And it worked!
$ sudo port upgrade outdated
---> Fetching archive for v8
---> Attempting to fetch v8-3.21.15_0.darwin_12.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/v8
---> Attempting to fetch v8-3.21.15_0.darwin_12.x86_64.tbz2 from http://lil.fr.packages.macports.org/v8
---> Attempting to fetch v8-3.21.15_0.darwin_12.x86_64.tbz2 from http://packages.macports.org/v8
---> Attempting to fetch v8-3.21.15_0.darwin_12.x86_64.tbz2.rmd160 from http://packages.macports.org/v8
---> Installing v8 @3.21.15_0
---> Cleaning v8
---> Deactivating v8 @3.21.7_0
---> Cleaning v8
---> Activating v8 @3.21.15_0
---> Cleaning v8
---> Updating database of binaries: 100.0%
---> Scanning binaries for linking errors: 100.0%
---> No broken files found.
Posted by WidgetBook at 17:25 0 comments
Labels: MacPorts
Thursday, September 12, 2013
Mac OS X 10.8.5 is available
Posted by WidgetBook at 23:44 0 comments
Labels: Apple, Mountain Lion
Tuesday, September 10, 2013
Tuesday, September 3, 2013
Friday, August 30, 2013
MongoDB and MacPorts (and v8)
---> Configuring mongodb
Error: mongodb cannot be built while v8 is active.
Error: Please deactivate v8 and try again.
Error: You can reactivate v8 again later.
Error: org.macports.configure for port mongodb returned: v8 is active
Please see the log file for port mongodb for details:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_mongodb/mongodb/main.log
Error: Unable to upgrade port: 1
To report a bug, follow the instructions in the guide:
http://guide.macports.org/#project.tickets
mtsouk$ sudo port -f deactivate v8
Password:
---> Deactivating v8 @3.17.15_0
---> Unable to deactivate v8 @3.17.15_0, the following ports depend on it:
---> mongodb @2.4.6_0
Warning: Deactivate forced. Proceeding despite dependencies.
---> Cleaning v8
mtsouk$ sudo port upgrade outdated
---> Computing dependencies for mongodb
---> Configuring mongodb
---> Building mongodb
Posted by WidgetBook at 12:25 3 comments
Thursday, August 29, 2013
My article for Linux User & Developer, issue 130
Posted by WidgetBook at 14:32 0 comments
Labels: cisco, Linux, Linux User & Developer
Friday, August 23, 2013
Starting MySQL on Mac OS X 10.8.4
$ sudo /opt/local/share/mysql55/support-files/mysql.server start
Yesterday, I found out that this was not working anymore. The error message I was getting was the following:
$ /opt/local/share/mysql55/support-files/mysql.server start
Starting MySQL
. ERROR! The server quit without updating PID file (/opt/local/var/db/mysql55/monastery.local.pid).
It turns out that the new way of starting MySQL is the following:
$ sudo port load mysql56-server
PS. During the process, I have also updated MySQL to version 5.6.
Posted by WidgetBook at 17:52 0 comments
Friday, August 16, 2013
My MacTech July 2013 articles
Posted by WidgetBook at 11:47 0 comments
Labels: article, Drupal, Mac OS X, MacTech, VirtueMart
Tuesday, August 13, 2013
Thursday, August 8, 2013
Sunday, August 4, 2013
Quality
Posted by WidgetBook at 20:27 0 comments
Labels: Blog
Friday, August 2, 2013
Thursday, August 1, 2013
My article for Linux User & Developer magazine, issue 129
Posted by WidgetBook at 20:05 0 comments
Labels: article, Linux User & Developer, MongoDB
My article for the August 2013 issue of Linux Journal
Posted by WidgetBook at 20:01 0 comments
Labels: article, Linux Journal
Wednesday, July 31, 2013
Monday, July 29, 2013
Limits and fears
Your limits are liars.
Your fears are thieves!
Posted by WidgetBook at 08:22 0 comments
Labels: Blog
Saturday, July 27, 2013
Friday, July 26, 2013
Waiting for perfect
Posted by WidgetBook at 22:01 0 comments
Labels: Blog
Monday, July 22, 2013
My article for OSFY August 2013 issue
Friday, July 19, 2013
Wednesday, July 17, 2013
Friday, July 12, 2013
Monday, July 8, 2013
Saturday, July 6, 2013
I make many mistakes
"I make many mistakes,
~ Donald Knuth
Posted by WidgetBook at 14:31 0 comments
Labels: Blog
Wednesday, July 3, 2013
Security Update 2013-003
Software Update Tool
Copyright 2002-2010 Apple
Software Update found the following new or updated software:
* SecUpd2013-003-1.0
Security Update 2013-003 (1.0), 19402K [recommended] [restart]
Posted by WidgetBook at 00:20 0 comments
Labels: Apple, Mountain Lion, security, Software
Saturday, June 29, 2013
My article @ Open Source for You July 2013
Erlang is a programming language used to build massively scalable software real-time systems with requirements on high availability. Some of its uses are in telecoms, banking, e-commerce, computer telephony and instant messaging. The runtime system of Erlang has built-in support for concurrency, distribution and fault tolerance.
Posted by WidgetBook at 17:18 0 comments
Listen to your dreams...
Posted by WidgetBook at 16:35 0 comments
Labels: Blog
Thursday, June 27, 2013
About failure
Posted by WidgetBook at 23:23 0 comments
Labels: Blog
Tuesday, June 25, 2013
Monday, June 24, 2013
Tuesday, June 18, 2013
Java for OS X 2013-004
$ sudo softwareupdate -l
Password:
Software Update Tool
Copyright 2002-2010 Apple
Software Update found the following new or updated software:
* JavaForOSX-1.0
Java for OS X 2013-004 (1.0), 65205K [recommended]
Posted by WidgetBook at 23:18 0 comments
Labels: Software
Friday, June 14, 2013
Tuesday, June 11, 2013
Start Developing for iOS 7
Posted by WidgetBook at 08:49 0 comments
Labels: Apple, iOS, Programming, Software, Xcode
Sunday, June 9, 2013
Software Update tool
$ sudo softwareupdate -l
Password:
Software Update Tool
Copyright 2002-2010 Apple
No new software available.
type man softwareupdate for more information.
Posted by WidgetBook at 06:09 0 comments
Saturday, June 8, 2013
Friday, June 7, 2013
Wednesday, June 5, 2013
Mac OS X 10.8.4 is available
Posted by WidgetBook at 08:19 0 comments
Labels: Apple, Mountain Lion, Software