Search
Thursday, November 20, 2008 ..:: Blog ::.. Register  Login
 Search_Blog Minimize

 Print   
 Blog_Archive Minimize

 Print   
 Most recent blog entries Minimize
Password Decyptors...
Developments By TM Central on 6/30/2008 9:45 AM

It happens... you're the SQL or Network Admin for a small site/domain and the password is missing (or worse yet, you remember it, but used caps lock or some such similiar nonsense when you set it).  There are lots of these "password recovery/reset" programs out there, but here is a site with recovery for just about everything Windows (scary isn't it?)...

http://elcomsoft.com/prs.html#aopr


Open Source File Recovery Application
Developments By TM Central on 6/17/2008 7:20 AM

One time, I got a bit crazy taking pictures and reformatted the disk (with some "critical" pictures on it of course).  At the time I searched all over for a cheap file recovery program to recover these.  I found one and happily paid the $30+ price tag to get back 95% of my files.  I believe another programmer (who has more time) must have had the same thing happen, because there is now an open source file recovery app named "PhotoRec".

Since deleted data isn't really deleted - but rather the "record" of its being on the platter is erased, it is possible to read the platter bit-by-bit to reconstruct the data that is present-but-not-"assigned" to a file or structure.  That's what these programs do.  But wait - since the "master record" of the file is missing, set back and get comfy, because the program has to not only read the platter(s) bit-by-bit, but also figure out where the file start ...

More...

Some interesting Mail Components and Servers
Developments By TM Central on 6/16/2008 9:26 PM

We've looked for a year (off-and-on of course!) for a .NET implementation of the IMAP, POP, and SMTP protocols that left the "backend" unanswered (i.e., you "roll your own").  Well, we have finally found it with the WeOnlyDo(Software) implementation of these items!  Of course its not quite as good as all that - they are not native .NET, but ActiveX.  Still we're having a look and we'll advise on what we like and don't like about them!  Link is: http://www.weonlydo.com/index.asp?showform=ImapServer.

Also on our radar is a seemingly-nice little email server called MailEnable.  It has many features in the free version, but IMAP and Web come with the (paid) Professional and Enterprise versions.  We're going to test this one too!  www.mailenable.com

More...

VOIP's the word for the day...
Developments By TM Central on 6/11/2008 8:28 AM

As we revamp up our own and a client's voip services, it seems incumbent to say a few words here.  A nice post on what we've found for VOIP/SIP termination can be found here: http://www.trixbox.org/forums/trixbox-forums/open-discussion/recommended-voip-providers .  As the post in-part states, we use Vitelity for its overall high-uptime service, quality Web-GUI for configuration, and reasonable rates.  Another one I keep hearing good things about is http://connect.voicepulse.com/, but their pricing structure is a bit more confusing and their PSTN termination rates are higher.

 


SLA's - A Primer
Developments By TM Central on 6/5/2008 11:35 AM

If you don't know what one is, then skip this.... If you have an inkling, but no experience with them, then this is a nice primer on the subject:  http://www.cio.com/article/128900/ABC_An_Introduction_to_Service_Level_Agreements_SLAs_


Nice SQL script to sync User logins
Developments By TM Central on 6/3/2008 2:23 PM

One of our least-favorite tasks is moving a database.  This is a well-documented pain for a simple reason: user logins.  Each SQL server has a unique id (SID) attached to each user so even if the user name is the same, the login may-or-may-not be linked to the DB permissions. This article has a better description and a great solution:

http://www.sqlservercentral.com/articles/Log+Shipping/63028/


Investigating the IIS Process...
Developments By TM Central on 4/29/2008 11:23 AM

Often times when dealing in ASP.NET (or even classic ASP), you need to know when events fire in IIS to know how to handle them.  I have often Googled this when working on a project and there are rafts of documentation out there, but here's a quick primer:

http://www.codeproject.com/KB/aspnet/PageLifeCycle.aspx


Cell (and Smart) PhoneTexting tricks
Developments By TM Central on 4/24/2008 4:20 PM

So you're too cheap (practical) to buy a data plan for your phone or you left it at home and all you have is your partner's?  Try this link for handy online utilities to use with texting!  (NOTE: while some plans come with unlimiting text, most come with a predefined or no texting and to upgrade or going over your number of text messages will cost!)

http://www.computerworld.com/action/article.do?command=viewArticleBasic&articleId=9079840&pageNumber=2

 

Also, check out the authors blog on CNET: VERY nice; its going in our favorites!

http://www.cnet.com/cheapskate/


"Green" Computing
Developments By TM Central on 4/23/2008 4:26 PM

With energy and gas prices on the extreme end, the are RAFTS of articles on this, this ComputerWorld article below has some simple things to look at.  Some have mutually exclusive applications for servers or for workstations, but its still worth looking at.

http://www.computerworld.com/action/article.do?command=viewArticleBasic&articleId=9079498


A quick way to write a Kiosk Browser...
Developments By TM Central on 4/21/2008 3:19 PM

There are some easier ways to accomplish this (which the article "says" is more complicated) - most notably and easily the Security Settings on the local machine (if you want to know how to do it, contact us! ) and then using the axbrowser in your .NET application.  However, this is a quick & dirty way to get it done if you don't have quick and easy access to the security policies and/or physical machine:

http://www.c-sharpcorner.com/UploadFile/scottlysle/KioskCS01292008011606AM/KioskCS.aspx



 Print   
Copyright 2005 by TMCentral, LLC   Terms Of Use  Privacy Statement
DotNetNuke® is copyright 2002-2008 by DotNetNuke Corporation