Archive for the ‘bin’ Category

jQuery

I have been starting to use jQuery for a school project. I have done some javascript a few times. Form validation and stuff like that. I liked the syntax and loose typing but it is such a massive language and programming for the web is always a moving target.

Well jQuery does a good job of abstracting all the browser stuff away and once you get everything figured out it is pretty awesome. It is not really Ajax(although it has some Ajax handling) it is more of a merger of javascript and CSS. They also have an awesome plugin community.

The biggest problem I found was that the code is so minimalistic that it is sometimes hard to figure out what is doing what.

Mac Mini

So I just bought my first Mac. My thinking was to eliminate Windows(I need iTunes for iPhone). I also wanted to have a small media centre system. I also wanted to learn about developing applications for iPhone. I am surprised at how powerful it is. Even so I am probably going to throw in a new hard drive and add more memory.

The thing that drives me crazy about it are the lack of keyboard shortcuts. In Windows or Linux I can use the system without a mouse with a Mac I can’t… Yet. The other thing that is annoying is when switching programs it only has the application and not all the windows of that program.

I was wondering if you can do 4 GB of RAM with the new Mac Mini. I have read conflicting reports online about that. The Core 2 Duo is 64-Bit but is Leopard on the Mac Mini? I’m thinking that the people who can’t get more than 3 gigs and change are on the mac mini with just a core duo.

VMWare Unity

So I use VMWare workstation almost on a daily basis. Over the Christmas break I aquired 6.5 and it is pretty awesome so far. It makes windows installs a lot more automated. It also has a feature that is available in fusion called Unity. Unity allows you to merge the windows from your virtual machine with the ones on your host machine. Definately a cool technology.

Nubuntu

So in my quest to find an Ubuntu based backtrack I stumbled across Nubuntu. I tried it out on my Eee PC and once I got wifi working it seemed to show promise. Based on FluxBox and with the first implementation of Cairo that I have seen. It seems to have most of the features of backtrack but it’s hard to tell with FluxBox. I have been thinking of contributing to a project like this and depending on how busy I am this semester I just might get involved.

Master of The Universe

So I have been looking around at starting to package with Ubuntu. I have been going back and forth as to whether to try to submit packages to Ubuntu directly or setup my own repository. As the packages will likely be security related I am leaning towards submitting to Ubuntu. I don’t know why the metasploit packages are not in Ubuntu. Part of me says that it is lack of interest and they just need someone to step up and make the packages and part of me says it may be for political/legal reasons. I can’t even find deb packages for most of the stuff or an external repository. I haven’t been able to contact anyone on IRC either.

.deb Packages

So I have been reading up on packaging. It seems like there are like 8 different ways of making packages. I guess I’m just gonna have to try them all.

Ubuntu Based Backtrack?

So I love Ubuntu Linux. I love Backtrack. I especially love some of the additions made to it recently. But the lack of apt makes it hard for me to use it to the full extent that I can. I understand that there are things like fasttrack but imagine if you could have access to the ubuntu repository.

I have made minor remixes of Ubuntu before but I haven’t done a lot of major work. Things that come to mind are adding things for which there aren’t deb packages, ripping out things that are not needed and making it boot faster. If I even get something running how would I share it and set up repositories.

I guess my question is how does one start a distribution?

Return top