iSnick

This is the final call for orders on discounts: http://bit.ly/bkxBo7 - Ending tonight at 11:59PM EST. 2 days ago on Twitter

Developer Life

Your Ad Here


Archive for the ‘PHP’

EyeOS Demo (late)

This video was recorded awhile ago, but it’s being posted now! EyeOS: here

Google vs. Bing – Review

Ok ok ok! So I’ve been researching what it is with this “Bing” I’ve noticed that searching with Bing I find things less than what I would with Google. Now, I’m not saying that Bing does not return as much as Google – I’m saying Bing does not return interesting stuff as much as Google. I tend [...]

Wordpress e-Commerce

You’d be surprised at how many people would really want to sell some things directly from their website. Well, of course… there’s software out there for this – Zencart, ShopCMS, the list goes on. But how many of you can actually say you sell products directly from your Wordpress website? And with ease? Seriously! NO extra [...]

CaRP – The Test

Well, I have to say, I didn’t expect to get this hooked to CaRP. It is really good though. I signed up to receive the LE edition for testing, and will continue to use it once I get time to put it into existing projects of mine. Actually thinking about it, I could use this tool in [...]

Microsoft Going Open Source?

No way! No way! NO WAY! Are you serious? Microsoft going a little open source? I could not believe my eyes, I had to read it twice. When Microsoft completed its acquisition of San Francisco-based startup Powerset in July, it acquired more than just search-engine technology. In the HBase component of Powerset’s product, Microsoft also acquired open-source [...]

PHP Desktop Applications

Not many people know, or some people do? Just haven’t noticed…? That you can turn PHP into a desktop application. Yes, full blown software. Well, technically PHP is a software language anyway, just like any other language. It’s just more commonly used as a web language.. as just about any other language can (depending on how [...]

IRC Topic Working

What a lot of evil typing to do to get this thing to work. Well actually, it wasn’t “that” painful, but it was mind boggling. So now … the perl bot… handles twitter, irc topic, and wordpress. I wonder what else I can get it to do?

PHP Runner

So I finally tried PHP Runner. It was “ok.” For those that don’t know about PHP Runner, it’s a visual application that allows you to create PHP websites that interact with MySQL easy. Is it just me or do I prefer the old way? A simple text writer, with syntax highlighting? You can check it out [...]

Hello PHP

Well, I haven’t used woredpress that much so I’m just going to do a simple hello world in php. <? echo “hello worldz”; ?> Now for php.  “<?php” or “<?” is accepted. however short tagging “<?” commands need to be marked in most windows installs of PHP. You can enable it in the php.ini.  for linux it’ll accept it [...]

This work by iSnick is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported.