Blog Category web development

Simple way to use Twitter API

filed under : web development
tags : PHP, Twitter

I was looking for easy way to show my Twitter status timeline on my website. I found ..


Read More
comments : 0
author : Milko Leporis

Python Zope and Plone

filed under : web development
tags : plone, python, zope

I started working with Plone, at customizing themes. Plone is very interesting but also very complex CMS, that run on Zope application server written in Python. Styling is mostly done by CSS but there are also viewlets, which fragments of page that can be rearranged with configuration XML files.


Read More
comments : 0
author : Milko Leporis

Embedded Social Bookmarks in Blogger Template

filed under : web development

A two days ago I started working on custom Blogger template, my goal was to learn how to make Blogger template, and I am learning fast. It is not that easy, but minor tweaks can be done very quickly. New layout and style is done by CSS, but if you like to do something more than you need to dig into the XML.


Read More
comments : 0
author : Milko Leporis

Joomla! Templates

filed under : web development

Joomla is an award-winning content management system (CMS), which enables you to build Web sites and powerful online applications. Many aspects, including its ease-of-use and extensibility, have made Joomla the most popular Web site software available. Best of all, Joomla is an open source solution that is freely available to everyone.


Read More
comments : 0
author : Milko Leporis

AJAX and ads arguments for and against

filed under : web development

Since 2005 there is new word in tech vocabulary, it's the AJAX. AJAX stands for Asynchronous Javascript and XML, and if you are familiar with it you will know what it can do, but if you didn't heard about it, (yes there are some people that didn't hear about AJAX), then I will try to explain it in plain english.


Read More
comments : 0
author : Milko Leporis