<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.7.1" -->
<rss version="0.92">
<channel>
	<title>iMi’s site &#38; blog</title>
	<link>http://www.hweb.hu</link>
	<description>innovate &#38; design &#38; create</description>
	<lastBuildDate>Mon, 08 Mar 2010 12:36:42 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>SQL karakteregyeztetés</title>
		<description>mysql_query("SET NAMES 'utf8'");  //Mezőnevek definíciója
mysql_query("SET CHARACTER SET 'utf8'");  //Rekord tartalom karakterkészlete
mysql_query("SET COLLATION_CONNECTION='utf8_unicode_ci'");  //Az adatbázis kapcsolat egyeztetése

src: http://oscommerce-extra.hu/php-mysql/tutorial/magyar-ekezetek-oeueoueai-oeueoueai.html </description>
		<link>http://www.hweb.hu/2010/03/sql-karakteregyeztetes/</link>
			</item>
	<item>
		<title>top shell command order by %cpu</title>
		<description>-top
and press 'O' and write %cpu </description>
		<link>http://www.hweb.hu/2010/02/top-shell-command-order-by-cpu/</link>
			</item>
	<item>
		<title>Ma süthet ki utoljára a nap - index.hu</title>
		<description>http://index.hu/belfold/2010/01/29/ma_suthet_ki_utoljara_a_nap/

Igen, és holnap világvége...
 </description>
		<link>http://www.hweb.hu/2010/01/ma-suthet-ki-utoljara-a-nap-indexhu/</link>
			</item>
	<item>
		<title>C# AD search</title>
		<description>using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.DirectoryServices;

namespace ConsoleApplication1
{
    class Program
    {
        static void Main(string[] args)
        {
            try
    ...</description>
		<link>http://www.hweb.hu/2010/01/c-ad-search/</link>
			</item>
	<item>
		<title>http://kolelinia.com/en/</title>
		<description>http://kolelinia.com/en/ </description>
		<link>http://www.hweb.hu/2010/01/httpkoleliniacomen/</link>
			</item>
	<item>
		<title>blackberry2</title>
		<description>Products
BlackBerry® Devices
BlackBerry® Enterprise Server for IBM® Lotus® Domino®
BlackBerry® Enterprise Server for Microsoft® Exchange


Environment
BlackBerry® Enterprise Server software versions 4.0 and 4.1 for IBM® Lotus® Domino®
BlackBerry® Enterprise Server software versions 4.0 and 4.1 for Microsoft® Exchange
BlackBerry smartphone
SDR69603


Overview
Applications cannot be pushed over the wireless network from the BlackBerry Enterprise Server to BlackBerry smartphone ...</description>
		<link>http://www.hweb.hu/2009/12/blackberry2/</link>
			</item>
	<item>
		<title>blackberry</title>
		<description>Here's a list of Hidden Menus & Functions I've stumbled across. Some of them are handy for BES/Enterprise support only. 

Most require you to hold down the ALT key whilst typing the letters after the + sign (they don't need to be capitals). 


Enterprise Activation (Options->Advanced)
ALT+CNFG - Settings for Enterprise ...</description>
		<link>http://www.hweb.hu/2009/12/blackberry/</link>
			</item>
	<item>
		<title>how to get nokia e72 wifi(wlan) mac address</title>
		<description>*#62209526# </description>
		<link>http://www.hweb.hu/2009/12/how-to-get-nokia-e72-wifiwlan-mac-address/</link>
			</item>
	<item>
		<title>netsh</title>
		<description>Configure TCP/IP from the Command Prompt
by Daniel Petri - January 7, 2009

In order to configure TCP/IP settings such as the IP address, Subnet Mask, Default Gateway, DNS and WINS addresses and many other options you can use Netsh.exe.



Netsh.exe is a command-line scripting utility that allows you to, either locally or ...</description>
		<link>http://www.hweb.hu/2009/11/netsh/</link>
			</item>
	<item>
		<title>show_hide div 2</title>
		<description>1. The Html code is as given below

&#60;a href="javascript:;" onclick="show_div();"&#62;Show&#60;/a&#62;
&#60;a href="javascript:;" onclick="hide_div();"&#62;hide&#60;/a&#62;
&#60;div class="div1" id="dav1"&#62;
&#60;p&#62;We are using this div to demonstrate show/hide code.&#60;/p&#62;
&#60;p&#62;dreamtechworld is conducting computer training for php and mysql&#60;/p&#62;
&#60;/div&#62;
2.Now write Javascript Code

&#60;script&#62;
function show_div()
{
$("div1").show("slow");
}
function hide_div()
{
$("div1").hide("slow");
}
&#60;/script&#62; </description>
		<link>http://www.hweb.hu/2009/11/show_hide-div-2/</link>
			</item>
</channel>
</rss>
