Tag Archive
The following is a list of all entries tagged with internet:
It seems that…
Filed in Webscriptz.be, 16/10/2008, 21:16I’ve got a bit a writers block, I don’t find good things to write about these days. But i’m thinking of posting the codes I write with in class with the excercice data so that anyone that want can replicate it without the code. Share on Facebook
NSF and the Birth of the Internet
Filed in General, 22/08/2008, 00:21The history of the internet, nicely done, now you don’t have to read the wikipedia entry. And it’s enjoyable to browse the site nsf.gov – NSF and the Birth of the Internet – Special Report. Share on Facebook
Restful_authentication
Filed in General,Technology,tutorials, 20/08/2008, 21:41This is probably one of the easiest authantication plugins for rails. I’m learning it at the moment and it isn’t easy, the biggest obstacle is the tutorials that often are but available for rails 1.x.x. Railscasts – restful_authentication. Share on Facebook
Inserting adsense in phpbb3 templates
Filed in myself and me,Projects,source code, 15/08/2008, 15:12I have to review some things from my last post about phpbb3 adsense. Infact it doesn’t matter where you put it just don’t do it in the if statements of the templates because you won’t be able to see it always. Share on Facebook
Adsense and forums
Filed in Projects,source code, , 00:04Where do you put AdSense when you manage a forum? It’s the question I’m thinking about for some days now. I’m trying different approaches every once in a while until I’m satisfied. Just before you we get started, note that forums.webscriptz.be isn’t getting a lot of visitors, this is basically because I have to deal [...]
Images and SEO
Filed in tutorials, 13/08/2008, 21:30Pictures are useless content on a web page and o one of the most commonly know seo tips for images is that you have to use the <img scr=”" alt=”your keywords here but not more then 160 characters”> Why? Easy, crawlers read – scan text and don’t have eyes so they cannot see the image [...]
Manipulation of search engines (SEO)
Filed in tutorials, , 21:21This is the basic of search engine optimization (SEO). It basically is the list of what you may do and what you better don’t do because well it can get you kicked out of the index. Google, yahoo and others aren’t to happy that you fool them. Basicaly all those things are logic but I [...]