I have not posted here in a week or so and though I should. It was so long in fact I had to try several times to login. The login portion of the page does not render very well on my Blackberry browser but that may be the fonts it is using. The new browser actually parses the CSS stuff and tries to layout everything as if it was a full GUI environment. I applaud the attempt and deal with the aftermath.
Work is this busy beehive of activity and mostly consists of fighting with telcos and spammers. I learned some very interesting facts about the DSL industry in Ontario and Quebec but due to an NDA I can not tell you about them. I still can not believe that Bell is not able to offer a true GigabitEthernet service for DSL resellers today although I suppose if they force resellers to keep getting 100Mbit FastEthernet circuits they make more money. Seriously at some point offering DSL is too much headache when you are ordering circuits faster than they can provision them. After all that has been ordered is processed we will have at least 6 FastEthernet circuits for all of our DSL customer in eastern Canada when we could get 1 GigabitEthernet and be good until next year sometime. Ahh, to be an entrenched telco who can squeeze their customers cause there is no other provider out there.
In other work related findings, I have finally discovered that I can not use hash-bang notation for my SQL scripts. It is highly unfortunate but I have learned a lot about command parsing and the way Unixes handle it. The biggest issues I ran into are: the hash mark, #, needs to act as a comment identifier and the program must accept the script as an input parameter. Both sqlplus and mysql use characters other than the hash mark for comments so they will not ignore the first line of the script. Mysql does not let you pass it a script on the command line but rather it requires redirecting input, via the < operator. Sqlplus does have the option but it needs to be prefixed but an @ sign with no whitespace in between which does not happen in program execution via hash-bang. This little project came about after I started writing auto-executing AWK scripts and saw a possibility to eliminate security holes by having cleartext password in the command line of SQL scripts. I have learned how to improve the security with Oracle's sqlplus but mysql is harder to get around.
I think I will be seriously considering a purchase of MacOS X 10.4 Tiger on DVD. It should be out now that is past 6pm on the 29th of April. I read about Spotlight and I am totally sold on that by itself plus all of the technical stuff I read they did in the kernel to start standardization. Longhorn is not going to be here for over 12 months and Tiger is here now so I think it is a foregone conclusion that I will be totally converted before LH is here. Now I need to save up for a nice shiny Powerbook 15" and if I am lucky the future will hold G5 Powerbooks which would be damn fine.
In other OS news, I have to give Solaris 10 a better evaluation than I have so far. I have become annoyed by the huge differences in the OS but I read an article on how much Solaris 10 has layed the smackdown on everything by adding needed features and a better management infrastructure. Also the article said the JDS was simply awesome with Gnome desktop. For icing, this review was based on the x86 hardware so I figure with Sun SPARC I will get some hardcore stabilty and it will look good doing it. I have an Ultra 60 standing by waiting for the goods which I have on CD already. Ready Go....
Well I see Square One so I think I will end this post for now and may be come back later.
Work is this busy beehive of activity and mostly consists of fighting with telcos and spammers. I learned some very interesting facts about the DSL industry in Ontario and Quebec but due to an NDA I can not tell you about them. I still can not believe that Bell is not able to offer a true GigabitEthernet service for DSL resellers today although I suppose if they force resellers to keep getting 100Mbit FastEthernet circuits they make more money. Seriously at some point offering DSL is too much headache when you are ordering circuits faster than they can provision them. After all that has been ordered is processed we will have at least 6 FastEthernet circuits for all of our DSL customer in eastern Canada when we could get 1 GigabitEthernet and be good until next year sometime. Ahh, to be an entrenched telco who can squeeze their customers cause there is no other provider out there.
In other work related findings, I have finally discovered that I can not use hash-bang notation for my SQL scripts. It is highly unfortunate but I have learned a lot about command parsing and the way Unixes handle it. The biggest issues I ran into are: the hash mark, #, needs to act as a comment identifier and the program must accept the script as an input parameter. Both sqlplus and mysql use characters other than the hash mark for comments so they will not ignore the first line of the script. Mysql does not let you pass it a script on the command line but rather it requires redirecting input, via the < operator. Sqlplus does have the option but it needs to be prefixed but an @ sign with no whitespace in between which does not happen in program execution via hash-bang. This little project came about after I started writing auto-executing AWK scripts and saw a possibility to eliminate security holes by having cleartext password in the command line of SQL scripts. I have learned how to improve the security with Oracle's sqlplus but mysql is harder to get around.
I think I will be seriously considering a purchase of MacOS X 10.4 Tiger on DVD. It should be out now that is past 6pm on the 29th of April. I read about Spotlight and I am totally sold on that by itself plus all of the technical stuff I read they did in the kernel to start standardization. Longhorn is not going to be here for over 12 months and Tiger is here now so I think it is a foregone conclusion that I will be totally converted before LH is here. Now I need to save up for a nice shiny Powerbook 15" and if I am lucky the future will hold G5 Powerbooks which would be damn fine.
In other OS news, I have to give Solaris 10 a better evaluation than I have so far. I have become annoyed by the huge differences in the OS but I read an article on how much Solaris 10 has layed the smackdown on everything by adding needed features and a better management infrastructure. Also the article said the JDS was simply awesome with Gnome desktop. For icing, this review was based on the x86 hardware so I figure with Sun SPARC I will get some hardcore stabilty and it will look good doing it. I have an Ultra 60 standing by waiting for the goods which I have on CD already. Ready Go....
Well I see Square One so I think I will end this post for now and may be come back later.