Get Even More Visitors To Your Blog, Upgrade To A Business Listing >>

Blog Directory  >  Software Blogs  >  Programming Blogs  >  Tom's Notes programming Blog  > 

Tom's Notes Blog


tomtech999.blogspot.com
Welcome! This is my blog where I post mostly tech stuff but other stuff too so have a look!
2016-03-19 18:53
Adding javascript events to ASP.NET objectsThis adds cient side events to server posting asp.net objectsaspnetobjecthere.Attributes.Add("onClick","functionhere()");where functionhere() is a… Read More
2016-03-19 18:53
It seems ages since I blogged on here! Again personal stuff and school work taking over right now! Anyway couple of cool things to blog today, first upWii Drums!Even if your not a drummer y… Read More
2016-03-19 18:53
Not posted on here for aaages! well atleast it feels that way. The reason being work and school work! Today i decided to post this video up. Its amusing and really shows the power of the hal… Read More
2006-09-26 14:14
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnintlong/html/longhornintro.aspThis is a great article i found which covers a lot of new technologies in vista, including XA… Read More
2006-09-26 14:08
This online tools instantly factorises any linear, quadratic or cubic expressionhttp://www.hostsrv.com/webmab/app1/MSP/quickmath/02/pageGenerate?site=quickmath&s1=algebra&s2=factor&a&hell…Read More
2006-09-18 23:17
Cool C++ tutorialhttp://www.cyber-t3ch.net/index.php?page=showTut&id=2 Read More
2006-09-06 22:44
awesome windows command shell script seting variables n paths to automate backingup using the xcopy method. I hope to build a nice interface for creating backup batch fileshttp://www.hak5.or… Read More
2006-09-05 21:56
Heard some hype about this a while back, basically its your first stop for looking up some kind of programming variable, function, class etc.Tried a few searches and looks really good for we… Read More
2006-08-29 21:47
http://api.hostip.info/flag.php?ip=12.215.42.19this can be used in an image tag and returns an image of the flag of the country , the IP address originates from. removing the ip query string… Read More
2006-08-27 23:17
I took this evening out to play aruond with dates n times , with regards to inserting and retrieveing and manipulating to and from a database.fisrt things first, in a sql insert you can use… Read More
2006-08-27 18:54
Here is how to read a web request in c#Referenceusing System.Net;using System.IO;CodeWebResponse temp=WebRequest.Create("http://www.google.co.uk").GetResponse();Stream temp2 = temp.GetRespon… Read More
2006-08-20 23:29
show firewall confignetsh firewall show configdisable firewallnetsh firewall set opmode disableenable firewallnetsh firewall set opmode enableopen a port ('delete' can be used in place of 'a… Read More
2006-08-19 22:58
Good guide to all elemets of valid rss 2. Very useful for those providing either static or dynamic web syndicationhttp://blogs.law.harvard.edu/tech/rss Read More
2006-08-19 22:06
Clear, Concise and visually impressive. Best speed checker i have encountered as yet, implemented in flash.http://www.speedtest.net/index.php Read More
2006-08-11 21:51
I noticed lately that a lot of sites try to mimic windows focusing by bluring out the website and placing a focused window ontop. To see what i mean gotohttp://www.on10.net and click loginth… Read More
2006-08-11 21:50
After debuging my site on my local machine with no problems I decided to upload it to the server.For ages I was getting ODBC errors and figured out that the directory in which you access dat… Read More
2006-08-11 21:40
This fade script can be applied to any div tag or element.function opacity(id, opacStart, opacEnd, millisec) {//speed for each framevar speed = Math.round(millisec / 100);var timer = 0;//det… Read More
2006-08-10 11:05
Ubuntu makes it to TV!http://www.channel4.com/more4/news/news-opinion-feature.jsp?id=350Follow the link to watch a More 4 interview with Mark Shuttleworth, talking about the success of Ubunt… Read More

Share the post

Tom's Notes

×

Subscribe to Tom's Notes

Get updates delivered right to your inbox!

Thank you for your subscription

×