Category Archives: Development

Anything related to Programming and Program Development. Shaping our latest technologies.

WordPress custom menu disappear on home page when using custom post types and/or taxonomies.

Select box Plugin option is: four As you’re developing a theme, you try one of WordPress’s newer options: Custom Post Types.  Searching the internet you stumble upon Justin Tadlock’s blog.  You try his way of showing custom post types on your home page of your wordpress blog.  Then boom. You’re custom menu is not showing [...]

Also posted in Internet, techblog, Web Development & Administration, Wordpress | 5 Comments

Microsoft SuperFetch

Select box Plugin option is: fourIntelligent Security? Or a Demon Service? Here’s an article i strongly agree with… http://www.pcreview.co.uk/forums/thread-3779788.php I suggest stopping superfetch from slowing network file copies down. Related Posts

Also posted in techblog | Leave a comment

How do I unlock my LG LW 310 Helix Phone when I never set a lock code?

Select box Plugin option is: fourA question that pondered me for about 10 minutes. I search google and all I come across is Q & A websites with this question, and NO ANSWERS. Thanks to my co-worker for his brilliance in user electronics. He suggested trying the last 4 digits of my phone #. THAT [...]

Also posted in techblog | 4 Comments

156 Run Commands

Select box Plugin option is: four[Description] [command] Accessibility Controls access.cpl Accessibility Wizard accwiz Add Hardware Wizard hdwwiz.cpl Add/Remove Programs appwiz.cpl Administrative Tools control admintools Adobe Acrobat (if installed) acrobat Adobe Designer (if installed) acrodist Adobe Distiller (if installed) acrodist Adobe ImageReady (if installed) imageready Adobe Photoshop (if installed) photoshop Automatic Updates wuaucpl.cpl Bluetooth Transfer Wizard [...]

Also posted in techblog | Leave a comment

Fun with Web Browsers

Select box Plugin option is: fourFor those of you who care to mess with someone.. or anyone. Just load a web page up (or their web page if they have one) and run this command in the URL: javascript: document.body.contentEditable= “true”; document.designMode= “on”; void 0 You can mess with about anybody, enjoy.

Also posted in Internet, JavaScript, Software, Web Browsers | Leave a comment

A great and FREE alternative to CPANEL or PLESK (WEBMIN in VIRTUALMIN)

Select box Plugin option is: fourstep 1: cut a hole in the box Anyways i got all this from: http://www.howtoforge.com/virtual-hosting-with-virtualmin-on-centos5.1-p2 Love this, virtualmin / webmin kick the shit out of cpanel or plesk.. For full control of your web server use webmin instead of paying for cpanel or plesk. Webmin and virtualmin are both free [...]

Also posted in Plesk, Web Hosting | Leave a comment

Zen Cart Override Structure

Select box Plugin option is: fourZencart has a great override system. I’m currently setting up a Zen Cart website and loving this override system. The only improvement I see that is REALLY NEEDED is an ADMIN OVERRIDE. That would be terrific. Until then here’s a schematic of the current Zen Cart override system. Related Posts [...]

Also posted in Zen Cart | Tagged , , , | Leave a comment

WordPress custom Functions.php I need. Thanks digwp.com

Select box Plugin option is: fourCompletely remove the version number from pages and feeds A commonly cited security measure for WordPress-powered sites involves removing the automatically generated version number from appearing in the section of your pages’ source code. This type of security technique is referred to as “security through obscurity,” and aims at hiding [...]

Also posted in PHP, Wordpress | Tagged , , , , , , | 2 Comments

ZenCart update from 1.3.8 to 1.3.9a FAILURE

Select box Plugin option is: fourAnybody else update from 1.3.8 to 1.3.9 and you cannot log into the admin anymore. Just an infinite loop of typing your password over and over again to end up back at the login screen with the username and password boxes cleared. When you type the password incorrect, it lets [...]

Also posted in Zen Cart 1.3.9a | Tagged , | 2 Comments

Zen-Cart html_output.php overrides

Select box Plugin option is: fourZen cart’s forums and wiki are great, just somewhat of a pain in the ass, so here’s what i found that is useful, and i may use in the future too. bunyip Posts: 2,925 Re: Overriding functions/html_output.php There is no in-built override system for files in the includes/functions folder, but [...]

Also posted in eCommerce, Web Development & Administration, Zen Cart | Tagged , , , , | 1 Comment