Archive for May 2007
Domain Log Book
28 May 2007 in WebDev | Comments (0)

This is a new tool online that will replace your way to manage domains and track their relevant info.
The Domain Log Book is a great website that will help you manage and gather their relevant info like: expiration date, Google Page Rank, Alexa Rang, last update, and more…
Excuse Me, Do You Have The Time?
25 May 2007 in Fun & Random tidbits | Comments (2)
If you have, then update this wikiclock page.
WikiClock is a clock that runs on Wiki technology. By everyone updating the current time, there’s almost a sync time.
BlogEngine.NET
25 May 2007 in Blogging & WebDev | Comments (0)
Version 1.0 got released! Finally out of beta.
BlogEngine.NET is an open source .NET blogging project that was born out of desire for a better blog platform. A blog platform with less complexity, easy customization, and one that takes advantage of the latest .NET features.
BlogEngine.NET was designed using the current .NET framework and focused on simplicity, ease of extendibility, and innovative features. With BlogEngine.NET, we hope to create the natural blog of choice for all .NET developers world wide.
Although I use Wordpress (PHP), and love to, this blogging platform built on .NET/ASP brings lots of features, some even new to wordpress.
Windows PowerShell 1.0 Free Download
22 May 2007 in Microsoft | Comments (0)
Windows PowerShell 1.0, which will be included as part of Windows Server 2008, is a new task-based command-line shell and scripting language to help system administrator, power users or IT professionals to manage, control and automate system administration of Windows operating system and its applications so that the process is done effectively and productively. Windows PowerShell features a new admin-focused scripting language, more than 130 standard command line tools, and consistent syntax and utilities. Exchange Server 2007, System Center Operations Manager 2007, System Center Data Protection Manager V2, and System Center Virtual Machine Manager use Windows PowerShell to improve administrator control, efficiency, and productivity.- One hundred and twenty-nine standard utilities (”cmdlets”) for performing common system administration tasks, such as managing the registry, services, processes, and event logs, and using Windows Management Instrumentation.
- A task-based scripting language and support for existing scripts and command-line tools.
- Consistent design. Because Windows PowerShell utilities (”cmdlets”) and system data stores use common syntax and naming convention, data can be shared easily and the output from one utility can be used as the input to another utility without reformatting or manipulation.
- Simplified, command-based navigation of the operating system, that lets users browse the registry and other data stores by using the same techniques that they use to browse the file system.
- Powerful object manipulation capabilities. Objects can be directly manipulated or sent to other tools or databases.
- Extensible interface. Independent software vendors and enterprise developers can build custom tools and utilities to administer their software.
For Windows Vista, Windows PowerShell only available to Windows Vista Business, Windows Vista Enterprise and Windows Vista Ultimate (both 32-bit and 64-bit) editions, and the Vista version must be of original release (i.e. RTM version or MSDN version), and must pass through genuine Windows verification.
Download Windows PowerShell 1.0 for Windows Vista x86 installation package
Download Windows PowerShell 1.0 for Windows Vista x64 installation package
SQL Injection Scanners
22 May 2007 in Programming & Security | Comments (0)
Is common knowledge, every Programmer every once in a while writes SQL query’s. But, are they vulnerable to SQL Injection?
SQL Injection is a technique that exploits a security vulnerability occurring in the database layer of an application. The vulnerability is present when user input is either incorrectly filtered for string literal escape characters embedded in SQL statements or user input is not strongly typed and thereby unexpectedly executed. It is in fact an instance of a more general class of vulnerabilities that can occur whenever one programming or scripting language is embedded inside another.
The people at Security Hacks made a top 15 list of SQL Injection Scanners. Check this small list and start checking your applications (web or other) for vulnerabilities.
Search
Pages
Top Posts
- 15 Visual Studio .NET Add-Ins you won't live without
- Using SQLite in .NET
- How to get started with Silverlight Streaming
- Avoid chaos, don't let bugs take your project away
- Best-Ever Ad from Microsoft
Categories
- All
- Random tidbits
- Links
- Windows
- Fun
- Portuguese
- WebDev
- Programming
- Blogging
- Personal Experience
- Microsoft
- Tech
- OS
- Linux
- Security
- TV
- Software
- Databases
- Hardware
- WPF