Posts
 
Reputation
Joined
Last Seen
Ranked #408
Strength to Increase Rep
+6
Strength to Decrease Rep
-1
92% Quality Score
Upvotes Received
13
Posts with Upvotes
11
Upvoting Members
11
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
6 Commented Posts
Member Avatar for novice20

to import a single function from another script, simply put "from <script> import <function>". You can set vars and consts in another script. Example: [CODE="Python"]#example.py a = 10 b = 20 def function( n ): n + 20 return n #script.py import example example.a = 14 example.function(6) [/CODE]

Member Avatar for Cisco_1
0
37K
Member Avatar for iAssistant

Here in the Netherlands the weather's quite pleasant today, altough the Royal Dutch Meteology Institute predicted a thunderstorm tonight...

Member Avatar for Stuugie
0
4K
Member Avatar for Zouk

Have you tried Qt by Nokia? I'm a unsure whether it will be supported on Windows Phone 7 and Android at all, but it is 'the' open source alternative to DotNET they say. Maemo and newer high end Symbians were written using it if i'm not mistaken, and with the …

Member Avatar for mwolke
0
131
Member Avatar for WolfShield

To me, C++ is not dying, at least not for as long as I live. I have to admit, I have to use other (high-level) languages in order to fit in at work. Satisfaction is way higher when I finish up projects in C++, though. I see C++ as my …

Member Avatar for Netcode
0
1K
Member Avatar for happygeek

There's been a true fight going on between Apple and Samsung in the Hague court in the Netherlands, for any of you fellow Dutch speaking techies: [url]http://www.nu.nl/gadgets/2587590/apple-en-samsung-botsen-hard-in-haagse-rechtbank.html[/url] Basically this news story reveals how childish Apple is, even in the Netherlands, which isn't exactly between the US and Korea without a …

Member Avatar for Hakoo
1
2K
Member Avatar for mrnutty
Member Avatar for Netcode

I'd go crazy and run into the wild, to enjoy mother earth in all her naturality of the last days. I'd avoid contact with other humans anyway.

Member Avatar for M_alloc
-1
215
Member Avatar for katmai539

Just want to say that I was baffled when I read this forum member, who ranked WAY up in little half a year, is (only) 14 years old, whilst providing [U]true[/U] support in the networking section of this forum. Cheers to you, friend. You've accomplished something I wouldn't even think …

Member Avatar for Netcode
3
296
Member Avatar for David321

I was there once, there were a few mods but nobody actually answered.

Member Avatar for ~s.o.s~
0
167
Member Avatar for sneekula
Member Avatar for happygeek

You people should've seen the trial we had here (the Netherlands) yesterday, it almost looked like two kids fighting over eachother's treehouse ideas. It was pathetic, although Samsung seemed to be in control a little more than Apple.

Member Avatar for TomH.PG
0
770
Member Avatar for happygeek

R.I.P. and welcome to 27 club. Tell Kurt I said hi. Lovely voice, awful face. R.I.P.

Member Avatar for blackcathacker
2
136
Member Avatar for siaswar

[QUOTE]Be curious, and take it one step at a time (i.e. don't start by digging into Boost.Proto or some other crazy complicated library like that, start by looking at libraries that are small and simple enough that you could possibly be able to do it yourself, if you wanted to).[/QUOTE] …

Member Avatar for katmai539
0
218
Member Avatar for katmai539

Also known as "Snitching" applications, that simply log and report the whereabouts of an object (like smartphones, laptops, tablets, etc.). [B]Why kernel-level?[/B] Because a lot of these devices have a "Return to factory default" option, which simply removes the Snitch. [B]Why this thread?[/B] My HP iPaq 914c got stolen almost …

0
142
Member Avatar for yehiawael

You can ram a Lenovo (At least a thinkpad) into a concrete wall with 35mph and it still works, running it's own crash tests. [URL="http://www.youtube.com/watch?v=Iw78gcU713g"]Proof here.[/URL] Your lenovo can survive the weight of a grown man and don't break. [URL="http://www.youtube.com/watch?v=-CrpUU3cCPE"]Proof here.[/URL] True stories. I would always go for a Lenovo …

Member Avatar for caperjack
0
373
Member Avatar for loumbut

instead of calling open directly, assign it's result to a value like [CODE=C++] int a; a = fopen(filename.wav) //etc [/CODE] [B]EDIT: [/B]In your case, just check [CODE=C++]int fd[/CODE]'s value.

Member Avatar for ivanx_wu
0
2K
Member Avatar for happygeek

In the Netherlands, your choice says a little more about you than just financial things. When people find out you got a new phone you almost immediately get placed in a group. Running around with an iPhone, and you're doomed to be called a hipster (and they're right, everyone i …

Member Avatar for katmai539
0
765
Member Avatar for Celtrix

I use Windows on a repetitive daily basis. If your gear can't handle it that sucks. Write your own lightweight OS in Assembly or C :)

Member Avatar for Celtrix
0
106
Member Avatar for montjoile

I use Eclipse for almost all development i do, i admit it's quite resource hungry but really expandable in quite a few ways. A fun example is that i wrote a (really simple) SDL game engine in CDT and i made a plugin for eclipse which became the game editor. …

Member Avatar for katmai539
0
124
Member Avatar for epdmcoatings
Member Avatar for WolfShield

I was 8 years old when i dipped my toes into programming with LOGO, I am 20 years old now writing hardcore ARM C and assembly code ^^

Member Avatar for thing789
0
311
Member Avatar for saj_amo

Format the disk, the easy way is to overwrite all of the data with other data (just takes a long time), but if you have some coding skills just write some software that creates a file and bloats it with zeroes (NULLs). other than that, you can just copy some …

Member Avatar for Steven.Matrix
0
144
Member Avatar for ayoba01

I see you have basic knowledge of the language so i won't explain on how to implement, but take a look at this [url]http://msdn.microsoft.com/en-us/library/xfta99yt(v=VS.90).aspx[/url]

Member Avatar for ayoba01
0
136
Member Avatar for sandeepparekh9

Thank YOU! I was looking for this for a long time, does it do tag editing too?

Member Avatar for katmai539
-1
225
Member Avatar for ilovec++
Member Avatar for jonhylever
Member Avatar for Ene Uran
-2
355
Member Avatar for katmai539

Hello, I'm working on a hardware project based on the RabbitSys chips, which are ideal for web based hardware development. My task now is to divide a table up in pages and i'm able to set a variable from a webpage like "CurrentPage=1" and calculate my way around. the ZHTML …

Member Avatar for katmai539
0
321
Member Avatar for DoctorGiraffe

If you're familiar with service programmig you could just create your own registration service, where license codes are connected (encrypted with?) the host's MAC adress for example. It's how i do it in my C++ projects.

Member Avatar for ghimangi
0
181
Member Avatar for dspjm

Try DarkBasic or the DarkGDK at [URL="http://www.thegamecreators.com"]The Game Creators[/URL]. It's how i started out on game development =)

Member Avatar for JamieLynnSEO
0
245
Member Avatar for spoonlicker

Technically you can, if you had the datasheets and instruction sets of all the hardware you were working with. I think there's a unified instruction set which is used by libraries as OpenGL and such. To be honest, I don't know for sure because all assembly I did was on …

Member Avatar for spoonlicker
-3
107