Nuke Evolution T�rkiye
Languages   
   

Select Language


 

Menu   
   
Home Home
     Home
 Üyelik  
     Groups
     Your Profile
     Your Account
 Topluluklar  
     Forum
     Search
     Statistics
     Supporters
     Surveys
 İstatistikler  
     Top 10
 Dosya ve Linkler  
     Downloads
     Web Links
 Haberler  
     News
     Stories Archive
     Topics
 Diğerleri  
     Advertising
     Content
     Docs
     Donations
     FAQ
     Feedback
     Recommend Us
     Reviews
     Site Map
     Link Us
     Credits


 

Hacker Beware   
   

Sentinel protected

We have 0 banned IP-Adresse(s) from this site.


 

Link us   
   
Nuke Evolution T�rkiye


View all Buttons


© DarkForgeGFX


 

Nuke-Evolution Network   

 

          

Duyurular : Google Chrome OS Download ve Kullanımı
Duyurular Anonymous writes "

Google yeni Chrome OS işletim sistemini duyurdu.

Özelliklerini ve kullanımını aşağıdaki ekranlarda bulabilirsiniz.
 

Want To Try Out Google Chrome OS For Yourself? Here’s How.
by Jason Kincaid on November 19, 2009

The public debut of Google Chrome OS today has the press abuzz over the potential of the new web-based operating system. And now that it’s open sourced, you have the chance to try it out for yourself. Unfortunately, most people aren’t ready to undertake the daunting task of actually taking Google’s recently open-sourced code and turning that into a bootable computer. So we’ve put together a step-by-step guide to doing this, for free, in around 15 minutes (depending on how long it takes to download the OS itself). No, this won’t get your computer booting Chrome OS natively (and frankly, you probably wouldn’t want to yet anyway). But it will get it up and running in a virtual machine using the free software VirtualBox, which is available for Macs, PCs, and Linux.

First, a few caveats: we didn’t create the Chrome OS build ourselves — it was downloaded from BitTorrent. In theory it could possibly have been tweaked by some malicious hacker to steal your Google account information (this is unlikely, but who knows). There’s an easy fix if you’re worried though: just go make a throwaway Gmail account, and use that to play around with the OS. Also note that because this is running in a virtual machine, you’re probably not going to be seeing great performance (like that 7 second boot time). But it’s more than good enough to get a feel for the OS for yourself.



First, you need to get an image of Chrome OS. You can do that using this torrent. You can also try out the build that GDGT has uploaded, which worked fine in our test as well. If you get the torrent version, you’ll see it’s in a .BZ2 format. You’ll need to extract it. Macs should be able to do this automatically, but for Windows you may need a tool like Win Rar.

Once that’s done, download a version of VirtualBox for whatever OS you’re running on here and install it. After registering (or declining to) you’ll be met with a screen like this. Click the button that says “New” in the upper left hand corner. We’re going to be making a new virtual machine.:

 



 

You’ll enter a wizard like this. Hit next.
 



 

Go ahead and title the OS whatever you’d like. For the operating system, choose Linux, with Ubuntu as the version (other setups could potentially work, but this is the only one we’ve gotten working).
 



 

Choose how much memory to allocate to this virtual machine. This will be dependent on how much memory you have in your computer. The more, the better, but if you choose too much your real computer will become unstable/very slow.
 



 

Here’s the tricky part (fortunately it isn’t very tricky). You don’t want to create a new hard disk, instead, you want to use an existing hard disk. Don’t choose one from the drop down menu either — you’re going to want to hit the folder icon just to the right of that to enter the ‘virtual media manager’.

 



 

Hit the ‘Add’ button.
 



 

Now you have to find the Chrome OS image you downloaded earlier. This is probably on your desktop or in your downloads folder. Once you’ve found it, hit ‘Open’.

 



 

Hit ‘Select’ once you reach this window.
 



 

Almost there. Make sure ‘use existing hard disk’ is checked. Hit next.
 



 

Hit ‘Finish’

 



 

You’re done! Hit Start. Hopefully the screen will go black, but only for a little while (this could be anywhere from 10 seconds to a minute or so, depending on how fast your computer is).
 



 

Once you’re in, you’ll see a splash screen for ‘Chromium’ (which is what Google calls dev builds of Chrome). To login, you’ll need to enter a valid Google Account ID. Your standard Gmail account should work, but as we said before, this build of ChromeOS came from bittorrent, so you may want to use a throw away account like we did in the screenshots below (you can make one here).

 



 

You’re in. Now time to explore. To be honest, everything looks quite similar to Google’s Chrome browser, but there are a few key differences. Note the battery life indicator and options menu in the far upper right. Also try playing around with the ‘New Window’ functions — you’ll find that it’s difficult (if not impossible) to navigate between multiple windows. And be wary of the Bookmarks manager. As far as I can tell, there’s no easy way to get out of it — you’ll have to manually create a new bookmark, which will kick you back into the browser mode once you click it. Oh, and good luck finding the ’shut down’ button, because we sure can’t.
 



 

 



 

You probably won’t need it, but the shared user password for this install (which you’d need for functions like sudo) is ‘chromeos’ according to the torrent’s listing on ThePirateBay.

get widgetminimize
Google Chrome OS image
Company: Google
Website: chrome.blogspot.com/2009/07/goog...

Google Chrome OS is a PC operating system. Announced on July 7, 2009, the operating system will be open source and targeted at netbooks. Learn More

"


Approved by PcBilesenleri on 26.11.09
Category: Duyurular | |  37|  0

Web Programlama Araçları : Syntax Highlighting - Sözdizimi Renklendirme nasıl entegre edilir?
Web Programlama Araçları Anonymous writes "

Syntax Highlighting - Sözdizimi Renklendirme nasıl entegre edilir?
Aşağıda Syntax Highlighting - Sözdizimi Renklendirme işleminin nasıl sitenize entegre edileceği anlatılıyor.
Kısa bir süre sonra Türkçesini de kullanıma sunacağım.

"I needed to post some code in an article / tutorial I am writing for beginners learning nuke modules.  I soon realized that nuke wysiwyg didn't have much capiblity for that.  So that lead me to another mission and what I found changed me forever.  I would like to introduce syntax highlighting for Nuke Wysiwyg 2.6.4.1.  I did make some minor changes, but 99% of the code was already done for me.  I simply integrated it into an already brilliant nuke hack.

Basic Features:

  • Highlighting available for ActionScript, Bash/Shell, C#, C++, CSS, Delphi, Diff, Groovy, Javascript, Java, JavaFX, Perl, PHP, Plain Text, Powershell, Python, Ruby, Scala, SQL, Visual Basic, XML  (please see note about XML)
  • Print Highlighted Code
  • Plain Text View
  • Copy to Clipboard
  • Focus attention on specific lines
  • Custom Highlighting Themes
  • much more...

Requirements:

 Nuke Wysiwyg from NukeSeo.com (registration required)

Original Authors:

http://psykoptic.com/ (FCKEditor Plugin for SyntaxHighlighter)

http://alexgorbatchev.com/ (Author of SyntaxHighlighter)

Download:

 http://www.clanthemes.com/downloaddetails-46-895-nuke-wysiwyg-syntax-highlighting.html

Installation:

Step 1) Download and extract Nuke_Wysiwyg_Syntax_Highlighting.zip.  Upload the contents of the html folder to your nuke root.

Step 2) Open nuke_root/includes/fckeditor/fckconfig.js

Find

1.FCKConfig.PreloadImages = [ FCKConfig.SkinPath + 'images/toolbar.start.gif', FCKConfig.SkinPath + 'images/toolbar.buttonarrow.gif' ] ;
2. 
3.FCKConfig.PluginsPath = FCKConfig.BasePath + 'plugins/' ;

 

Below On A New Line Add

1.// ----------------------
2.// Configure Syntax highlighter for 2.0.x
3.FCKConfig.Plugins.Add('syntaxhighlight2', 'en');
4.// default language options:
5.// c++,csharp,css,delphi,java,jscript,php,python,ruby,sql,vb,xhtml
6.FCKConfig.SyntaxHighlight2LangDefault = 'php';
7.//
8.// ----------------------

Find

01.FCKConfig.ToolbarSets["PHPNukeAdmin"] = [
02.    ['Source','FitWindow','ShowBlocks','DocProps','-','Save','NewPage','-','Templates'],
03.    ['Cut','Copy','Paste','PasteText','PasteWord','-','SpellCheck','Print'],
04.    ['Undo','Redo','-','Find','-','SelectAll','RemoveFormat'],
05.    ['Bold','Italic','Underline','StrikeThrough','-','Subscript','Superscript'],
06.    ['OrderedList','UnorderedList','-','Outdent','Indent','Blockquote','CreateDiv'],
07.    ['JustifyLeft','JustifyCenter','JustifyRight','JustifyFull'],
08.    ['Link','Unlink','Anchor'],
09.    '/',
10.    ['Image','Flash','Table','Rule','Smiley','SpecialChar','PageBreak'],
11.    ['Style','FontFormat','FontName','FontSize'],
12.    ['TextColor','BGColor'],
13.    ['-','About',]
14.] ;

Change To

01.FCKConfig.ToolbarSets["PHPNukeAdmin"] = [
02.    ['Source','FitWindow','ShowBlocks','DocProps','-','Save','NewPage','-','Templates'],
03.    ['Cut','Copy','Paste','PasteText','PasteWord','-','SpellCheck','Print'],
04.    ['Undo','Redo','-','Find','-','SelectAll','RemoveFormat'],
05.    ['Bold','Italic','Underline','StrikeThrough','-','Subscript','Superscript'],
06.    ['OrderedList','UnorderedList','-','Outdent','Indent','Blockquote','CreateDiv'],
07.    ['JustifyLeft','JustifyCenter','JustifyRight','JustifyFull'],
08.    ['Link','Unlink','Anchor'],
09.    '/',
10.    ['Image','Flash','Table','Rule','Smiley','SpecialChar','PageBreak'],
11.    ['Style','FontFormat','FontName','FontSize'],
12.    ['TextColor','BGColor'],
13.    ['SyntaxHighLight2','-','About',]
14.] ;

Save and Re-Upload to your nuke_root/includes/fckeditor folder.

Step 3)  Open nuke_root/header.php

Find

1.echo "</head>";

On a new line above add

01.echo '<script type="text/javascript" src="includes/syntax/scripts/shCore.js"></script>
02.<script type="text/javascript" src="includes/syntax/scripts/shBrushBash.js"></script>
03.<script type="text/javascript" src="includes/syntax/scripts/shBrushCpp.js"></script>
04.<script type="text/javascript" src="includes/syntax/scripts/shBrushCSharp.js"></script>
05.<script type="text/javascript" src="includes/syntax/scripts/shBrushCss.js"></script>
06.<script type="text/javascript" src="includes/syntax/scripts/shBrushDelphi.js"></script>
07.<script type="text/javascript" src="includes/syntax/scripts/shBrushDiff.js"></script>
08.<script type="text/javascript" src="includes/syntax/scripts/shBrushGroovy.js"></script>
09.<script type="text/javascript" src="includes/syntax/scripts/shBrushJava.js"></script>
10.<script type="text/javascript" src="includes/syntax/scripts/shBrushJavaFX.js"></script>
11.<script type="text/javascript" src="includes/syntax/scripts/shBrushJScript.js"></script>
12.<script type="text/javascript" src="includes/syntax/scripts/shBrushPhp.js"></script>
13.<script type="text/javascript" src="includes/syntax/scripts/shBrushPlain.js"></script>
14.<script type="text/javascript" src="includes/syntax/scripts/shBrushPython.js"></script>
15.<script type="text/javascript" src="includes/syntax/scripts/shBrushRuby.js"></script>
16.<script type="text/javascript" src="includes/syntax/scripts/shBrushScala.js"></script>
17.<script type="text/javascript" src="includes/syntax/scripts/shBrushSql.js"></script>
18.<script type="text/javascript" src="includes/syntax/scripts/shBrushVb.js"></script>
19.<script type="text/javascript" src="includes/syntax/scripts/shBrushXml.js"></script>
20.<link type="text/css" rel="stylesheet" href="includes/syntax/styles/shCore.css"/>
21.<link type="text/css" rel="stylesheet" href="includes/syntax/styles/shThemeDefault.css"/>';
22.echo '<script type="text/javascript">';
23.echo "SyntaxHighlighter.config.clipboardSwf = 'includes/syntax/scripts/clipboard.swf';
24.    SyntaxHighlighter.all();
25.</script>";

 You can customize the look of your highlighting with one of the included themes or design your own.  I changed it here on Clan Themes just for demo.  All you have to do is change the .css name in the above code.  (example below)

Find

1.<link type="text/css" rel="Stylesheet" href="/styles/shThemeDefault.css"/>

Change to

1.<!--Or Whatever you pick-->
2.<link type="text/css" rel="Stylesheet" href="/styles/shThemeEmacs.css"/>

 

Save and Re-Upload to your nuke_root/ folder.

Usuage:

 I only added it to the admin side of Nuke Wysiwyg to avoid potential security risks (I am testing for public side use).  In your news->admin for instance you will see a new tag beside the about image on the toolbar.

When you click it you are going to see a new window like the image below.

 

All you simply have to do is paste your code in that box and hit ok.  For more specific control you should check out the advanced tab.  For full docmentation please visit the SyntaxHighlighter Wiki.

Post in the forums if you have trouble installing.

Floppy,

Clan Themes"

"


Approved by PcBilesenleri on 18.10.09
Category: Web Programlama | |  54|  0

Web Programlama Araçları : Syntax Highlighting - Sözdizimi Renklendirme
Web Programlama Araçları Anonymous writes "

Syntax Highlighter  -  Sözdizimi Renklendirme eklentisini FCKeditöre ekledik.

Artık çeşitli kodlama tipleri RENKLENDİRİLEREK gösterilecek.

Örnek aşağıda:
 

<?php

'single-quoted string';

"double-quoted string";

// single-quoted string with literal dollar sign
'fruit smoothie: $5.50';

// double-quoted string containing a variable
"fruit smoothie: $cost";

// numerical value
$cost = 5.50;

// a few common function calls
empty($variable);
isset($variable);
strlen($variable);
strrev($variable);

// a call to a custom function
is_ready_to_order($customer);

?>

 

"


Approved by PcBilesenleri on 11.09.09
Category: Web Programlama | |  76|  0

SVN - Subversion Sistemi : Google SVN Nasıl Kullanılır?
SVN - Subversion Sistemi Anonymous writes "

svnbook.red-bean.com/Google SVN nasıl kullanılır? sorusunun cevabını bu yazıda vermeye çalışacağız.

Öncelikle SVN nedir? sorusunu yanıtlamaya çalışalım. Bir kaç alıntı işimizi görür sanırım.

 

SVN Nedir?
SVN(subversion) sistemi,sürekli değiştirilen sistemlerin veya belgelerin sürümlerini takip etmeye yarar.Bu şekilde sistemin/belgenin,ilk şekline ve değiştirildiği tarihlerdeki şekillerine erişim imkanı sağlar.
İkinci olarak SVN,birden fazla kişinin bir dosyayı aynı zamanda değiştirmesine olanak veren bir sürümdür.CVS(Concurrent Versions System)'nin yeterli olmadığı noktalarda verim artışını sağlamak için yazılmıştır.
Peki neden böyle bir eklentiye ihtiyaç duyulmuştur?
CVS sisteminde bir kullanıcı bir dosyayı değiştirmek istediği zaman o dosya sistem tarafından diğer kullanıcılara değişim tamamlanana kadar kilitlenir ve diğer kullanıcılar tarafından değişikliğe uğratılamaz.Ancak dosyayı değiştirmek üzere alan kullanıcı değişiklikleri tamamladığında diğer kullanıcılara açılır.
Bu durum diğer kullanıcılara vakit kaybına mal olduğundan SVN denen sisteme ihtiyaç duyulmuştur.SVN sistemi dosyayı değiştirmek isteyen kişiye veya kişilere dosyanın kopyasını/kopyalarını yollar.Yani dosyanın kilitlenmesi burada söz konusu değildir.Bu şekilde dosya biri tarafından değiştirilirken aynı anda başka biri de değiştirmek için aynı dosyaya ulaşabilir. Daha sonra yaptıkları değişiklikleri sisteme iletildiğinde,yapılan değişiklikler sistem tarafından birleştirilir.Kişilerin bir dosyanın aynı alanında yaptıkları değişiklikler mevcutsa sistem o ortak alanda yapılmış değişikliğin ikincisini dosyaya işlemez.Bu durumda aynı bölümü değiştiren kişiler aralarında anlaşmaya vararak kendi girdilerini sisteme kabul ettirir.
Kısacası SVN bir dosya üzerinde aynı anda bir kaç kişinin çalışabilmesine olanak sağlar.
 
Bir proje üzerinde birden fazla kişi aynı anda çalışacaksa, aynı kod üzerinde yapılan değişikliklerin herkesce görülebilmesini ve anlaşılabilmesini kolaylaştıran bir sistemdir diyebiliriz.
Devamı Yazının Devamında...
"


Approved by PcBilesenleri on 03.08.09
Read More... | Category: SVN - Subversion | |  375|  0|

Web Programlama Araçları : Thumbs.db Nedir? Ne işe yarar? Nasıl yok edilir?
Web Programlama Araçları Anonymous writes "

Not: Bu yazıyı eskiden www.alperbalci.com sitemde yazmıştım.
Gerekli gördüğüm için bu sitemde de yayınlıyorum.

Bir çok dizinin içinde Thumbs.db isimli bir dosya görmüşsünüzdür. Nedir bu Thumbs.db? Ne işe yarar? Nasıl silinir? Silinirse ne olur?

Thumbs.db Windows XP'nin dizinlerin içerisindeki resimleri görüntülemekte kullandığı cache (önbellek) dosyasıdır. 
Bu dosya sayesinde XP sizlere dizine göz atarken küçültülmüş resimleri daha hızlı önizleme imkanı sunar. Her zamanki gibi faydaları, zararları ve yanlış kullanımları vardır.

Bunlara göz atalım.

Faydaları: 
Eğer sadece bir ofis kullanıcısıysanız ve dizinlerinizi içindeki resimlerin öngörünümleri ile birlikte (küçük resim görünümü) izlemeyi seviyorsanız, bırakın kalsın. Resim içeren dizinleriniz daha hızlı görüntülenecek ve rahat edeceksiniz..
Zararları: 
Yukarıdaki seçeneğin dışındaki her durumda size zararlıdır bunlar şöyle çeşitlenebilir.
Göz attığınız resim içeren her dizinde yoğun hard disk hareketine sebep olur, hard diskiniz vır vır çalışır durur. Özellikle o dizinde yeni dosyalar varsa ve daha önce cache dosyası oluşturulmadıysa veya farklı bir boyutta görüntüleme yaptıysanız. (daha küçük önzleme resimleri veya daha büyük önizleme resimleri vs)
Hard diskte gereksiz yere yer tutar. Bir sürü dizinin içinde irili ufaklı bir sürü Thumbs.db düşünün.
Eğer web tasarım işiyle uğraşıyorsanız durum daha da kötü. Bir çok webmaster bunu bilmez ve resim dosyalarının bulunduğu dizinleri içindeki Thumbs.db ile birlikte web sunucusuna (servera) atar. Yukarıda da belirttiğimiz gibi bu dosyalar sadece Windows XP tarafından kullanılır, web sunucuları için çöpten başka bir şey değildir. Gereksiz yere ftp işlemcinizi yormaktan ve web alanınızın biraz daha çabuk dolmasından başka bir işe yaramazlar. İşin en kötüsü de;

vinetto.sourceforge.net/ adresinde geliştirilen programa benzer ürünlerle Thumbs.db dosyaları üzerinden bazı sistem bilgilerinizin öğrenilebilmesidir. Thumbs.db dosyaları (eğer gerçekten kullanmaya ihtiyacınız varsa) sizin hard diskinizin dışına çıkmamalıdır. Bazı webmasterların hazırladıkları dağıtılacak RAR ve ZIP dosyalarının içinde bile Thumbs.db bulunmasına izin vermesi çok şaşırtıcı. (Php-Nuke modül vs dosyalarının çoğunun içinde var, images dizinlerini inceleyin)

Neler yapılabilir? Nasıl kurtulurum? 
Öncelikle eğer doğru ayarı yapmazsanız Thumbs.db dosyalarının silindiğinde bile yeniden oluşturulduğunu belirtelim. Silerek onlardan kurtulamazsınız.
Bende Thumbs.db dosyası yok demeyin. Sizin göremiyor olmanız sisteminizin bu dosyaları oluşturmadığını göstermez, sadece bu tür dosyarın size görünmesine izin vermemişsinizdir.
Önce "Nasıl Görüntüleyebilirim?" sorusunu cevaplayalım.

Windows Explorer'i çalıştırın. (İnternet Explorer değil)
Görünüm ayarlarına geçin.
Gizli dosya ve klasörleri göster seçeneğini işaretleyin.
(Şimdi resim içeren dizinlerin içindeki Thumbs.db dosyalarını görebiliyor olmalısınız)

Windows XP nin hiç bir şekilde cache dosyası oluşturmasını istemezseniz yapmanız gereken ayar da aşağıdaki şekilde olmalı.

Windows Explorer'i çalıştırın. (İnternet Explorer değil)
Görünüm ayarlarına geçin.
Do not cache thumbnails veya bunun Türkçe Windowslardaki karşılığını seçin.
Örnek ayar aşağıdadır.

Kolay Gelsin.

"

Approved by PcBilesenleri on 15.07.09
Category: Web Programlama | |  125|  0


Select Page of 7 pages.
Donations   
   

AlperBALCI - $10.00
31.03.09



Find our site useful? Make a small donation to show your support.


 

Translation   
   
العربية Български 简化字 正體字 Hrvatski 
ceština Dansk Nederlands Turkish Suomi 
Français Deutsch ελληνικά हिन्दी Italiano 
日本語 한국말 Norsk Polski Português 
Români Русский Español Svenska

 

User Infobox   
   
Good morning 
Guest




Register
Lost Password
Clear Cookies
Username
Password
Security Code: Security Code  Type Security Code:


 Online:   


Most Ever Online:   

 Bots: 0
 Guest(s): 83
 Member(s): 0
 Total: 83
 Date: 13.03.09


Forums Forums:   

 Posts: 333
 Topics: 86



 

Surveys   
   
What do you think about this site?

Ummmm, not bad
Cool
Terrific
The best one!
what the hell is this?



Show Results
Show Polls

Votes: 0
Comments: 0

 

Information   
 

Valid XHTML 1.0

Valid CSS!


 

Powered by Nuke Evolution theme designed by effectica.com

Spambot Killer
Site Map

[News Feed] [Forums Feed] [Downloads Feed] [Web Links Feed] [Validate robots.txt]


Based on PHPNuke © by PHPNuke.org
All logos, trademarks and posts in this site are property of their respective owners, all the rest © 2010 by the site owner.
Powered by Nuke-Evolution 2.1.0.

This site is cached. Click here to update the cache.
[ Page Generation: 0.50 Seconds | Memory Usage: 3.53 MB | SQL Queries: 55 ]

Do Not Click