Dive into the archives.
- Build your own Video streaming community for 0$
I’ve been fiddling with flash for a long time and i always knew that if you want to stream a video properly you need a flashcast server that costs more then a malibu home, turns out that most of the big companys out there use free opensource tools todo so, and now someone finally grouped […]
- Terminal OSX Tip that i wasnt aware of, Handy for developers
In my journey discovering new shortcuts and stuff on my Macbook OSX i found a handy shortcut and utility that i wished i knew long time ago. Its called ‘Connect to server’ under the terminal app.
When i started developing on my macbook i needed alot of ssh shell access to my dev and prod server […]
- Experimenting with Amazon S3 Service
Recently i started experimenting with Amazon’s simple storage service S3. The idea is that the service cost is free and you only pay for usage, if you got a huge bandwidth crunching site you can use amazon’s s3 server farm to host videos,pictures and even your .pid mysql database. they charge you by the usage […]
- Cross browser testing done right
As a web dev and a designer i’v been struggling with testing cross browser testing for along time.
Im using a mac so half of the browsers out there i can easily run on my osx. but there is one dreadful browser that isnt running well on osx. you guessed it. IE!, on all of its […]
- Choosing the right technology as ingredient for a successful web application
I must start with a declaration that what im about to write is my own perspective on things and experience of working in startup company’s that failed or prevailed. that expeirence showed me the weak points of bad planning and the selection of a proper technology to start with is an ingredient and even in […]
- CS2 on linux, horray! i dont need to boot XP!
My wish has come true, i dont need to boot XP anymore, got CS2 running on ubuntu! woohoo!!! fun fun fun!!!!
Using this howto i managed to run CS2 on my linux box with ease. who knew its that simple?!
http://blog.publicidadpixelada.com/how-to-adobe-photoshop-cs2…
- Quick movers and shakers from alexa in one place.
Great small web service provided by a coder from esnips.com lets you track companys on alexa in a top10 style with graph and info on them. just like you do when you want to follow on a stock. very useful and nice. i suggest they incorporate more and more services to that calculation and have […]
- Scrolling usability
I just bumpt into a nice article about the usability of scrolling.
Web designers and usability professionals have debated the topic of web page scrolling since 1994. At the early days of the web, most users were unfamiliar with the concept of scrolling and it was not a natural thing for them to do. As a […]
- Nice simple howto write a firefox extension
In my journey to write a firefox extension for bugile i found a nice simple howto to write a ‘hello world’ extension in a simple few steps xml code.
One of the best things about Firefox and Thunderbird is that they have a well defined extension mechanism. If there’s some feature you feel […]
