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',
[…]
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 …
Welcome to WordPress. This is your first post. Edit or delete it, then start
writing!
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.
Different clients need different ideas. Most clients come with nothing but an
idea how they wanna present themselves and i have my imagination 🙂
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.
I did these painting in the early years as i first came to germany
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
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
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
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
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
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
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
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
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.
<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
I did these painting in the early years as i first came to germany
[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
[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
[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