bojanpejic.com
Scrap Book About Web – Programming – Development – Places, and more 8-)
Scrap Book About Web – Programming – Development – Places, and more 8-)
This user hasn't shared any biographical information
Homepage: http://bojanpejic.com
December 17, 2009 - 13:06
Tags: apache, kubuntu, LAMP, mysql, php, ubuntu
Posted in Apps and Software, Tips and Tricks | No Comments
This post represents a small guide of how to setup your LAMP (Linux-Apache-MySQL-PHP) under Kubuntu (this works also for Ubuntu).
Usually LAMP tutorials guide you to install one by one all the applications, that looks something like this:
sudo apt-get install apache2
sudo apt-get install php5
sudo apt-get install mysql-server
There is one more easy solution, and the only difference [...]
December 15, 2009 - 11:30
Tags: kubuntu, ubuntu, wubi
Posted in Apps and Software | 1 Comment
What is Wubi?
Wubi is an officially supported Ubuntu installer for Windows users that can bring you to the Linux world with a single click. Wubi allows you to install and uninstall Ubuntu as any other Windows application, in a simple and safe way. Are you curious about Linux and Ubuntu? Trying them out has never [...]
November 22, 2009 - 21:30
Tags: book, framework, php, zend
Posted in Interesting on Web | 2 Comments
Few days ago my friend Robert Bašić has posted his review of a book named “Zend Framework 1.8 Web Application Development” on his blog. Here is a short quote from that review:
The book starts off with a basic application (yep, “Hello world!”), explains the bootstrapping, configuring, working with action controllers, views and handling errors… The [...]
November 6, 2009 - 07:50
Tags: clone, virtualbox
Posted in Apps and Software, Tips and Tricks | No Comments
Few words about VirtualBox
VirtualBox is an open source virtualization product for home and enterprise use. It gives you the power to work on some other OS than you’re running (Windows, Linux, Macintosh and Solaris as hosts), and it supports a great number of guest operating systems.
How to clone?
Let’s suppose you setup you guest OS, installed [...]
November 2, 2009 - 19:26
Tags: firefox, profile
Posted in Tips and Tricks | 2 Comments
Time since I discovered this little trick, I use it always. I like that I can have two Firefox profiles run at the same time, but they are totally different. They have separate directories created for profiles and as that they can have totally different extensions installed than each other. So, I have created recently [...]
October 28, 2009 - 11:26
Tags: compressor, dojo, google, javascript, jsmin, minify, packer, yui
Posted in Tips and Tricks | 3 Comments
In past few months and recently I did some JavaScript coding. The whole source code wasn’t so big, around 15kB, but it may be growing more, and there are also other JavaScript files which are included in the page and maybe I merge them. To reduce amount of data and in hope to little speed [...]
Howdy there, I’d like to welcome you at my blog. My name is Bojan, and I’m a 24 years old web developer from Subotica, Serbia. I graduated at Subotica Tech. Currently I’m a freelance web developer, and I’m working as that in the last 3-4 years. First touch with HTML and web developing I had [...]