Here are my screens so far. As you can see there is now text that is dynamically populated. I picked a relative small window, in this case 574.1 x 430.05 and work everthing in that, cleaner and simple. The Jukebox function basically tells my server to open a HTML page and play a radio URL. [...]
Archive for July, 2008
Flash Screen so-far – End of July 2008
Posted: July 30, 2008 in Software SetupTags: flash screens, Home Automation, Insteon, streaming radio, vb 2005, X10
Images, Images and Images…?
Posted: July 30, 2008 in GeneralTags: image resize, jpg resize, working with pictures, xnview
Another day another dollar. Now that im working with flash and I recommend the same, that you get yourself the right tools to work with the images. It’s all about the images and the presentation. For creating my main images I used Corel’s PhotoImpact, before used to be owned by Nova development, it has all [...]
What’s up with vista (Server stops responding)?
Posted: July 29, 2008 in GeneralTags: cant ping XP after a while, Vista, wireless issue
I have to let my ‘Vista’ rant out, here is my situation, my Main server is on a wireless PC running XP (Hopefully I can migrate to the main server). But a Vista PC for some reason cannot ping or see it after some time has passed, note that it does respond as long as [...]
Handy quick VB functions which I’ve used
Posted: July 29, 2008 in GeneralTags: check if time has passed, delete all files in folder, Fade form, generate random number, send email, vb 2005, vb tricks and tips
I’ve moved that page to the Main Page since I update it frequently. That page has been moved here
How to open and send data in a specific port in VB / 2005
Posted: July 12, 2008 in Non Insteon ProgrammingTags: callerid, grab data from a ip port, Home Automation, Insteon, monitor port, System.net, tcp ip port checking, vb 2005, vb 6, Vista, watch a port, XP
Hi, in a previous article I had shown how to monitor & capture data on a specific port using VB. Mainly to allow my server send out notification to the clients, like a Caller ID Alert. That article can be found here How to monitor and capture data in a specific port in VB / 2005 [...]
Grabbing individual files via FTP in VB 2005 / VB
Posted: July 9, 2008 in Non Insteon ProgrammingTags: caller id, ftp client, ftp in vb, FtpWebRequest, Insteon, system.net.sockets ftp example, System.Net.WebRequestMethods.Ftp.DownloadFile, X10
For my voice mail / Caller-ID function I placed the name / number of the person in a database but also I have the name of my contact (joe.png, luis,jpg etc), After Ive retrieved the information, I FTP back to the server to grab the image file Here is how its done. For the example; [...]
Hardware:Controlling your Garage door using X10
Posted: July 8, 2008 in Hardware setupTags: .net, Home Automation, Insteon, open garage door, open garage door with x10, open your garage door with VB, vb 2005, X10, x10 DC relay, x10 universal module
The following is a example of how I setup to control my garage door using simple X10 devices. When budget permits I’ll bump up to the Insteon (sniff, sniff)), For this device to work I was lucky the circuit the garage door opener is on is close to my insteon/x10 PLC so I get a [...]
How to monitor and capture data in a specific port in VB / 2005
Posted: July 8, 2008 in Non Insteon ProgrammingTags: callerid, grab data from a ip port, Home Automation, Insteon, monitor port, System.net, tcp ip port checking, vb 2005, vb 6, Vista, watch a port, XP
In one of my previous post I had shown how to capture the Caller Id info of a modem. So what do I do this the information?? In my case I notify all the PC in the house a particular caller / number is ringing by sending data on a specific port. So they know [...]