Archive for the ‘Linux’ Category
Friday, November 13th, 2009
I was reading my fair share of feeds for the day and I found some links for a nice site that translates C gibberish to English like this: int (*(*foo)(void ))[3] gets translated to “declare foo as pointer to function (void) returning pointer to array 3 of int” – pretty cool on itself but what […]
Tags: blocks, gcc, gnome, llvm, objc
Posted in .Net, Apple, Cocoa, iPhone, Linux, Mono, Monologue, Objective C | 3 Comments »
Friday, May 1st, 2009
I finally got my head into doing a redesign of my blog and integrating several sites I’ve into one place. That should make it easier to expand, maintain, backup and setup if needed. I also had some demanding requirements to leave things to my taste in laziness: I like WordPress for blogging most of the […]
Tags: Dreamweaver, SEO, Wordpress
Posted in Design, Linux, Web | No Comments »
Thursday, March 5th, 2009
I’ve been working at a new project that requires me to save a whole lot of data into a database. Without giving too much details right now (I’m not quite ready for that yet :)) I would say a good replacement would be to think I’ve developing something like Google Analytics. So, there are a […]
Posted in .Net, Development, Featured, Linux, Mono, Monologue, Web | 2 Comments »
Tuesday, November 25th, 2008
Updated on 23/10/2009: I’ve updated the code to fix the bogus regex expressions (wordpress editor striped some bits from them) and also to fix the code since Google changed the signin process slightly. For the more interrested, Google now has 2 cookies/hidden vars instead of 1, the code is almost the same though. A simple […]
Tags: AdSense, C#, Cookies, HttpFox, Login, Objective C, Sign in, WebClient
Posted in .Net, Featured, Linux, Mono, Monologue, Security, Web | 9 Comments »
Saturday, September 27th, 2008
There are a few tweaks I always do after installing Fedora to improve my file searching experience. Let me just say this probably applies to other distros as well if they are similar enough. First thing I want, because I like the Windows behaviour on this topic, is to add a “Search…” menu entry on […]
Tags: fedora, Search
Posted in Linux | No Comments »
Wednesday, September 24th, 2008
For some reason libflashsupport is not installed as a dependency to the firefox flash plugin. Thats quite anoying if you plan to spend some time on youtube or anyother flash with sound. So, to enable flash sound you just need to install the lib: yum install libflashsupport And thats it 😉
Tags: fedora, flash, sound
Posted in Linux | No Comments »
Sunday, September 21st, 2008
For some reason fedora isn’t able to display Windows computers or even ping windows computers by name with a default install. To fix this you first need a WINS server, or in this case, to make sure you’ve SAMBA server installed: yum install samba samba-client samba-common The last thing you’ve to do to solve the […]
Tags: fedora, netbios, ping, samba, wins
Posted in Linux | No Comments »
Saturday, September 20th, 2008
For some strange reason my box’s Xorg stopped working after a clean install and installation of the handy NVidia packages from Livna. The box would boot but when it was time to enable X it just flickered 10-20 times and a console login appeared. With some luck the problem was easy to fix, I just […]
Tags: fedora, nvidia, sli
Posted in Linux, Monologue | No Comments »
Monday, August 25th, 2008
I wanted to hash a lot of files and soon I found how painful it was not knowing how much time it would take because some of the files were huge. I also soon found out there is no support for this on Mono but luck smiled upon me when I found HashAlgorithm.TransformBlock and HashAlgorithm.TransformFinalBlock. […]
Tags: .Net, async, C#, hash, md5, Mono, sha1, tool
Posted in .Net, Linux, Mono, Monologue | 9 Comments »
Friday, May 30th, 2008
Having several machines (at least a laptop and a workstation) and multiple OS’s can be a pain if you use Instant Messaging software. It usually isn’t because IM most software doesn’t allow multiple clients to be connected at the same time with the same account, but that doesn’t mean you’ll actually receive all your messages. […]
Posted in Development, I'm an Idiot, Linux, Monologue | 7 Comments »
Friday, May 30th, 2008
I couldn’t copy paste between Windows and Xming even with the -clipboard argument on XLaunch or the command line. After some research (and seeing some other boxes did in fact had this working) I found this forum post that correctly and successfully fixed my problem: Modify /etc/gdm/custom.conf and either add or change the following: [daemon] […]
Tags: Xming
Posted in Linux | 9 Comments »
Thursday, April 3rd, 2008
Today I was checking out the latest mono from subversion and something funny was happening, I wasn’t able to install the builds if I used sudo make install, the error I was getting was a bit different from package to package but always looked something like: /usr/local/bin/gacutil /i monodoc.dll /f /package monodoc /gacdir /usr/local/lib /root […]
Posted in Linux | No Comments »
Wednesday, April 2nd, 2008
I’ve a new laptop, an HP dv6799ep (dv6700 series special edition). The reason I choose this exact version was the 4GB of RAM and the Intel 9300 (dual core, 2.5GHz, FSB 800MHz and 6MB cache) which is a great combination to develop on the road and use virtualization . My main concern with a new […]
Posted in Linux, Personal | 5 Comments »
Sunday, December 30th, 2007
I’ve been trying Virtual Box to virtualize a Windows box hosted on my laptop’s Ubuntu. One of the flag features of Virtual Box is the integrated seamless windows mode. This is not really a new idea, it has been implemented in VNC for a while, a standalone application called SharedAppVNC and some others. Now it […]
Posted in Development, I'm an Idiot, Linux, Personal | No Comments »
Tuesday, September 25th, 2007
Update: Andreia has posted some really useful tips and “fixes to my approach that might interest you too. Check them, and a blog post detailing the process and some tunning. A few weeks ago Andreia (a Portuguese like me :)) published in her blog about the latest improvements she has made towards a MWF WebBrowser […]
Posted in .Net, Linux, Mono, Monologue, Publish, Web | 6 Comments »
Monday, July 30th, 2007
I usually use Xming on my Windows machine to view my (several) Linux desktops. A few weeks ago it stopped working, apparently for no reason. At that time I was using Fedora Core 6, Fedora 7 had been released so I took this chance to format the entire disk and do a clean install. I […]
Posted in Linux | 2 Comments »
Friday, April 20th, 2007
One of the lovely things about most Linux distributions is a central package management system. It allows you to update most of your software with a few clicks as well as install/remove just as easily. Yet something has been bothering my mind as I develop a new application, and is placing a question mark on […]
Posted in .Net, ASP.Net, Linux, Mono, Monologue, Publish | 4 Comments »
Sunday, November 26th, 2006
For a while now, I’ve had an old HP Jornada 565 PDA just to test and have some fun cracking it. I’ve tried to put linux on it, specially the Familiar distro, but the results where far from satisfactory. This is because the PDA is kinda old and the support was bad (no sound, bad […]
Posted in .Net, Linux, Personal | No Comments »
Saturday, October 28th, 2006
Well, as soon as I realised that was the day Fedora Core 6 was released I got my hands on the work. The most anoying thing about all the process was that Fedora website was, and still is, down. Not only the website is down as at least at that day the file servers were […]
Posted in Linux, Mono | 1 Comment »
Thursday, October 19th, 2006
Beeing able to double click, or simply ./app.exe from the console, is always easier that calling Mono or Wine. The Linux Kernel provides a feature that enables developers to hook and make .exe to be recognized and started as an excutable but the current solutions are not compatible between themselves. I tough that doing an […]
Posted in Development, I'm an Idiot, Linux, Mono, Monologue | 10 Comments »
Thursday, March 9th, 2006
Presently to suspend you desktop or laptop you only have two options. The stock swsup that comes with the kernel and Suspend 2. Swsusp never worked for me, on the other hand Suspend 2 does a great job providing me an hibernation like experience with graphical suspend and resume phases. The sad thing is that […]
Posted in Linux | No Comments »
Wednesday, March 8th, 2006
I found this on a Fedora Forum: Quote: Originally Posted by ImNeat: Why should I not want Core 5? One word: MONO AKA: Microsoft .NET framework infecting Linux… Looks like not everybody is a Fan of Mono yet… Anyway, I checked out Gnome 2.13.92 using Garnome and gave it a try. The default theme is […]
Posted in Linux, Mono | No Comments »
Sunday, March 5th, 2006
Hehe, nice to know the ammount of comments/reads that my two previous posts had. Got people from OpenSource movements to Microsoft coders! The sad thing, and yes I think this is related, is that someone was trying to hack my server and I had to shut it down for a while… can’t people read an […]
Posted in Linux, Mono | 12 Comments »
Saturday, March 4th, 2006
Well, the feedback to my first post was so fast that I decided to move on with the second part of my planed article. The fact is that I’ve used gentoo and initng but those aren’t standarts. Gentoo isn’t for the home user and if you aren’t one you should be able to tweak the […]
Posted in Linux, Mono | 10 Comments »
Saturday, March 4th, 2006
Each time I boot a Windows XP machine I wonder why the hell is it still faster than my tuned Linux box which only starts the needed daemons? Why does Outlook startup under 2 seconds and Evolution takes ages? And questions like that. If you ever have done a Windows Service or even look carefully […]
Posted in Linux, Mono | 11 Comments »