19701 total geeks with 3170 solutions
Recent challengers:
 Welcome, you are an anonymous user! [register] [login] Get a yourname@osix.net email address 

Articles

GEEK

User's box
Username:
Password:

Forgot password?
New account

Shoutbox
Domuk
No, not an issue with the PHP - I was responding to "AJAX not being cross site is annoying"
MaxMouse
Really? i thought that would only be important if the user had some kind of control over where the XML came from, if you hard code it (As in a PHP file) wouldn't that eliminate XSS attacks?
Domuk
Yes, but very, very necessary. AJAX requests run in the context of the browser, there'd be no security if it was cross-domain .
MaxMouse
AJAX not being cross site is annoying, all other scripts can be used in that way, having to resort to PHP to patch it is a shame.
SAJChurchey
thx MaxMouse

Donate
Donate and help us fund new challenges
Donate!
Due Date: Nov 30
November Goal: $40.00
Gross: $0.00
Net Balance: $0.00
Left to go: $40.00
Contributors


News Feeds
The Register
Linden Lab unveils
Sadville:
Enterprise Edition
Google: Android
fragmentation not
"bad thing"
Judge spanks lawyer
for leaking
personal details in
brief
Men allegedly broke
into computers of
former employer
Cisco profits slip
19%, but pass
"tipping point"
Apple not plotting
to slay netbook
hackintoshes after
all
SGI-Rackable combo
posts big revenue
gains
ScaleMP cuts
InfiniBand out of
virtual SMP
clusters
iPhone apps top
100,000
Microsoft axes
another 800 jobs
Slashdot
Google Betas Chrome
4 Touts 30% Speed
Boost
Iraq Swears by
Dowsing Rod Bomb
Detector
Maryland Town Tests
New Cryptographic
Voting System
On-Demand Video +
CMS + Interactive
Input For Museum?
PayPal Introduces
Open API
New Web-Based
Netbook From Litl
— Based On
Clutter,
Uncluttered
Comcast"s New
Throttling Plan
Uses Trigger
Conditions, Not
Silent Blocking
N.Y. AG Files
Antitrust Lawsuit
Against Intel
Plug vs. Plug
— Which
Nation"s Socket Is
Best?
FCC/DOT Want
High-tech Cure For
Distracted Driving
Help - BB Code

Tag: [url]..[/url]
Description: This will convert the text between these tags to a hyperlink to that URL. This text is shown.
Example: [url]http://www.osix.net[/url]
Output: http://www.osix.net

Tag: [url=..]..[/url]
Description: Like the tags above, this allows a hyperlink to a URL to <<<<<<< bbcodehelp.txt be made, but this one allows alternative/descriptive text to be shown instead of the URL.
Example: [url=http://www.osix.net]OSIX[/url]
Output: OSIX

Tag: [email]..[/email]
Description: These tags will automatically produce a link to the e-mail address provided within the tags.
Example: [email]staff@osix.net[/email]
Output: staff@osix.net

Tag: [img]..[/img]
Description: This will display the image that has the URL between the tags.
Example: [img]http://www.osix.net/public/bbnude.jpg[/img]

Tag: [i]..[/i]
Description: Any text within these tags will appear italic.
Example: [i]DeMoNiCoN[/i]
Output: DeMoNiCoN

Tag: [u]..[/u]
Description: Any text within these tags will appear underlined.
Example: [u]DeMoNiCoN[/u]
Output: DeMoNiCoN

Tag: [b]..[/b]
Description: Any text within these tags will appear bold.
Example: [b]DeMoNiCoN[/b]
Output: DeMoNiCoN

Tag: [center][/center]
Description: Anything within these tags will be centered.
Example: [center]DeMoNiCoN[/center]
Output:
DeMoNiCoN


Tag: [quote]..[/quote] (or [q]..[/q])
Description: Either variation of these tags can be used to block-indent the text between them.
Example: [quote]"Creation is the basis of power - DeMoNiCoN"[/quote]
Output:
"Creation is the basis of power - DeMoNiCoN"


Tag: [list]..[/list]
Description: This will create a bulleted list. The [*] tag is used to make each bullet. It can then be followed by the text of that point.
Example:
Things to do:
[list]
[*] Plan world domination
[*] Execute world domination
[/list]
Output:
Things to do:
  • Plan world domination
  • Execute world domination

Tag: [*]
Description: This is the bullet of an unordered list ([list][/list]).
Example: [-] Insert list point here

Tag: [code][/code]
Description: The text within these tags will become indented and of a smaller text size than the normal font.
Example:
         [code]
	 if ($dem != 1337)
	 {
	   complain();
	   propaganda();
         }
	 [/code]

Output:
code:
if ($dem != 1337) { complain(); propaganda(); }

Tag: [codenumbered][/codenumbered]
Description: Like the code tag, but each line will be numbered
Example:
         [codenumbered]
	 if ($dom != 1337)
	 {
	   complain();
	   propaganda();
         }
	 [/codenumbered]
Output:
code:
1: if ($dom != 1337) 2: { 3: complain(); 4: propaganda(); 5: }

Tag: [htmltag]..[/htmltag]
Description: This will wrap the value in the htmlentity syntax &(value);
Example: [htmltag]infin[/htmltag]
Output:


Tag: [bm=bookmarkname]
Description: This will place an anchor bookmark in the page which you can create a hyperlink to.
Example: [bm=somecode]
Output: <a id=somecode>


Tag: [pop h=x, w=x, url] ... [/pop]
Description: creates a link which pops up in a new browser.
Example: [pop h=200, w=250, http://www.osix.net] click here [/pop]
Output: click here


Tag: [sup] ... [/sup]
Description: Creates superscript text
Example: [sup] this should be superscript text [/sup]
Output: this should be superscript text


Tag: [sub] ... [/sub]
Description: Creates subscript text
Example: [sub] this should be subscript text [/sub]
Output: this should be subscript text


Tag: [hr]
Description: Makes an horizontal ruler
Example: [hr]
Output:



Tag: [overline] ... [/overline]
Description: Creates overlined text
Example: [overline] this should be overlined text [/overline]
Output: this should be overlined text


Tag: [underline] ... [/underline]
Description: Creates underlined text
Example: [underline] this should be underlined text [/underline]
Output: this should be underlined text


Tag: [pre] ... [/pre]
Description: Creates pre-formatted text
Example: [pre] this should be pre-formatted text [/pre]
Output:
this should be pre-formatted text 


Features

The Forums
Re: Please help
with challenge
1!!!

(maxmouse/Geek Tips)
Re: Error in
PHP statement

(Domuk/Technical Questions)
Error in PHP
statement

(irah/Technical Questions)
Re: Level 2 in
vb6

(KingCepheus/Geek Tips)
Re: Bonus
Stenography

(DaymItzJack/Geek Tips)

Recent Blogs
IIS 6 SelfSSL
and Windows 7
0 comments
bb's blog
Tue 29th Sep 12pm
My PHP Projects
PSP
sql server
parameter
sniffing,
timeouts and
query execution
plan caching
0 comments
bb's blog
Wed 2nd Sep 12pm
start svn on
system boot in
debian
0 comments
bb's blog
Tue 21st Jul 10am

Current Poll
Given the
opportunity to
work for any game
developer, which
would you choose?
Share you're
reasoning plus
any other
developers, this
is only a tiny
list off the top
of my head so
share away!

Lionhead Studios
Konami
Pandemic Studios
Activision
Blizzard Entertainment
Capcom
Bethesda Softworks
Other (Please Comment)



View Results
(13 Comments)

Site Comments
Yeah , i would
like to know
the answer for
(
Anonymous / Sending Email in VB.Net)
To read a Word
.doc file in an
easier way
(
Anonymous / C File Handling)

(Anonymous / Ever wanted to Export a List View to Excel and have it look Nice?)
How to open two
.exe file
through batch
f...

(yogeshnit / DOS Batch File Programming)
How to open two
.exe file
through batch
f...

(Anonymous / DOS Batch File Programming)
No, I haven't.
It was a sin
when IE added
(
Domuk / Cross site AJAX)
Excellent info
(Anonymous / Bitwise Operators in Perl)
oh wow.. some
great
information i
see her...

(Anonymous / Design Methodologies)
I dont get any
errors but
still the bot
w...

(Anonymous / Creating a PHP based IRC Bot )
The links are
dead. I will
contact the
au...

(Anonymous / XSS - Cross Site Scripting - Exploiting the Web)


     
Your Ad Here
 
Copyright Open Source Institute, 2006