Info Techo…

TechnologyMay 4, 2008 2:14 am

Have you ever thought of something new for your FlashDrive? I mean, the main usage for this device is the store your important datas and some other files. But, there are many things that you can do for your FlashDrive and one of those things is "running an Operating System" in it. Imagine that? Your own OS running in a very small FlashDrive? That’s very amazing!! Anyway, This is possible if you run the "Damn Small Linux OS(DSL)" whcih only needs around 50mb of your flashdrive memory. Don’t like a public computer’s OS? Run your DSL!! Ahehehe…

 Click image to view full size…

Screenshot of the Damn Small Linux OS (from WikiPedia.com)

TechnologyMay 2, 2008 10:23 am

Hi to all…. PHP stuffs download…

I think it would be a great help in PHP programming, the fille contains all the pdf files that helped me for PHP programming… Anyway, enough for that!! emoticon GOD bless to all students taking IT310b for summer….

 

 Download the file here….

TechnologyMay 1, 2008 5:30 am

Hmmmmm…. Hi everyone!! I want want to share these steps on how to watch live video streaming using SOPCAST software….

First of all…. Hmmmm…. If you don’t have the installer for sopcast, download it from here…. But if you already have one, you just need to install it and just follow everything in the installation process and you’re done…

This image should be you GUI before logging in… You could use "anonymous" in logging in… So, no need to worry..

Just click the images to view full size…

 

 After logging in…. Another GUI will show up, and you could see some categoies from the tabbed pane… Just click on the channels that you like….

 

 After clicking, this should show up…. Then, just wait for it to connect…. And enjoiy watching!!!!

 

Uncategorized, TechnologyApril 2, 2008 5:38 pm

Curious about how to sell something in the internet? And also curious about how shoppers shop by just using the internet, paying through their credit accounts while just staying in their houses? This kind of business venture uses "shopping cart softwares" which allows sellers to sell something in the internet without even breaking a sweat and shoppers to buy goods with from a site that has shopping carts without going out of their homes. In ecommerce, shopping carts gives a very big contribution to online sellers because aside from the fact that it has become the trend in ecommerce, it also gives the sellers and the shoppers convenience as well. So, having shopping cart in a business site or anyone who wants to sell something online really gives a very big impact or push to the site for it prosper in its business transactions. Ashop Commerce, known as one of the leading US provider of shopping cart softwares offers a complete solution to sellers. Ashop Commerce provide ecommerce software that:

  • is web based(no installation required)
  • is quite affordable
  • accepts credit cards online
  • has thousands of features
  • is easy to use(what users usually prefer..:>)

Now that you’ve just seen some of Ashop Commerce’s software features, why still use those old shopping carts? Try the revolutionized ecommerce software that Ashop Commerce offers now.

 

TechnologyMarch 8, 2008 8:08 am

 

 

Have you ever wondered about why some hackers get or even edit and delete datas usually web programs. That technique is called SQL Injection which is defined as 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. Because of that threat, I searched the web for solutions on how to somehow evade those kinds of infiltrations for my project in school.  I then found a site that shows how to evade SQL Injection. I just want to share this for the good of all. Just click this link to view the site. Or you could download the pdf file that shows all the contents.

 

Sources: Wikipedia, SQLInjectionSignature