TOP NEWS

Welcome to my site... Have a nice day...

Wednesday, 8 January 2014

[C#] Send file with FTP



Hello!
Today i will publish my ftpfilesender class with you i write this class for my project you can use it everywhere...


Test Program:
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace console
{
    class Program
    {
        static void Main(string[] args)
        {
            FtpFileSender FileSender = new FtpFileSender();
            FileSender.setFileName("File.txt");
            FileSender.setUser("ftpuser");
            FileSender.setPass("ftppass");
            FileSender.setServer("ftp://xxx.xxx.xxx.xxx/");
            //FileSender.setServer("ftp://example.com/");
            FileSender.setServerPath("test/");
            //FileSender.setLocalPath("c:/users/");
            Console.WriteLine(FileSender.SendFile());
        }
    }
}
10:49 Posted by Unknown 0

Marriage proposal with a game




No words... Just watch...















A 3D graphicher Robert Fink create a game with his friends for propose his girlfriend..
10:40 Posted by Unknown 0

Sunday, 5 January 2014

How Turn On Your Microwave

I figured out how to turn on my microwave :)

Using PYTHON!!!
09:37 Posted by Unknown 0

Thursday, 2 January 2014

[C#] Generate random matris and sum diagonal's

Hi my friends today i make some friends homework its basic C# application. You can find source code and program below...



Download

/*
*Code Start
*/


using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Windows.Forms;

namespace Matris
{
    public partial class Form1 : Form
    {
        //Coded By Kacak41
        //http://www.pcply.org
        //03.01.2014
        int[,] array = new int[5, 5];
        Random rnd1 = new Random();
        int sum = 0;
        public Form1()
        {
            InitializeComponent();
        }

        private void Form1_Load(object sender, EventArgs e)
        {
            for (int i = 0; i < 5; i++)
            {
                for (int j = 0; j < 5; j++)
                {
                    array[i, j] = rnd1.Next(10);
                    richTextBox1.Text += "   "+ array[i, j] ;
                }
                richTextBox1.Text += "\n";
            }
        }

        private void button1_Click(object sender, EventArgs e)
        {
            for (int i = 0; i < 5; i++)
            {
                for (int j = 0; j < 5; j++)
                {
                    if (i == j)
                    {
                        sum += array[i, j];
                    }
                    else if (i + j == 4)
                    {
                        sum += array[i, j];
                    }
                }
                richTextBox1.Text += "\n";
            }
            label1.Text = "Sum:" + sum;
        }
    }
}

/*
*Code End
*/
17:32 Posted by Kacak41 0

Some good laptop under $300 (Chromebook's)




They have Google Chrome OS and they are Chromebook's ;)
if u searching cheap and good laptop you can try this laptop's..

Samsung Chromebook (Wi-Fi, 11.6-Inch)

 - $230 - $449 

Key Features
Display [?]:11.6 in. LED HD
Hard Drive [?]:16GB
Installed Memory [?]:2 GB DDR3 SDRAM
Operating System [?]:Google Chrome
Processor [?]:Exynos 5 Dual 1.7GHz
Laptop Type:Ultraportable Laptop
Processor
Processor Manufacturer:Samsung
Processor Speed [?]:1.7 GHz
Processor Type [?]:Samsung Exynos 5 Dual
Memory
Installed Cache Memory:1024.0 KB
Installed RAM [?]:2048.0 MB
RAM Technology:DDR3 SDRAM
Hard Drive
Hard Drive Capacity [?]:16.0 GB
Display
Display Max. Resolution:1366 x 768
Display Size [?]:11.6 in.
Display Tech:HD LED
Audio
Audio Output Type:Headphones, Speaker(s)
Operating System
Operating System [?]:Chrome OS
Technical Features
Expansion Ports [?]:1 x USB 2.0, VGA out, HDMI, 1 x USB 3.0
Input Method [?]:Keyboard, Touchpad
Special Features [?]:Web Cam, 3W Stereo Speaker
Networking
Data Link Protocol:IEEE 802.11a, IEEE 802.11b, IEEE 802.11g, IEEE 802.11n
Networking Type [?]:WiFi
Battery
Battery Run Time:6.3 Hours
Battery Technology:Lithium Polymer
Dimensions
Depth:8.09 in.
Height [?]:1.8 in.
Weight [?]:2.43 lb.
Width:11.4 in.


Acer C710-2487 11.6-Inch Chromebook

 - $260 - $328

Key Features
Display [?]:11.6 in. HD LED
Hard Drive [?]:320 GB Serial ATA, 5400 RPM
Installed Memory [?]:4 GB (DDR3 SDRAM)
Operating System [?]:Google Chrome
Processor [?]:Celeron 1.1 GHz
Laptop Type:Ultraportable Laptop
Processor
Processor Manufacturer:Intel
Processor Number:847
Processor Speed [?]:1.1 GHz
Processor Type [?]:Intel Celeron
Memory
Installed Cache Memory:2048.0 KB
Installed RAM [?]:4096.0 MB
RAM Technology:DDR3 SDRAM
Hard Drive
Hard Drive Capacity [?]:320.0 GB
Hard Drive Rotation Speed:5400.0 RPM
Storage Controller Type:Serial ATA
Display
Display Max. Resolution:1366 x 768
Display Size [?]:11.6 in.
Display Tech:HD LED
Video
Graphic Processor [?]:Intel HD
Installed Video Memory:128.0 MB
Audio
Audio Output Type:Sound card, Speaker(s)
Operating System
Operating System [?]:Chrome OS
Technical Features
Expansion Ports [?]:3 x USB 2.0, VGA out, HDMI
Input Method [?]:Keyboard, Touchpad
Networking
Data Link Protocol:Ethernet, Fast Ethernet, Hi-Speed USB, IEEE 802.11b, IEEE 802.11g, IEEE 802.11n
Networking Type [?]:Integrated Wireless LAN
Battery
Battery Run Time:4.0 Hours
Battery Technology:Lithium Ion
Dimensions
Depth:7.95 in.
Height [?]:2.8 in.
Weight [?]:1383.46 lb.
Width:11.22 in.


HP Pavilion Chromebook 14-c010us 14-Inch

 - $286
Key Features
Display [?]:14 in. LED backlight
Hard Drive [?]:16 GB SSD
Installed Memory [?]:2 GB (DDR3 SDRAM)
Operating System [?]:Google Chrome OS
Processor [?]:Celeron 847 Dual-Core 1.1 GHz
Laptop Type:Chromebook
Use [?]:Home Use
Processor
Processor Manufacturer:Intel
Processor Speed [?]:1.1 GHz
Processor Type [?]:Intel Celeron 847
Memory
Installed RAM [?]:2048.0 MB
Hard Drive
Hard Drive Capacity [?]:16.0 GB
Storage Controller Type:SSD
Display
Display Max. Resolution:1366 x 768
Display Size [?]:14.0 in.
Video
Graphic Processor [?]:Intel HD Graphics
Operating System
Operating System [?]:Google Chrome OS
Platform [?]:PC
Technical Features
Expandability [?]:1 x MMC Card Slot
Input Method [?]:Keyboard, Touchpad
Special Features [?]:Web Cam
Networking
Networking Type [?]:Bluetooth, WiFi
Battery
Battery Run Time:4.25 Hours
13:56 Posted by Kacak41 0

Saturday, 21 December 2013

[C#] Bitcoin Price Checker(Bitstamp)



Autorefreshing:20sec

after refresing u can't refresh it again 10 sec
for api security.

i am using bitstamp api on my program.
Bitstamp api:https://www.bitstamp.net/api/

VirusTotal Scan:
https://www.virustotal.com/tr/file/b1048b426fc09aa19ec0a9797f877b58f7b8eccf21222901e476ea58fd4683ae/analysis/1387661485/

Program Hash's:
Code:
==================================================
Filename          : Bitstamp BTC-USD Price.exe
MD5               : 49e758c0a1a03425a1307e15b7de97b0
SHA1              : 68e342c7b817dece5c225ad851d8967c4a1e3540
CRC32             : fed5680c
SHA-256           : b1048b426fc09aa19ec0a9797f877b58f7b8eccf21222901e476ea58fd4683ae
SHA-512           : 552754f943964beb8e8059de135efa72ac54407ee59c5aef1c9b77f82df18e935e2355efd91a37da7ca6fe8e56737efbe4a40637d4f9cc34cdfd9ef5399b5904
SHA-384           : 50c889604e40974c01b277026328afb38b5c3671b44e2c74d8871e2ca4522d91172649f2a3935fd843a0613990773a10
Full Path         : C:\Users\Pc_Kacak41\Desktop\Bitstamp BTC-USD Price\Bitstamp BTC-USD Price.exe
Modified Time     : 21.12.2013 23:04:36
Created Time      : 21.12.2013 23:00:53
File Size         : 48.128
File Version      : 1.0.0.0
Product Version   : 1.0.0.0
Identical         : 
Extension         : exe
File Attributes   : A
==================================================

Download Link:https://sourceforge.net/projects/btc-usd/
Donate;
BTC: 1ExRFdhW627UjGJ5qxLcwYhHTE5sTjBRkH


For running this program you need .Net framework 4.5 ...
13:40 Posted by Kacak41 0

Wednesday, 4 December 2013

How show sms timestamp in iPhone...!

Notice:You can do it this after the iOS7


So you’re trying to figure out how long it’s been since your crush responded to a text message? Think your best friend might simply be ignoring your request for a ride to the airport? On the iPhone, seeing exactly what time individual messages were sent hasn’t exactly been easy. Apple’s default messaging app grouped messages sent in close proximity without providing an exact timestamp for each. But that changes in iOS 7.
Yes, now you can see exactly how long it has been since your buddy received that text about the airport. You can obsess over every minute it takes the girl of your dreams to respond. And, though Apple hasn’t really advertised it (and the process isn’t immediately intuitive), it’s super simple.


To see the time stamp, all you need to do is drag your finger from right to left while viewing a message thread (it works best if you start toward the right edge of the screen). The text will slide to the left revealing the time each entry was sent or received. It’s almost like magic.
This is just one of many hidden gems that will likely surface as part of iOS 7, the latest update to Apple’s mobile platform for iPhone and iPad. Consumers can expect to see the update arrive later this year alongside the release of the rumored iPhone 5S, a refreshed iPad, and a new low-cost iPhone model.
00:12 Posted by Kacak41 0