Category "Web Development"

Book this single category as RSS  .
21. April 2011
from Blackbam

Today we have been searching for an easy and fast way to store and reuse $_POST variables over 2 pages and more without using a session. This can save you a lot of work in some cases. This possiblity is completly browser based, so there is no need for the server to re-identify a user. […]

Share
31. March 2011
from Blackbam

Development projects should not be visible for public internet visitors in a lot of cases. Imagine you develop a project for a large company and the Google robots get you for some reason. There will be a lot of visitors who surf on your unfinished blog or website. There are a lot of Maintenence Plugins […]

Share
16. December 2010
from Blackbam

Recently I was confronted with some lectures about certain topics relating to Cascading Stylesheets. I decided to write a short summary to remember and use these things as I need them in future projects. 1. CSS-Sprites CSS-Sprites are the idea of using one large as background for multiple graphics on a web page. Relative positioning […]

Share
15. November 2010
from Blackbam

—————————— NOTE —————————— This article is not up to date, as this Theme was created for Aptana 1.5.1 and Aptana 3 fortunatly supports PHP again. It also includes a native Dreamweaver syntax highlighting. This however seems buggy, so you can download my own improved version of it here if you like to try it (I […]

Share
From category Tools, Web Development || 5 comments »
25. October 2010
from Blackbam

Code is Love – this is a very basic core theme for WordPress, which i developed in dependence on the WordPress standard-themes, the notesblog-core-theme and a lot of more. I use this core theme as a base for almost any kind of WordPress Theme which must be developed. It saves many hours within the development […]

Share
From category WordPress || No comments yet »
24. October 2010
from Blackbam

This work is written to analyze the limits of applicability concerning the usage of the content management system “WordPress” for web projects of any kind. What are the limits of WordPress, when is it possible and recommendable to use it for a certain kind of project, what are the advantages and what is explicitly not possible with the system?

Share
From category WordPress || 1 comment »
18. October 2010
from Blackbam

This tutorial shows how it is possible to scroll a very big database table using Asynchronous Javascript and JSON with an easy extendable and customizable script. We created four files – index.html (contains the Ajax table), functions.js (contains all the Ajax work), suggest.php (the server-side work), and entries.php (server-side script for instantiating number of table […]

Share
10. October 2010
from Blackbam

Just a short overview about the most useful variables in WordPress to use in wp-config.php

Share
From category WordPress || No comments yet »
24. June 2010
from Blackbam

Unser allseits geliebter Freund Google, kann um einiges mehr als die Otto-Normal-Sekretärin in ihrem Büro je zu sehen bekommt (aus einem .pdf von Debasis Mohanty): Below discussed are various Google’s special commands and I shall be explaining each command in brief and will show how it can be used for critical information digging. [ intitle: […]

Share
From category Security, Tools || 3 comments »
3. June 2010
from Blackbam

Sorry, this entry is only available in Deutsch.

Share
From category WordPress || No comments yet »