Category Archives: Open Source

WordPress: How to check widgets in dynamic sidebar

tutorials for creating wallpaper in photoshop WordPress: How to check widgets in dynamic sidebar

A small article that describe a problem i face where i needed to check my sidebar for widgets availability and accidentally found a tiny bug for a Wordpress function that could really help people out if they are also facing the same exact problem as me. Continue reading

Share
Posted in How-to, Open Source | Tagged | 2 Comments

Boot Ubuntu USB Drive in Virtual Box on Windows Environment

work in progress Boot Ubuntu USB Drive in Virtual Box on Windows Environment

A tutorial to show how to boot a Ubuntu USB Installation Drive can be installed onto a VirtualBox in a Windows Environment Continue reading

Share
Posted in How-to, Open Source, Others | 1 Comment

WordPress 3.0 Plugin Activation Error – “Headers already sent”

 wordpress themes design photo art WordPress 3.0 Plugin Activation Error – “Headers already sent”

Wordpress 3.0 display error message “The plugin generated 3 characters of unexpected output during activation. If you notice “headers already sent” messages, problems with syndication feeds or other issues, try deactivating or removing this plugin.” when a user activate their plugin. This is my solution to the problem. Continue reading

Share
Posted in How-to, Open Source, Others | Tagged | Comments Off

Remove WordPress Admin Menu Without Affecting WordPress Core System

security system secure Remove WordPress Admin Menu Without Affecting WordPress Core System

In here, we will discuss a few method that we can use to disable Wordpress admin menu from displaying and accessing by valid users. Continue reading

Share
Posted in How-to, Open Source | Tagged | 13 Comments

Using WordPress dbDelta Function

photoshop text effect tutorials wanted Using WordPress dbDelta Function

Many of us who develop Wordpress plugin might have come across dbDelta function. dbDelta function is usually used when one wish to create table for your Wordpress plugin. However, this function might not be that easy to deal with since it is not an official function in Wordpress. Nonetheless it is a powerful function that majority of us would want to utilize. In this article, we will talk about dbDelta function and how we can ensure that it perform what it is made to do. Continue reading

Share
Posted in How-to, Open Source | Tagged | 3 Comments

Guarantee Make WordPress Flash Uploader Work

lock phone secure security Guarantee Make WordPress Flash Uploader Work

This article will guarantee to make Wordpress flash uploader work for you again. If it doesn’t slap my face (or not). Continue reading

Share
Posted in How-to, Open Source | Tagged | Comments Off

WordPress Text Formatting Problem – Solved!

html javascript php jquery code coding codes binary ajax script dhtml xhtml sql mysql security secure programming programs WordPress Text Formatting Problem – Solved!

Due to Wordpress smart quote functionality, users who write code for the public faces a problem of their text being formatted automatically that caused it difficult to read. This problem occurred due to external plugin used in Wordpress other than using the default pre tag for coding purposes. In this article, we present different ways to solve this headache. Continue reading

Share
Posted in How-to, Open Source, Others | Tagged | 5 Comments

The Predefined Prototype Object In JavaScript

html javascript php jquery code coding codes binary ajax script dhtml xhtml sql mysql security secure programming mootools yui prototype xml folder The Predefined Prototype Object In JavaScript

In this article, we discuss in depth on JavaScript predefined prototype object. Never heard of it or wanted to know more about it. I bet this is something you need to read about. Continue reading

Share
Posted in Developer, How-to, Informative, JavaScript, Open Source, Techniques, Web Development | Tagged , | 1 Comment