Ran across these couple of tips on the Internet the other day, and thought I would pass them along... First, my own tip, make sure you have the latest video driver installed... chances are pretty good that your video card is the lowest ranked item in
Read More...
In Community Server, several of our classes derive from the ExtendedAttributes class. This class creates a list of name value pairs on the class, and is picked off by our data layer and stored into two NTEXT columns in the table, PropertyNames, and PropertyValues.
Read More...
One of the challenges with the TinyMCE (as I recall we had this same issue with FreeTextBox) is relative urls .. In CS because we are in a control panel, making posts which can be viewed on various parts of the site, it can be difficult for the site to
Read More...
[Not an april fools post!] Finally, Ultramon gets Vista support... While this is only a beta release, Ultramon has been one of those things I missed the most; definitely one of those must have tools... In the early betas of Vista, it looked as if Microsoft
Read More...
Microsoft released an updated "beta" of their Internet Explorer Developer Toolbar (beta 3). It adds support for Vista and IE7. If you haven't used the toolbar before, its a must have add-on for web developers. Below are some features from the site page...
Read More...
Some of you may be familiar with Scroogle , some not.. Basically Scroogle is a way to anonymously search Google, it scrapes the results, and passes them back to your browser. I will not weigh in on the debate, but to highlight some of the more salient
Read More...
Attachment(s): Scroogle.xml
IE conforms to the HTTP 1.1 spec, which requires that clients cant have more than two active connections to a site at any one time.. This means that your third request (say you are downloading two files, and click to browse for a third) will be "on-hold"
Read More...
Attachment(s): 10_connections_per_server.reg