Comments

 (680) 
  1. Everything
  2. Snippets
  3. Images
  4. Hardware
sunslayer commented on Thread: Hawkee  -  Nov 04, 2012
Flipping them would make it easier to see the newest comments, instead of scrolling to the bottom of the page.
sunslayer commented on Javascript Snippet: Convert Height and Weight  -  Oct 08, 2012

Code

 
the 10's will cancel out, and 5/11 is the inverse of 2.2

Code

 
will return a more precise answer
sunslayer commented on Thread: brbcoding  -  Sep 16, 2012

Code

 
sunslayer commented on Status: sunslayer  -  Sep 10, 2012
@Hawkee The link on the homepage to my script is broken, after messing around a bit i got http://www.hawkee.com/shop/prod/29274880/ to work
sunslayer commented on PHP Script: MVC Framework  -  Sep 08, 2012
@Hawkee i made an example in MVC.zip but this is designed to require multiple files in different directories that would be difficult to demonstrate clearly in a couple of code tags
sunslayer commented on mIRC Snippet: calculator  -  Sep 06, 2012
@alimak96

Quote

added [ ($3 == +) || ($3 == -) || ($3 == *) || ($3 == /) ] in ( if )
if the person didnt use on of these it will send a notice to him
You Can Only Use Numbers And ( +,-,*,/ )
That's what I was talking about
sunslayer commented on mIRC Snippet: calculator  -  Sep 06, 2012
There should be some sort of validation on $3 making sure its an operator
sunslayer commented on mIRC Snippet: Pastebin Uploader  -  Aug 31, 2012
nice job, but you could use a binvar to increase the size limit of the uploads
sunslayer commented on Thread: daniela  -  Aug 30, 2012
the game, obviously.
sunslayer commented on PHP Snippet: Calendar Class  -  Aug 21, 2012
nice job. but you could simplify your code farther by using cal_days_in_month() to fill an array like this

Code

 
then printing the calendar would just be a matter of creating a new table row after every 7 days

note that this method assumes Sunday to be the first day of the week
sunslayer commented on mIRC Snippet: ASCII Battleship v0.2  -  Apr 10, 2012
@Spoof i sincerely hope you are kidding.
sunslayer commented on mIRC Snippet: ASCII Battleship v0.2  -  Apr 09, 2012

Quote

Shouldn't it be called " v1.0 " seeing how 1.0 = 1 ? hmmm
lol, dyslexic moment?
sunslayer commented on Thread: Hawkee  -  Apr 09, 2012
@Hawkee I'd like to see the rating system stay and maybe add a "popular" section that lists recent posts based on their rating and number of likes.
sunslayer commented on PHP Script: PasteBin  -  Apr 09, 2012
@Hawkee thanks that worked
sunslayer commented on PHP Script: PasteBin  -  Apr 09, 2012
@Hawkee the web hosting i'm using for the example add's them automatically probably as a security feature but it should run normally on other hosts
sunslayer commented on PHP Script: PasteBin  -  Apr 08, 2012
added the ability to delete your own comments and pastes, as well as added an admin functionality to delete other's. and replaced the geshi syntax highlighter with Google's Code Prettify that will automatically detect the language.

to upgrade open your mysql editor in the database for this file and type

Code

 
to give yourself admin privileges
sunslayer commented on CSS Snippet: CSS treeview  -  Apr 06, 2012
I'm not sure about what gooshie meant but for me i preferred having a max height so when you had a snippet that was very long you wouldn't have to scroll that far to get to the comments section
sunslayer commented on PHP Script: PasteBin  -  Apr 06, 2012
@DarkOneMatter sorry i keep forgetting to silence notices :/ just put

Code

 
back in main.php
sunslayer commented on CSS Snippet: CSS treeview  -  Apr 06, 2012
^ agreed about the height of the main snippet section
sunslayer commented on PHP Script: PasteBin  -  Apr 06, 2012
I've added a user and paste class that should make creating your own files much easier. simply create them and they will automatically get all of their respective information and i've moved all the required files into a directory called core.
sunslayer commented on CSS Snippet: CSS treeview  -  Apr 06, 2012
that would be great
sunslayer commented on CSS Snippet: CSS treeview  -  Apr 06, 2012
added.
sunslayer commented on PHP Script: PasteBin  -  Apr 05, 2012
replace account.php with myaccount.php on the link that doesnt work and i'm currently working on cleaning up the CSS and forms so it will be easier to create new pages because its pretty sloppy right now
sunslayer commented on PHP Script: PasteBin  -  Apr 05, 2012
@DarkOneMatter it was actually the link that was incorrect, the filename should be myaccount.php although it doesn't really matter what you name it as long as your consistent
sunslayer commented on PHP Script: PasteBin  -  Apr 05, 2012
hmm where was it that you were clicking?
sunslayer commented on CSS Snippet: CSS treeview  -  Apr 05, 2012

Quote

images located here
lol :)
sunslayer commented on PHP Script: PasteBin  -  Apr 05, 2012
@Hawkee thanks Geshi was the first one i came across that did what i needed
sunslayer commented on PHP Script: PasteBin  -  Apr 05, 2012
thanks, just remove the & after the =
sunslayer commented on PHP Script: PasteBin  -  Apr 05, 2012
sorry, put it above "session_start();"
sunslayer commented on PHP Script: PasteBin  -  Apr 05, 2012
@DarkOneMatter try logging in that should remove the error, i forgot to suppress errors before i uploaded the script. adding

Code

 
to the beginning of main.php should fix that.

edit: thanks for the suggestions i've been contemplating adding a control panel so it might make it in the next update
  1. 1
  2. 2
  3. 3
  4. 4
  5. 5
  6. 6
  7. 7
  8. 8
  9. 9
  10. 10
  11. 11
  12. 12
  13. 13
  14. 14
  15. 15
  16. Next
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.