Menu

Havalite CMS / Blog: Recent posts

Distortion – jQuery Plugin

Distortion is a jQuery plugin that distorts any text, viewing it like an old
damaged TV screen. The plugin can show the text statically or in motion, in
color or greyscales How to use: $(document).ready(function(){
$('.container').distortion({ fontSize: 180, // distort: 24, // destortion
amount showTime: 'fast', // or set interval time for motion colors: '#000',
[…]

link

Posted by SourceForge Robot 2023-02-21

My Projects

Beside my services for my clients, I also have different projects that i still
manage and improve for myself. Some are made for online purposes with php,
javascript, html, css etc. and others are made with C# which runs under ms
windows only. The online projects: Havalite.com (Here I share my knowledge
about coding and …

Continue reading "My Projects"... read more

Posted by SourceForge Robot 2022-11-22

Services

    • Website creation
    • CMS (Content management system), Shop system
    • Graphic- and Web design
    • Logo, Poster, Flyer design and Business Cards

link

Posted by SourceForge Robot 2020-09-11

Hello world!

Welcome to WordPress. This is your first post. Edit or delete it, then start
writing!

link

Posted by SourceForge Robot 2020-09-10

Posters, Flyers and Logos

Most of the images in this gallery were made for an institute in Germany for
learning disabled persons. These i made using PhotoShop and CorelDraw.

link

Posted by SourceForge Robot 2019-11-22

Postcards

Different clients need different ideas. Most clients come with nothing but an
idea how they wanna present themselves and i have my imagination 🙂

link

Posted by SourceForge Robot 2016-10-02

Book Design

My nigerian friend Chuka Nwakanze, a great writer and painter. I made photos
from his paintings, which I integrated in his books to make an artwork out of
them.

link

Posted by SourceForge Robot 2016-09-02

Acrylic Painting

I did these painting in the early years as i first came to germany

link

Posted by SourceForge Robot 2016-08-24

3D Max

My first experiments with 3D modeling with 3D Max

link

Posted by SourceForge Robot 2016-08-03

Grid Lines (jQuery Plugin)

While improving SSG (Style Sheet Generation) i made this plugin hopping it might be usefull for some webdesigners to get better messures. There is a left upper menu with 3 inputs (type numbers) first one for drawing methodes (4 types) second to add Horizontal lines third to add ...
link

Posted by SourceForge Robot 2015-07-22

Localhost main folder sort

The more files and folder we have in the localhost main folder the worse it is to find anything easly. That's why i decided to make this file to sort all items the why i like it. See how it look like now: The script contains the most used formats for images which also included as Bas64. If yo...
link

Posted by SourceForge Robot 2015-06-26

jPipette II, jQuery plugin to retrieve any color from your site

JPipette v.2.0.1. allows - you to pick a color from a canvas screenshot made by Html2Canvas and save these colors for further usage. - a static color palette can be added as an array in your option. - and you can also create a thumbnail of your finished page design as Base64/png image. jPipette i...
link

Posted by SourceForge Robot 2015-06-18

Remove html tags from a string

The php function strip_tags() is a very usefull function, in case you wanna remove html tags from a string or just leave one or few needed tags. But what about if you wanna leave all html tags and only remove one or few tags? For that reason i made this simple function: function strip_html($tags,...
link

Posted by SourceForge Robot 2015-06-01

What is new in Havalite v. 1.2.1

A lot of changes are done in Havalite version 1.2.1 Editor Save As button (Save as new post) Additional Scripts (add specific script or a style to individual post) Post Image (sign an individual image to every post) Categories Add keywords, description and an icon (Use in...
link

Posted by SourceForge Robot 2015-05-10

Version 1.2.1

A lot of changes are done in Havalite version 1.2.1 Editor Save As button (Save as new post) Additional Scripts (add specific script or a style to individual post) Post Image (sign an individual image to every post) Categories Add keywords, description and an icon (Use in...
link

Posted by SourceForge Robot 2015-05-10

Preview Button, plugin for CKEditor

The Preview tool of CKEditor creates by clicking the preview button a new window to show the content of the editor. We needed for Havalite CMS a preview button that shows the content on our main site, it must have a specific url adresse with the id of the edited post and a log number in case the pos...
link

Posted by SourceForge Robot 2014-08-31

Many Subdomains with single Havalite CMS

In Version 1.4.1 and above of Havalite CMS the user can run and manage many subdomains with only a single installation of Havalite system. All we need is a new SQLite database beside our main database in folder "data" and to edit the line in "config.php" file which defines your n...
link

Posted by SourceForge Robot 2014-08-30

Book Design

My nigerian friend Chuka Nwakanze, a great writer and painter. I made photos
from his paintings, which I integrated in his books to make an artwork out of
them.

link

Posted by SourceForge Robot 2013-09-02

3D Max

My first experiments with 3D modeling with 3D Max

link

Posted by SourceForge Robot 2013-08-24

Registered Sites

<p>
<img alt="" src="http://www.phpkode.com/media/images/logo.png" style="width: 188px; height: 65px;" /> http://www.phpkode.com/projects/item/havalite/</p>
<p>
<a href="http://fusion.google.com/add?source=atgs&feedurl=http%3A//haval... link

Posted by SourceForge Robot 2012-12-11

Mr.

1... link

Posted by SourceForge Robot 2012-12-11

Acrylic Painting

I did these painting in the early years as i first came to germany

link

Posted by SourceForge Robot 2012-11-24

Dynamic CSS via PHP

[plain]With php you can do more than handling informations from databases or manipulating them but also you can let php act as another type of files such as xml, image or css file etc. by adding a header information at the begin of your code. (See header Manual) Again: beware, the header informations mu...[/plain] link

Posted by SourceForge Robot 2012-11-05

CLEditor Plugin: MyStyles Plugin

[plain]CLEditor is one of the best jQuery WYSIWYG open source editors in the internet. It has most features for small projects and can also be easly developed to add more features to it. The imlementation on a web site is very easy, thats why i choosed it to be a plugin for Havalite CMS and in other pro...[/plain] link

Posted by SourceForge Robot 2012-10-29

Creating a simple Tooltip in jQuery

[plain]I was searching in the internet for a very simple jQuery plugin to view a tooltip over some map area with the description which written in the alt attribute. I also found plenty of nice plugins but not the one that fits the simplicity which i need. Thats why i thought i would better try doing it ...[/plain] link

Posted by SourceForge Robot 2012-10-27
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.