WinAsm Studio, The Assembly IDE - Free Downloads, Source Code
Sponsors
Articles
Programming Quick Start
32-bit Assembler is Easy
Porting Iczelion tutorials
What is FASM
Hard Drive Recovery
Wiring your own LAN
Personal menu
Welcome Guest
User:
Pass:
Register!
Resend Validation Email
 
Forum
 

Gunners new website and board, Just created a new website for my files and stuff, also created a message board for discussions about my software

Gunner
Quote Post


Extremely Active Member
******

Group: Admins
Posts: 210
Member No.: 27608
Joined: 11-October 09


Hi,

Just created a new website for my files and stuff, also created a message board for discussions about my software...

If you want to take a peek: Gunners Software
PMEmail PosterUsers Website
Top
Solistiks
Quote Post


New Member
*

Group: Members
Posts: 1
Member No.: 35930
Joined: 29-June 10


Ive looked at the Undernet website a lot, and I do also know some PHP, but I dont know how you get these "direct news", such as "There are currently 999999999 users online", and I want to learn this... Anyone can help me?
PMEmail PosterIntegrity Messenger IMICQAOLYahooMSN
Top
Lars
Quote Post


New Member
*

Group: Members
Posts: 2
Member No.: 36922
Joined: 11-August 10


I actually just launched a website of my own yesterday and started slowly adding a little bit of starting content. I still can't put much of my work on there yet simply because I need to take the time to sort it all out and I've had very little time recently.

Anyway, I also made a section where I listed some useful software (not everything I use like you did) and I noticed one to me very meaningful difference that I'd like to point out to you. It's regarding the debuggers. You say you use IDA free and OllyDbg. I'd like to turn your attention to PEBrowse Pro Interactive which I mentioned on my site here.

In that text I also mentioned IDA Pro, but I didn't mention OllyDbg. It's worth saying in this case though I did use OllyDbg too before I discovered PEBrowse Pro Interactive. Mostly I used to use IDA Pro, but depending on the situation also OllyDbg sometimes. Since I use PEBrowse Pro Interactive though I never ever touched OllyDbg again. Unless you extend its funtionality by means of plugins it's really not worth it imho. Ofcourse both opinions and requirements (the latter due to difference in application of said debuggers by different people for different purposes) do differ, but there's a well decent gap between the two in my experience, hence why I'd advice you to at least check PEBrowse Pro Interactive out sometime. Who knows it may help you.
PMEmail PosterUsers Website
Top
fmjy84
Quote Post


New Member
*

Group: Members
Posts: 3
Member No.: 48147
Joined: 5-December 11


I've written the following script to add websites stored in a directory structure that is as follows
d:\Websites\google.com\Site\
where \Site is the virtual root of the website.
Whenever I run the script, I get
New-Item : Index was outside the bounds of the array
And I don't remember how to get the stack trace to paste here but when I did it yesterday, it was a problem in the method GenerateSiteID or something similarly named.
$websiteDirs = Get-ChildItem -Path "d:\Websites"

foreach( $dir in $websiteDirs ) {
$webRoot = join-path $dir.FullName Site
New-Website -name $dir.Name -physicalPath $webRoot -HostHeader $dir.Name
}
PMEmail Poster
Top
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

Topic Options Reply to this topicStart new topicStart Poll

 

Sponsors
Computer Science

Internet
C/C++
Hardware & PC maintenance

HiEditor

General Discussions
Suggestions/Bug Reports
WinAsm Studio

General Discussions
Suggestions/Bug Reports
WinAsm Studio FAQ
Multilingual User Interface
Add-Ins
Assembly Programming

Main
Newbies
Projects
Custom Controls
Snippets
Announcements & Rules

Announcements

General

Online Degrees - Distance Learning
The Heap
Russian
Google