RMDIR.org


 

Things to remember.

 
 


Sites that I have written:
http://t1m.net
http://rmdir.org

Sites that I maintain:
http://2white2nerdy.com
http://wtfm8.com

E Commerce Site:
http://www2.newpaltz.edu/~N01764710/final/index.php

Project Blogs:
http://nety2.blogspot.com/
http://arsmash.blogspot.com/

 
   
  Posted on: January 18th, 2012 at 6:14 am Posted by Tim : More.....  

 

Nasa News - Android Market

 
 
So I started developing apps for the Android Marketplace. The first one that I have done is called NASA News and it pulls some news feeds down from NASA's website and makes it readable on the android. It needs some user interface work but overall works well. If you like it or want to let me know any bugs or additions that you would like to see please go to the forums and start chatting!

Link to forum

Link to forum topic
 
   
  Posted on: January 14th, 2010 at 8:04 am Posted by Tim : More.....  

 

Forums added

 
 
The forums that I have been meaning to code have been put on the back burner. I added PHPBB forums for the moment because this way when I have free time I can add to them. Register there and start posting!
 
   
  Posted on: December 4th, 2009 at 12:42 pm Posted by Tim : More.....  

 

Quake Live Beta

 
 
I was just checking out this new thing from the makers of Quake.... it’s called Quake Live. You install a browser plug-in and then you can play quake 3 (it looks the same, but its called quake live) right through your browser. It is completely free and it runs awesome. It is paid for by the advertisements that you see in game. The only problem you run into is because they just opened it to the public the line to get in is about an hour. This is going to change soon, because they want people playing to see the advertisements, which pays for everything. Expect the delays to disappear in the near future and check it out.

QuakeLive.com

quakelive
 
   
  Posted on: February 26th, 2009 at 9:44 am Posted by Tim : More.....  

 

Linux Hard Drive Partitioning

 
 
Just a little guide for reference to formatting hard drives, SD cards, and USB devices in Linux

I recently came across an SD card that had no partitions on it and it was impossible to format on windows because it couldn’t pick up its size. I found that the easiest way was to go on to my Linux box and fix the partitions.

Here are the steps. (For Ubuntu put sudo in front of the commands)
fdisk -l (To list the drives and find out which one you want to modify)
fdisk /dev/sdb (where /dev/sdb is your device)

Now you will need to check the partitions and add them as necessary. If you need more extensive descriptions add a comment.

p (to print out the partition table)
d (delete existing partitions)
n (create a new partition)
p (primary partition
1 (the first partition)
Hit enter to select the first cylinder
Hit enter to select the maximum size
Hit t to select the partition type, and then L to list the partition types and select one.
Now hit w to write the table to the drive.

 
   
  Posted on: February 24th, 2009 at 7:10 pm Posted by Tim : More.....  

 

Windows 7 vs Ubuntu in Benchmarks

 
 
Over at TuxRadar I was reading an interesting article on how Ubuntu performs against the upcoming windows operating system Windows 7. All I can say is that I like both of them. Windows 7 is a great operating system and I actually have adopted the Beta on a few of my computers, dual booting of course. But I think that all around it is good and cannot wait for it. However, looking at Ubuntu you do see however that it still is pulling strong. Soon enough we will be seeing the ext4 file system pushing its way out to all the distributions soon, giving some good improvements.
Check it out: Benchmarked: Ubuntu vs Vista vs Windows 7
 
   
  Posted on: February 5th, 2009 at 12:38 pm Posted by Tim : More.....  

 

Site Maintenance

 
 
I just completed my maintenance. The site should be fine now. I fixed the password reset. Added manual password change, and started working on the user messaging script. I need to finish that and write the forums and I will be pretty much ready to fix and add all the user abilities (Pictures, Avatar, etc)
 
   
  Posted on: February 5th, 2009 at 9:27 am Posted by Tim : More.....  

 

Crunchbang Linux

 
 
Just a note on a new Linux Distro that I think needs some recognition. CrunchBang Linux is an Ubuntu based distribution featuring the lightweight Openbox window manager and GTK+ applications. The distribution is developed from a minimal Ubuntu install and has been designed to offer a good balance of speed and functionality.

CrunchBang Linux Main Page

CrunchBang Linux Download Page

It has some awesome modifications that make it run fast and strong. I have installed it on a few machines and I love the speed and look of it. I decided to host the files myself if anyone is looking to download it click the more button.
 
   
  Posted on: February 3rd, 2009 at 2:54 pm Posted by tim : More.....  

 

Reset Your Ubuntu Password

 
 
1. Reboot.
2. Press the ESC key when you see GRUB.
3. If there is a recovery mode option select it and press b to boot into it.
4. Otherwise edit, hit e, the default boot configuration.
5. Highlight the line that begins with kernel. Press e again to edit this line
6. At the end of the line, add an additional parameter: single. Hit enter to make the change and press b to boot.
7. You will then be brought to a terminal, this is actually root
8. Type passwd to change root account
9. Type passwd accountname to change another accounts password
10. Reboot and you should be set
 
   
  Posted on: November 22nd, 2008 at 8:59 pm Posted by tim : More.....  

 

RMDIR.ORG WTFM8.COM 2WHITE2NERDY.COM

 
 
Well I'm back again and I think I am going to get some work done this time. I think I'm going to add the Linux commands page and then eventually make the forums. I now have WTFM8.com and 2white2nerdy.com linked here; they are both my sites that I have no time to finish at the moment. I think its better that they link to something than nothing. So I hope that you like the page and I will be working on it on and off for a long time.
 
   
  Posted on: February 4th, 2009 at 3:03 pm Posted by tim : More.....  

 

Life

 
 
Oh life has come in the way of all my things that I have wanted to get done. I was hoping to finish this site and get everyting up with the tutorials. I do plan on getting it done soon but like now I am away from the computer and am on my cell phone. I have some pre-made tutorials from college that I am going to add so when I do I will make a post. anyway I hope someone is reading this and I will start up again soon.
 
   
  Posted on: June 27th, 2008 at 2:52 pm Posted by tim : More.....  

 

Whats New

 
 
Well I haven't had tons of time to work on this lately because I have been working on finals and the new GTA IV. Man its an amazing game. But anyway... I need to fix the positioning of the text on the tutorials page and I need to figure out the news pages system. Oh and by the way WTFM8.com is probably coming back but this time for bigger and better things... Think Red vs Blue with Wolfenstein ET. Should be neat and I will keep anyone who reads this posted with the news from there.
 
   
  Posted on: May 1st, 2008 at 6:56 am Posted by Tim : More.....  

 

Tutorial system

 
 
Well i completed the tutorial system, at least the core of it. I am going to have to make the comments system and fix up the users login area. I found a big bug in the news and tutorial system with the ability to post malicious code. I fixed it and it all works. It had to do with the ' or Apostrophe. It is all fixed and everything is working well now.
 
   
  Posted on: April 22nd, 2008 at 2:24 pm Posted by Tim : More.....  

 

Tutorial, Archive, and Modules Up

 
 
I was able to start the Tutorials page, edit alot of the news system, add the archives page, and edit the modules, so tha tthe forms page can be put up and down as it is being worked on. Soon I will be releasing a few Ubuntu tutorials for people that are interested in some cool configurations. I will soon be adding lots more to the page. So..
 
   
  Posted on: April 21st, 2008 at 7:48 pm Posted by Tim : More.....  

 

Working on the site.

 
 
Adding the tutorial system now. Hope to have it up soon, added date time stamps so I hope they work.
 
   
  Posted on: April 21st, 2008 at 7:08 pm Posted by Tim : More.....  

 

Welcome to the page!

 
 
Welcome to RMDIR.org, I am working in the page as we speak. I dont plan to have this up and running for some time but I do plan on having a tutorials page up shortly.
 
   
  Posted on: April 21st, 2008 at 8:30 pm Posted by Tim : More.....  


Links

Home
Forum
Tutorials
Archive
Members
RSS Feed
Admin


Panel
Login


Valid CSS!